- 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. |
||
|---|---|---|
| .. | ||
| api | ||
| assets | ||
| boot | ||
| components/home | ||
| css | ||
| i18n | ||
| layouts | ||
| pages | ||
| router | ||
| stores | ||
| App.vue | ||
| env.d.ts | ||