Commit Graph

43 Commits

Author SHA1 Message Date
c673159032 feat(projects): expose implicit-access roles in projects and rates modal 2026-05-24 10:31:32 +03:30
9a217fcd54 feat(reports): enrich all-user report details
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-23 20:49:08 +03:30
065360b7a8 fix(oauth): add callback error page for google oauth flow
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-22 00:59:19 +03:30
cd5409c9b2 feat(auth): handle google oauth account claim conflicts
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-14 21:15:30 +03:30
84b7290fe8 feat(frontend): add project access ui and report summaries 2026-05-14 17:06:34 +03:30
64a949e44f feat(auth): improve otp delivery and verification flow 2026-05-13 09:58:59 +03:30
040ee4b1f7 feat(auth): enforce password policy in reset and change flows 2026-05-03 20:02:14 +03:30
380b794ab1 feat(auth): add stepped auth and password recovery flows 2026-05-03 17:10:02 +03:30
b688bb1ec3 feat(auth): add google sign-in onboarding flow 2026-05-01 01:54:26 +03:30
bba1be1f71 feat(frontend): add public landing page 2026-04-30 20:32:05 +03:30
e635fd9c2c feat(throttling): add global rate limit lockout flow 2026-04-30 15:27:09 +03:30
9ed7cb73e2 fix(timesheet): localize week total label 2026-04-29 13:36:51 +03:30
4ac0fd22e5 feat(timesheet): improve empty state copy and layout 2026-04-29 12:17:08 +03:30
013c78a46d chore(frontend): update locale dictionaries 2026-04-29 11:31:19 +03:30
b2101a2e22 feat(notifications): add dedicated page and localized rendering 2026-04-29 01:31:15 +03:30
05f2b4a4bb feat(timesheet): add live search and searchable project selectors 2026-04-29 01:25:05 +03:30
d57f0b05e3 feat(projects): add client strip filtering and page refresh 2026-04-29 00:53:55 +03:30
36a8c0e24c feat(clients): refresh clients page layout and toast feedback 2026-04-28 21:53:26 +03:30
2b5ee2abf1 feat(reports): add daily rate to report tables and exports 2026-04-28 20:26:21 +03:30
3efa04094d refactor(projects): remove project member management ui 2026-04-28 19:35:23 +03:30
8bd0e908a1 feat(logs): add workspace activity log page 2026-04-28 18:49:14 +03:30
7348af28a1 i18n(workspaces): add thumbnail labels and validation messages 2026-04-28 11:38:43 +03:30
599e25e836 fix(reports): add controlled fetching + change chart buckets to localized weekday names 2026-04-28 11:03:51 +03:30
581cfab1ac feat(workspaces): expand detail page member list 2026-04-28 10:46:15 +03:30
a770272ce2 fix(timesheet): improve tablet layout and deleted relation handling 2026-04-27 22:58:27 +03:30
eee22ad6fb feat(workspaces): turn workspace detail into a management hub 2026-04-27 20:52:19 +03:30
61a1dc238d feat(reports): add reports page and export notification downloads 2026-04-27 16:15:41 +03:30
2d843046fa feat(pricing): manage workspace member rates in edit flows 2026-04-26 10:21:58 +03:30
8b16344aef refactor(timesheet): rename filter date range labels 2026-04-25 19:08:16 +03:30
204b093937 feat(tags): confirm deletion before removing tags 2026-04-25 19:06:37 +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
99257ef70f fix(projects): add translation and fix minor details in Projects create modal 2026-03-16 16:10:19 +08:00
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
56404792c6 feat(improvement): add pagination to endpoints and pages + sync navbar when data changes 2026-03-13 10:30:27 +08:00
bbf7dfad2e feat(client): add client's page + CRUD operations modals 2026-03-13 05:09:55 +08:00
b291689b1c feat(workspace): add WorkspaceEdit and WorkspaceCreate pages 2026-03-13 01:56:56 +08:00
228de3c180 feat(workspaces): add FilterBar component and search/ordering to Workspaces.tsx 2026-03-12 22:05:31 +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
bc099512db change navbar: compact t it for better UI and UX 2026-03-12 07:37:45 +08:00
c31ebd35e7 initial commit 2026-03-12 06:49:42 +08:00