stanislavtrifonov88 / rentalcar

Rental Car Training Project
0 stars 0 forks source link

frontend validations update #39

Closed stanislavtrifonov88 closed 4 years ago

stanislavtrifonov88 commented 4 years ago

if you press checkout btn before filling in the form - a tostr msg should let you know the form is not filled validations update - name fields should not accept number fe validation errors should not appear when the client logs in (it can happen when I remove value property) checkout form validations - export to a different fail.

stanislavtrifonov88 commented 4 years ago

-added 2 toastify generic functions -added bookingFormErrors to help the user fill the form -added success confirmation when renting and returning car -bugs crushing the page when form was incorrect are not there anymore