Gregor Vostrak
|
f49f7b2c9b
|
fix live timer after reload
|
2024-11-15 16:48:02 +01:00 |
|
Gregor Vostrak
|
31014c1e29
|
fix type import api reference
|
2024-11-12 18:58:59 +01:00 |
|
Gregor Vostrak
|
d880717749
|
add TimeEntryCreateModal and MoreOptionsDropdown to ui package
|
2024-11-12 18:54:54 +01:00 |
|
Gregor Vostrak
|
df0f3b2680
|
patch new time entries into existing store when stores are refreshed on focus
|
2024-11-12 17:38:04 +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 |
|
Constantin Graf
|
4224fdd57e
|
Fixed report for query with no entries
|
2024-11-01 13:46:22 +01:00 |
|
Constantin Graf
|
f145e821a8
|
Fix incorrect grouping by billable in export report
|
2024-10-29 18:09:22 +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 |
|
Constantin Graf
|
8712cfb9dc
|
Add report exports
|
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 |
|
Constantin Graf
|
b0bcc4f330
|
Add pdf detailed report and placeholder for aggregate endpoint
|
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
|
d080b07e60
|
add Export download buttons
|
2024-10-29 17:20:21 +01:00 |
|
Gregor Vostrak
|
e54df74d5d
|
improve typing in solidtime ui package
|
2024-10-28 14:54:48 +01:00 |
|
Gregor Vostrak
|
b41d20839e
|
improve empty state texts for employees
|
2024-10-28 14:24:40 +01:00 |
|
Gregor Vostrak
|
7acadda6d8
|
bump ui and api package versions
|
2024-10-28 14:14:50 +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 |
|
Constantin Graf
|
fd77e1e901
|
Fix logo for email client with no SVG support like Gmail
|
2024-10-28 12:21:57 +01:00 |
|
Gregor Vostrak
|
548307336a
|
keep tags when starting a new time entry from a finished one, fixes ST-469
|
2024-10-22 13:27:30 +02:00 |
|
Constantin Graf
|
85f4a3049c
|
Fixed escaping issues in importer
|
2024-10-15 12:57:45 +02:00 |
|
Gregor Vostrak
|
c291170d79
|
fix timing problem when updating multiple time entries, fixes #202
|
2024-10-09 17:35:22 +02:00 |
|
Gregor Vostrak
|
ddf11b394d
|
do not load filament theme stylesheet in main application
|
2024-10-09 16:51:25 +02: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
|
612f40a4b0
|
fix unselecting bugs in time view
|
2024-10-09 13:26:51 +02:00 |
|
Gregor Vostrak
|
8f34fac0a6
|
add select all for time entry row heading
|
2024-10-09 03:01:34 +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
|
09586de2d5
|
clear selected time entries after mass delete in time vue
|
2024-10-09 01:00:12 +02:00 |
|
Gregor Vostrak
|
678d27c93a
|
fix design inconsistencies between regular and aggregate row
|
2024-10-09 00:55:42 +02:00 |
|
Constantin Graf
|
7af1990935
|
Added fallback for local env to server overview widget
|
2024-10-08 21:31:35 +02:00 |
|
Constantin Graf
|
2372ee0622
|
Add update lookup and telemetry, Add version and build to app config
|
2024-10-08 21:31:35 +02:00 |
|
Gregor Vostrak
|
f147fb9725
|
add mass updates to time view
|
2024-10-08 21:28:23 +02:00 |
|
Gregor Vostrak
|
b3b84db004
|
fix wrong update on time range selector that causes duplicate time entry start requests, fixes ST-449
|
2024-10-08 18:16:06 +02:00 |
|
Gregor Vostrak
|
d3d3a98b08
|
change detailed reporting to use time entries mass delete endpoint
|
2024-10-08 13:26:27 +02:00 |
|
Gregor Vostrak
|
9f2ac70549
|
add mass delete time entries frontend, closes ST-450
|
2024-10-08 13:26:27 +02:00 |
|
Gregor Vostrak
|
9a50e144b3
|
improve time entry heading padding
|
2024-10-08 12:59:04 +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
|
3ee7839ca9
|
add detailed reporting page
|
2024-10-08 12:59:04 +02:00 |
|
Gregor Vostrak
|
165391861a
|
remove debug message
|
2024-10-01 22:59:59 +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
|
6c7b1b3f21
|
add employees_can_see_billable_rates setting to organization settings
|
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
|
084647c2a6
|
add project edit button to project show page and billing rate info, fixes ST-236
|
2024-09-30 14:19:47 +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
|
c9c221de62
|
improve focus handling in time tracker component, improve focus-visible state for timetracker start and stop button
|
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 |
|