Yamamoto
655f779b11
feat(dashboard): add seeder page for database seed/reset
...
- Add /dashboard/seeder page with Seed and Reset buttons
- Add Seeder item to sidebar (superadmin only)
- Use seeder API endpoints POST /seed and POST /reset
- Add confirmation dialogs for destructive actions
2026-01-03 10:16:34 -03:00
Tiago Yamamoto
895974878d
refactor: move credentials to settings page and update sidebar
2025-12-31 16:44:29 -03:00
Tiago Yamamoto
2e7da0b28e
feat: add backoffice credentials page and backend support
2025-12-31 16:13:27 -03:00
Tiago Yamamoto
33e7bbb334
feat(i18n): internationalize sidebar and dashboards
2025-12-31 13:20:04 -03:00
Tiago Yamamoto
8eeecf76d7
feat: admin tickets, dashboard i18n, user edit fix and location picker bugfix
2025-12-26 16:42:19 -03:00
Tiago Yamamoto
d771e2a3a9
Hide Companies menu item for non-superadmin users
2025-12-26 10:51:44 -03:00
Tiago Yamamoto
78857b7afe
Show Backoffice menu only for Superadmin users
2025-12-26 10:08:22 -03:00
Tiago Yamamoto
78ce341370
feat: Implement Ticket System, Profile Page integration, and fix migrations
2025-12-23 19:22:55 -03:00
Tiago Yamamoto
58cfd76675
Add admin backoffice routes and dashboard
2025-12-22 16:37:05 -03:00
Tiago Yamamoto
18a1eb704d
Translate UI and rename routes to English
2025-12-22 15:30:06 -03:00
Tiago Yamamoto
a505726786
fix: refactor dashboard urls, fix layout duplication and resolve backend api errors
2025-12-09 20:29:49 -03:00