Commit Graph

212 Commits

Author SHA1 Message Date
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
4242b23ada Added GitHub action to publish api docs 2024-04-29 18:59:56 +02:00
Gregor Vostrak
f3b3dbb6d8 add automatic resizing to all charts, so they update on window resize 2024-04-29 18:49:48 +02:00
Gregor Vostrak
b910662ae1 add missing error in create team member modal 2024-04-29 18:36:46 +02:00
Gregor Vostrak
fb3d326c28 respect start of week setting for charts 2024-04-29 16:49:58 +02:00
Gregor Vostrak
492be92592 lock sidebar timer when running in a different organization 2024-04-29 16:49:58 +02:00
Gregor Vostrak
056c909e82 fix project chart border color 2024-04-29 16:49:58 +02:00
Gregor Vostrak
01e9bf310c fix project update notification texts 2024-04-29 16:49:58 +02:00
Gregor Vostrak
a46668703d fix 7 recent days card alignment 2024-04-29 16:49:58 +02:00
Gregor Vostrak
77623f77e5 fix error handling for 404 error in active time entry 2024-04-29 12:38:59 +02:00
Gregor Vostrak
d0bc2edf5d Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-26 15:20:18 +02:00
Gregor Vostrak
09595b49af fix empty state 2024-04-26 15:20:08 +02:00
Constantin Graf
c25276b9a8 Added per page pagination config 2024-04-26 15:14:28 +02:00
Gregor Vostrak
1efd661d96 Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-26 14:48:43 +02:00
Gregor Vostrak
e5122f106a fix datepicker bug 2024-04-26 14:48:34 +02:00
Constantin Graf
0bf8a25d64 Enhanced admin panel 2024-04-26 14:44:37 +02:00
Gregor Vostrak
42ad5e004a make currency dependent on the organization setting 2024-04-26 02:41:02 +02:00
Gregor Vostrak
212ee27d13 fix formatting of billable amount on the dashboard 2024-04-26 02:40:44 +02:00
Gregor Vostrak
bb5ccf3606 add notice when time tracker is running in a different organization 2024-04-26 02:10:45 +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
fa983c4555 Fixed database seeder 2024-04-25 22:56:43 +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
Gregor Vostrak
7433648077 Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-25 20:14:56 +02:00
Gregor Vostrak
5abcb97e98 fix cleanup of base64 string for zips 2024-04-25 19:10:03 +02:00
Constantin Graf
917e215529 Fixed typo 2024-04-25 17:28:59 +02:00
Constantin Graf
c194e3547b Hide latestTeamActivity for members with employee role 2024-04-25 17:28:59 +02:00
Gregor Vostrak
023f6b12b5 fix broken date parsing 2024-04-25 17:11:13 +02:00
Gregor Vostrak
6c25c5dbfd only show team activity when user has the permission to view organization members 2024-04-25 16:35:34 +02:00
Gregor Vostrak
82ceb5122a only show “add more team members” empty state when 1 person is in the team 2024-04-25 16:27:17 +02:00
Gregor Vostrak
970b699de0 hide task delete when user is missing the permission 2024-04-25 16:09:44 +02:00
Gregor Vostrak
89707665d4 only send fetch Project Members request when the permission allows it 2024-04-25 16:02:57 +02:00
Gregor Vostrak
66210e7830 fix duration formatting over 24h, fix time entry create modal clearing after submit 2024-04-25 15:36:16 +02:00
Constantin Graf
1f6d9c598d Fixed bug in laravel-modules 2024-04-25 14:49:03 +02:00
Constantin Graf
8c8638e8f9 Updated private build #3 2024-04-25 12:30:37 +02:00
Gregor Vostrak
f22d423fff hide actions and pages in the frontend according to permissions 2024-04-25 04:14:20 +02:00
Constantin Graf
77cedb160e Updated private build #2 2024-04-25 00:31:20 +02:00
Constantin Graf
3accadaf6d Updated private build 2024-04-25 00:23:24 +02:00
Gregor Vostrak
d11e8c276c remove unused action menu on time view 2024-04-24 22:26:06 +02:00
Gregor Vostrak
899eaad1b9 fix manager, employee, admin invite tests 2024-04-24 22:26:06 +02:00
Gregor Vostrak
f52a629bac add manual time entry feature 2024-04-24 22:26:06 +02:00
Constantin Graf
8136f630c9 Fixed bugs in lastSevenDays chart 2024-04-24 16:40:26 +02:00
Constantin Graf
267adf52ca Fixed permissions; Added tests for permission store 2024-04-24 16:40:26 +02:00
Constantin Graf
75a3404f46 Updated dependencies 2024-04-24 16:40:26 +02:00
Constantin Graf
af447ce2c0 Send permission to client via inertia data 2024-04-24 16:40:26 +02:00
Gregor Vostrak
a3196c4964 add support for extension vite plugin loading, add vue setup hook for extensions 2024-04-23 22:37:30 +02:00