Commit Graph

122 Commits

Author SHA1 Message Date
Constantin Graf 48f09421d0 Fixed time entries exports for employees #2 2025-05-16 15:14:22 +02:00
Constantin Graf 36caadeb14 Fixed time entries exports for employees 2025-05-16 13:20:23 +02:00
Constantin Graf 284d8cd786 Add unit test for currency endpoint 2025-05-13 16:32:11 +02:00
Gregor Vostrak 68f636c8ff fix shared report endpoint test to check new structure that includes organization format properties, format 2025-05-13 16:32:11 +02:00
Gregor Vostrak ed32c6b217 add frontend format support for currencies, add currencies endpoint 2025-05-13 16:32:11 +02:00
Constantin Graf 827e0fe377 Fixes for invoice feature 2025-04-23 14:33:32 +02:00
Constantin Graf ae00fdb0e9 Add localization settings 2025-04-23 14:33:32 +02:00
Constantin Graf 4fb744db1d Fixed timezone issue in PDF reports 2025-04-02 13:00:53 +02:00
Gregor Vostrak 6ba0b19d40 change dashboard ui to use api instead of inertia props 2025-03-19 15:42:25 +01:00
Constantin Graf 01f6f0f5ea Add chart endpoints 2025-03-19 15:42:25 +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 73ce5f793d Fixed problem with merge into when project members already exist in destination member 2025-03-10 15:42:43 +01:00
Gregor Vostrak e5ec11af44 add member merge frontend modal 2025-03-06 14:44:11 -05:00
Constantin Graf ab263e725f Fixed bugs in member endpoints; Added merge-into member endpoint 2025-03-06 14:44:11 -05:00
Constantin Graf ae76135373 Add filament resource for tokens; Ignore non-personal tokens in API token endpoints 2025-02-13 17:04:18 -05:00
Constantin Graf 69a8c8bb2b Fixed api token endpoint documentation 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
Constantin Graf bbed618fdc Added API endpoints for user API tokens 2025-02-13 17:04:18 -05:00
Constantin Graf d924fa74ec Moved force https logic to a middleware; Changed default for config session.secure 2025-02-08 10:40:15 -05:00
Constantin Graf fc0a840ded Deactivated registration 2025-02-06 12:22:19 -05:00
Gregor Vostrak e308ca78b1 improve design for time entries index export 2024-12-09 12:57:25 +01:00
Gregor Vostrak 9b0cf37bc7 improve aggregated pdf design 2024-12-09 12:57:25 +01:00
Constantin Graf a4f3e014d9 Add debug flag to pdf export 2024-12-09 12:57:25 +01:00
Constantin Graf bcb298bd6d Updated dedoc/scramble composer dependency 2024-12-09 12:57:25 +01:00
Constantin Graf 620c4c97dc Updated PDF footer and added pie chart to aggregate report 2024-12-09 12:57:25 +01:00
Constantin Graf 05da595470 Add wait for report with chart 2024-12-09 12:57:25 +01:00
Constantin Graf a4d8a02b80 Updated PDF reports 2024-12-09 12:57:25 +01:00
Constantin Graf 0860aa9d24 Added shareable reports 2024-12-09 12:57:25 +01:00
Constantin 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 Graf 64b41e3018 Fix force https for some reverse proxies, Add url and path to debug endpoint 2024-11-12 19:03:36 +01:00
Constantin Graf eaaa83406d Fixed timezones in detailed export reports 2024-10-29 18:09:22 +01:00
Constantin Graf 9a60e2b911 Add tests for export endpoints 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 d080b07e60 add Export download buttons 2024-10-29 17:20:21 +01:00
Constantin Graf 64535ceea6 Add report exports 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 Graf 4c27f1a2de Fix bugs in computed attribute calculation 2024-10-15 12:57:45 +02:00
Constantin Graf d9925d632e Fix api url 2024-10-09 17:34:08 +02:00
Constantin Graf d5a4df738f Fix bug in time-entry.update-multiple; Add computed property for client_id 2024-10-08 19:19:08 +02:00
Constantin Graf 071895791c Add endpoint to delete multiple time entries 2024-10-08 13:26:27 +02:00
Constantin Graf fcba96fbf6 Renamed skip to offset 2024-10-08 12:59:04 +02:00
Constantin Graf a882ec6ca0 Add skip and meta to resource in time entry endpoint 2024-10-08 12:59:04 +02:00
Constantin Graf 51cd919db6 Add organization setting employees_can_see_billable_rates 2024-10-01 22:48:27 +02:00
Constantin Graf bff766d363 Add spend_time to projects and tasks 2024-09-30 14:19:47 +02:00
Constantin Graf a820d8540f Added time estimates for projects and tasks, fixes ST-283 2024-09-30 14:19:47 +02:00
Constantin Graf d8968399d6 Updated dependencies; Fixed codeformatting and phpstan 2024-09-11 18:07:35 +02:00