dde7afdc19
fix mobile responsiveness issues
main
Hiro
2026-03-28 17:42:47 +00:00
2d91e17c3e
fix: resolve API inconsistencies found by Mokoto
Hiro
2026-03-28 17:36:58 +00:00
007c51a98f
fix(api): align frontend API client with backend endpoints
Hiro
2026-03-28 17:12:38 +00:00
5b234cb819
fix: use correct folders endpoint /folders?projectId=X instead of /projects/:id/folders
Hiro
2026-03-28 17:04:38 +00:00
06a58a330f
fix: backToProject function not accessible from onclick handler
Hiro
2026-03-28 16:50:44 +00:00
98b38ad78a
Fix navigation: add header to all views, fix back button navigation, add mobile menu to document and editor views
Hiro
2026-03-28 15:47:09 +00:00
5c54f30b57
fix: make hamburger always visible and use window prefix for onclick handlers
Hiro
2026-03-28 14:27:05 +00:00
4d7dfb8984
fix: document view navigates back to project, not dashboard
Hiro
2026-03-28 14:21:06 +00:00
fffb3c1b29
fix: add mobile menu to projects view and CSS
Hiro
2026-03-28 14:20:07 +00:00
4e1d4f80cc
fix: allow folderId in updateDocument and pass it through route handler
Hiro
2026-03-28 14:12:42 +00:00
789e17ffac
fix: remove duplicate showNewFolderModal that overwrote parent folder support
Hiro
2026-03-28 14:07:41 +00:00
8f7ad3f673
feat: improve mobile responsiveness
Hiro
2026-03-28 14:00:05 +00:00
c090cd3a71
fix: add showNewDocModal and showNewFolderModal to projectView
Hiro
2026-03-28 13:52:35 +00:00
906b01248c
fix: use 'project' instead of 'projectId' in getDocuments query param
Hiro
2026-03-28 13:46:24 +00:00
b81e670ce4
feat: implement Projects and Folders API (v2 architecture)
Hiro
2026-03-28 13:07:09 +00:00