Ride validation #7

Open
senaduka wants to merge 2 commits from ride-validation into master
senaduka commented 2018-05-16 16:04:24 +02:00 (Migrated from gitlab.com)

Created by: GotPPay

If member is not chosen, uuid was not defined and that made exception so validation was never executed. Now, if member is not chosen, uuid is set to 0 and it will be recognized as invalid member, sending proper error message.

*Created by: GotPPay* If member is not chosen, uuid was not defined and that made exception so validation was never executed. Now, if member is not chosen, uuid is set to 0 and it will be recognized as invalid member, sending proper error message.
This pull request has changes conflicting with the target branch.
  • src/routes/app/routes/forms/routes/steppers/components/VerticalNonLinear.js
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin ride-validation:ride-validation
git checkout ride-validation
Sign in to join this conversation.
No Reviewers
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: senaduka/old-svijetlastrana-front#7