- 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. |
||
|---|---|---|
| .. | ||
| cmd/server | ||
| configs | ||
| data | ||
| internal | ||
| pkg/ts-rpc | ||
| spa | ||
| templates/mailTemplates | ||
| .DS_Store | ||
| .env | ||
| go.mod | ||
| go.sum | ||