Commit graph

19112 commits

Author SHA1 Message Date
Martin Artnik
37b9d3f7bb
Merge pull request #8718 from okriuchykhin/ok_SCI_12135
Set a correct event type on sign in after successful password reset [SCI-12135]
2025-08-07 11:04:22 +02:00
Martin Artnik
87d0d09320
Merge pull request #8754 from andrej-scinote/aj_SCI_12207
Fix assigned user dropdown on task create [SCI-12207]
2025-08-07 10:58:11 +02:00
Andrej
492bff1a44 Fix assigned user dropdown on task create [SCI-12207] 2025-08-07 10:51:51 +02:00
Alex Kriuchykhin
138045f060
Merge pull request #8750 from okriuchykhin/ok_SCI_12187_v3
Fix automatic creation of user group assignments for new objects [SCI-12187]
2025-08-06 15:43:36 +02:00
Martin Artnik
c33258d20e
Merge pull request #8751 from artoscinote/ma_SCI_12199
Fix team assignments for new protocol drafts [SCI-12199]
2025-08-06 15:42:45 +02:00
Martin Artnik
18ad2a8a93 Fix team assignments for new protocol drafts [SCI-12199] 2025-08-06 15:41:24 +02:00
Martin Artnik
d0e0fc7523
Merge pull request #8749 from artoscinote/ma_SCI_12204
Add team and user_group assignment relations [SCI-12204]
2025-08-06 15:39:02 +02:00
Oleksii Kriuchykhin
cdabf0b199 Fix automatic creation of user group assignments for new objects [SCI-12187] 2025-08-06 15:03:58 +02:00
Martin Artnik
84b796756f Add team and user_group assignment relations [SCI-12204] 2025-08-06 15:03:03 +02:00
Martin Artnik
01867fff19
Merge pull request #8745 from artoscinote/ma_SCI_12199
Fix protocol team assignment propagation [SCI-12199]
2025-08-05 14:47:07 +02:00
aignatov-bio
8c48be1de3
Merge pull request #8736 from aignatov-bio/ai-sci-12176-fix-infinte-scroll-for-tables
Fix tables infinite scroll [SCI-12176]
2025-08-05 14:44:15 +02:00
Martin Artnik
85d78f357a Fix protocol team assignment propagation [SCI-12199] 2025-08-05 14:28:22 +02:00
Alex Kriuchykhin
abcc1bfb44
Merge pull request #8742 from okriuchykhin/ok_SCI_12187_v2
Fix initial user assignments creation [SCI-12187]
2025-08-05 13:08:49 +02:00
Oleksii Kriuchykhin
fa7558e2b6 Fix initial user assignments creation [SCI-12187] 2025-08-05 12:44:06 +02:00
Martin Artnik
0ddd743a34
Merge pull request #8741 from artoscinote/ma_SCI_12197
Fix user management for shared repositories [SCI-12197]
2025-08-05 10:00:17 +02:00
Martin Artnik
4cbc54a73e Fix user management for shared repositories [SCI-12197] 2025-08-05 09:52:27 +02:00
andrej-scinote
c8f5b8abaf
Merge pull request #8738 from andrej-scinote/aj_SCI_12183
Remove grant access from create and edit screens [SCI-12183]
2025-08-04 12:22:02 +02:00
Andrej
3dae83e9b8 Remove grant access from create and edit screens [SCI-12183] 2025-08-04 12:06:23 +02:00
aignatov-bio
9bff7bc49e
Merge pull request #8737 from aignatov-bio/ai-sci-12153-fix-shared-label-check-logic
Fix shared label check logic [SCI-12153]
2025-08-01 13:55:26 +02:00
Anton
6366589947 Fix shared label check logic [SCI-12153] 2025-08-01 13:45:53 +02:00
aignatov-bio
15d3ce0aef
Merge pull request #8735 from aignatov-bio/ai-sci-12189-fix-invnetory-read-permission
Fix inventory read permission [SCI-12189][SCI-12186]
2025-08-01 12:44:20 +02:00
Anton
1c17218dc1 Fix tables infinite scroll [SCI-12176] 2025-08-01 12:44:07 +02:00
Alex Kriuchykhin
0da823c833
Merge pull request #8733 from okriuchykhin/ok_SCI_12187
Fix user assignment creation for new objects [SCI-12187]
2025-08-01 11:58:19 +02:00
andrej-scinote
5681fedf64
Merge pull request #8734 from andrej-scinote/aj_SCI_12155
Improve step element error message on update [SCI-12155]
2025-08-01 11:32:36 +02:00
Anton
f4f30b1b92 Fix inventory read permission [SCI-12189] 2025-08-01 11:13:30 +02:00
Andrej
1d0c03be8d Improve step element error message on update [SCI-12155] 2025-08-01 10:53:36 +02:00
Oleksii Kriuchykhin
9c58856e1b Fix user assignment creation for new objects [SCI-12187] 2025-08-01 09:43:18 +02:00
Alex Kriuchykhin
bfbd473633
Merge pull request #8684 from okriuchykhin/ok_SCI_12111
Remove obsolete user_teams and user_projects tables and models [SCI-12111]
2025-07-31 18:28:11 +02:00
Oleksii Kriuchykhin
fd225a73ea Remove obsolete user_teams and user_projects tables and models [SCI-12111] 2025-07-31 18:12:37 +02:00
Alex Kriuchykhin
1f08b80513
Merge pull request #8730 from andrej-scinote/aj_SCI_12190
Remove form assignments when the user is removed from the team [SCI-12190]
2025-07-31 15:04:42 +02:00
Alex Kriuchykhin
09c5973a74
Merge pull request #8732 from okriuchykhin/ok_SCI_12188
Fix listing of shared storage locations [SCI-12188]
2025-07-31 15:02:39 +02:00
Oleksii Kriuchykhin
e80a7daccc Fix listing of shared storage locations [SCI-12188] 2025-07-31 14:26:36 +02:00
andrej-scinote
480ef162f0
Merge pull request #8728 from andrej-scinote/aj_SCI_12184
Fix showing user roles for workspace admin [SCI-12184]
2025-07-31 14:16:58 +02:00
aignatov-bio
61c6af2efb
Merge pull request #8729 from aignatov-bio/ai-sci-12181-fix-avatars-in-access-columns
Fix users list in serializer [SCI-12181]
2025-07-31 14:14:38 +02:00
Anton
1a6cbb7c3b Fix users list in serializer [SCI-12181] 2025-07-31 14:00:25 +02:00
Andrej
ec250b7a7f Fix showing user roles for workspace admin [SCI-12184] 2025-07-31 13:58:58 +02:00
aignatov-bio
e89157f321
Merge pull request #8725 from aignatov-bio/ai-sci-11846-fix-nested-menu-overflow
Fix nested menu overflow [SCI-11846]
2025-07-31 13:56:10 +02:00
aignatov-bio
854893fb86
Merge pull request #8724 from aignatov-bio/ai-sci-12042-fix-inline-name-position
Fix inline edit for user groups title [SCI-12042]
2025-07-31 13:55:59 +02:00
aignatov-bio
ad4729a7d1
Merge pull request #8731 from aignatov-bio/ai-sci-12151-fix-users-group-permission-for-list-users
Fix users group permission for list of users [SCI-12151]
2025-07-31 13:55:47 +02:00
Anton
f00821656b Fix users group permission for list of users [SCI-12151] 2025-07-31 13:46:30 +02:00
Andrej
662c038957 Remove forms assignments when user is removed from team [SCI-12190] 2025-07-31 13:42:54 +02:00
Alex Kriuchykhin
de30605885
Merge pull request #8727 from andrej-scinote/aj_SCI_12180
Fix automatic assignments for workspace assignments [SCI-12180]
2025-07-31 10:53:27 +02:00
Andrej
4d9ab6bbf6 Fix automatic assignments for workspace assignments [SCI-12180] 2025-07-31 09:30:01 +02:00
aignatov-bio
f8488e11e8
Merge pull request #8722 from aignatov-bio/ai-sci-12175-add-user-groups-assignments-to-navigator-projects
Add user group assignments to navigator projects checks [SCI-12175]
2025-07-30 12:51:30 +02:00
Anton
2540ac4884 Fix nested menu overflow [SCI-11846] 2025-07-30 12:50:49 +02:00
Anton
eae02468c3 Fix inline edit for user groups title [SCI-12042] 2025-07-30 12:41:34 +02:00
Anton
410c49fac4 Add user group assignments to navigator projects checks [SCI-12175] 2025-07-30 11:07:39 +02:00
Martin Artnik
6bb9a9f3c1
Merge pull request #8721 from artoscinote/ma_SCI_12169
Fix migration for shared repositories [SCI-12169]
2025-07-29 13:00:02 +02:00
Alex Kriuchykhin
ee6ff24832
Merge pull request #8720 from okriuchykhin/ok_SCI_12177
Fix inventory item list page loading problem due to removed sidebar [SCI-12177]
2025-07-29 12:51:22 +02:00
Alex Kriuchykhin
45f7cdade2
Merge pull request #8719 from okriuchykhin/ok_SCI_12174
Fix listing of protocol templates [SCI-12174]
2025-07-29 12:51:06 +02:00