Martin Artnik
|
c895047114
|
Remove unused permission helpers [SCI-10865]
|
2024-09-04 13:36:12 +02:00 |
|
Martin Artnik
|
5ba07aec28
|
Implement storage location sharing logic and permissions [SCI-10865]
|
2024-09-03 15:50:10 +02:00 |
|
Martin Artnik
|
40355ae6c8
|
Generalize team sharing logic, implement sharing for storage locations [SCI-10865]
|
2024-08-27 13:31:50 +02:00 |
|
Martin Artnik
|
a85fc77261
|
Merge branch 'develop' into features/storage-locations
|
2024-08-26 11:12:04 +02:00 |
|
Oleksii Kriuchykhin
|
ac32b5b04a
|
Prevent repository access to users without repository READ permission on team level [SCI-10972]
|
2024-08-12 10:54:35 +02:00 |
|
Anton
|
49ddeb7403
|
Merge branch 'develop' into features/storage-locations
|
2024-07-31 12:19:31 +02:00 |
|
Andrej
|
e4fb5d71df
|
Add permissions for storage location and rename box to container [SCI-10882]
|
2024-07-29 09:46:45 +02:00 |
|
Andrej
|
0efa1b96be
|
Fix sharing permission for task sharing [SCI-10918]
|
2024-07-24 16:38:29 +02:00 |
|
Anton
|
782256f655
|
Add toolbar for storage locations [SCI-10861]
|
2024-07-18 11:46:30 +02:00 |
|
Anton
|
1090fc3cf8
|
Add storage locations table [SCI-10857]
|
2024-07-16 15:23:15 +02:00 |
|
wandji
|
b3e2182ce6
|
Fix result asset read permission [SCI-10434] (#7263)
|
2024-03-13 11:16:14 +01:00 |
|
ajugo
|
bd920611e9
|
Fix read project users permission [SCI-10355] (#7224)
|
2024-03-07 13:32:20 +01:00 |
|
Martin Artnik
|
73541e8c42
|
Fix experiment bulk move permission checks, specs [SCI-9840]
|
2024-01-31 13:52:56 +01:00 |
|
Anton
|
9d19fe8382
|
Merge branch 'develop' into features/asset-sync
|
2024-01-19 11:33:40 +01:00 |
|
ajugo
|
701c4c2f86
|
Fix unlinkind relationship connections [SCI-9912] (#6942)
|
2024-01-15 12:03:09 +01:00 |
|
Martin Artnik
|
ef5f822af2
|
Merge branch 'develop' into features/asset-sync
|
2024-01-15 11:57:03 +01:00 |
|
wandji
|
5c0c3e0eca
|
Add permission helper for connecting inventory items [SCI-9915] (#6868)
|
2024-01-04 09:47:40 +01:00 |
|
Martin Artnik
|
9b97e397ed
|
Merge branch 'develop' into features/asset-sync
|
2023-12-13 16:05:18 +01:00 |
|
Alex Kriuchykhin
|
741e053ef4
|
Add checking for ability to share a repository with allowed write [SCI-9853] (#6807)
|
2023-12-13 15:31:21 +01:00 |
|
Martin Artnik
|
66feec3074
|
Merge branch 'develop' into features/asset-sync
|
2023-12-06 11:23:31 +01:00 |
|
Martin Artnik
|
235d94e1cf
|
Implement SciNote edit button with checks and info [SCI-9756]
|
2023-12-05 12:35:55 +01:00 |
|
Soufiane
|
bc2904823d
|
Add link to assigned item to task for snapshots version [SCI-9689] (#6656)
|
2023-11-22 14:53:08 +01:00 |
|
Oleksii Kriuchykhin
|
3d9e151fc0
|
Fix delete results permission helper, don't allow deletion if task is archived [SCI-9503]
|
2023-10-10 17:54:45 +02:00 |
|
Giga Chubinidze
|
4d3c0dd919
|
Removed delete/edit comment access on archived results [SCI-9289]
|
2023-09-25 15:33:36 +04:00 |
|
Anton
|
1247406055
|
Add archive view to results [SCI-9223]
|
2023-09-06 15:06:27 +02:00 |
|
Alex Kriuchykhin
|
56e411f35e
|
Add export stock consumption buttons and permission helper [SCI-9022] (#6040)
|
2023-08-24 15:28:28 +02:00 |
|
Alex Kriuchykhin
|
b365553a14
|
Merge pull request #5917 from scinote-eln/features/august-release
Merge features/august release to develop
|
2023-08-04 14:01:44 +02:00 |
|
wandji
|
f0b052f39c
|
Update manage_repository_filters to allow permission to all team members[SCI-8707] (#5707)
|
2023-07-25 13:56:49 +02:00 |
|
Martin Artnik
|
5cc087835a
|
Merge branch 'develop' into features/august-release
|
2023-07-19 11:21:24 +02:00 |
|
Oleksii Kriuchykhin
|
a95aab85e2
|
Merge branch 'develop' into features/shareable-links
|
2023-07-13 15:04:27 +02:00 |
|
Soufiane
|
78d8a54e0d
|
Remove BMT and bioeddie from Scinote [SCI-8643] (#5760)
|
2023-07-13 09:45:53 +02:00 |
|
ajugo
|
632716e2cd
|
Remove task manage permission [SCI-8528] (#5672)
|
2023-07-11 09:29:17 +02:00 |
|
ajugo
|
836d1b6be1
|
Add permissions for shareable links and some fixes for controller [SCI-8747] (#5709)
Add permissions for shareable links and som fixes for controller [SCI-8747]
|
2023-07-05 16:21:26 +02:00 |
|
Soufiane
|
2e16302812
|
Team admin can see all projects in Navigator [SCI-8549] [SCI-8381] (#5575)
Disable project links if team admin is missing read permission [SCI-8381]
|
2023-06-12 12:55:32 +02:00 |
|
ajugo
|
5d5ca1687b
|
Fix manage permission for experiment move [SCI-8604] (#5550)
|
2023-06-02 16:35:01 +02:00 |
|
Alex Kriuchykhin
|
d4fb499a17
|
Fix task archiving permissions, archived labels in breadcrumbs [SCI-8586] (#5535)
|
2023-06-01 11:31:54 +02:00 |
|
ajugo
|
43f571c154
|
Enable Manage access for archived protocols [SCI-8453] (#5411)
|
2023-05-16 13:25:33 +02:00 |
|
Alex Kriuchykhin
|
ab318df1af
|
Update permissions for team owner to see all protocols and can manage users [SCI-8380] (#5371)
|
2023-05-09 16:23:29 +02:00 |
|
Martin Artnik
|
ed469b8e11
|
Remove manage users permission from team admin [SCI-8131]
|
2023-03-24 13:32:46 +01:00 |
|
Oleksii Kriuchykhin
|
cf599a8277
|
Fix visibility of save as draft button, fix permissions for new drafts [SCI-8145][SCI-8157]
|
2023-03-21 16:25:02 +01:00 |
|
Oleksii Kriuchykhin
|
b67691acb5
|
Merge branch 'develop' into features/protocol_versioning
|
2023-03-17 13:53:30 +01:00 |
|
G-Chubinidze
|
b68f5ced7a
|
Protocol permission bugs [SCI-8058] (#5142)
* Protocol permission bugs [SCI-8058]
---------
Co-authored-by: Giga Chubinidze <gchubinidze@unisens.ge>
|
2023-03-15 11:14:20 +01:00 |
|
Giga Chubinidze
|
67539b15de
|
Protocol permissions - button display [SCI-8058]
|
2023-03-14 12:12:54 +04:00 |
|
Alex Kriuchykhin
|
cb1c49762a
|
Revert "Protocol permissions - button display [SCI-8058]" (#5121)
|
2023-03-10 11:45:32 +01:00 |
|
Giga Chubinidze
|
553c644811
|
Protocol permissions - button display [SCI-8058]
|
2023-03-08 21:12:29 +04:00 |
|
artoscinote
|
093c3d63f1
|
Merge pull request #5059 from G-Chubinidze/gc_SCI_7844
Add the action Move to archived task & experiments view [SCI-7844]
|
2023-03-02 09:01:21 +01:00 |
|
Giga Chubinidze
|
780781e57b
|
Add the action Move to archived task & experiments view [SCI-7844]
|
2023-03-02 11:35:22 +04:00 |
|
ajugo
|
976ddca672
|
Disable save as draft if draft exists [SCI-8025] (#5049)
|
2023-03-01 14:41:41 +01:00 |
|
Martin Artnik
|
7bf857a179
|
Fix permission checks for protocols [SCI-7992]
|
2023-02-28 13:48:29 +01:00 |
|
Anton
|
826cb162da
|
Add save as draft action
|
2023-02-22 14:59:48 +01:00 |
|