Commit Graph

9 Commits

Author SHA1 Message Date
mlogclub abbb3594f5 refactor: update user table layout to include ID and swap last login with contact information 2026-07-28 23:15:21 +08:00
mlogclub cebd3c9f9a refactor: remove unnecessary class from avatar field in user edit drawer 2026-07-28 23:08:31 +08:00
mlogclub 08aff89d37 refactor: improve layout and styling of user create and edit drawers 2026-07-28 19:38:05 +08:00
mlogclub fe5041191f refactor: standardize card styles and improve layout across dashboard components 2026-06-21 10:09:52 +08:00
mlogclub 62d3ca64bb Restructure docs navigation for channel and widget guides 2026-06-09 19:50:41 +08:00
mlogclub 3fe5a89aeb refactor: migrate tickets and users pages to use new dashboard list components
- Refactored TicketsPage to utilize DashboardListPage for improved filtering and data fetching.
- Removed unnecessary state management and loading logic in favor of the new list hooks.
- Updated user management page to leverage useDashboardPagedList for cleaner pagination and filtering.
- Enhanced CRUD page to support new action state management and toolbar customization.
- Added reset filters functionality to dashboard list components.
- Updated translations for new UI elements and loading states.
2026-05-28 12:38:33 +08:00
mlogclub 988f55c80d refactor: support i18n 2026-05-25 12:06:15 +08:00
mlogclub ac45a40171 feat: refactor dashboard pages to use new Dashboard components for improved structure and consistency 2026-05-24 09:41:16 +08:00
mlogclub a9275c2d4a 调整目录 2026-04-24 12:01:30 +08:00