Commit Graph

31 Commits

Author SHA1 Message Date
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
0e7dec2f40 Updated scramble 2024-08-05 16:49:24 +02:00
Constantin Graf
855db81104 Added failed jobs to admin panel 2024-07-18 13:27:46 +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
90480f3bb8 Updated composer dependencies minor 2024-06-10 17:33:07 +02:00
Constantin Graf
2862033321 Updated dependencies; Added widgets and charts 2024-05-29 18:03:26 +02:00
Constantin Graf
992365360f Updated composer dependencies 2024-05-14 17:17:47 +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
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
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