Commit Graph

4 Commits

Author SHA1 Message Date
30388533c0 feat: implement configuration management with CRUD operations
- Added configuration management page with table view and modal forms for adding/editing configurations.
- Integrated Zustand for state management of configurations.
- Implemented user management drawer for organizations with user addition/removal functionality.
- Created user management page with CRUD operations for users.
- Introduced admin store for user-related actions including user creation, deletion, and updates.
- Developed reusable drawer component for UI consistency across user management.
- Enhanced error handling and user feedback with toast notifications.
2026-01-26 20:51:35 +08:00
e8e2765c27 fix: fix bugs 2026-01-26 04:29:38 +08:00
2db3868fcf update 2026-01-23 02:35:52 +08:00
9849f93b1e init 2026-01-22 23:52:55 +08:00