Gregor Vostrak
|
85315fc62f
|
add client grouping and expandable project tasks to project task timetracker dropdown, fixes ST-253
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
d211e962f5
|
fix reporting multiselect dropdowns max height, fixes ST-414
|
2024-09-11 18:07:35 +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
|
b391f47d1b
|
fix scroll & jumping issues with task dropdown, fixes ST-395
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
19cc05140a
|
add archiving for clients, fixes ST-279
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
597f9ce802
|
fix time entry aggregate mass delete function
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
e981d6bc01
|
chore: bump ui package version
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
859833452f
|
add daily duration to header, fix dropdown overflows, add time dropdown to duration select
|
2024-08-27 17:47:22 +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
|
249b1b5820
|
cleanup and fix formatting for utils and packages
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
1328692faf
|
fix ui exports, change api package bunder to vite, fix type exports
|
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
|
c3cad88949
|
add TimeEntryGroupedTable to exported components
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
f4d4ea8b98
|
explicitly define exported components
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
05ece9b0ee
|
clean up ui package dev dependencies
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
f014137623
|
move multiselect components, week start and timezon functions to ui package
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
b2d327e8b1
|
add heroicons and move all ui package dependencies to peerDependencies
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
c6ee2b5131
|
add missing dayjs dependency to ui package
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
b689784701
|
add repository fields to package.json of api and ui packages
|
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 |
|