Anton
560112ae39
Fix shared inventories in assigning items modal [SCI-11658]
2025-03-21 10:18:15 +01:00
Anton
e837b9ea29
Fix shared invetories in assigned inventories [SCI-11658]
2025-03-12 13:56:23 +01:00
Anton
761a655a0c
Fix assign repository interactions [SCI-11658]
2025-03-10 16:08:21 +01:00
Martin Artnik
ddba250086
Fix user-based sorting of repository items [SCI-11215]
2024-10-28 10:19:33 +01:00
Martin Artnik
3c4de89b9a
Revert "Remove unassign logic for unshared repository [SCI-11108]"
...
This reverts commit c70b230c6e
.
2024-10-08 10:40:23 +02:00
Martin Artnik
c70b230c6e
Remove unassign logic for unshared repository [SCI-11108]
2024-09-27 13:25:11 +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
Alex Kriuchykhin
e561594a47
Fix permissions checking user assignments scopes [SCI-10991] ( #7805 )
2024-08-20 14:47:32 +02:00
Oleksii Kriuchykhin
0cd2493f8b
Fix listing of globally shared inventories [SCI-10991]
2024-08-20 11:26:57 +02:00
Oleksii Kriuchykhin
9eee05f906
Fix inventory activities listing, fix inventory viewable_by_user scope, fix inventory fetching in reports [SCI-10991][SCI-10994]
2024-08-19 17:37: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
2a2c2b1347
Fix repository import mapping and preview [SCI-10773]
2024-06-12 15:01:36 +02:00
Andrej
e9d134d064
Refarctor inventory import backend [SCI-10738]
2024-06-07 10:13:27 +02:00
Andrej
794d176535
Add new columns to the repository [SCI-10400]
2024-05-27 16:22:56 +02:00
Gregor Lasnibat
db3ba2aadb
Create 'import mapping' step [SCI-10579]
2024-05-13 15:19:00 +02:00
Martin Artnik
bc6e43052f
Merge branch 'develop' into features/inventory-import-improvements
2024-05-13 11:52:27 +02:00
Andrej
3c4184c73e
Implement global search backend [SCI-10573]
2024-04-26 09:43:43 +02:00
Gregor Lasnibat
e8b4e40391
(dev) Create a POC for Phase 0 of improved importing to inventories [SCI-10222]
2024-03-11 15:55:36 +01:00
Alex Kriuchykhin
8abc39d4f6
Fix cloning for LinkedRepository coused by external_id uniqueness constraint [SCI-9879] ( #7063 )
2024-02-06 12:59:21 +01:00
Alex Kriuchykhin
7155d7862a
Add missing dependent option to many-to-many relations [SCI-10036] ( #7024 )
2024-02-05 13:36:12 +01:00
wandji
e31448c8e7
Add archived label for inventories and item in item card relationships and modal [SCI-9122] ( #6884 )
2024-01-10 17:23:15 +01:00
wandji
184944dd5f
Improve interface and interaction of relationships column [SCI-9893] ( #6851 )
...
* Improve interface and interaction of relationships column [SCI-9893]
* Fix failling specs (use column order than relationships for sorting) [SCI-9893]
2023-12-21 12:32:35 +01:00
Oleksii Kriuchykhin
372ef32f03
Merge branch 'develop' into features/inventory-items-relationships
2023-12-14 11:28:04 +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
Soufiane
00092b8059
Implement unlinking on inventory unsharing [SCI-9714] ( #6736 )
2023-12-11 13:52:50 +01:00
wandji
73cb2528c8
Add repository_row_connection controller and actions [SCI-9672] ( #6633 )
...
* Add repository_row_connection controller and actions [SCI-9672]
2023-11-14 14:02:26 +01:00
Alex Kriuchykhin
420b07440d
Fix inventory copying for shared inventories [SCI-7998] ( #5025 )
2023-03-01 17:22:53 +01:00
G-Chubinidze
913cd26e70
Update of sharing options to all teams is not saved [SCI-7421] ( #4852 )
...
* Update of sharing options to all teams is not saved
2023-01-20 14:14:34 +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
aignatov-bio
4182194b31
Merge branch 'features/label-templates' into features/team-permissions
2022-09-14 14:34:02 +02:00
aignatov-bio
33f210638a
Merge branch 'features/team-permissions' into ok_SCI_6947
2022-09-14 14:31:45 +02:00
aignatov-bio
9e63dcab22
Merge pull request #4207 from okriuchykhin/ok_SCI_6918
...
Update repository sharing actions [SCI-6918]
2022-09-14 14:23:52 +02:00
Anton
75a15310ac
Merge branch 'features/team-permissions' into features/label-templates
2022-09-13 14:26:15 +02:00
Alex Kriuchykhin
8a0656ce21
Merge pull request #4147 from okriuchykhin/ok_SCI_6834
...
Update tests with new team user assignments [SCI-6843]
2022-09-05 14:34:16 +02:00
Oleksii Kriuchykhin
bf8f838214
Update repository sharing actions [SCI-6918]
2022-08-31 17:21:01 +02:00
Oleksii Kriuchykhin
f586c73dc8
Convert team_repository to polymorphic relation [SCI-6917]
2022-08-31 16:42:08 +02:00
Oleksii Kriuchykhin
eb04bc974d
Update tests with new team user assignments [SCI-6843]
2022-08-31 16:37:00 +02:00
Oleksii Kriuchykhin
d0d528aeac
Update inventory global sharing logic to use new user assignments [SCI-6947]
2022-07-07 22:31:07 +02:00
Alex Kriuchykhin
26820b9abb
Fix subject references for repository row activities [SCI-6906] ( #4203 )
2022-07-07 12:00:35 +02:00
Alex Kriuchykhin
7af1684db0
Fix import of repository checklist items [SCI-6962] ( #4198 )
2022-07-06 11:44:41 +02:00
Oleksii Kriuchykhin
17178c28d5
Update repository sharing actions [SCI-6918]
2022-07-01 11:55:27 +02:00
Oleksii Kriuchykhin
3fbc5af9a1
Convert team_repository to polymorphic relation [SCI-6917]
2022-06-29 15:22:22 +02:00
Oleksii Kriuchykhin
03ec4cb319
Setup user assignments relations for team, inventory and protocol [SCI-6818]
2022-05-17 14:32:14 +02:00
Anton
8b8e2c6d92
Merge branch 'develop' into features/stock-management
2022-03-14 11:56:38 +01:00
Alex Kriuchykhin
79c32e30ad
Add support of repository snapshots to assigned items section [SCI-6439] ( #3828 )
2022-02-11 10:46:19 +01:00
Alex Kriuchykhin
d2b5db13e9
Add stock and consumption to assigned items section [SCI-6434] ( #3793 )
2022-01-25 12:12:55 +01:00
artoscinote
95a36b6870
Implemented stock management modal [SCI-6417] ( #3788 )
...
* Implement inventory stock management modal [SCI-6417]
* Add generalized validation mechanic, some bugfixes [SCI-6417]
* Fix permission check and method name in RepositoryStockValue [SCI-6417]
2022-01-20 12:44:57 +01:00
Oleksii Kriuchykhin
a8ad7ef826
Add models and controller for repository table filters [SCI-6209]
2021-12-02 14:25:23 +01:00