Gregor Vostrak
|
e78a551098
|
refactor to shadcn components, dynamically load extension frontend
add jetstream permissions, add dynamic inertia module loading, add shadcn components, change modals and dropdowns to shadcn dismissable layer,
|
2025-04-23 14:33:32 +02:00 |
|
Gregor Vostrak
|
df2fe1da1e
|
add light mode
|
2025-03-28 14:54:31 +01:00 |
|
Gregor Vostrak
|
18ab1f714b
|
update dependencies, update eslint config, update optional ts props types
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
d880717749
|
add TimeEntryCreateModal and MoreOptionsDropdown to ui package
|
2024-11-12 18:54:54 +01:00 |
|
Gregor Vostrak
|
d5699da234
|
improve manual time entry modal, improve time picker, add human duration input
|
2024-11-12 16:07:51 +01:00 |
|
Gregor Vostrak
|
cd7573dcf1
|
hide create project buttons and modal depending on the permission
|
2024-10-28 14:14:50 +01:00 |
|
Gregor Vostrak
|
eb4debe481
|
move time entry mass updates to ui package and remove its dependencies
|
2024-10-28 14:14:50 +01:00 |
|
Gregor Vostrak
|
c291170d79
|
fix timing problem when updating multiple time entries, fixes #202
|
2024-10-09 17:35:22 +02:00 |
|
Gregor Vostrak
|
612f40a4b0
|
fix unselecting bugs in time view
|
2024-10-09 13:26:51 +02:00 |
|
Gregor Vostrak
|
8f34fac0a6
|
add select all for time entry row heading
|
2024-10-09 03:01:34 +02:00 |
|
Gregor Vostrak
|
a374a52474
|
add select and deselect all on time and detailed reporting view
|
2024-10-09 01:48:23 +02:00 |
|
Gregor Vostrak
|
09586de2d5
|
clear selected time entries after mass delete in time vue
|
2024-10-09 01:00:12 +02:00 |
|
Gregor Vostrak
|
f147fb9725
|
add mass updates to time view
|
2024-10-08 21:28:23 +02:00 |
|
Gregor Vostrak
|
9f2ac70549
|
add mass delete time entries frontend, closes ST-450
|
2024-10-08 13:26:27 +02:00 |
|
Gregor Vostrak
|
878bbd359d
|
cleanup dayjs abstraction usage and useCurrentTimeEntry api for starting and stopping time entries
|
2024-09-30 14:19:47 +02:00 |
|
Gregor Vostrak
|
3b41d90b07
|
fix layout bug in time view with small time entries, fixes ST-414
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
33d139e3aa
|
add mass updates to time entry aggregate rows, make package actions run on manual dispatch
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
35c65d3bf0
|
move MainContainer Component to ui package and fix types
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
635954f81d
|
move ui and api to seperate packages and add npm actions for them
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
06fef6e40f
|
refactor timetracker to seperate data and ui logic
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
99c652a61b
|
refactor required time entry emits to props
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
1e4f0afa67
|
use prop function createTag instead of event to make sure it is handled by the parent
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
655723db49
|
refactor tag components and tagCreate events, change global week_start and timezone settings, fix pie charts
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
cbdbcef9eb
|
move time entries grouped table to its own component
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
a519c119d4
|
refactor time entry and projecttaskdropdown components to not rely on pinia stores
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
8857befc6c
|
add loading indicator to import (ST-149), change card divider color
|
2024-06-07 14:18:27 +02:00 |
|
Gregor Vostrak
|
8b12dec546
|
change color palette, change user_id to member_id
|
2024-05-21 01:53:50 +02:00 |
|
Gregor Vostrak
|
e2c6026b47
|
add aggregation/grouping of time entries with same attributes in time view
|
2024-05-16 13:11:22 +02:00 |
|
Gregor Vostrak
|
98f6e8c5a6
|
fix manual time entry button responsiveness
|
2024-05-03 01:42:40 +02:00 |
|
Gregor Vostrak
|
d11e8c276c
|
remove unused action menu on time view
|
2024-04-24 22:26:06 +02:00 |
|
Gregor Vostrak
|
f52a629bac
|
add manual time entry feature
|
2024-04-24 22:26:06 +02:00 |
|
Gregor Vostrak
|
52381be399
|
fix timezone issues and add support for timezone user setting
|
2024-04-23 02:54:28 +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
|
c30763d718
|
add empty state for time page
|
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
|
64023f3930
|
added success and error notifications
|
2024-04-12 03:34:44 +02:00 |
|
Gregor Vostrak
|
0081aa7a6e
|
add basic crud frontend for clients, tags and projects
|
2024-04-03 17:21:15 +02:00 |
|
Gregor Vostrak
|
a8b81fe298
|
add endless scrolling to time overview page
|
2024-03-27 14:59:22 +01:00 |
|
Gregor Vostrak
|
26fef8b9f7
|
add time overview page
|
2024-03-26 18:19:08 +01:00 |
|