Commit Graph

6 Commits

Author SHA1 Message Date
3bcee7efc2 chore: update auth and portal 2026-01-14 11:29:17 +08:00
eefcfc79a5 feat(portal): implement security settings page and register ConfirmationService 2025-12-26 14:09:57 +08:00
caaa8654b3 fix(portal): register ToastService to fix missing toast provider error 2025-12-26 11:45:57 +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
365427c851 init portal 2025-12-24 22:49:39 +08:00