Commit Graph

52 Commits

Author SHA1 Message Date
Constantin Graf 61cc80dc6e Fixed export bug 2024-09-12 15:31:20 +02:00
Constantin Graf 0a0b7a03b4 Deactivate auditing for import and increase max_execution_time 2024-09-12 15:31:20 +02:00
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 156d2ff1a0 Add auditing 2024-09-03 14:26:01 +02:00
Constantin Graf ee77de04ef Added export endpoint and solidtime import; Enhanced toggl import 2024-08-27 21:31:09 +02:00
Constantin Graf 63323d86c3 Added tests for FailedJobResource and renamed to singular 2024-07-18 13:27:46 +02:00
Constantin Graf 8db0a7d25e Added mail to inform users about still running time entries 2024-07-18 13:27:46 +02:00
Constantin Graf 855db81104 Added failed jobs to admin panel 2024-07-18 13:27:46 +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 f21a2d4bdd Fix unhandled error on jetstream page with non-UUID id, fixes ST-274 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 86f5ea47bb Added user and organization deletion system; Added coverage annotations 2024-06-09 13:58:46 +02:00
Constantin Graf 86555664c5 Added billable flag to projects 2024-06-06 17:19:41 +02:00
Constantin Graf 20f9b344f6 Added is_imported flag to time entries 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 2a8ab12017 Added filled gaps to time entry aggregation; Moved aggregation to service 2024-05-21 17:31:45 +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 ba335b4f05 Migrated to UUID v4 2024-05-07 15:43:05 +02:00
Constantin Graf d5bbba2c2f Added aggregate time entries endpoint 2024-05-06 18:38:55 +02:00
Constantin Graf 0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Constantin Graf a8ce994f08 Enhanced imports with billable rates and project members; Fixed error handling and import structure 2024-04-25 22:46:59 +02:00
Constantin Graf 5e979db912 Typos, Bugfixes and explicit response for organization show page 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 a36f33dfa7 Restricted data sent by jestream; Fixed profile picture 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
Constantin Graf d48b38293d Fixed phpstan 2024-04-15 22:31:45 +02:00
Constantin Graf feb70910c7 Added email verified as requirement for non-local environments 2024-04-15 22:31:45 +02:00
Constantin Graf 726aabe724 Fixed private build 2024-04-15 16:21:30 +02:00
Constantin Graf 2045bf6ba9 Added healthcheck endpoints; Fixed filament check 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 234fa06324 Fixed permissions for tasks 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 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 6ecfef6bf1 Added timezone for user; Moved dashboard to controller 2024-03-19 19:11:36 +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 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 785e89593f Added larastan 2024-01-16 22:49:01 +01:00
Constantin Graf 34574eb31b Added filament 2024-01-16 22:39:28 +01:00