Commit Graph

73 Commits

Author SHA1 Message Date
Constantin Graf d8968399d6 Updated dependencies; Fixed codeformatting and phpstan 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 a01e1d6b0b Add billable rate calculation to creation and deletion of project members 2024-09-03 13:10:43 +02:00
Constantin Graf 9df91f4e4a Fix billiable rate in updateMultiple time entries (ST-396) 2024-09-03 13:09:09 +02:00
Constantin Graf ee77de04ef Added export endpoint and solidtime import; Enhanced toggl import 2024-08-27 21:31:09 +02:00
Constantin Graf b7c9aa6f28 ST-370: Fixed error when sending unknown fields in request 2024-08-23 16:53:00 +02:00
Constantin Graf 04bb8e50a7 Renamed user member endpoint and removed pagination 2024-08-05 16:49:24 +02:00
Gregor Vostrak 06fef6e40f refactor timetracker to seperate data and ui logic 2024-08-05 16:49:24 +02:00
Constantin Graf 21207a4058 Added me endpoints 2024-08-05 16:49:24 +02:00
Constantin Graf fd8d596e9b Moved invitation from jetstream to API; Deactived moved jetstream features 2024-07-15 17:35:10 +02:00
Constantin Graf 1dc35f1f55 Removed option to update billable rate without updating time entries 2024-07-15 17:34:56 +02:00
Constantin Graf 3a17ae83ae Member update endpoint can now change ownership 2024-07-01 17:06:44 +02:00
Constantin Graf c3a7ef7585 Fixed api docs 2024-07-01 17:06:44 +02:00
Constantin Graf 364168debd Add ability to set task to done, fixes ST-244 2024-07-01 17:06:44 +02:00
Constantin Graf a69d1cb4c4 Added ability to archive projects and clients, fixes ST-37 2024-07-01 17:06:44 +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 313cee2db0 Restrict roles available to invitation and member.update, fixes ST-264 2024-07-01 17:06:44 +02:00
Constantin Graf 2184b3c835 Add ability to update billable rate of existing time entries 2024-07-01 17:06:44 +02:00
Constantin Graf bd9cede081 Prevent and remove zero values for billable rates 2024-06-13 16:26:44 +02:00
Constantin Graf 86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Constantin Graf f40ae91444 Fixed timezone in time entries importer (tests) 2024-06-06 18:46:27 +02:00
Gregor Vostrak 7fb58ea341 add is_billable support for create / update project and in timetracker, fixes ST-217 2024-06-06 17:19:41 +02:00
Constantin Graf 86555664c5 Added billable flag to projects 2024-06-06 17:19:41 +02:00
Constantin Graf 09a79508ae Fixed static code analysis 2024-05-29 18:03:26 +02:00
Constantin Graf 54d8c8a894 Moved from Request get to input function 2024-05-29 18:03:26 +02:00
Constantin Graf ec239f20f2 Added client to time entries 2024-05-29 18:03:26 +02:00
Constantin Graf b5a240cb2f Moved import test files; Added timezone argument to importers 2024-05-29 18:03:26 +02:00
Constantin Graf 5a8dc60f53 Fixed update for member with role employee 2024-05-21 21:08:01 +02:00
Constantin Graf 2c20e941da Restrict removing owner from organization 2024-05-21 18:58:47 +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
Gregor Vostrak 8b12dec546 change color palette, change user_id to member_id 2024-05-21 01:53:50 +02:00
Constantin Graf 68ecc1227d Fixed validations and response naming in aggregate time entries endpoint 2024-05-19 12:06:20 +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 c25276b9a8 Added per page pagination config 2024-04-26 15:14:28 +02:00
Constantin Graf bfc1c8fc47 Fixed limit in time entry endpoint 2024-04-26 00:04:53 +02:00
Constantin Graf c194e3547b Hide latestTeamActivity for members with employee role 2024-04-25 17:28:59 +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 ad6146c483 Added usage check to delete endpoints 2024-04-19 18:00:31 +02:00
Constantin Graf e593430d72 Added missing chart data to dashboard endpoint 2024-04-17 12:39:23 +02:00
Gregor Vostrak fffa3639d3 add import types and description from the server, add report data modal 2024-04-16 23:47:54 +02:00
Constantin Graf 43e096b153 Updated readme and docs 2024-04-16 23:47:54 +02:00
Constantin Graf 1f79d5e50a Added importer details endpoint 2024-04-16 23:47:54 +02:00
Gregor Vostrak 54603bbc6e added importer to organization settings 2024-04-16 23:47:54 +02:00
Constantin Graf 2045bf6ba9 Added healthcheck endpoints; Fixed filament check 2024-04-15 16:21:30 +02:00
Constantin Graf 0e96ad992f Fixed timezones in time entry endpoints 2024-04-11 12:43:30 +02:00