Commit Graph

26 Commits

Author SHA1 Message Date
Constantin Graf
2e8da98287 Added php-cs-fixer rule void_return 2024-09-30 14:19:47 +02:00
Constantin Graf
01dd13b947 Add getTrialUntil to BillingContract; Allow delete endpoints after blocking 2024-09-11 18:07:35 +02:00
Constantin Graf
5b7df869ad Added trial and blocking to billing contract, fixed bug in running time tracker command 2024-09-11 18:07:35 +02:00
Constantin Graf
ee77de04ef Added export endpoint and solidtime import; Enhanced toggl import 2024-08-27 21:31:09 +02:00
Constantin Graf
04bb8e50a7 Renamed user member endpoint and removed pagination 2024-08-05 16:49:24 +02:00
Constantin Graf
21207a4058 Added me endpoints 2024-08-05 16:49:24 +02:00
Constantin Graf
2e0db46fff Added endpoint to update multiple time entries at once 2024-05-19 12:05:53 +02:00
Constantin Graf
d5bbba2c2f Added aggregate time entries endpoint 2024-05-06 18:38:55 +02:00
Constantin Graf
53ba60bbe5 Added resend invitation endpoint 2024-04-22 11:59:06 +02:00
Constantin Graf
a149db655c Added invitation delete endpoint 2024-04-19 18:00:31 +02:00
Constantin Graf
1f79d5e50a Added importer details endpoint 2024-04-16 23:47:54 +02:00
Constantin Graf
ee7ffd9e95 Added verified middleware to api endpoints 2024-04-15 22:31:45 +02:00
Constantin Graf
b67961cb07 Added member and invitation endpoints 2024-04-11 12:43:30 +02:00
Constantin Graf
824e3d99ae Added endpoint for current time entry 2024-04-03 14:21:00 +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
4edfa7e941 Added tasks endpoints; Added more test 2024-03-22 11:41:51 +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
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
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
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