Martin Artnik
132593c854
Prevent removal of last manually assigned user manager [SCI-8131]
2023-04-03 11:46:32 +02:00
Martin Artnik
6412a65d7e
Fix new protocol default role, fix reload of protocol access modal [SCI-8217]
2023-03-28 16:22:38 +02:00
Martin Artnik
cb21b9f29b
Fix search for new access grant [SCI-8196]
2023-03-27 12:46:14 +02:00
ajugo
cedbd8de20
Fix access modal view for users without manage permissions [SCI-8139] ( #5148 )
2023-03-17 11:30:51 +01:00
ajugo
0fe3f5f38f
Fix missing tooltip and hover effect for access modal role selection [SCI-8122] ( #5140 )
2023-03-14 18:41:32 +01:00
ajugo
3c18e42d5e
Fix css for access modal [SCI-8127] ( #5138 )
2023-03-14 15:24:22 +01:00
aignatov-bio
9a3b056d32
Fix access modal for protocol [SCI-8063] ( #5128 )
2023-03-14 14:49:11 +01:00
ajugo
917269a8e9
Add micro-interactions for protocol repository modals [SCI-8091] ( #5102 )
2023-03-14 14:20:03 +01:00
Alex Kriuchykhin
fcfe8d81cb
Fix read-only experiment access modal display [SCI-8040] ( #5118 )
2023-03-10 15:03:11 +01:00
Anton
ca5f61a0e2
Add all team members through access modal [SCI-8063]
2023-03-09 14:13:01 +01:00
ajugo
86092e08fb
Remove not needed user roles on protocol access modals [SCI-8031] ( #5098 )
2023-03-08 12:10:36 +01:00
Martin Artnik
22c039fc77
PET access modal fixes [SCI-8038]
2023-03-07 14:04:05 +01:00
Alex Kriuchykhin
b9193748fa
Fix view access modals [SCI-8040] ( #5084 )
2023-03-07 11:17:56 +01:00
Martin Artnik
2f29477e02
Protocol/general user assignment changes and fixes [SCI-8039]
2023-03-06 16:43:46 +01:00
Martin Artnik
3686844dac
Add missing protocol default user role view [SCI-7978]
2023-02-24 18:28:19 +01:00
Martin Artnik
89459ae21a
Protocol group assignment fixes [SCI-7978]
2023-02-24 17:24:25 +01:00
Martin Artnik
c24b0fa5ab
Refactor access modals [SCI-7978]
2023-02-23 14:57:38 +01:00
Anton
a679e0ea62
Add inherit information to access modal [SCI-7882]
2023-02-07 15:19:20 +01:00
Anton
00b792b1bb
UX changes for permission modal [SCI-7619]
2023-01-23 16:01:40 +01:00
Anton
37eb902b25
Refactor access modals P/E/T [SCI-7619]
2023-01-22 22:23:18 +01:00
Anton
2e8a02f79f
Fix markup
2023-01-18 14:18:06 +01:00
Anton
9c488d5a0c
Add new access user modal [SCI-7518]
2023-01-03 14:43:03 +01:00
Anton
d1a68adb22
Add access modal for protocols [SCI-7518]
2022-12-22 13:27:46 +01:00
Oleksii Kriuchykhin
232f58dd30
Fix displaying of user access for E/T [SCI-7375]
2022-10-25 16:07:55 +02:00
Oleksii Kriuchykhin
09440d4f83
Fix display of user access for experiments and tasks [SCI-7375]
2022-10-24 12:57:08 +02:00
Oleksii Kriuchykhin
8dfedfe165
Fix task access display modal [SCI-7363]
2022-10-21 13:33:22 +02:00
artoscinote
e948fc20bc
Fix members dropdown CSS, order [SCI-6595] ( #3919 )
2022-03-07 17:11:35 +01:00
artoscinote
b9df85869c
View access modal fixes [SCI-6480] ( #3870 )
2022-02-18 10:19:13 +01:00
artoscinote
a5888227f5
Fix designated users permission check, fix project access modal [SCI-6480] ( #3815 )
2022-02-11 10:46:00 +01:00
Alex Kriuchykhin
4a86a0ee45
Merge pull request #3771 from aignatov-bio/ai-sci-6325-user-sorting-in-assign-modals
...
Add A-Z sort for assignment modals [SCI-6325]
2022-01-25 12:59:15 +01:00
artoscinote
42a537390e
Group public users in experiments and tasks [SCI-6332] ( #3769 )
...
* Group public users in experiments and tasks [SCI-6332]
* Add list of users to the public users group elements [SCI-6404]
2022-01-25 12:41:36 +01:00
Anton
cbcba90a8e
Fix markup [SCI-6325]
2022-01-25 10:10:57 +01:00
Anton
45d7718572
Add A-Z sort for assignment modals [SCI-6325]
2022-01-10 14:55:11 +01:00
artoscinote
78ab094bf2
Implement public user grouping, deletion and updates to manually assigned [SCI-6228] ( #3701 )
...
* Implement public user grouping, deletion and updates to manually assigned [SCI-6228]
* PR fixes [SCI-6228]
* Permission check improvement [SCI-6228]
2021-12-01 16:23:24 +01:00
aignatov-bio
8f9ab4f6c3
Refactor permissions breadcrumbs for users [SCI-6260] ( #3665 )
...
* Refactor permissions breadcrumbs for users [SCI-6260]
* Change creator assignments to automatically [SCI-6260]
Co-authored-by: Anton <anton@scinote.net>
2021-11-15 15:02:22 +01:00
artoscinote
4ce0c53d36
Implemented reset role functionality [SCI-6261] ( #3662 )
...
* Implemented reset role functionality [SCI-6261]
* Linter fixes [SCI-6261]
2021-11-15 11:12:31 +01:00
Alex Kriuchykhin
b73cd5c31e
Allow admins to change own roles on projects [SCI-6250] ( #3653 )
2021-11-12 11:13:30 +01:00
artoscinote
9f92cfab1a
Fixed access modal styling issues [SCI-6241] ( #3646 )
...
* Fixed access modal styling issues [SCI-6241]
* Refactor user access list to use flex [SCI-6241]
* Linter fixes [SCI-6241]
2021-11-10 11:40:41 +01:00
aignatov-bio
dfa79c6996
Fix duplicate requests for project user manage modal [SCI-6249] ( #3647 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-09 16:16:10 +01:00
aignatov-bio
3862e780ee
Fix error on experiments page after role update [SCI-6245] ( #3644 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-09 16:10:20 +01:00
aignatov-bio
d3e178e5a2
Small CSS fixes for permissions [SCI-6207] ( #3638 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-09 09:26:22 +01:00
artoscinote
3e3e2cc24e
Revert "Implement experiment and task access removal" [SCI-6218] ( #3635 )
...
* Revert "Implement experiment and task access removal [SCI-6156] (#3614 )"
This reverts commit 2abefd78e6
.
* Rename assign to module activity to designate to my module [SCI-6218]
2021-11-05 15:44:14 +01:00
aignatov-bio
b0c031e4e3
Fix duplicate assignment modals ( #3636 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-05 15:42:59 +01:00
aignatov-bio
5081e90fd6
Close access grant modal after submit [SCI-6205] ( #3631 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-04 13:31:58 +01:00
artoscinote
2abefd78e6
Implement experiment and task access removal [SCI-6156] ( #3614 )
2021-10-28 16:32:05 +02:00
aignatov-bio
992d3bffa3
small permissions interface updates [SCI-6145] ( #3620 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-10-28 13:58:31 +02:00
artoscinote
fc866640be
Improved/removed annoying reloads when managing user access [SCI-6170] ( #3618 )
2021-10-28 12:49:26 +02:00
artoscinote
0c8614c9ac
Remove caching from user access modals [SCI-6163] ( #3600 )
2021-10-22 10:03:52 +02:00
artoscinote
35eb7bffdd
Fixed to use correct users relation in access modals [SCI-6164] ( #3601 )
2021-10-20 15:49:03 +02:00
artoscinote
3746332c30
Fixed cached user lists when changing assignments [SCI-6137] ( #3597 )
...
Fixed cache invalidation for assignables, current_user missing in cache keys [SCI-6137]
2021-10-19 16:00:52 +02:00