Commit Graph

78 Commits

Author SHA1 Message Date
1aa45beba4 fix(app): show loader during protected boot
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-06-20 19:55:11 +03:30
2e7ea40a79 fix(workspaces): streamline member import modal
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-06-19 01:48:12 +03:30
55ba274346 feat(workspaces): add bulk member import modal 2026-06-18 22:53:44 +03:30
03c7c07a9f fix(datepicker): avoid offscreen calendar placement 2026-06-07 15:37:26 +03:30
666d04ff26 fix(forms): submit modal actions with enter 2026-06-07 15:37:02 +03:30
132c8c44ef fix(modal): add keyboard close and autofocus 2026-06-07 15:36:43 +03:30
a0190bc7ad feat(demo): show sandbox status controls
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-06-07 00:51:50 +03:30
177b20e8ea fix(reports): clarify summary actions and chart data
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-26 12:16:19 +03:30
f30ea5d395 feat(media): manage client and project thumbnails 2026-05-26 12:16:06 +03:30
c895b8f44d feat(reports): sort web breakdown tables
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-25 00:03:52 +03:30
854f439bf9 fix(pagination): remove floating style from pagination component 2026-05-24 21:28:03 +03:30
215425dede feat(projects): improve list filters
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-24 15:22:04 +03:30
22390592eb fix(project-rate): add vertical transition on desktop view sidebar closing
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-24 11:44:02 +03:30
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
993dffb51d feat(workspaces): add current user rates panel 2026-05-23 20:44:39 +03:30
35c46ea460 feat(projects): add per-project rate overrides to access modal 2026-05-23 20:29:06 +03:30
3d706da457 fix(projects): improve project access modal UI and UX
Some checks failed
Frontend CI/CD / build (push) Has been cancelled
Frontend CI/CD / deploy (push) Has been cancelled
2026-05-15 12:02:44 +03:30
84b7290fe8 feat(frontend): add project access ui and report summaries 2026-05-14 17:06:34 +03:30
eaafb6c3b4 feat(reports): render multi-user chart series 2026-05-13 09:59:23 +03:30
de74db2703 fix(sidebar) change Qlockify typo in head title tag and sidebar component 2026-05-03 19:42:40 +03:30
2aa4b2b4cd feat(frontend): improve responsive navigation shell 2026-05-01 00:27:03 +03:30
bba1be1f71 feat(frontend): add public landing page 2026-04-30 20:32:05 +03:30
0e8d43f1ea fix(reports): guard table rendering against stale payloads 2026-04-30 16:13:11 +03:30
d348eed47d style(lists): remove skeleton card wrapper 2026-04-29 13:36:33 +03:30
60aa9c035a feat(filters): debounce search input updates 2026-04-29 13:35:03 +03:30
a2bc1aa91f refactor(frontend): share list empty state card 2026-04-29 12:16:59 +03:30
06d083c818 feat(frontend): persist page filters in query params 2026-04-29 11:31:12 +03:30
06c05ba8e9 chore(frontend): remove unused starter files 2026-04-29 11:31:02 +03:30
e60a4c9ab4 style(timesheet): add loading skeleton and soften dark surfaces 2026-04-29 02:05:53 +03:30
5082dab99e style(lists): refresh pagination and loading states 2026-04-29 02:05:39 +03:30
e4b1dcf3c0 fix(theme): sync toast theme with shared theme state 2026-04-29 01:34:14 +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
f45038d398 feat(workspaces): add thumbnail UI across workspace surfaces 2026-04-28 11:38:35 +03:30
599e25e836 fix(reports): add controlled fetching + change chart buckets to localized weekday names 2026-04-28 11:03:51 +03:30
a770272ce2 fix(timesheet): improve tablet layout and deleted relation handling 2026-04-27 22:58:27 +03:30
02cd2d67a0 fix(reports): format localized income totals 2026-04-27 21:14:12 +03:30
8ecf317700 refactor(sidebar): reorder workspace navigation items 2026-04-27 20:52:18 +03:30
858aa977f7 fix(reports): throttle export actions after queueing 2026-04-27 20:52:17 +03:30
803c3ce629 fix(filters): expand ordering select on mobile 2026-04-27 17:14:00 +03:30
ea793033df fix(reports): correct chart labels and bucket rendering 2026-04-27 16:43:54 +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
cf7dd06046 feat(timesheet): add searchable tag selectors 2026-04-25 19:09:10 +03:30