core icon indicating copy to clipboard operation
core copied to clipboard

Improve the admin web dashboard UI

Open dstpierre opened this issue 3 years ago • 0 comments

The admin web dashboard accessible at https://localhost:8099 is still a WIP.

Here are some aspects that could be improved:

  1. The database collection's listing of data is not optimal.
  2. The database editing only support 1 field at at time and only (string, numbers and boolean)
  3. We cannot delete en entry from a database collection.
  4. The files tab is not done. This should be a file manager like (listing, viewing, and deleting files)
  5. The forms tab is not done, this should display all forms and all posted data in each (list, view, delete)
  6. It would be nicer to have a dedicated users tab displaying the accounts and users info (sb_accounts and sb_users collection)

dstpierre avatar Jan 24 '22 10:01 dstpierre