Commit Graph

25 Commits

Author SHA1 Message Date
7fca7a40e7 feat: add creator member management 2026-01-17 20:42:43 +08:00
3bcee7efc2 chore: update auth and portal 2026-01-14 11:29:17 +08:00
fb0a1c2f84 feat: add creator coupons and portal lint 2026-01-14 09:51:23 +08:00
3e095c57f3 feat: tenant-scoped routing and portal navigation 2026-01-08 21:30:46 +08:00
a1de16bc01 fix: resolve frontend build error and order refund bug, add member price filter 2026-01-07 21:49:04 +08:00
454f6809b0 feat: 添加内容置顶过滤选项,更新内容列表查询功能;添加创作者设置 ID 字段;优化租户信息获取逻辑;更新租户 API 接口 2026-01-05 17:10:25 +08:00
5496c776df feat: 优化编辑器 UI 和文件名显示,支持全屏编辑模式 2026-01-04 18:21:19 +08:00
b82a69689d feat: 添加音乐键位字段,更新相关数据结构和接口 2025-12-31 16:01:20 +08:00
984770c6a1 feat(editor): update 2025-12-31 14:50:18 +08:00
4ba5f9e951 refactor: 调整通知视图的样式,优化标签和内容的排版,提升可读性 2025-12-26 22:30:11 +08:00
a6e737fdaf feat(portal): 更新主题视图,增加精选专题展示和响应式布局 2025-12-26 22:15:28 +08:00
d4716b979f feat(portal): add favorites and likes views; update user layout with new navigation links 2025-12-26 21:45:15 +08:00
7f8df6dad1 refactor: enhance HomeView layout and styling; improve PaymentView with new payment methods and QR code handling; clean up SecurityView by removing unused sections 2025-12-26 21:39:39 +08:00
35b46386c7 feat(portal): enhance creator dashboard and order management with new layout and features 2025-12-26 19:10:40 +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
f27e9c5d30 fix: always show publish in topbar 2025-12-25 15:17:21 +08:00
83ff116ea5 feat: show publish action for tenant admins 2025-12-25 15:05:05 +08:00
20f9b3cf1f refactor: portal admin routes to management 2025-12-25 14:33:23 +08:00
03117b827b feat: portal tenant apply flow 2025-12-25 11:12:11 +08:00
81240fa0d1 feat: 添加布局顶部栏的登录和注册链接样式 2025-12-25 10:29:26 +08:00
0c7d4ef0ea feat: portal auth login and password reset 2025-12-25 09:58:34 +08:00
48db4a045c feat: 添加用户头像和名称显示功能到顶部栏 2025-12-25 09:26:21 +08:00
21cbb60480 feat: 添加用户会话管理功能,包括登录状态、用户名计算和会话初始化 2025-12-24 23:06:45 +08:00
365427c851 init portal 2025-12-24 22:49:39 +08:00