Commit graph

14857 commits

Author SHA1 Message Date
Andrej
5aa4a7142d Fix repositories list dropdown list for create item from task [SCI-12279] 2025-08-20 08:45:21 +02:00
Martin Artnik
7c8fe34db5 Fix notification recipients [SCI-12273] 2025-08-18 14:04:16 +02:00
Martin Artnik
c121daa4b5 Fix group assignment url for non-manage roles on repository [SCI-12271] 2025-08-18 11:56:38 +02:00
Andrej
ebdba39445 Fix private inventory item when adding new item relationship [SCI-12253] 2025-08-18 10:53:52 +02:00
Andrej
1362ce08ec Fix unlink for inventory items [SCI-12256] 2025-08-18 10:35:56 +02:00
Anton
c85e7ce1e2 Fix double items in dropdown [SCI-12267] 2025-08-18 10:26:36 +02:00
Martin Artnik
ff99f1df65
Merge pull request #8807 from artoscinote/ma_SCI_12271
Fix logic parenthesis in .can_manage_shared? [SCI-12271]
2025-08-18 09:46:09 +02:00
Martin Artnik
062dcdc848
Merge pull request #8806 from artoscinote/ma_SCI_12270
Add back unassignment/unlinking logic for global repositroy sharing [SCI-12270]
2025-08-18 09:45:40 +02:00
Martin Artnik
4e8622d0c8 Fix logic parenthesis in .can_manage_shared? [SCI-12271] 2025-08-18 09:44:28 +02:00
Martin Artnik
b48f44f7e7
Merge pull request #8805 from artoscinote/ma_SCI_12269
Fix unassigning unshared repositories [SCI-12269]
2025-08-18 09:39:48 +02:00
Martin Artnik
e7da50f180 Add back unassignment/unlinking logic for global repositroy sharing [SCI-12270] 2025-08-18 09:37:43 +02:00
Martin Artnik
8c4f406d8e Fix unassigning unshared repositories [SCI-12269] 2025-08-18 09:30:13 +02:00
Andrej
d5fc3847d4 Fix list selected repositories for list [SCI-12254] 2025-08-14 17:14:03 +02:00
Martin Artnik
d93749e19b
Merge pull request #8803 from aignatov-bio/ai-sci-fix-team-assignment-user-list
Fix team assignment user list
2025-08-14 16:27:28 +02:00
Anton
1b189062a6 Fix team assignment user list 2025-08-14 16:21:05 +02:00
Martin Artnik
fbea85c273
Merge pull request #8801 from okriuchykhin/ok_SCI_12252
Fix access management for STI models [SCI-12252]
2025-08-14 16:18:40 +02:00
Martin Artnik
745a0bcfe2
Merge pull request #8802 from andrej-scinote/aj_SCI_12254
Fix the returning repositories list [SCI-12254][12263]
2025-08-14 15:31:43 +02:00
Andrej
ef3870855f Fix returning repositories list [SCI-12254] 2025-08-14 15:28:08 +02:00
Martin Artnik
8342db4528
Merge pull request #8800 from artoscinote/ma_SCI_12264
Allow creating columns in shared inventories [SCI-12264]
2025-08-14 14:56:41 +02:00
Oleksii Kriuchykhin
24757ddc19 Fix access management for STI models [SCI-12252] 2025-08-14 14:53:04 +02:00
Martin Artnik
67541a79db Allow creating columns in shared inventories [SCI-12264] 2025-08-14 14:48:01 +02:00
Martin Artnik
3169cbb232
Merge pull request #8799 from artoscinote/ma_SCI_12224
Fix ambiguous column error in activities_service [SCI-12224]
2025-08-14 14:36:00 +02:00
Martin Artnik
88bf0562e8 Fix ambiguous column error in activities_service [SCI-12224] 2025-08-14 14:33:39 +02:00
Martin Artnik
ead48a7d66
Merge pull request #8798 from artoscinote/ma_SCI_12259
Fix use of beforeDestroy, which is invalid in Vue3 [SCI-12259]
2025-08-14 14:22:52 +02:00
Martin Artnik
6d54188b38 Fix use of beforeDestroy, which is invalid in Vue3 [SCI-12259] 2025-08-14 14:17:19 +02:00
Anton
dabeb0650f Fix search in select dropdown [SCI-12261] 2025-08-14 14:00:09 +02:00
Martin Artnik
12b911fa55
Merge pull request #8796 from artoscinote/ma_SCI_12259
Fix serialization when creating form field values [SCI-12259]
2025-08-14 12:08:22 +02:00
Martin Artnik
cfbc49e69a
Merge pull request #8795 from aignatov-bio/ai-sci-12260-fix-row-name-update
Fix row name update [SCI-12260]
2025-08-14 11:59:04 +02:00
Anton
00124430d0 Fix row name update [SCI-12260] 2025-08-14 11:50:18 +02:00
Martin Artnik
f0220343b1
Merge pull request #8794 from andrej-scinote/aj_SCI_12255
Fix settings menu link and order [SCI-12255]
2025-08-14 11:42:46 +02:00
Andrej
6a2ecf8f6f Fix settings menu link and order [SCI-12255] 2025-08-14 11:39:41 +02:00
Martin Artnik
7894a7b374 Fix serialization when creating form field values [SCI-12259] 2025-08-14 11:38:53 +02:00
Anton
dc4e4bcae8 Fix nested general dropdown [SCI-12250] 2025-08-14 11:09:41 +02:00
Martin Artnik
0a2a1a6d69
Merge pull request #8786 from aignatov-bio/ai-sci-12247-fix-sa-notifications
Fix SA notifications on step and item card [SCI-12247]
2025-08-14 09:32:27 +02:00
Martin Artnik
a1b4236034
Merge pull request #8785 from aignatov-bio/ai-sci-12243-user-group-css-fixes
User groups error handling fix and pagination fix [SCI-12243]
2025-08-14 09:32:05 +02:00
Martin Artnik
276eb711c4
Merge pull request #8789 from artoscinote/ma_SCI_12055
Add back unlinking and unassigning unshared repository rows [SCI-12055]
2025-08-14 09:31:08 +02:00
Martin Artnik
82964535ba Add back unlinking and unassigning unshared repository rows [SCI-12055] 2025-08-13 17:01:19 +02:00
Martin Artnik
aaf100792c Properly scope permission check to current team for user_group_assignments [SCI-12249] 2025-08-13 16:39:45 +02:00
Martin Artnik
a5cc736bf0 Fix showing group icons for groups from other teams in tables [SCI-12249] 2025-08-13 16:23:08 +02:00
Anton
001e0f8d27 Fix SA notifications on step and item card [SCI-12247] 2025-08-13 13:39:35 +02:00
Anton
fff571c635 User groups error handling fix and pagination fix [SCI-12243] 2025-08-13 12:49:32 +02:00
Martin Artnik
6a02cbae25 Show inventory activities based on access (just show deleted inventories) [SCI-12224] 2025-08-13 11:36:34 +02:00
Martin Artnik
1ad62d0840 Fix displaying members of user group on shared repositories [SCI-12249] 2025-08-13 11:19:09 +02:00
Martin Artnik
98d1ac89f3 Fix displaying user groups from other teams on shared repositories [SCI-12249] 2025-08-13 11:12:59 +02:00
Martin Artnik
bdeab8e19f
Merge pull request #8775 from aignatov-bio/ai-sci-12196-css-user-groups-fixes
Fix css for user groups [SCI-12196]
2025-08-13 09:51:07 +02:00
Andrej
f44f66f52c Fix global search [SCI-12237] 2025-08-12 17:13:15 +02:00
andrej-scinote
e456c326ad
Merge pull request #8778 from andrej-scinote/aj_SCI_12230
Fix delete description rendering [SCI-12230]
2025-08-12 16:42:05 +02:00
Martin Artnik
c97d085a99 Fix repository user manage permissions for team owner [SCI-12245] 2025-08-12 16:33:36 +02:00
Martin Artnik
149d6cbefe
Merge pull request #8779 from artoscinote/ma_SCI_12222
Fix role reset for team assignments on PET [SCI-12222]
2025-08-12 16:29:24 +02:00
Martin Artnik
08bfa91820 Fix role reset for team assignments on PET [SCI-12222] 2025-08-12 16:25:19 +02:00