Commit Graph

10 Commits

Author SHA1 Message Date
08ea2d8530 fix: handle register response correctly
Docker Build and Push / build-and-push (push) Successful in 5m22s
2026-02-22 13:40:26 +07:00
89c75dfbbb fix: inject env variable at build time
Docker Build and Push / build-and-push (push) Successful in 5m19s
2026-02-22 03:03:50 +07:00
5b402b544d ci: add docker build
Docker Build and Push / build-and-push (push) Successful in 5m25s
2026-02-22 01:52:41 +07:00
a64b63d0b2 refactor: move auth api call to api file 2026-02-22 00:37:59 +07:00
384ac12109 chore: remove unused UI components, dummy data, and theme provider 2026-02-22 00:37:18 +07:00
58d74cb8c8 feat(router): register all form routes and wrap app with AuthProvider 2026-02-22 00:16:58 +07:00
e825b82d1c feat(forms): add edit form page with PUT /api/form/:id integration 2026-02-22 00:16:58 +07:00
6a500e7ac0 feat(forms): add create form page with POST /api/form integration 2026-02-22 00:16:57 +07:00
90e83050b9 feat(auth): add remember me with sessionStorage/localStorage toggle 2026-02-22 00:16:57 +07:00
fc7b96daf6 first commit 2026-02-21 17:41:24 +07:00