This commit is contained in:
@@ -11,29 +11,28 @@ LISTVIEW REPLACE CURRENT <----HERE not THERE ---v
|
||||
(below this is all past for reference)
|
||||
|
||||
TODO (now)
|
||||
|
||||
CLIENT
|
||||
|
||||
|
||||
SERVER
|
||||
DataListSqlFilterCriteriaBuilder - modify to handle date tokens using client timestamp (old filter code already put back in comment form)
|
||||
API docs - remove the outdated stuff if listview and specs are documented
|
||||
no need to document the listview shit, let people figure it out if they have to, seems like something we don't need to push out there
|
||||
as it's our UI specific and they can easily figure it out from the api explorer and examine the fetch ops from client
|
||||
|
||||
|
||||
CLIENT
|
||||
|
||||
Implement filter buttons for mobile mode
|
||||
Need filter drop down to select which columns to filter which triggers opening regular filter items
|
||||
Needs also to show a filter beside "headings" which are filtered so it's known
|
||||
Or maybe if it's not too ugly filter on each one, nahh theres no room I think
|
||||
|
||||
NON VISIBLE filters?
|
||||
filter set on column then later hidden??
|
||||
filter should only apply to visible columns to avoid plenty of confusion that will undoubtedly come from support questions
|
||||
|
||||
|
||||
Mobile view
|
||||
why does it not switch when switch widths and have to reset?
|
||||
|
||||
|
||||
|
||||
SERVER
|
||||
DataListSqlFilterCriteriaBuilder - modify to handle date tokens using client timestamp (old filter code already put back in comment form)
|
||||
API docs - at least remove the outdated stuff if not outright replacing it
|
||||
maybe no need to document the listview shit, let people figure it out if they have to, seems like something we don't need to push out there
|
||||
|
||||
|
||||
|
||||
|
||||
todo (after)
|
||||
|
||||
Reference in New Issue
Block a user