- Add admin-only users API: list/create/delete (prevent self-delete and last-admin deletion). - Include is_admin in auth responses. - Frontend: /admin/users page with table, selection, remove, Add User modal. - Show “Manage users” in user menu for admins and optional sidebar link. - Add i18n strings for admin UI. - Enhance create user script to grant admin via optional third arg. - Minor: set dev bootstrap user as admin in start script. |
||
|---|---|---|
| .. | ||
| db-init.js | ||
| db-migrate.js | ||
| db-reset.js | ||
| db-status.js | ||
| db-sync.js | ||
| migration-create.js | ||
| seed-dev-data.js | ||
| user-create.js | ||