* Refactor key handling to use uniqueKeyField * Add reset functionality to clear dirty state after save * Introduce new API call specifications for REST and resolve * Implement predefined wrappers for dialogs and popovers * Update todo list to reflect completed tasks
14 lines
464 B
Markdown
14 lines
464 B
Markdown
- [x] Wrapper must receive button areas etc. Better scroll areas.
|
|
- [x] Predefined wrappers (Model,Dialog,notification,popover)
|
|
- [x] Headerspec API
|
|
- [x] Relspec API
|
|
- [ ] SocketSpec API
|
|
- [x] Layout Tool
|
|
- [x] Header Section
|
|
- [x] Button Section
|
|
- [x] Footer Section
|
|
- [ ] Different Loaded for saving vs loading
|
|
- [ ] Better Confirm Dialog
|
|
- [ ] Reset Confirm Dialog
|
|
- [ ] Request insert and save but keep open (must clear key from API, also add callback)
|