core
core copied to clipboard
Improve the admin web dashboard UI
The admin web dashboard accessible at https://localhost:8099 is still a WIP.
Here are some aspects that could be improved:
- The database collection's listing of data is not optimal.
- The database editing only support 1 field at at time and only (string, numbers and boolean)
- We cannot delete en entry from a database collection.
- The files tab is not done. This should be a file manager like (listing, viewing, and deleting files)
- The forms tab is not done, this should display all forms and all posted data in each (list, view, delete)
- It would be nicer to have a dedicated users tab displaying the accounts and users info (sb_accounts and sb_users collection)