go-quasar-partial-ssr/backend/internal/auth
fabio c8784320cf feat: add user management dialogs for blocking, editing, and password changes
- Created UserBlockDialog.vue for blocking/unblocking users with status notifications.
- Implemented UserEditorDialog.vue for creating and editing user details, including account, details, and preferences tabs.
- Added UserPasswordDialog.vue for changing user passwords with validation.
- Defined types for user forms and dialogs in types.ts.
- Introduced user-store.ts for managing user state with Pinia, including fetching user data and handling errors.
2026-05-08 21:45:08 +02:00
..
roles.go feat: add user management dialogs for blocking, editing, and password changes 2026-05-08 21:45:08 +02:00
routes.go feat: add user management dialogs for blocking, editing, and password changes 2026-05-08 21:45:08 +02:00