Gregor Vostrak
|
5d01b20dbf
|
change redirects and references to new organization routes
|
2026-06-18 13:27:43 +02:00 |
|
Gregor Vostrak
|
5476b4e5a9
|
update npm dependencies
|
2026-06-18 13:27:43 +02:00 |
|
Gregor Vostrak
|
cb5c2547f4
|
fix profile setting sidebar alignment
|
2026-06-03 12:24:53 +02:00 |
|
Gregor Vostrak
|
09af0f775f
|
add timesheets page
|
2026-05-29 17:14:52 +02:00 |
|
Gregor Vostrak
|
6f207a4926
|
hide "All time entries are loaded" when no time entries are created yet
|
2026-02-12 13:58:08 +01:00 |
|
Gregor Vostrak
|
052424a581
|
add animation to the mobile sidebar
|
2026-02-12 13:51:53 +01:00 |
|
Gregor Vostrak
|
562ee234a8
|
Add Euro Symbol as Billable Icon when EUR is the organization currency.
fixes #423
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
bc562bf76f
|
refactor: extract ReportingFilterBar and migrate reporting to TanStack Query
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
c6c1434430
|
fix: display custom billable rate correctly on project detail page
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
70b78e41c3
|
add command palette
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
81d9561656
|
refactor timeentries queries and mutations, improve activitygraph, add dashboard reporting table
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
0a6bde8bc6
|
upgrade inertia v2; add prefetching; migrate queries to tanstack query
vue
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
9b9371e5a5
|
move button component to ui package
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
b373427dc7
|
add feedback button in sidebar
|
2025-10-01 13:20:23 +02:00 |
|
Gregor Vostrak
|
250379d4bd
|
change profile dropdown to shadcn, add feedback entry
|
2025-10-01 13:20:23 +02:00 |
|
Gregor Vostrak
|
85d69f1f16
|
fix scroll overflow issue in calendar with banner
|
2025-09-08 13:28:36 +02:00 |
|
Gregor Vostrak
|
9fa9522237
|
add calendar view
|
2025-09-08 13:28:36 +02:00 |
|
Gregor Vostrak
|
3d5a0cb974
|
add timezone mismatch modal
|
2025-09-08 13:28:36 +02:00 |
|
Gregor Vostrak
|
cb30487a21
|
add format check, update prettier rules, apply rules consistently
|
2025-07-31 11:53:00 +02:00 |
|
Gregor Vostrak
|
38f38790d5
|
change font to inter, scale down fonts, improve rounding/filter elements
|
2025-07-17 18:38:21 +02:00 |
|
Gregor Vostrak
|
8b950d99d6
|
add support for interval / duration format in frontend views
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
7673b365ca
|
fix light/dark theme not currectly initializing on shared report, unify logic
|
2025-04-30 13:32:25 +02:00 |
|
Gregor Vostrak
|
da5fc3f113
|
only show invoicing tab when module is activated
|
2025-04-30 12:06:48 +02:00 |
|
Gregor Vostrak
|
15ac3e9a43
|
fix tests, add autofocus disable option for dropdown
|
2025-04-23 14:33:32 +02:00 |
|
Gregor Vostrak
|
e78a551098
|
refactor to shadcn components, dynamically load extension frontend
add jetstream permissions, add dynamic inertia module loading, add shadcn components, change modals and dropdowns to shadcn dismissable layer,
|
2025-04-23 14:33:32 +02:00 |
|
Gregor Vostrak
|
df2fe1da1e
|
add light mode
|
2025-03-28 14:54:31 +01:00 |
|
Gregor Vostrak
|
50cc7053e4
|
hide total billable amounts from employees when employees_can_see_billable_rates is disabled
|
2025-03-10 15:43:08 +01:00 |
|
Gregor Vostrak
|
18ab1f714b
|
update dependencies, update eslint config, update optional ts props types
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
9c82efdf07
|
add reporting submenus to navbar
|
2024-12-09 12:57:25 +01:00 |
|
Gregor Vostrak
|
3ee7839ca9
|
add detailed reporting page
|
2024-10-08 12:59:04 +02:00 |
|
Gregor Vostrak
|
a6528102fe
|
add estimated project and tasks frontend
|
2024-09-30 14:19:47 +02:00 |
|
Gregor Vostrak
|
9e1413c15f
|
unify and fix chart styles in dashboard and reporting view, fixes ST-356
|
2024-09-12 15:12:50 +02:00 |
|
Gregor Vostrak
|
f0705e1e4a
|
fix sidebar navigation overflowing, add scrollbar only to nav items
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
3b41d90b07
|
fix layout bug in time view with small time entries, fixes ST-414
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
83301d03ca
|
respect billing permission in frontend, fix hiding of billing banners
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
30ed47d3fb
|
add trial banners and unblock member invite modal during trial
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
6dd9d5bab0
|
add exporter in frontend, fixes ST-382
|
2024-09-11 17:58:29 +02:00 |
|
Gregor Vostrak
|
e538fec7c7
|
improve sidebar scrollbars for firefox
|
2024-08-29 14:55:45 +02:00 |
|
Gregor Vostrak
|
aee5ea456e
|
fix overflow issue
|
2024-08-29 14:55:45 +02:00 |
|
Gregor Vostrak
|
2c0ab5e15a
|
add update notification to sidebar, fix aborted requests on navigate
|
2024-08-29 14:55:45 +02:00 |
|
Gregor Vostrak
|
35c65d3bf0
|
move MainContainer Component to ui package and fix types
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
635954f81d
|
move ui and api to seperate packages and add npm actions for them
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
a10d0569af
|
fix token refresh on window focus, deactivate webkit playwright tests
|
2024-06-24 18:23:43 +02:00 |
|
Gregor Vostrak
|
ce8e503faa
|
refresh stores on window focus, fixes ST-262
|
2024-06-18 13:47:00 +02:00 |
|
Gregor Vostrak
|
3fc9d8b381
|
fix feedback bubble overlays elements, fixes ST-172
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
a64ee87d19
|
improve sidebar
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
4e439010d1
|
hide admin submenu title for non-admins
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
867d6eff18
|
add table group chart, adapt to api changes
|
2024-05-21 18:40:03 +02:00 |
|
Gregor Vostrak
|
efd3fef0c5
|
add billing, organization settings and import to navigation
|
2024-05-21 02:44:09 +02:00 |
|
Gregor Vostrak
|
f22d423fff
|
hide actions and pages in the frontend according to permissions
|
2024-04-25 04:14:20 +02:00 |
|