Gregor Vostrak
|
6b84ba67cd
|
add tanstack table, add clients table
|
2024-09-27 15:05:44 +02:00 |
|
Gregor Vostrak
|
014bffe86d
|
display the number of projects in a separate column in the clients table
|
2024-09-26 00:59:51 +02:00 |
|
Gregor Vostrak
|
2dbde63043
|
clear client name input on client create submit, fixes #189
|
2024-09-25 14:51:25 +02:00 |
|
Gregor Vostrak
|
1036502e49
|
remove wrong character from billing banner
|
2024-09-20 23:40:02 +02:00 |
|
Gregor Vostrak
|
5bf4dc79c2
|
hide explanation text for billing banner on mobile view
|
2024-09-20 12:59:09 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
d5b35ef420
|
improve billing banners on mobile
|
2024-09-17 22:32:43 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
36cdae523f
|
fix bug where chart does not update project colors on data change
|
2024-09-17 22:32:43 +02:00 |
|
Gregor Vostrak
|
9e1413c15f
|
unify and fix chart styles in dashboard and reporting view, fixes ST-356
|
2024-09-12 15:12:50 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
845f0d19d8
|
add trial expiry day countdown to billing banner
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
d211e962f5
|
fix reporting multiselect dropdowns max height, fixes ST-414
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
b990387775
|
make No Project white in chart fixes ST-360
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
a4d6ba3cdb
|
improve reporting chart, fix project table with long client name, fixes ST-414
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
3b41d90b07
|
fix layout bug in time view with small time entries, fixes ST-414
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
19cc05140a
|
add archiving for clients, fixes ST-279
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
b518187ecb
|
Dashboard Data Refresh After creating a time entry, fixes ST-299
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
c09119af33
|
fix project member billable rate not shown correctly in modal, fixes ST-363
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
83301d03ca
|
respect billing permission in frontend, fix hiding of billing banners
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
48b2bb436e
|
show action blocked modal with instructions instead of small notification when server returns action blocked error
|
2024-09-11 18:07:35 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
30ed47d3fb
|
add trial banners and unblock member invite modal during trial
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
2c0ab5e15a
|
add update notification to sidebar, fix aborted requests on navigate
|
2024-08-29 14:55:45 +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
|
635954f81d
|
move ui and api to seperate packages and add npm actions for them
|
2024-08-27 17:47:22 +02:00 |
|
Gregor Vostrak
|
b741105cfa
|
only update the current time entry when the description was actually changed, not on all blur
|
2024-08-08 17:36:20 +02:00 |
|
Gregor Vostrak
|
16203ec748
|
fix hiding of existing members in the member create modal
|
2024-08-08 17:36:20 +02:00 |
|
Gregor Vostrak
|
06a35cb447
|
disable zodios request/response validation in runtime and use server errors instead
|
2024-08-08 16:11:14 +02:00 |
|
Gregor Vostrak
|
10cc5cf42a
|
seperate project types, make tag dropdown location configurable, update api client
|
2024-08-05 16:49:24 +02:00 |
|
Gregor Vostrak
|
6aef8856f5
|
fix wrong secondarybutton import
|
2024-08-05 16:49:24 +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
|
10d8540e6c
|
refactor to common MoreOptionsDropdown component for shared ui
|
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
|
375cee7589
|
fix select behaviour in project member dropdown, fixes ST-308
|
2024-08-05 16:49:24 +02:00 |
|
 Gregor VostrakandConstantin Graf
|
7aab3d98fc
|
remove billable_rate_update_time_entries flag and always update all time entries
|
2024-07-15 17:34:56 +02:00 |
|
Gregor Vostrak
|
be50397775
|
refactor billableratemodal to use a common component for shared logic
|
2024-07-08 17:22:48 +02:00 |
|
Gregor Vostrak
|
e3b4cfd881
|
add billable rate updates for time entries in the past to projects and project members, fixes ST-304
|
2024-07-08 17:22:48 +02:00 |
|
Gregor Vostrak
|
c69701aa66
|
add ability to change role of a user
|
2024-07-03 14:21:00 +02:00 |
|
Gregor Vostrak
|
c194785034
|
hide more options in members table if no options are avaliable, fixes ST-129
|
2024-07-03 14:08:26 +02:00 |
|
Gregor Vostrak
|
53e5805937
|
fix type, fixes ST-301
|
2024-07-03 12:55:11 +02:00 |
|
Gregor Vostrak
|
a8d82d0d2c
|
remove owner from invite member select, fix modal not closing bug
|
2024-07-03 12:53:52 +02:00 |
|
Gregor Vostrak
|
6593a8c24f
|
add support for archiving projects and marking tasks as done
|
2024-07-02 17:01:12 +02:00 |
|
Gregor Vostrak
|
442da936d0
|
Merge branch 'feature/member_features' of github.com:solidtime-io/solidtime into feature/update_billable_rate
# Conflicts:
# e2e/members.spec.ts
# e2e/organization.spec.ts
|
2024-07-01 17:15:08 +02:00 |
|
Gregor Vostrak
|
264b7c9b8d
|
add billable rate time entries update support for existing time entries (member & organization)
|
2024-07-01 17:06:44 +02:00 |
|
Gregor Vostrak
|
099926f95c
|
change member invite to api route, add resend invitation mail, add delete invitation, fixes ST-87
|
2024-07-01 17:03:47 +02:00 |
|
Gregor Vostrak
|
2e8b088c59
|
improve project edit modal: fix enter submit on billable input and add labels
|
2024-06-24 18:32:43 +02:00 |
|
Gregor Vostrak
|
eefa7c8ca8
|
fix focus & click behaviour of time range selector and task project dropdown modal
|
2024-06-24 18:23:43 +02:00 |
|
Gregor Vostrak
|
0121195e75
|
focus on description after starting time tracker, ST-254
|
2024-06-18 18:28:45 +02:00 |
|
Gregor Vostrak
|
0c054bdcf2
|
improve focus handling for time entry create modal and update end date if start date is after end, fixes ST-250
|
2024-06-18 17:58:26 +02:00 |
|