Commit Graph

112 Commits

Author SHA1 Message Date
Constantin Graf
0eef5ffcfa Performance optimization for import 2024-06-10 17:33:07 +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
Constantin Graf
94940be02c Fixed timezone in time entries importer 2024-06-06 18:35:19 +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
d9244d1ab4 Fixed bug in user profile update validation that did not ignore placeholder users 2024-06-06 17:19:41 +02:00
Constantin Graf
b0cdeb3e33 Fixed test case and travelTo function in test cases 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
20f9b344f6 Added is_imported flag to time entries 2024-06-06 17:19:41 +02:00
Constantin Graf
802d9558a3 Fixed endOfWeek bug 2024-06-06 17:19:41 +02:00
Gregor Vostrak
4c977b5bf8 add client_ids to reporting filters 2024-06-05 18:36:00 +02:00
Constantin Graf
b85de22ebc Fixed timestamp format fix in importer 2024-05-29 18:03:26 +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
2862033321 Updated dependencies; Added widgets and charts 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
7af77c9357 Fixed storage env 2024-05-27 15:17:37 +02:00
Constantin Graf
c888ac7ec2 Fixed typo in self hosting command 2024-05-22 16:19:29 +02:00
Constantin Graf
280d778794 Fixed week aggregation 2024-05-22 16:19:29 +02:00
Constantin Graf
eb810fcd4c Added self hosting key generate command 2024-05-22 15:47:54 +02:00
Constantin Graf
05e865ef41 Fixed import 2024-05-21 22:43:27 +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
98eea87b5f Temporarily store import data to debug issues 2024-05-21 18:52:43 +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
Gregor Vostrak
b44f3fa066 Merge branch 'main' of github.com:solidtime-io/solidtime into feature/reporting
# Conflicts:
#	tests/Feature/RegistrationTest.php
2024-05-16 17:39:18 +02:00
Constantin Graf
f47b3cdf98 Fixed duration in time entries index endpoint 2024-05-14 17:17:47 +02:00
Constantin Graf
0448ebc180 Added newsletter consent and term/privacy checkbox to registration 2024-05-14 17:17:47 +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
Gregor Vostrak
1c8d895c1e add proper error handling for expired CSRF Token 2024-05-03 18:33:11 +02:00
Constantin Graf
97751b3499 Fixed redirect after two factor login for filament admin panel 2024-05-02 16:20:52 +02:00
Constantin Graf
f989a06dc8 Fixed redirect after login for filament admin panel 2024-05-01 21:40:29 +02:00
Constantin Graf
a98e4649e3 Fixed bug in filament OrganizationResource 2024-04-29 18:59:56 +02:00
Constantin Graf
31c7bdf420 Deactivate reporting for api exceptions 2024-04-29 18:59:56 +02:00
Constantin Graf
a4667589f2 Enhanced admin panel 2024-04-29 18:59:56 +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
0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Constantin Graf
3c158cc015 Fixed billable rate in import 2024-04-26 00:20:00 +02:00
Constantin Graf
bfc1c8fc47 Fixed limit in time entry endpoint 2024-04-26 00:04:53 +02:00
Constantin Graf
ef4e586095 Added organization_id to current time entry 2024-04-25 22:53:41 +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
c194e3547b Hide latestTeamActivity for members with employee role 2024-04-25 17:28:59 +02:00