Commit graph

14834 commits

Author SHA1 Message Date
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
Andrej
1b653057e2 Fix delete description rendering [SCI-12230] 2025-08-12 15:32:45 +02:00
Anton
9a6cccab75 Fix css for user groups [SCI-12196] 2025-08-12 14:38:37 +02:00
andrej-scinote
05afcf988c
Merge pull request #8772 from andrej-scinote/aj_SCI_12232
Enable details tab on workspace [SCI-12232]
2025-08-12 13:24:31 +02:00
Andrej
2c036f6199 Enable details tab on workspace [SCI-12232] 2025-08-12 12:00:21 +02:00
andrej-scinote
c4f523c18c
Merge pull request #8773 from andrej-scinote/aj_SCI_12234
Fix cursor for user group member page [SCI-12234]
2025-08-12 11:27:35 +02:00
Martin Artnik
ad5856cf2d Add missing url to my_module list serializer [SCI-12204] 2025-08-12 11:24:49 +02:00
aignatov-bio
579ecdeada
Merge pull request #8768 from aignatov-bio/ai-sci-12218-css-fixes-for-user-group
Css fixes for user groups [SCI-12218]
2025-08-12 10:02:32 +02:00
aignatov-bio
84626e21fa
Merge pull request #8767 from aignatov-bio/ai-sci-12219-fix-status-experiment-select
Prevent experiment row selection on status click [SCI-12219]
2025-08-12 10:02:20 +02:00
Andrej
c10d641ba4 Fix cursor for user grup member page [SCI-12234] 2025-08-11 17:10:20 +02:00
Alex Kriuchykhin
70a675e878
Merge pull request #8661 from aignatov-bio/ai-sci-12136-add-permission-checks-for-my-module-repository-rows
Fix permissions check in repository api [SCI-12136]
2025-08-11 16:57:56 +02:00
Anton
b6ac85865b Merge branch 'develop' of https://github.com/scinote-eln/scinote-web into ai-sci-12136-add-permission-checks-for-my-module-repository-rows 2025-08-11 16:19:33 +02:00
Andrej
584ea2ff05 Fix users role on workspace error [SCI-12228] 2025-08-11 15:32:36 +02:00
Alex Kriuchykhin
b4e76c98f0
Merge pull request #8664 from aignatov-bio/ai-sci-12041-add-support-of-project-visibility-in-api
Handle project "visibility" property backward-compatibility on API [SCI-12041]
2025-08-11 13:51:32 +02:00
Martin Artnik
c76d71f113 Access activity fixes for PET [SCI-12223] 2025-08-11 13:21:29 +02:00
Anton
3c78ab67e1 Css fixes for user groups [SCI-12218] 2025-08-11 13:14:43 +02:00
Anton
30cf08a666 Prevent experiment row selection on status click [SCI-12219] 2025-08-11 12:58:17 +02:00
Anton
c42138e713 Fix permissions check in repository api [SCI-12136] 2025-08-11 12:39:05 +02:00
Anton
0bd7da7922 Handle project "visibility" property backward-compatibility on API [SCI-12041] 2025-08-11 12:17:00 +02:00
Martin Artnik
6b20fafd0c
Merge pull request #8755 from KlemenSciNote/kb_SCI-12198_add-data-e2e-for-OQ-part5
Add data-e2e for OQ part5 [SCI-12198]
2025-08-11 10:50:06 +02:00
Martin Artnik
2ae232aa62
Merge pull request #8765 from artoscinote/ma_SCI_12210
Don't revert to viewer role for roles with no read permission [SCI-12210]
2025-08-11 10:14:53 +02:00
Martin Artnik
2de788542f Fix inherit role for experiments [SCI-12222] 2025-08-08 16:28:05 +02:00
Martin Artnik
3fb55af206 Don't revert to viewer role for roles with no read permission [SCI-12210] 2025-08-08 15:58:29 +02:00
andrej-scinote
6c6b8dc8da
Merge pull request #8762 from andrej-scinote/aj_SCI_12207
Fix assigned user dropdown on task create on canvas [SCI-12207]
2025-08-08 12:49:21 +02:00