Commit Graph

37 Commits

Author SHA1 Message Date
Gregor Vostrak 531443f0df fix admin panel time entry save and update, fixes #997 2026-02-11 17:29:41 +01:00
Constantin Graf f9c0d64f82 Add email notifications for expiring api tokens 2025-07-17 18:16:25 +02:00
Constantin Graf 2ab28001be Updated dependencies; Major update laravel passport 2025-07-17 11:47:34 +02:00
Constantin Graf 15411ec0c8 Add resend verification email to filament resource 2025-05-19 11:50:40 +02:00
Constantin Graf 17242188c2 Updated composer dependencies 2025-04-25 17:55:29 +02:00
Constantin Graf ae00fdb0e9 Add localization settings 2025-04-23 14:33:32 +02: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 d924fa74ec Moved force https logic to a middleware; Changed default for config session.secure 2025-02-08 10:40:15 -05:00
Constantin Graf 0a956fd9e7 Fixed user create in filament 2025-02-06 14:20:37 -05:00
Constantin Graf dce608e403 Add more tests; Add filter in filament resource; Added options for user create command 2025-02-06 12:22:19 -05:00
Constantin Graf fc0a840ded Deactivated registration 2025-02-06 12:22:19 -05:00
Constantin Graf 83e17d4a40 Updated composer dependencies 2024-11-16 16:18:06 +01:00
Constantin Graf 69d3ff4f7b Stricter validation for uuid and integer 2024-10-15 12:57:45 +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
Constantin Graf 2e8da98287 Added php-cs-fixer rule void_return 2024-09-30 14:19:47 +02:00
Constantin Graf d3545b3c73 Allow time entries with less than one second duration 2024-09-12 15:31:20 +02:00
Constantin Graf d8968399d6 Updated dependencies; Fixed codeformatting and phpstan 2024-09-11 18:07:35 +02:00
Constantin Graf 156d2ff1a0 Add auditing 2024-09-03 14:26:01 +02:00
Constantin Graf ee77de04ef Added export endpoint and solidtime import; Enhanced toggl import 2024-08-27 21:31:09 +02:00
Constantin Graf 63323d86c3 Added tests for FailedJobResource and renamed to singular 2024-07-18 13:27:46 +02:00
Constantin Graf 855db81104 Added failed jobs to admin panel 2024-07-18 13:27:46 +02:00
Constantin Graf bd9cede081 Prevent and remove zero values for billable rates 2024-06-13 16:26:44 +02:00
Constantin Graf 86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Constantin Graf 20f9b344f6 Added is_imported flag to time entries 2024-06-06 17:19:41 +02:00
Constantin Graf 802d9558a3 Fixed endOfWeek bug 2024-06-06 17:19:41 +02:00
Constantin Graf 2862033321 Updated dependencies; Added widgets and charts 2024-05-29 18:03:26 +02:00
Constantin Graf b5a240cb2f Moved import test files; Added timezone argument to importers 2024-05-29 18:03:26 +02:00
Constantin Graf b2365e2778 Migrated endpoints from user to member; Renamed membership to member 2024-05-13 19:50:50 +02:00
Constantin Graf a98e4649e3 Fixed bug in filament OrganizationResource 2024-04-29 18:59:56 +02:00
Constantin Graf a4667589f2 Enhanced admin panel 2024-04-29 18:59:56 +02:00
Constantin Graf 0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Constantin Graf 74197fe5c7 Enhanced filament resources 2024-03-12 17:46:48 +01:00
Constantin Graf 66a1d8a38b Added more imports 2024-03-11 19:12:51 +01:00
Constantin Graf 0ed5d14817 Added import system 2024-03-05 19:19:07 +01:00
Constantin Graf 9c5a238dda Added time entry api endpoints; Increased phpstan level; renamed to solidtime 2024-02-26 14:27:12 +01:00
Constantin Graf e60e502612 Added telescope, basic project endpoint, basic filament resources, GitHub actions 2024-02-05 22:50:43 +01:00