 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
|
30ed47d3fb
|
add trial banners and unblock member invite modal during trial
|
2024-09-11 18:07:35 +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
|
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
|
10d8540e6c
|
refactor to common MoreOptionsDropdown component for shared ui
|
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
|
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
|
a8d82d0d2c
|
remove owner from invite member select, fix modal not closing bug
|
2024-07-03 12:53:52 +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
|
474c0de3ac
|
add update member billable rate , fixes ST-241
|
2024-06-05 18:36:00 +02:00 |
|
Gregor Vostrak
|
d28269ebb0
|
add project member edit modal, fixes ST-119
|
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
|
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 |
|
Gregor Vostrak
|
b910662ae1
|
add missing error in create team member modal
|
2024-04-29 18:36:46 +02:00 |
|
Gregor Vostrak
|
bb5ccf3606
|
add notice when time tracker is running in a different organization
|
2024-04-26 02:10:45 +02:00 |
|
Gregor Vostrak
|
f22d423fff
|
hide actions and pages in the frontend according to permissions
|
2024-04-25 04:14:20 +02:00 |
|
Gregor Vostrak
|
a3ed9c5e42
|
fix invite button showing bo non-placeholder users
|
2024-04-22 02:07:00 +02:00 |
|
Gregor Vostrak
|
0f85c65d5f
|
change project member id from member_id to user_id, fix member combobox
|
2024-04-21 01:45:07 +02:00 |
|
Gregor Vostrak
|
338e4ec469
|
filter placeholder role so it cannot be selected for invites
|
2024-04-21 01:45:07 +02:00 |
|
Gregor Vostrak
|
e4bf56d55d
|
add invitations tab to members page
|
2024-04-16 23:47:54 +02:00 |
|
Gregor Vostrak
|
22272aebb1
|
add invite button for placeholder users on members table
|
2024-04-16 23:47:54 +02:00 |
|
Gregor Vostrak
|
38535142b2
|
add responsive tables and time/client/member/tags index page
|
2024-04-13 16:03:47 +02:00 |
|
Gregor Vostrak
|
b94c159af0
|
add project members to project show page
|
2024-04-10 13:10:03 +02:00 |
|
Gregor Vostrak
|
5293bc7a05
|
add projects detail page, task create / delete
|
2024-04-08 18:55:50 +02:00 |
|
Gregor Vostrak
|
0081aa7a6e
|
add basic crud frontend for clients, tags and projects
|
2024-04-03 17:21:15 +02:00 |
|