This commit is contained in:
@@ -63,9 +63,7 @@ LIST FILTERING TODO
|
||||
|
||||
Add test for providing saved filter id to widgetlist and recieving correct filtered / paged / sorted results (test all those)
|
||||
- Requires filter to sql code to be written and changes to the widgetlist route
|
||||
- This is where it gets real! Happy monday!! :)
|
||||
- Copy as much from v7 as possible
|
||||
|
||||
|
||||
- Client side
|
||||
- Implement filter editor dialog and test
|
||||
|
||||
|
||||
@@ -12,7 +12,10 @@ SERVER SCHEMA
|
||||
- See datafilter schema code (note that it will increase the index count by one)
|
||||
- http://www.postgresqltutorial.com/postgresql-unique-constraint/
|
||||
|
||||
|
||||
SERVER ALL LIST ROUTES
|
||||
- Forgot to put AsNoTracking in the list routes, no need to track them as they are only returning info, not being modified
|
||||
- See widgetBiz getmany method for example
|
||||
- This applies to all picklist and list routes
|
||||
|
||||
INITIAL TESTING NOTES:
|
||||
- Tested on iPad (safari, chrome), Pixel (chrome), samsung chrome and samsung browser, desktop chrome, firefox browsers, android table (looks good, works but very slow, good for testing)
|
||||
|
||||
Reference in New Issue
Block a user