Open drewbo opened 2 years ago
Use this issue to research alternatives to our current admin experience?
Noting one possible solution we've discussed: we could deploy an open-source "database admin UI" to replace 80% of our admin functionality and try to use custom hooks to cover the remaining 20%. This won't prevent invalid data model errors but will give us additional admin functionality and theoretically reduce our maintenance burden (or new feature burden) on the current admin-client. It would need SSO and role based access controls to match our current offering and be easier to slot into the SSP
It's relatively easy to create errors in the database when making manual changes. We can review two broad categories affecting this issue:
Acceptance Criteria