Commit Graph

67 Commits

Author SHA1 Message Date
Gregor Vostrak
3b5e09267f add tooltips to weekly overview on dashboard 2024-05-02 15:13:43 +02:00
Gregor Vostrak
e7fde0695d add row hover design fix 2024-04-29 19:04:54 +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
a46668703d fix 7 recent days card alignment 2024-04-29 16:49:58 +02:00
Gregor Vostrak
09595b49af fix empty state 2024-04-26 15:20:08 +02:00
Gregor Vostrak
e5122f106a fix datepicker bug 2024-04-26 14:48:34 +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
917e215529 Fixed typo 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
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
66210e7830 fix duration formatting over 24h, fix time entry create modal clearing after submit 2024-04-25 15:36:16 +02:00
Gregor Vostrak
f22d423fff hide actions and pages in the frontend according to permissions 2024-04-25 04:14:20 +02:00
Gregor Vostrak
f52a629bac add manual time entry feature 2024-04-24 22:26:06 +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
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
2acef6a997 Fixed typos 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
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
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
Gregor Vostrak
1cba8c39de add empty state for members activity, fix organization switch data loading problem 2024-04-19 02:33:18 +02:00
Gregor Vostrak
5d95dd4fae add dynamic charts to last 7 days card 2024-04-19 00:14:04 +02:00
Gregor Vostrak
4a89f22885 fix/refactor dashboard card separators 2024-04-18 23:39:04 +02:00
Gregor Vostrak
4400741391 fix last tracked tasks empty state 2024-04-18 01:16:31 +02:00
Gregor Vostrak
3d9ed4a4e5 fix last tracked tasks empty state 2024-04-18 01:13:26 +02:00
Gregor Vostrak
5b86c85aca add project color selector 2024-04-18 00:48:57 +02:00
Gregor Vostrak
fe61a54c35 fix billable toggle on time tracker, add billable toggle on time entries row 2024-04-16 23:47:54 +02:00
Gregor Vostrak
884cd10a34 add billing section links to the organization switcher and organization settings 2024-04-16 23:47:54 +02:00
Gregor Vostrak
e4bf56d55d add invitations tab to members page 2024-04-16 23:47:54 +02:00
Gregor Vostrak
5a359583eb add login / register links to navigate between screens directly 2024-04-16 23:47:54 +02:00
Gregor Vostrak
22272aebb1 add invite button for placeholder users on members table 2024-04-16 23:47:54 +02:00
Gregor Vostrak
54603bbc6e added importer to organization settings 2024-04-16 23:47:54 +02:00
Gregor Vostrak
38535142b2 add responsive tables and time/client/member/tags index page 2024-04-13 16:03:47 +02:00
Gregor Vostrak
335a057ba1 add responsiveness for the dashboard and menu 2024-04-13 16:03:47 +02:00
Gregor Vostrak
528865fc1c fix organization switcher dropdown orientation 2024-04-12 03:34:44 +02:00
Gregor Vostrak
64023f3930 added success and error notifications 2024-04-12 03:34:44 +02:00