Closed RobDixonIII closed 3 years ago
Complete user invitation and add form validation.
User invitation complete, validation still pending. Update the slot for roles in the data table to not be a number, but rather a set of circles where each color represents a different role.
Add address validation. An address is not required, however all the fields of one are. So if all the address fields are null or unspecified, set the entire address to null and allow a save. However, if any one of the address fields is present, then all the rest must be filled out, and the form should not submit unless they all are.
Commit be78094f57696a4336376852e74f6a829ddfcfa3 should be for this issue: Added conditional validation to user admin invite modal. Added validation to user accounts tab. Visually represented roles in user table.
Prototype: https://planettelex.github.io/Songtracker-Pro/prototypes/v_0.05/#g=1&p=users_2