Closed andyinnie closed 5 months ago
Closes #15
Automatically sorts the UsersTable by <last name, first name, id> so that when a user is updated in the db, the table stays in a predictable order.
Modified the users fixtures to demonstrate this, and adjusted the tests accordingly.
Dokku deployment: here
Closes #15
Automatically sorts the UsersTable by <last name, first name, id> so that when a user is updated in the db, the table stays in a predictable order.
Modified the users fixtures to demonstrate this, and adjusted the tests accordingly.
Dokku deployment: here