Commit Graph

44 Commits

Author SHA1 Message Date
Constantin Graf b11672732b Fixed modules service providers 2025-07-23 16:11:34 +02:00
Constantin Graf 2ab28001be Updated dependencies; Major update laravel passport 2025-07-17 11:47:34 +02:00
Constantin Graf 3444281703 Add composer dependency “league/iso3166” 2025-04-23 14:33:32 +02:00
Constantin Graf d03dd60864 Add composer package korridor/laravel-has-many-sync 2025-04-23 14:33:32 +02:00
Constantin Graf eb19199bc6 Updated composer dependencies 2025-02-06 12:22:19 -05:00
Constantin Graf 3dab7440dd Updated composer dependencies 2025-02-06 12:22:19 -05:00
Constantin Graf bcb298bd6d Updated dedoc/scramble composer dependency 2024-12-09 12:57:25 +01:00
Constantin Graf 83e17d4a40 Updated composer dependencies 2024-11-16 16:18:06 +01:00
Constantin Graf 8712cfb9dc Add report exports 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
Constantin Graf 64535ceea6 Add report exports 2024-10-29 17:20:21 +01: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 ceba49d054 Reverting phpstan update to prevent incorrect warnings 2024-09-11 18:07:35 +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 855db81104 Added failed jobs to admin panel 2024-07-18 13:27:46 +02:00
Constantin Graf c0c678ac0d Use schema dump only for phpunit test runs 2024-06-30 19:42:10 +02:00
Constantin Graf 31ca0419f5 Updated composer dependencies; Changed dependency nwidart/laravel-modules to original repository 2024-06-18 17:01:57 +02:00
Constantin Graf 86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Constantin Graf 2862033321 Updated dependencies; Added widgets and charts 2024-05-29 18:03:26 +02:00
Constantin Graf 7117dfca6c Added S3 flysystem 2024-04-29 19:32:44 +02:00
Constantin Graf 0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Constantin Graf 1f6d9c598d Fixed bug in laravel-modules 2024-04-25 14:49:03 +02:00
Constantin Graf 75a3404f46 Updated dependencies 2024-04-24 16:40:26 +02:00
Constantin Graf 34c57cc5f0 Fixed composer requirements 2024-04-15 22:31:45 +02:00
Constantin Graf a12b662c8e Updated dependencies 2024-04-15 22:31:45 +02:00
Constantin Graf 91128ae0b3 Added public build 2024-04-15 16:21:30 +02:00
Constantin Graf ba0212ea01 Added billable rates; Added project members; Added visibility to projects 2024-04-02 14:33:29 +02:00
Constantin Graf bb42b0940a Added extension system 2024-04-02 14:15:30 +02:00
Constantin Graf ebd4754773 Updated to laravel 11 2024-03-27 23:19:47 +01:00
Constantin Graf 2133eb0c16 Added billable and project_id to time entry endpoints; Enhanced api docs; Added pagination 2024-03-19 19:11:36 +01:00
Constantin Graf 66a1d8a38b Added more imports 2024-03-11 19:12:51 +01:00
Constantin Graf a86e72f655 Added tag endpoints 2024-03-04 18:44:44 +01:00
Constantin Graf 8b85f50e22 Added filters to time-entries.index endpoint 2024-02-27 12:05:18 +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
Gregor Vostrak 27140d4ffc add linter, prettier and typescript support for jetstream (#1)
* add linter, prettier and typescript support for jetstream

* add github actions for lint, build and typecheck

* add composer install to build action

* fix composer lock

* add ext-intl and fixed php version

* fix intl php extension install

* add tip php extension to github npm build action

* fix php version to 8.3.1

* change github php base action

* fix primary button default type

* updated typescript types from Team to Organization

---------

Co-authored-by: Gregor Vostrak <gregorvostrak@Gregors-MacBook-Pro.local>
2024-01-21 22:35:43 +01:00
Constantin Graf 0a8d958ccc Renamed jetstream team to organization 2024-01-21 19:52:19 +01:00
Constantin Graf 6377df1f44 Added basic models and factories 2024-01-21 18:35:29 +01:00
Constantin Graf 89865b935b Added pint rules; Stricter eloquent settings 2024-01-16 23:16:53 +01:00
Constantin Graf 785e89593f Added larastan 2024-01-16 22:49:01 +01:00
Constantin Graf 34574eb31b Added filament 2024-01-16 22:39:28 +01:00
Constantin Graf 0e3e7b4c30 Moved from sanctum to passport; Changed primary keys to uuid 2024-01-16 20:31:37 +01:00
Constantin Graf d7bdcf5e70 Init laravel; add jetstream with inertia 2024-01-16 19:48:32 +01:00