Gregor Vostrak
|
9070f6cd7e
|
change dashboard ui to use api instead of inertia props
|
2025-03-19 14:54:36 +01:00 |
|
Constantin Graf
|
919399e828
|
Add chart endpoints
|
2025-03-14 12:34:31 +01:00 |
|
 Gregor VostrakandConstantin Graf
|
50cc7053e4
|
hide total billable amounts from employees when employees_can_see_billable_rates is disabled
|
2025-03-10 15:43:08 +01:00 |
|
 Constantin GrafandConstantin Graf
|
73ce5f793d
|
Fixed problem with merge into when project members already exist in destination member
|
2025-03-10 15:42:43 +01:00 |
|
 Constantin GrafandConstantin Graf
|
ab263e725f
|
Fixed bugs in member endpoints; Added merge-into member endpoint
|
2025-03-06 14:44:11 -05:00 |
|
 Constantin GrafandConstantin Graf
|
ae76135373
|
Add filament resource for tokens; Ignore non-personal tokens in API token endpoints
|
2025-02-13 17:04:18 -05:00 |
|
 Constantin GrafandConstantin Graf
|
69a8c8bb2b
|
Fixed api token endpoint documentation
|
2025-02-13 17:04:18 -05:00 |
|
 Constantin GrafandConstantin Graf
|
bbed618fdc
|
Added API endpoints for user API tokens
|
2025-02-13 17:04:18 -05:00 |
|
 Constantin GrafandConstantin Graf
|
d924fa74ec
|
Moved force https logic to a middleware; Changed default for config session.secure
|
2025-02-08 10:40:15 -05:00 |
|
 Constantin GrafandConstantin Graf
|
e90fa8307f
|
Fixed timezones in unit tests
|
2024-12-20 19:57:50 -05:00 |
|
 Constantin GrafandConstantin Graf
|
62270382dc
|
Fixed import lock
|
2024-12-18 11:26:49 -05:00 |
|
 Constantin GrafandConstantin Graf
|
a4d8a02b80
|
Updated PDF reports
|
2024-12-09 12:57:25 +01:00 |
|
 Constantin GrafandConstantin Graf
|
0860aa9d24
|
Added shareable reports
|
2024-12-09 12:57:25 +01:00 |
|
 Constantin GrafandConstantin Graf
|
c03aad1abd
|
Added shareable reports
|
2024-12-09 12:57:25 +01:00 |
|
Constantin Graf
|
9e77500d94
|
Extended healthcheck debug in debug mode
|
2024-11-15 13:17:33 +01:00 |
|
 Constantin GrafandConstantin Graf
|
9a60e2b911
|
Add tests for export endpoints
|
2024-10-29 17:20:21 +01:00 |
|
Constantin Graf
|
401cd4be0a
|
Fixed setting multiple time entry description to an empty string
|
2024-10-22 16:45:21 +02:00 |
|
 Constantin GrafandConstantin Graf
|
4c27f1a2de
|
Fix bugs in computed attribute calculation
|
2024-10-15 12:57:45 +02:00 |
|
 Constantin GrafandConstantin Graf
|
69d3ff4f7b
|
Stricter validation for uuid and integer
|
2024-10-15 12:57:45 +02:00 |
|
 Constantin GrafandConstantin Graf
|
d5a4df738f
|
Fix bug in time-entry.update-multiple; Add computed property for client_id
|
2024-10-08 19:19:08 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
071895791c
|
Add endpoint to delete multiple time entries
|
2024-10-08 13:26:27 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
fcba96fbf6
|
Renamed skip to offset
|
2024-10-08 12:59:04 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
a882ec6ca0
|
Add skip and meta to resource in time entry endpoint
|
2024-10-08 12:59:04 +02:00 |
|
 Constantin GrafandConstantin Graf
|
51cd919db6
|
Add organization setting employees_can_see_billable_rates
|
2024-10-01 22:48:27 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
bff766d363
|
Add spend_time to projects and tasks
|
2024-09-30 14:19:47 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
2e8da98287
|
Added php-cs-fixer rule void_return
|
2024-09-30 14:19:47 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
a820d8540f
|
Added time estimates for projects and tasks, fixes ST-283
|
2024-09-30 14:19:47 +02:00 |
|
 Constantin GrafandConstantin Graf
|
78ea8a673b
|
Fixed timezone problem in unit tests
|
2024-09-30 11:02:11 +02:00 |
|
 Constantin GrafandConstantin Graf
|
cc10af0b97
|
Reduce overhead of health check endpoints
|
2024-09-12 15:31:20 +02:00 |
|
 Constantin GrafandConstantin Graf
|
d8968399d6
|
Updated dependencies; Fixed codeformatting and phpstan
|
2024-09-11 18:07:35 +02:00 |
|
 Constantin GrafandConstantin Graf
|
5b7df869ad
|
Added trial and blocking to billing contract, fixed bug in running time tracker command
|
2024-09-11 18:07:35 +02:00 |
|
 Constantin GrafandConstantin Graf
|
9a8945b0dc
|
Add local setup for S3
|
2024-09-11 17:58:29 +02:00 |
|
 Constantin GrafandConstantin Graf
|
a01e1d6b0b
|
Add billable rate calculation to creation and deletion of project members
|
2024-09-03 13:10:43 +02:00 |
|
 Constantin GrafandConstantin Graf
|
9df91f4e4a
|
Fix billiable rate in updateMultiple time entries (ST-396)
|
2024-09-03 13:09:09 +02:00 |
|
 Constantin GrafandConstantin Graf
|
ee77de04ef
|
Added export endpoint and solidtime import; Enhanced toggl import
|
2024-08-27 21:31:09 +02:00 |
|
 Constantin GrafandConstantin Graf
|
b7c9aa6f28
|
ST-370: Fixed error when sending unknown fields in request
|
2024-08-23 16:53:00 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
04bb8e50a7
|
Renamed user member endpoint and removed pagination
|
2024-08-05 16:49:24 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
21207a4058
|
Added me endpoints
|
2024-08-05 16:49:24 +02:00 |
|
 Constantin GrafandConstantin Graf
|
fd8d596e9b
|
Moved invitation from jetstream to API; Deactived moved jetstream features
|
2024-07-15 17:35:10 +02:00 |
|
 Constantin GrafandConstantin Graf
|
555417dbbd
|
Added tests for billable rate in time entries endpoint
|
2024-07-15 17:34:56 +02:00 |
|
 Constantin GrafandConstantin Graf
|
1dc35f1f55
|
Removed option to update billable rate without updating time entries
|
2024-07-15 17:34:56 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
3a17ae83ae
|
Member update endpoint can now change ownership
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
364168debd
|
Add ability to set task to done, fixes ST-244
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
75e739f6fb
|
Changed billable_rate_update_time_entries to real boolean
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
a69d1cb4c4
|
Added ability to archive projects and clients, fixes ST-37
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
f21a2d4bdd
|
Fix unhandled error on jetstream page with non-UUID id, fixes ST-274
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
512089ccbd
|
Make name fields in projects, tasks, clients and tags unique; fixes ST-265
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
313cee2db0
|
Restrict roles available to invitation and member.update, fixes ST-264
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
2184b3c835
|
Add ability to update billable rate of existing time entries
|
2024-07-01 17:06:44 +02:00 |
|
 Constantin GrafandGregor Vostrak
|
7c26cee1ea
|
Added PHPUnit annotations
|
2024-07-01 17:06:44 +02:00 |
|