BLOG-136 Dashboard route and frontend authentication #137

Merged
squid merged 10 commits from BLOG-136_create_dashboard_route into main 2025-10-13 20:33:36 +08:00

10 Commits

Author SHA1 Message Date
bf02d164bc style: pnpm format
All checks were successful
Frontend CI / build (push) Successful in 1m26s
Auto Comment On PR / add_improve_comment (pull_request) Successful in 17s
PR Title Check / pr-title-check (pull_request) Successful in 17s
2025-10-13 20:29:05 +08:00
7f03cfa3c9 feat: redirect from dashboard to post page on load
Some checks failed
Frontend CI / build (push) Failing after 59s
2025-10-13 20:27:49 +08:00
d74c5b82c2 feat: add 'Label' link to dashboard and create corresponding page
Some checks failed
Frontend CI / build (push) Failing after 59s
2025-10-13 20:17:38 +08:00
9d7a8bd300 feat: update dashboard navigation links; redirect to post page on dashboard access
Some checks failed
Frontend CI / build (push) Failing after 57s
2025-10-13 19:45:54 +08:00
f63d42304d feat: implement dashboard layout with navigation and routing; add button component for dashboard links
Some checks failed
Frontend CI / build (push) Failing after 1m0s
2025-10-13 19:43:48 +08:00
3dd5d71168 feat: update Navbar structure and enhance layout with main tag; improve robots.txt for better crawling control
Some checks failed
Frontend CI / build (push) Failing after 58s
2025-10-13 18:44:08 +08:00
07ab4ec157 feat: import shadcn
Some checks failed
Frontend CI / build (push) Failing after 58s
2025-10-13 16:52:13 +08:00
5e94cceb78 chore: update package manager version
Some checks failed
Frontend CI / build (push) Failing after 54s
2025-10-13 16:21:03 +08:00
f228a9bb4a feat: add custom ErrorPage component for improved error handling
Some checks failed
Frontend CI / build (push) Failing after 53s
2025-10-13 10:53:05 +08:00
365c979878 feat: implement authentication and user management features
Some checks failed
Frontend CI / build (push) Failing after 58s
2025-10-13 10:48:50 +08:00