Commit Graph

14 Commits

Author SHA1 Message Date
b2101a2e22 feat(notifications): add dedicated page and localized rendering 2026-04-29 01:31:15 +03:30
8bd0e908a1 feat(logs): add workspace activity log page 2026-04-28 18:49:14 +03:30
61a1dc238d feat(reports): add reports page and export notification downloads 2026-04-27 16:15:41 +03:30
056ff31ef8 feat(layout): add mobile sidebar drawer navigation 2026-04-25 17:28:00 +03:30
2d903de97b feat(notifications): add navbar dropdown and sse client 2026-04-25 11:29:53 +03:30
987d2e2b59 feat(timesheet): add tags management and responsive time tracking flows 2026-04-24 22:23:50 +03:30
501e6c7ed2 feat(projects): add Projects page and component modals + translations 2026-03-15 02:06:41 +08:00
6b906a6299 feat(sidebar): add collapsible and rtl-friendly Sidebar component 2026-03-13 19:22:39 +08:00
bbf7dfad2e feat(client): add client's page + CRUD operations modals 2026-03-13 05:09:55 +08:00
3948505a30 bugfix(router): redirect to /workspaces if user is authenticated, otherwise redirect to /auth route + rename /login -> /auth 2026-03-13 02:47:36 +08:00
b291689b1c feat(workspace): add WorkspaceEdit and WorkspaceCreate pages 2026-03-13 01:56:56 +08:00
5e4f4ec6e4 feat(workspaces): add workspace management page 2026-03-12 20:52:32 +08:00
94489a7769 add workspace navbar status + creation modal 2026-03-12 17:44:23 +08:00
c31ebd35e7 initial commit 2026-03-12 06:49:42 +08:00