Commit Graph

65 Commits

Author SHA1 Message Date
f8c312752e fix(portal): add tailwind @reference to ProfileView to fix build error 2025-12-26 11:46:06 +08:00
c2c9621e64 feat(portal): implement notification center with system message modal and interaction logic 2025-12-26 10:42:55 +08:00
6b71ac47d1 feat(portal): complete user center pages and refine interactive feedback 2025-12-26 10:25:26 +08:00
648e3f7c21 feat: 更新钱包页面,添加余额卡和交易明细功能 2025-12-26 09:42:51 +08:00
9ebb7e5452 feat: order page 2025-12-26 09:34:41 +08:00
bcbd3327ea feat: add initial styling and layout for portal views
- Created a global CSS file for consistent styling across the application.
- Implemented the Explore, Home, Topics, and various user views with responsive design.
- Added a Login view with OTP functionality and a Checkout view for order processing.
- Developed a NotFound view for handling 404 errors.
- Established a configuration file for Vite with Tailwind CSS integration.
2025-12-26 09:18:41 +08:00
83e846f9dc feat: add pages 2025-12-25 23:52:41 +08:00
83ff116ea5 feat: show publish action for tenant admins 2025-12-25 15:05:05 +08:00
4bf23e1f4a feat: tenant management api paths 2025-12-25 14:55:02 +08:00
20f9b3cf1f refactor: portal admin routes to management 2025-12-25 14:33:23 +08:00
6542c71ec0 feat: tenant content publish 2025-12-25 14:29:16 +08:00
03117b827b feat: portal tenant apply flow 2025-12-25 11:12:11 +08:00
0c7d4ef0ea feat: portal auth login and password reset 2025-12-25 09:58:34 +08:00
2a3e951acb feat: 实现登录功能,包括用户名和密码输入、表单验证及错误处理 2025-12-24 23:09:14 +08:00
365427c851 init portal 2025-12-24 22:49:39 +08:00