This commit is contained in:
@@ -12,14 +12,14 @@ LISTVIEW REPLACE CURRENT <----HERE not THERE ---v
|
||||
|
||||
TODO (now)
|
||||
|
||||
CLIENT
|
||||
Filter manager - implement RESET functionality
|
||||
maybe delete is the reset? Just shows reset but actually calls delete route same
|
||||
server handles as reset situation instead of outright delete
|
||||
|
||||
Implement code to ensure default filter is selected when no last filter in session
|
||||
store last filterid in session if not already so survives a full page refresh?
|
||||
Implement code to load saved filters, refresh them on edit in filtermanager
|
||||
CLIENT
|
||||
|
||||
Translation keys
|
||||
Add the missing keys to server or find a suitable one to use
|
||||
Reset, SaveCopy
|
||||
|
||||
pore over the translation keys in the filter manager, datatable and filter control
|
||||
there are definitely some extra ones in there
|
||||
|
||||
"ListView" still referenced throughout data-table, possibly passed to selection dependent code (reports, bulk ops?)
|
||||
|
||||
@@ -28,15 +28,11 @@ LISTVIEW REPLACE CURRENT <----HERE not THERE ---v
|
||||
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
|
||||
|
||||
Translation keys
|
||||
Add the missing keys to server or find a suitable one to use
|
||||
pore over the translation keys in the filter manager, datatable and filter control
|
||||
there are definitely some extra ones in there
|
||||
|
||||
|
||||
Mobile view
|
||||
why does it not switch when switch widths and have to reset?
|
||||
slowness
|
||||
Why does initial grid load on full refresh go so slowly?
|
||||
|
||||
|
||||
|
||||
SERVER
|
||||
|
||||
Reference in New Issue
Block a user