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 Vostrak
|
ac85e778a4
|
fix error handling for organization export, fixes ST-426
|
2024-09-12 14:46:05 +02:00 |
|
Gregor Vostrak
|
a4d6ba3cdb
|
improve reporting chart, fix project table with long client name, 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
|
19cc05140a
|
add archiving for clients, fixes ST-279
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
b518187ecb
|
Dashboard Data Refresh After creating a time entry, fixes ST-299
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
83301d03ca
|
respect billing permission in frontend, fix hiding of billing banners
|
2024-09-11 18:07:35 +02:00 |
|
Gregor Vostrak
|
22b2933d85
|
open export downloads in the same window
|
2024-09-11 17:58:29 +02:00 |
|
Gregor Vostrak
|
6dd9d5bab0
|
add exporter in frontend, fixes ST-382
|
2024-09-11 17:58:29 +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
|
35c65d3bf0
|
move MainContainer Component to ui package and fix types
|
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
|
06a35cb447
|
disable zodios request/response validation in runtime and use server errors instead
|
2024-08-08 16:11:14 +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
|
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 |
|
Constantin Graf
|
ee2f125062
|
Fixed typo
|
2024-07-15 21:41:37 +02:00 |
|
Gregor Vostrak
|
7aab3d98fc
|
remove billable_rate_update_time_entries flag and always update all time entries
|
2024-07-15 17:34:56 +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
|
8f0c9afa1a
|
remove user profile link from signup flow, fixes ST-260
|
2024-06-18 12:52:25 +02:00 |
|
Gregor Vostrak
|
9ac1d19722
|
change reporting default back
|
2024-06-13 21:12:41 +02:00 |
|
Gregor Vostrak
|
92dde6a701
|
fix timezone issues related to time entries spanning over a day
|
2024-06-12 17:06:10 +02:00 |
|
Gregor Vostrak
|
91cb6ab087
|
add formatting to importer descriptions, change reporting group limit for months
|
2024-06-10 18:01:32 +02:00 |
|
Gregor Vostrak
|
8857befc6c
|
add loading indicator to import (ST-149), change card divider color
|
2024-06-07 14:18:27 +02:00 |
|
Gregor Vostrak
|
f2f128e184
|
remove misplaced create tag button from import screen
|
2024-06-06 18:30:04 +02:00 |
|
Gregor Vostrak
|
7fb58ea341
|
add is_billable support for create / update project and in timetracker, fixes ST-217
|
2024-06-06 17:19:41 +02:00 |
|
Gregor Vostrak
|
4a7db27a05
|
reload stores after new team is created and data imported
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
bae4265f70
|
improve error handling for 401 requests and fetch
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
c9311780ed
|
restrict group and subgroup so they are always different
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
4c977b5bf8
|
add client_ids to reporting filters
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
ce00f5f446
|
fix employee reporting request, fix billable update, fix start of week in reporting
|
2024-05-22 16:19:29 +02:00 |
|
Gregor Vostrak
|
5c44f2590a
|
fix cent formatting and reporting pie chart labels
|
2024-05-21 21:01:31 +02:00 |
|
Gregor Vostrak
|
560eac8622
|
responsive fixes
|
2024-05-21 19:00:49 +02:00 |
|
Gregor Vostrak
|
867d6eff18
|
add table group chart, adapt to api changes
|
2024-05-21 18:40:03 +02:00 |
|
Gregor Vostrak
|
efd3fef0c5
|
add billing, organization settings and import to navigation
|
2024-05-21 02:44:09 +02:00 |
|
Gregor Vostrak
|
c67c5e46e1
|
add reporting page, chart and filters
|
2024-05-21 01:54:45 +02:00 |
|
Gregor Vostrak
|
8b12dec546
|
change color palette, change user_id to member_id
|
2024-05-21 01:53:50 +02:00 |
|
Gregor Vostrak
|
e2c6026b47
|
add aggregation/grouping of time entries with same attributes in time view
|
2024-05-16 13:11:22 +02:00 |
|
Constantin Graf
|
0448ebc180
|
Added newsletter consent and term/privacy checkbox to registration
|
2024-05-14 17:17:47 +02:00 |
|
Gregor Vostrak
|
1c8d895c1e
|
add proper error handling for expired CSRF Token
|
2024-05-03 18:33:11 +02:00 |
|
Gregor Vostrak
|
271d804091
|
remove unused tabbars
|
2024-05-03 01:52:09 +02:00 |
|
Gregor Vostrak
|
98f6e8c5a6
|
fix manual time entry button responsiveness
|
2024-05-03 01:42:40 +02:00 |
|
Gregor Vostrak
|
a3dc8c6550
|
always use remember me on the login form
|
2024-05-03 01:22:18 +02:00 |
|
Gregor Vostrak
|
6f12c1907e
|
fix hover color on register and login pages links
|
2024-05-02 15:14:38 +02:00 |
|