Gregor Vostrak
|
9070f6cd7e
|
change dashboard ui to use api instead of inertia props
|
2025-03-19 14:54:36 +01:00 |
|
Gregor Vostrak
|
eee13897c9
|
add frontend to deactivate user
|
2025-03-10 15:43:08 +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 |
|
Constantin Graf
|
02a716897d
|
Fixed bug in merge into
|
2025-03-06 15:38:35 -05:00 |
|
Gregor Vostrak
|
e5ec11af44
|
add member merge frontend modal
|
2025-03-06 14:44:11 -05:00 |
|
Gregor Vostrak
|
97585b5771
|
fix inconsistencies in dropdown highlighted item, indirectly fix flaky project member test
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
4ea55e5867
|
add frontend support for api token create, delete and revoke
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
db7111da44
|
add recently tracked timeentries dropdown to timetracker
|
2025-02-06 18:36:16 +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
|
2dd80ba6cc
|
fix focus state for dropdowns, fix taborder for timerange select in timetracker and timeentryrows
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
b783ea9ecd
|
improve focus state styling
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
03550a0ca6
|
add request free trial text to upgrade modal
|
2024-12-17 17:03:54 +01:00 |
|
Gregor Vostrak
|
2f1056dddb
|
change report default to public
|
2024-12-17 15:21:23 +01:00 |
|
Gregor Vostrak
|
19ed966504
|
fix icons alignment in billing upgrade buttons
|
2024-12-17 12:55:29 +01:00 |
|
Gregor Vostrak
|
4e10f9538f
|
add export modal to prevent firefox popup blocking behaviour
|
2024-12-09 15:29:44 +01:00 |
|
Gregor Vostrak
|
e3f981aac2
|
add missing data to public shared reports, add premium restrictions, add pdf download
|
2024-12-09 12:57:25 +01:00 |
|
Gregor Vostrak
|
9c82efdf07
|
add reporting submenus to navbar
|
2024-12-09 12:57:25 +01:00 |
|
Gregor Vostrak
|
2560619c15
|
add shared reports section in the frontend
|
2024-12-09 12:57:25 +01:00 |
|
Gregor Vostrak
|
86d625b18a
|
add discount banner
|
2024-11-25 13:21:35 +01:00 |
|
Gregor Vostrak
|
d880717749
|
add TimeEntryCreateModal and MoreOptionsDropdown to ui package
|
2024-11-12 18:54:54 +01:00 |
|
Gregor Vostrak
|
4b0cb2e282
|
improve time picker parsing, fix nested escape listeners, change project member select
|
2024-11-12 16:07:51 +01:00 |
|
Gregor Vostrak
|
d5699da234
|
improve manual time entry modal, improve time picker, add human duration input
|
2024-11-12 16:07:51 +01:00 |
|
Gregor Vostrak
|
5a1e05374c
|
disable pdf export button
|
2024-10-29 17:20:21 +01:00 |
|
Gregor Vostrak
|
ab4dbd64df
|
add support for history_group and loading indicators to export buttons
|
2024-10-29 17:20:21 +01:00 |
|
Gregor Vostrak
|
7c1fe35754
|
add export buttons for aggregated export and pdf export
|
2024-10-29 17:20:21 +01:00 |
|
Gregor Vostrak
|
5593d141ea
|
automatically select project after create in time tracker component, fixes ST-457
|
2024-10-29 17:20:21 +01:00 |
|
Gregor Vostrak
|
b41d20839e
|
improve empty state texts for employees
|
2024-10-28 14:24:40 +01:00 |
|
Gregor Vostrak
|
cd7573dcf1
|
hide create project buttons and modal depending on the permission
|
2024-10-28 14:14:50 +01:00 |
|
Gregor Vostrak
|
eb4debe481
|
move time entry mass updates to ui package and remove its dependencies
|
2024-10-28 14:14:50 +01:00 |
|
Gregor Vostrak
|
129c132f97
|
make project and tags in mass updates resettable
|
2024-10-09 14:20:07 +02:00 |
|
Gregor Vostrak
|
26637e6f84
|
fix billable status update dropdown
|
2024-10-09 13:30:09 +02:00 |
|
Gregor Vostrak
|
a374a52474
|
add select and deselect all on time and detailed reporting view
|
2024-10-09 01:48:23 +02:00 |
|
Gregor Vostrak
|
f147fb9725
|
add mass updates to time view
|
2024-10-08 21:28:23 +02:00 |
|
Gregor Vostrak
|
a77b8a5ed2
|
add mass update to detailed reporting page
|
2024-10-08 12:59:04 +02:00 |
|
Gregor Vostrak
|
d200de54a8
|
fix chart overflowing on some screen sizes
|
2024-10-08 12:59:04 +02:00 |
|
Gregor Vostrak
|
8d950c6d45
|
hide billable rate in projects table for employees when employees_can_see_billable_rates is disabled
|
2024-10-01 22:48:27 +02:00 |
|
Gregor Vostrak
|
32c7e55a15
|
add Upgrade Info Modal, fix hardcoded premium flag
|
2024-09-30 14:52:18 +02:00 |
|
Gregor Vostrak
|
469f128604
|
fix project name column overflow on some screen sizes with long project names
|
2024-09-30 14:19:47 +02:00 |
|
Gregor Vostrak
|
878bbd359d
|
cleanup dayjs abstraction usage and useCurrentTimeEntry api for starting and stopping time entries
|
2024-09-30 14:19:47 +02:00 |
|
Gregor Vostrak
|
a6528102fe
|
add estimated project and tasks frontend
|
2024-09-30 14:19:47 +02:00 |
|
Gregor Vostrak
|
014bffe86d
|
display the number of projects in a separate column in the clients table
|
2024-09-26 00:59:51 +02:00 |
|
Gregor Vostrak
|
2dbde63043
|
clear client name input on client create submit, fixes #189
|
2024-09-25 14:51:25 +02:00 |
|
Gregor Vostrak
|
1036502e49
|
remove wrong character from billing banner
|
2024-09-20 23:40:02 +02:00 |
|
Gregor Vostrak
|
5bf4dc79c2
|
hide explanation text for billing banner on mobile view
|
2024-09-20 12:59:09 +02:00 |
|
Gregor Vostrak
|
d5b35ef420
|
improve billing banners on mobile
|
2024-09-17 22:32:43 +02:00 |
|
Gregor Vostrak
|
36cdae523f
|
fix bug where chart does not update project colors on data change
|
2024-09-17 22:32:43 +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
|
845f0d19d8
|
add trial expiry day countdown to billing banner
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
d211e962f5
|
fix reporting multiselect dropdowns max height, fixes ST-414
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
b990387775
|
make No Project white in chart fixes ST-360
|
2024-09-11 18:07:35 +02:00 |
|