Commit Graph

23 Commits

Author SHA1 Message Date
Constantin Graf
555417dbbd Added tests for billable rate in time entries endpoint 2024-07-15 17:34:56 +02:00
Constantin Graf
512089ccbd Make name fields in projects, tasks, clients and tags unique; fixes ST-265 2024-07-01 17:06:44 +02:00
Constantin Graf
7c26cee1ea Added PHPUnit annotations 2024-07-01 17:06:44 +02:00
Constantin Graf
b0cdeb3e33 Fixed test case and travelTo function in test cases 2024-06-06 17:19:41 +02:00
Constantin Graf
ec239f20f2 Added client to time entries 2024-05-29 18:03:26 +02:00
Constantin Graf
280d778794 Fixed week aggregation 2024-05-22 16:19:29 +02:00
Constantin Graf
5a8dc60f53 Fixed update for member with role employee 2024-05-21 21:08:01 +02:00
Constantin Graf
2e710795ec Renamed filter attributes in time entry endpoints 2024-05-21 17:42:32 +02:00
Constantin Graf
2a8ab12017 Added filled gaps to time entry aggregation; Moved aggregation to service 2024-05-21 17:31:45 +02:00
Constantin Graf
2e0db46fff Added endpoint to update multiple time entries at once 2024-05-19 12:05:53 +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
d5bbba2c2f Added aggregate time entries endpoint 2024-05-06 18:38:55 +02:00
Constantin Graf
fccd57a3f3 Fixed timezone issue in timentry index endpoint 2024-04-29 18:59:56 +02:00
Constantin Graf
0e96ad992f Fixed timezones in time entry endpoints 2024-04-11 12:43:30 +02:00
Constantin Graf
2adbfba323 Fixed unit tests 2024-04-02 14:33:29 +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
Gregor Vostrak
5d256650d2 fix time entry endpoint tests to represent string based only_full_dates query parameter 2024-03-27 17:28:53 +01: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
37cf43fe2d Fixes after merge 2024-03-13 13:36:45 +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