Commit Graph

24 Commits

Author SHA1 Message Date
Constantin Graf 21194eaa05 Added jobs and cache table 2024-04-15 16:21:30 +02:00
Constantin Graf b67961cb07 Added member and invitation endpoints 2024-04-11 12:43: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 ebd4754773 Updated to laravel 11 2024-03-27 23:19:47 +01:00
Constantin Graf 4edfa7e941 Added tasks endpoints; Added more test 2024-03-22 11:41:51 +01:00
Constantin Graf fc5b35661d Added week start 2024-03-21 13:53:05 +01:00
Constantin Graf 5a733b17aa Added timezone to registration 2024-03-19 19:11:36 +01:00
Constantin Graf 6ecfef6bf1 Added timezone for user; Moved dashboard to controller 2024-03-19 19:11:36 +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 37cf43fe2d Fixes after merge 2024-03-13 13:36:45 +01:00
Constantin Graf 21b09777a4 Added default importer; Fixed bug in clockify importer 2024-03-12 17:46:27 +01:00
Constantin Graf 66a1d8a38b Added more imports 2024-03-11 19:12:51 +01:00
Constantin Graf 77e7a63b83 Added placeholder users; Better exception handling; Enhanced local setup 2024-03-08 13:32:31 +01:00
Constantin Graf 0ed5d14817 Added import system 2024-03-05 19:19:07 +01:00
Constantin Graf e8912650c0 Added client and organization endpoints 2024-03-04 18:44:44 +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
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 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