This commit is contained in:
@@ -45,17 +45,11 @@ CURRENT TODOs
|
||||
|
||||
TODO: ListViewBuilder
|
||||
|
||||
SEARCH BY ID SPECIFIC VALUE
|
||||
- Since RAVEN doesn't ever allow duplicate names, there is really no need for search by ID
|
||||
- Because entering a unique name is enough to guarantee only that objects records
|
||||
|
||||
|
||||
UI
|
||||
- see custom fields editor for similar setup
|
||||
- Need order buttons to move up / down / start / end
|
||||
- Need visible checkbox but not called visible, maybe "Include". Visble implies it will return all fields don't want to give that impression
|
||||
- Need sort button 3 way toggle with icons for sort asc, desc and unsorted
|
||||
- Need filter array section with toggle for any / all conditions apply
|
||||
- Need filter builder section where can add or remove individual filters
|
||||
- Useful lt keys possibly there under GridFilter* keys
|
||||
|
||||
UNSAVED STATUS IN EDITOR
|
||||
If start with saved filter, as long as user is editing it keeps same name until they leave without saving then it becomes unsaved with -1 id
|
||||
- So while in edit form can save or not their choice
|
||||
|
||||
Reference in New Issue
Block a user