Commit Graph

13 Commits

Author SHA1 Message Date
Junyan Qin 28d4b1dd61 feat: marketplace page 2025-08-16 18:05:33 +08:00
Junyan Qin 7d34a2154b perf: unify i18n text class in frontend 2025-05-20 11:32:55 +08:00
Junyan Qin 347da6142e perf: multi language 2025-05-15 10:40:36 +08:00
Junyan Qin cc2d8588c4 perf: add helpLink for each page 2025-05-11 16:35:59 +08:00
Junyan Qin 3a6b9b0287 perf: add subtitle for each page 2025-05-10 15:49:39 +08:00
HYana 7a8102430f fix: lint code to build success 2025-05-10 01:19:30 +08:00
Junyan Qin cf6076f504 feat: login and register page 2025-05-09 20:33:12 +08:00
Junyan Qin b966f47acb refactor: not found page 2025-05-09 19:39:59 +08:00
Junyan Qin a5f3331c24 perf: sidebar style 2025-05-09 17:47:50 +08:00
HYana 460e065eed feat: update eslint & prettier rules 2025-04-30 17:36:46 +08:00
chris 9d724dbb8d 修复仓库冲突 2025-04-29 14:58:17 +08:00
Chris ea1a24fd1e Refactor and enhance UI components across the application
- Improved formatting and consistency in BotConfigPage, HomeSidebar, and Plugin components.
- Removed unnecessary Spin component to prevent layout collapse in BotConfigPage.
- Enhanced sidebar selection logic to reflect current URL path in HomeSidebar.
- Updated layout styles for better responsiveness and visual appeal.
- Implemented mock data fetching in PluginMarketComponent for improved testing and development.
- Added pagination and search functionality in PluginMarketComponent.
- Refactored PluginInstalledComponent to streamline plugin list rendering and modal handling.
- Adjusted CSS styles for better alignment and spacing in various components.
- Removed commented-out code in HttpClient for cleaner codebase.
- Enhanced NotFound component layout for better user experience.
2025-04-28 23:10:33 +08:00
Junyan Qin 2eaac168dc chore: rename web_ui dir to web 2025-04-28 21:41:03 +08:00