This commit is contained in:
@@ -16,7 +16,10 @@ Bearer eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpYXQiOiIxNTQ0NTU5NzAwIiwiZXhwIjoi
|
||||
User
|
||||
- Create one filter and sort test that can be adapted for all other objects so we know each object has one basic test for it's filter and sort code
|
||||
- Probably just filter by name and sort by active to be most universal
|
||||
|
||||
ENUM
|
||||
- Need route to get enum values and lt by providing a lowercase name of the enum (used for building filter UI for enum types)
|
||||
- Client needs to pick enum value adn display localized
|
||||
|
||||
NEXT
|
||||
- This should be the point that the lists code is concluded and can move on to the other SERVER items below then back to client stuff in the middle here
|
||||
|
||||
|
||||
Reference in New Issue
Block a user