87a987963e
feat: expand portal entry flows and dynamic recommendation routing
2026-02-06 21:02:17 +08:00
f3e10256a8
feat: apply senior-friendly portal theme and document UX guidelines
...
Ultraworked with [Sisyphus](https://github.com/code-yeongyu/oh-my-opencode )
Co-authored-by: Sisyphus <clio-agent@sisyphuslabs.ai >
2026-02-06 14:20:51 +08:00
5a125c0f51
docs: add pagewise ui test checklist
2026-02-03 12:37:24 +08:00
cde4fb8594
feat: switch to global auth and tenant route prefix
2026-01-26 18:04:05 +08:00
3bcee7efc2
chore: update auth and portal
2026-01-14 11:29:17 +08:00
3e095c57f3
feat: tenant-scoped routing and portal navigation
2026-01-08 21:30:46 +08:00
7a8c5c4427
feat(user): 修改OTP登录验证码为"1234"以增强安全性
...
feat(main): 添加种子命令以初始化数据库数据
feat(consts): 添加创作者角色常量
feat(profile): 更新用户资料页面以支持从API获取用户信息
feat(library): 实现用户库页面以获取已购内容并显示状态
feat(contents): 更新内容编辑页面以支持文件上传和自动保存
feat(topnavbar): 优化用户头像显示逻辑以支持动态加载
2025-12-30 21:55:48 +08:00
35b46386c7
feat(portal): enhance creator dashboard and order management with new layout and features
2025-12-26 19:10:40 +08:00
15a5d94e83
fix: drop down menu issues
2025-12-26 09:21:58 +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