aignatov-bio
ea661f3c19
Merge branch 'develop' into features/new_experiment_views
2022-12-22 13:33:25 +01:00
Oleksii Kriuchykhin
72f1cf2704
Fix viewer permissions for inventories [SCI-7422]
2022-12-20 13:26:38 +01:00
Oleksii Kriuchykhin
9900b62e03
Improve hadling of unaccessible inventories in snapshot versions sidebar [SCI-7577]
2022-12-13 16:12:08 +01:00
Anton
2e2086a03b
Add archived view for experiment table [SCI-7452]
2022-11-24 12:07:52 +01:00
Oleksii Kriuchykhin
d38556e3fa
Fix repository permissions helper [SCI-7360]
2022-10-21 14:51:16 +02:00
Alex Kriuchykhin
2ddb6d8685
Merge pull request #4558 from rekonder/aj_SCI_7373
...
Fix permission on experiment open for org admins [SCI-7373]
2022-10-21 13:48:28 +02:00
Andrej
140dc8c768
Fix permission on experiment open for org admins [SCI-7373]
2022-10-21 11:25:54 +02:00
Oleksii Kriuchykhin
7d3f48199a
Fix shared repositories migration, update sharing logic and permissions [SCI-7360]
2022-10-21 11:00:52 +02:00
Oleksii Kriuchykhin
94978ea2ea
Fix automatic user assigning to reports and inventories [SCI-7365][SCI-7366]
2022-10-20 16:19:02 +02:00
Oleksii Kriuchykhin
5ba6fe08d6
Fix protocol permission propagation [SCI-7348]
2022-10-19 17:26:13 +02:00
Oleksii Kriuchykhin
bded75ac2c
Allow team owners to manage project users [SCI-7343]
2022-10-14 15:51:37 +02:00
Oleksii Kriuchykhin
b87ed7db8e
Fix project visibility for team admins [SCI-7293]
2022-10-05 19:40:45 +02:00
Anton
0c596bb701
Merge branch 'develop' into features/label-templates
2022-09-15 10:40:17 +02:00
Anton
d7990cb058
Add new permissions for label templates [SCI-7088]
2022-09-14 15:13:13 +02:00
Anton
0d1b4cb01a
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:20:57 +02:00
Oleksii Kriuchykhin
e276054a80
Optimize PE cards loading [SCI-7133]
2022-09-01 11:59:39 +02:00
Oleksii Kriuchykhin
eb04bc974d
Update tests with new team user assignments [SCI-6843]
2022-08-31 16:37:00 +02:00
Oleksii Kriuchykhin
d178bc38a6
Fix result with WOPI file creation [SCI-7073]
2022-08-10 10:50:56 +02:00
ajugo
ad4f52d912
Add Label template list screen - view mode [SCI-7018] ( #4292 )
...
* Initial label template datatable [SCI-7018]
* Add new columns to LabelTemplate and update datatable view [SCI-7018]
* Fix after rebase [SCI-7018]
* Fix migration, disable checkboxes in view mode and fix label template to team level [SCI-7018]
2022-07-27 10:10:32 +02:00
Anton
6131b6c0b7
Add new templates section and navigation [SCI-7017]
2022-07-26 13:53:51 +02:00
Oleksii Kriuchykhin
07716e56a5
Improve Inventory table loading time [SCI-6886]
2022-06-08 13:23:39 +02:00
ajugo
bacb1547f2
Changed clone permissions and UI changes for experiment actions [SCI-6756] ( #4074 )
2022-05-25 10:22:50 +02:00
Oleksii Kriuchykhin
c120a357cd
Add permissions for Report model [SCI-6834]
2022-05-24 10:59:21 +02:00
Oleksii Kriuchykhin
6febad1b95
Update the exiting permissions helpers so they will check new permissions [SCI-6821]
2022-05-24 10:49:49 +02:00
Alex Kriuchykhin
c4b524af4b
Merge pull request #4079 from okriuchykhin/ok_SCI_6797
...
Improve loading time of canvas view/edit [SCI-6797]
2022-05-09 11:46:04 +02:00
Oleksii Kriuchykhin
e957d7d35e
Improve loading time of canvas view/edit [SCI-6797]
2022-05-09 11:40:31 +02:00
Oleksii Kriuchykhin
2ffb4acb2f
Allow deleteion of stock columns when stock management is disabled [SCI-6800]
2022-05-05 15:44:21 +02:00
artoscinote
d863618846
Enable team normal user to edit repository files [SCI-6765] ( #4049 )
2022-04-25 12:18:01 +02:00
artoscinote
da6188df94
Don't load reminders if the stock feature is disabled [SCI-6673] ( #3981 )
...
* Don't load reminders if the stock feature is disabled [SCI-6673]
* Don't load reminders if the stock feature is disabled [SCI-6673]
* Unify stock management enabled check [6673]
2022-04-01 13:54:08 +02:00
artoscinote
229a27750f
Implement stock consumption via the API [SCI-6642] ( #3964 )
...
* Implement stock consumption via the API [SCI-6642]
* Remove unnecessary attribute from InventoryItemSerializer [SCI-6642]
* Amend permission check, add nested transaction support to consume_stock method [SCI-6642]
2022-03-30 14:33:26 +02:00
aignatov-bio
1c50081de5
Add stock management toggling [SCI-6653] ( #3967 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-03-29 12:33:28 +02:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
Alex Kriuchykhin
bd47893947
Add inventory archiving to the API [SCI-5584] ( #3885 )
2022-02-28 10:33:43 +01:00
Alex Kriuchykhin
039c21d603
Disable management of repository filters for shared repositories with view permissions [SCI-6489] ( #3856 )
2022-02-15 14:37:42 +01:00
Alex Kriuchykhin
7216edd9bf
Fix permission checking for repository filters [SCI-6489] ( #3831 )
2022-02-11 10:47:18 +01:00
Alex Kriuchykhin
fd92fed38f
Fix saving of advanced filters for shared repositories [SCI-6478] ( #3811 )
2022-02-01 09:59:31 +01:00
artoscinote
4ede001cf1
Added UPDATE_STOCK_CONSUMPTION to MyModule permissons [SCI-6418] ( #3781 )
...
* Fix invalid return in reports jobs [SCI-6409] (#3777 )
* Added UPDATE_STOCK_CONSUMPTION to MyModule permissons [SCI-6418]
2022-01-25 12:41:16 +01:00
Martin Artnik
abac837cd4
Merge branch 'develop' of github.com:biosistemika/scinote-web into features/repository-filters
2022-01-20 13:26:08 +01:00
aignatov-bio
7425225520
Fix permission check for experiment moving ( #3783 )
...
Co-authored-by: Anton <anton@scinote.net>
2022-01-18 10:15:59 +01:00
Oleksii Kriuchykhin
e67b17dd6f
Optimize loading of project and experiment cards [SCI-6346]
2021-12-13 16:43:16 +01:00
Oleksii Kriuchykhin
e16ce26a0c
Fix permission checks for archived tasks [SCI-6331]
2021-12-06 15:36:49 +01:00
Anton
774aa6cf9c
Fix experiment moving with archived tasks [SCI-6291]
2021-11-23 11:25:29 +01:00
Anton
a44dd8c915
Merge branch 'features/bmt-search' into features/repository-filters
2021-11-22 14:24:28 +01:00
artoscinote
9b06a24288
Added granular task permissions, permission check fixes [SCI-6278] ( #3683 )
2021-11-19 13:24:57 +01:00
Oleksii Kriuchykhin
f73f9dd2c1
Fix activities for assigning to experiments and tasks [SCI-6254]
2021-11-11 21:30:30 +01:00
Alex Kriuchykhin
eb8de58c97
Allow team admins to manage users on projects [SCI-6250] ( #3650 )
2021-11-10 14:47:05 +01:00
aignatov-bio
1ef9ea2cbb
Fix roles permission and helper [SCI-6198][SCI-6181] ( #3630 )
...
Co-authored-by: Anton <anton@scinote.net>
2021-11-04 13:29:34 +01:00
artoscinote
6f2d883706
Added permissions specs for API, minor changes to permissions [SCI-6152] ( #3609 )
2021-10-28 14:48:28 +02:00
aignatov-bio
22034089a6
Update experiment move service [SCI-6149] ( #3599 )
...
* Update experiment move service [SCI-6149]
* Move permission check to helper [SCI-6149]
Co-authored-by: Anton <anton@scinote.net>
2021-10-27 13:48:52 +02:00
aignatov-bio
4705d09a96
Small permission fixes for controllers [SCI-6132] ( #3581 )
2021-10-08 12:43:26 +02:00