Gregor Vostrak
|
44bcce97cf
|
fix styling inconsistencies
|
2026-01-27 20:49:30 +01:00 |
|
Gregor Vostrak
|
99400ca655
|
fix: display custom billable rate correctly on project detail page
|
2026-01-27 20:11:35 +01:00 |
|
Gregor Vostrak
|
672c243c91
|
add command palette
|
2026-01-27 18:29:40 +01:00 |
|
Gregor Vostrak
|
3fb75ec3d5
|
add outline and secondary variants to TimeTrackerStartStop button to reduce visual complexity
|
2026-01-15 19:17:55 +01:00 |
|
Gregor Vostrak
|
79999fde28
|
remove redundant projects pinia store after tanstack query migration
|
2026-01-14 19:41:07 +01:00 |
|
Gregor Vostrak
|
b2a04c8de5
|
load time entries above pagination limit for calendar, fixes #995
|
2026-01-14 19:22:17 +01:00 |
|
Gregor Vostrak
|
900ee29a6f
|
fix e2e project filtering in reporting e2e test
|
2026-01-14 18:58:28 +01:00 |
|
Gregor Vostrak
|
ebbc4e6837
|
use tanstack query in ProjectMultiselectDropdown, ClientTableRow and ProjectDropdown; fix e2e
|
2026-01-14 18:21:29 +01:00 |
|
Gregor Vostrak
|
6f68bbbd48
|
refactor timeentries queries and mutations, improve activitygraph, add dashboard reporting table
|
2026-01-14 17:01:45 +01:00 |
|
Gregor Vostrak
|
47c2d8e6de
|
upgrade inertia v2; add prefetching; migrate queries to tanstack query
vue
|
2026-01-09 03:32:42 +01:00 |
|
Gregor Vostrak
|
5a05ee35e0
|
change dashboard card colors and input background colors
|
2026-01-09 01:16:23 +01:00 |
|
Gregor Vostrak
|
00d9d1488e
|
improve time entry heading contrast in light mode
|
2026-01-08 20:17:54 +01:00 |
|
Gregor Vostrak
|
9bbbfdfafe
|
improve visual hierarchy in time view
|
2026-01-08 19:53:53 +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
|
743c64909a
|
restrict time entries create endpoints for employees to only projects where they have access to
|
2025-12-17 12:54:07 +01:00 |
|
Gregor Vostrak
|
de97d15925
|
add tailwind theme and css variables to files export, bump ui package version
|
2025-12-09 16:44:55 +01:00 |
|
Gregor Vostrak
|
0691fe10ef
|
add direct axios dependency to package, bump package versions
|
2025-12-09 16:44:55 +01:00 |
|
Gregor Vostrak
|
513b2048ee
|
move TimezonMismatchModal to ui package
|
2025-12-09 16:44:55 +01:00 |
|
Gregor Vostrak
|
3acf9b8b07
|
add support for window activities in the calendar view plugin
|
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
|
7a51fca2f9
|
only show Weekly Billable Amount of current organization on dashboard, fixes #977
|
2025-12-02 13:30:08 +01:00 |
|
Gregor Vostrak
|
280032ee02
|
allow employee manage task setting to organization
|
2025-11-25 15:39:20 +01:00 |
|
Gregor Vostrak
|
b1bb7245b0
|
use default api limit for fetching time entries
|
2025-11-20 17:30:13 +01:00 |
|
Gregor Vostrak
|
6f37ad500a
|
limit initially loaded time entries on time page
|
2025-11-20 16:58:53 +01:00 |
|
Gregor Vostrak
|
500ccd5719
|
fix container queries for time entry rows
|
2025-11-20 16:52:08 +01:00 |
|
Gregor Vostrak
|
bacd6f4222
|
include the currently running time entry in the calendar header
|
2025-11-20 13:17:48 +01:00 |
|
Gregor Vostrak
|
022caf59ee
|
bump solidtime ui package version to 0.0.13
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
f955ab3135
|
fix display problems caused by minimum height of calendar events
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
5b491b0da2
|
add support for currently running time entry
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
249ab67ac8
|
improve idle indicator colors, fix typescript issues
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
1bd2c28b37
|
add tooltips to idlestatus indicators
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
33ac994cc0
|
add activity status plugin to calendar
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
8d3ee58bed
|
improve initial mount performance for groupedtimeentrytable by streaming in the rows
mounting the rows mounts lots of nested components which results in a delay on the initial mount.
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
8a2c260533
|
use container queries for time entry table
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
95ab1699c4
|
make sure that CreateTimeEntry modal always starts with times that have 0 seconds
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
306a081a3d
|
prevent seconds update on timepicker when nothing else changes
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
878ac4ab81
|
add tooltip component
|
2025-11-19 17:34:21 +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
|
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
|
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
|
8a2f35de0c
|
fix package build error dependencies
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
b7dafb0892
|
bump api and ui package versions
|
2025-11-19 17:34:21 +01:00 |
|
Gregor Vostrak
|
6eca0c2c76
|
fix archived_at timestamp of client in exporter
|
2025-11-11 12:55:33 +01:00 |
|
Gregor Vostrak
|
3417b60585
|
only run self-hosting update and telemetry scheduler when app_key is set
v0.10.0
|
2025-11-04 13:35:12 +01:00 |
|
Constantin Graf
|
0f21fabd37
|
Spread self-hosting update and telemetry requests over the day
|
2025-11-03 20:24:52 +01:00 |
|
Gregor Vostrak
|
df00200464
|
load current member time entries in calendar, to be consistent with time view
|
2025-10-22 14:36:21 +02:00 |
|
Gregor Vostrak
|
3b41de7135
|
remove project default listener in timeentry edit modal
|
2025-10-22 13:55:06 +02:00 |
|