Gregor Vostrak
|
d2f3fe411a
|
add missing query invalidation after report create
|
2026-02-18 23:58:39 +01:00 |
|
Gregor Vostrak
|
864f41bda6
|
fix project member query invalidations after update, query key change regression
|
2026-02-18 18:51:21 +01:00 |
|
Gregor Vostrak
|
26524c5f40
|
fix member edit modal ui regression from field component migration
|
2026-02-18 17:57:11 +01:00 |
|
Gregor Vostrak
|
cf98fabe0a
|
add table sorting to members, clients and tags table
|
2026-02-18 17:41:36 +01:00 |
|
Gregor Vostrak
|
88c0c334e9
|
add project progress sorting and fix direction ui for number based
columns in the project table
|
2026-02-18 16:45:17 +01:00 |
|
Gregor Vostrak
|
147514a606
|
convert billable query string to boolean for shared report + e2e tests #876
|
2026-02-17 17:08:38 +01:00 |
|
Gregor Vostrak
|
7f145cf1c2
|
make sure cost column shows in shared report view, #1019
|
2026-02-17 13:42:22 +01:00 |
|
Gregor Vostrak
|
8107c6a208
|
improve activitygraphcard chart coloring steps
|
2026-02-16 15:29:46 +01:00 |
|
Gregor Vostrak
|
6dc517e07d
|
make sure days with low tracked time are clearly distinguished from no time in activity graph, fixes #447
|
2026-02-16 15:24:50 +01:00 |
|
Gregor Vostrak
|
0e63ecb520
|
improve timetracker on mobile; fix select all checkbox with 0 time
entries; add minimal padding to mobile dialogs
|
2026-02-12 17:06:20 +01:00 |
|
Gregor Vostrak
|
052424a581
|
add animation to the mobile sidebar
|
2026-02-12 13:51:53 +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
|
685cc29282
|
improve layout consistency between project and project show page, fix
client status indicator, fixes #814
|
2026-02-11 18:17:08 +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
|
8be55359ce
|
add e2e tests for employee restrictions
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
f3217baed1
|
Add Tag Edit Modal and UI
|
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
|
c17d87b710
|
Allow updating public_until on already-public reports
|
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
|
537a023ab9
|
Add calendar query prefetch
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
ff06d4d2f3
|
fix Y-Label ui regression from echarts update
|
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
|
bc562bf76f
|
refactor: extract ReportingFilterBar and migrate reporting to TanStack Query
|
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
|
3707f2469c
|
fix styling inconsistencies
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
70b78e41c3
|
add command palette
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
8c16302f17
|
add outline and secondary variants to TimeTrackerStartStop button to reduce visual complexity
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
6555bca5f1
|
use tanstack query in ProjectMultiselectDropdown, ClientTableRow and ProjectDropdown; fix e2e
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
81d9561656
|
refactor timeentries queries and mutations, improve activitygraph, add dashboard reporting table
|
2026-02-11 17:29:41 +01:00 |
|
Gregor Vostrak
|
0a6bde8bc6
|
upgrade inertia v2; add prefetching; migrate queries to tanstack query
vue
|
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
|
d27f023e16
|
refactor BaseFilterBadge to use DropdownMenuTrigger directly and avoid class merging conflicts
|
2026-01-08 19:14:59 +01:00 |
|
Gregor Vostrak
|
db57055941
|
add filters and sorting to projects table
|
2026-01-08 18:07:17 +01:00 |
|
Gregor Vostrak
|
513b2048ee
|
move TimezonMismatchModal to ui package
|
2025-12-09 16:44:55 +01:00 |
|
Gregor Vostrak
|
814d539fb0
|
move rangecalendar, popover and daterangepicker to ui package
|
2025-12-09 16:44:55 +01:00 |
|
Gregor Vostrak
|
947550d639
|
move css variables and tailwind theme config into ui package
|
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
|
0648437478
|
design fixes, improve component encapsulation
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
8ba04eca0c
|
move currency and cancreateproject permission to props to decouple TimeEntryCreateModal from web
|
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
|
55d12aaae1
|
add discard option for running timer
|
2025-10-21 12:49:49 +02:00 |
|
Gregor Vostrak
|
7765056074
|
add tag grouping
|
2025-10-07 17:15:20 +02:00 |
|
Gregor Vostrak
|
8aabffd1e7
|
fix race condition in UserTimezoneMismatchModal
|
2025-10-06 18:33:57 +02:00 |
|
Gregor Vostrak
|
b373427dc7
|
add feedback button in sidebar
|
2025-10-01 13:20:23 +02:00 |
|
Gregor Vostrak
|
d2a4d60441
|
clarify UserSettingsIcon Dropdown Profile Settings Item Description
|
2025-10-01 13:20:23 +02:00 |
|
Gregor Vostrak
|
c3305b3df6
|
remove bottom padding for toast container
This became redundant due to the floating feedback bubble removal
|
2025-10-01 13:20:23 +02:00 |
|
Gregor Vostrak
|
7584e59d0b
|
improve focus states and keyboard navigation for organization switcher and user settings dropdown
|
2025-10-01 13:20:23 +02:00 |
|