1128 Commits

Author SHA1 Message Date
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
Gregor Vostrak
2f0ad0eb44 Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-23 03:27:49 +02:00
Gregor Vostrak
7dbd358558 prettier formatting warning fixes 2024-04-23 03:01:21 +02:00
Gregor Vostrak
f6c51b7122 fix timezone issues and add support for timezone user setting 2024-04-23 03:01:21 +02:00
Gregor Vostrak
52381be399 fix timezone issues and add support for timezone user setting 2024-04-23 02:54:28 +02:00
Constantin Graf
2605d73815 Error handling in importer for invalid ZIP 2024-04-22 17:17:22 +02:00
Constantin Graf
26af7041c2 Fixed production logging stack 2024-04-22 17:16:57 +02:00
Constantin Graf
ab9fa93ba1 Removed parallel testing because of filament tests 2024-04-22 16:34:35 +02:00
Constantin Graf
493375601c Added extension services 2024-04-22 16:34:35 +02:00
Gregor Vostrak
b28f2b0a1c add error notifications to importer 2024-04-22 14:05:14 +02:00
Gregor Vostrak
7f6dbfdf60 Merge branch 'main' of github.com:solidtime-io/solidtime 2024-04-22 13:38:30 +02:00
Gregor Vostrak
78aa0a8f3f adapt new activity graph structure, add activity graph labels 2024-04-22 13:38:19 +02:00
Constantin Graf
bd6263708d Added filament lookup for extensions 2024-04-22 11:59:06 +02:00
Constantin Graf
5e979db912 Typos, Bugfixes and explicit response for organization show page 2024-04-22 11:59:06 +02:00
Constantin Graf
2acef6a997 Fixed typos 2024-04-22 11:59:06 +02:00
Constantin Graf
68e5f89187 Updated favicons 2024-04-22 11:59:06 +02:00
Constantin Graf
53ba60bbe5 Added resend invitation endpoint 2024-04-22 11:59:06 +02:00
Gregor Vostrak
9973368156 fix 0 values do no update time entry, fix duplicate requests on time entry update 2024-04-22 02:33:11 +02:00
Gregor Vostrak
5ee5d7a267 fix primary button flashing white in focus state 2024-04-22 02:09:07 +02:00
Gregor Vostrak
a3ed9c5e42 fix invite button showing bo non-placeholder users 2024-04-22 02:07:00 +02:00
Gregor Vostrak
bb0753dd89 fix client and tag dropdown does not work on click to add a new entity in the dropdown 2024-04-22 02:00:02 +02:00
Gregor Vostrak
4c1bbd7daa fix project show responsiveness 2024-04-21 02:15:54 +02:00
Gregor Vostrak
4446a7e3d7 use dynamic billing extension setting in the frontend 2024-04-21 01:56:04 +02:00
Gregor Vostrak
0f85c65d5f change project member id from member_id to user_id, fix member combobox 2024-04-21 01:45:07 +02:00
Gregor Vostrak
338e4ec469 filter placeholder role so it cannot be selected for invites 2024-04-21 01:45:07 +02:00
Gregor Vostrak
c5a6608211 Merge pull request #46 from solidtime-io/feature/dashboard_empty_states
Feature/dashboard empty states
2024-04-20 02:31:45 +02:00
Gregor Vostrak
b44e8ef457 add billable rates to projects 2024-04-20 01:41:02 +02:00
Gregor Vostrak
20c7a7a194 last 7 days dashboard card design fixes 2024-04-20 01:11:18 +02:00
Gregor Vostrak
0650480246 add project edit modal 2024-04-20 01:09:23 +02:00
Gregor Vostrak
f14d83cd19 Merge branch 'main' of github.com:solidtime-io/solidtime into feature/dashboard_empty_states
# Conflicts:
#	resources/js/Components/Dashboard/DashboardCard.vue
#	resources/js/Components/Dashboard/RecentlyTrackedTasksCard.vue
2024-04-20 00:34:12 +02:00
Constantin Graf
db9c0de05b Added favicons 2024-04-19 18:00:31 +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
40f1159ea5 Fix title in production 2024-04-19 18:00:31 +02:00
Constantin Graf
d5af498ced Added boolean to show if billing extension is active 2024-04-19 18:00:31 +02:00