Gregor Vostrak
|
e302421765
|
make sure dropdown/combobox lists stay visible during close animation to
avoid layout shifts
|
2026-07-09 13:01:23 +02:00 |
|
Gregor Vostrak
|
75f5144b45
|
use pinned selection instead of fix items on dropdown open so async
loaded collections update the dropdown properly
|
2026-07-09 13:01:23 +02:00 |
|
Gregor Vostrak
|
a56942abcf
|
Add virtualizer to ProjectDropdown, ClientDropdown and Reporting
Comboboxes; Remove redundant focus loop on Project/ClientDropdown
|
2026-07-09 13:01:23 +02:00 |
|
Gregor Vostrak
|
43e42ace54
|
show null billable rate as empty not as 0 to avoid confusion
|
2026-06-18 13:27:43 +02:00 |
|
Gregor Vostrak
|
c1ecd0eff5
|
update ui package dependencies; update lucide imports
|
2026-06-18 13:27:43 +02:00 |
|
Gregor Vostrak
|
09af0f775f
|
add timesheets page
|
2026-05-29 17:14:52 +02:00 |
|
Gregor Vostrak
|
77a62afd69
|
add alphabetic sorting to multiselect dropdowns
|
2026-04-29 18:32:05 +02:00 |
|
Gregor Vostrak
|
5c6d84dc38
|
fix e2e tests timing issues with cut off time entries at the start of
the day
|
2026-03-23 17:43:46 +01:00 |
|
Gregor Vostrak
|
5c67709746
|
Add clearable DatePicker and report tests
|
2026-03-23 17:43:46 +01:00 |
|
Gregor Vostrak
|
b94872b07b
|
Add size prop to DatePicker and fix range end
|
2026-03-23 17:43:46 +01:00 |
|
Gregor Vostrak
|
ef7569b63b
|
only show calendar toolbar after load complete to avoid layout shift
|
2026-03-23 17:43:46 +01:00 |
|
Gregor Vostrak
|
97df779d1e
|
Use locale-aware parseTimeInput for duration inputs
|
2026-03-23 17:43:46 +01:00 |
|
Gregor Vostrak
|
c581ad8854
|
move calendar, dropdown-menu, select, dialog, number-field components to
the ui package
|
2026-03-23 17:43:46 +01:00 |
|
Gregor Vostrak
|
b258717211
|
improve reporting page responsive layout; standardize button sizing;
prevent mobile input zoom; increase CI playwright shards
|
2026-02-12 13:30:11 +01:00 |
|
Gregor Vostrak
|
c78c681ec4
|
Conditionally show cost column in report tables; Task/Project Modal
Field cleanup; improve estimated time UX
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
562ee234a8
|
Add Euro Symbol as Billable Icon when EUR is the organization currency.
fixes #423
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
15e61e9789
|
Add Field component system and migrate UI
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
f75a19bccd
|
improve time estimate input, responsive time entry create modal fixes,
fixes #460, #800
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
a154293348
|
migrate datepickers to shadcn, Fixes #877, #807
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
7efb7e6071
|
Enable npm workspaces and update dependencies
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
b2af9c6bf1
|
Add client_ids filter to time entry export
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
756b423295
|
migrate select/multiselect components to Radix Vue primitives
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
5a05ee35e0
|
change dashboard card colors and input background colors
|
2026-01-09 01:16:23 +01:00 |
|
Gregor Vostrak
|
db57055941
|
add filters and sorting to projects table
|
2026-01-08 18:07:17 +01:00 |
|
Gregor Vostrak
|
814d539fb0
|
move rangecalendar, popover and daterangepicker to ui package
|
2025-12-09 16:44:55 +01:00 |
|
Gregor Vostrak
|
306a081a3d
|
prevent seconds update on timepicker when nothing else changes
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
09fb5aa48e
|
make sure that timepicker and calendar set seconds to 0 on update, fixes #968
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
9b9371e5a5
|
move button component to ui package
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
f8f708a664
|
add set end time functionality to timetracker component
|
2025-10-21 17:24:46 +02:00 |
|
Gregor Vostrak
|
cb30487a21
|
add format check, update prettier rules, apply rules consistently
|
2025-07-31 11:53:00 +02:00 |
|
Gregor Vostrak
|
38f38790d5
|
change font to inter, scale down fonts, improve rounding/filter elements
|
2025-07-17 18:38:21 +02:00 |
|
Gregor Vostrak
|
b0e638c28b
|
fix daterange presets, fix e2e test
|
2025-06-30 12:54:22 +02:00 |
|
Gregor Vostrak
|
f1dce88dab
|
fix time zone issue in daterangepicker
|
2025-05-21 12:34:02 -07:00 |
|
Gregor Vostrak
|
62b5730fa8
|
fix contrast on select and dropdown foreground colors, add missing placeholder in billable input
|
2025-05-14 14:09:19 +02:00 |
|
Gregor Vostrak
|
098ead8da6
|
change billable rate input to use shadcn component
|
2025-05-13 18:51:36 +02:00 |
|
Gregor Vostrak
|
9620c89545
|
migrate daterange picker to shadcn component
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
b1ff97a82f
|
add frontend support for the date formatting option
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
ed32c6b217
|
add frontend format support for currencies, add currencies endpoint
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
8b950d99d6
|
add support for interval / duration format in frontend views
|
2025-05-13 16:32:11 +02:00 |
|
Gregor Vostrak
|
3a482c1e6a
|
fix reporting not updating and client ui cue #458
|
2025-04-28 13:34:08 +02:00 |
|
Gregor Vostrak
|
15ac3e9a43
|
fix tests, add autofocus disable option for dropdown
|
2025-04-23 14:33:32 +02:00 |
|
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
|
992d8945df
|
fix vertical alignment of dropdown triggers (time entry row more)
|
2025-03-30 16:25:02 +02:00 |
|
Gregor Vostrak
|
df2fe1da1e
|
add light mode
|
2025-03-28 14:54:31 +01:00 |
|
Gregor Vostrak
|
3026edd27b
|
fix datepicker dropdown and taborder in create time entry
|
2025-03-05 11:22:57 +01:00 |
|
Gregor Vostrak
|
97585b5771
|
fix inconsistencies in dropdown highlighted item, indirectly fix flaky project member test
|
2025-02-13 17:04:18 -05:00 |
|
Gregor Vostrak
|
18ab1f714b
|
update dependencies, update eslint config, update optional ts props types
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
68228bccb2
|
fix enter submits in the time range dropdown
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
2dd80ba6cc
|
fix focus state for dropdowns, fix taborder for timerange select in timetracker and timeentryrows
|
2025-02-06 18:36:16 +01:00 |
|
Gregor Vostrak
|
b783ea9ecd
|
improve focus state styling
|
2025-02-06 18:36:16 +01:00 |
|