Commit graph

19259 commits

Author SHA1 Message Date
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
Alex Kriuchykhin
e1c7c78638
Merge pull request #8726 from scinote-eln/dependabot/bundler/ruby-saml-1.18.1
Bump ruby-saml from 1.18.0 to 1.18.1
2025-07-31 09:54:45 +02:00
Andrej
4d9ab6bbf6 Fix automatic assignments for workspace assignments [SCI-12180] 2025-07-31 09:30:01 +02:00
dependabot[bot]
7dc0dfdd74
Bump ruby-saml from 1.18.0 to 1.18.1
Bumps [ruby-saml](https://github.com/saml-toolkits/ruby-saml) from 1.18.0 to 1.18.1.
- [Release notes](https://github.com/saml-toolkits/ruby-saml/releases)
- [Changelog](https://github.com/SAML-Toolkits/ruby-saml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/saml-toolkits/ruby-saml/compare/v1.18.0...v1.18.1)

---
updated-dependencies:
- dependency-name: ruby-saml
  dependency-version: 1.18.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-30 13:23:23 +00: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
KlemenSciNote
4d33953f0c
Merge pull request #8705 from KlemenSciNote/kb_SCI-12154_add-data-e2e-for-OQ-part4
Add data-e2e for OQ - part4 [SCI-12154]
2025-07-30 10:43:58 +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
Oleksii Kriuchykhin
392e8f6a63 Fix inventory item list page loading problem due to removed sidebar [SCI-12177] 2025-07-29 11:57:04 +02:00
Martin Artnik
4e3a2504c7 Fix migration for shared repositories [SCI-12169] 2025-07-29 11:55:01 +02:00
Oleksii Kriuchykhin
8d96ebbc98 Fix listing of protocol templates [SCI-12174] 2025-07-29 11:50:35 +02:00
Alex Kriuchykhin
888138d9b6
Merge pull request #8717 from okriuchykhin/ok_SCI_12158
Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158]
2025-07-29 10:08:43 +02:00
Oleksii Kriuchykhin
d2d24624af Set a correct event type on sign in after successful password reset [SCI-12135] 2025-07-28 17:28:10 +02:00
Oleksii Kriuchykhin
df951d176e Refactor permission checking scopes on assignable objects, improve handling of shareable objects [SCI-12158] 2025-07-28 14:50:12 +02:00
Martin Artnik
8ffff4a9a1
Merge pull request #8715 from aignatov-bio/ai-sci-11846-fix-drag-n-drop-selection-issue
Fix drag n drop selection issue [SCI-11846]
2025-07-28 11:42:19 +02:00
Martin Artnik
0d0d68d448
Merge pull request #8712 from scinote-eln/master
Merge master back to develop
2025-07-28 11:29:45 +02:00
Anton
f29b56ca27 Fix drag n drop selection issue [SCI-11846] 2025-07-25 14:43:18 +02:00
aignatov-bio
61c8435a63
Merge pull request #8714 from aignatov-bio/ai-sci-12030-add-white-list-for-appendable-repositories
Add whitelist for appendable repositories [SCI-12030]
2025-07-25 13:41:41 +02:00
Anton
835c433ef1 Add whitelist for appendable repositories [SCI-12030] 2025-07-25 13:36:08 +02:00
andrej-scinote
29a6f810b0
Merge pull request #8711 from andrej-scinote/aj_SCI_12144
Fix the report generation for empty tables [SCI-12144]
2025-07-25 09:52:38 +02:00
Martin Artnik
fe124e5f19 Fix spec 2025-07-25 09:42:53 +02:00
Andrej
747a6ca7bf Fix report generating for empty tables [SCI-12144] 2025-07-25 08:23:20 +02:00
Alex Kriuchykhin
c29c2d599f
Merge pull request #8709 from scinote-eln/hotfix/1.43.0.2
Hotfix/1.43.0.2
2025-07-24 16:26:23 +02:00
Martin Artnik
9d6dc62592
Merge pull request #8710 from artoscinote/ma_SCI_12091
Fix password reset for core [SCI-12091]
2025-07-24 15:57:23 +02:00
Andrej
2bc84a71eb Fix password reset for core [SCI-12091] 2025-07-24 15:56:30 +02:00
Martin Artnik
2b504ca159
Merge pull request #8708 from artoscinote/ma_SCI_12152
Fix start due date in serializer [SCI-12130]
2025-07-24 15:52:31 +02:00
Anton
4581edd78a Fix start due date in serializer [SCI-12130] 2025-07-24 15:26:14 +02:00
aignatov-bio
b0efe5b914
Merge pull request #8706 from aignatov-bio/ai-sci-12134-fix-access-all-tean-label
Fix access all team label [SCI-12134]
2025-07-24 14:59:49 +02:00
Anton
8183b47403 Fix access all team label [SCI-12134] 2025-07-24 14:51:36 +02:00
aignatov-bio
5fc315fa04
Merge pull request #8702 from aignatov-bio/ai-sci-12134-improve-import-rows-counting
Improve repository import rows counting [SCI-12134]
2025-07-24 14:40:11 +02:00
andrej-scinote
f114c356af
Merge pull request #8703 from andrej-scinote/aj_SCI_12162
Fix global team shared objects on permission changes [SCI-12162]
2025-07-24 14:19:49 +02:00
Martin Artnik
a26d08ca3e
Merge pull request #8694 from artoscinote/ma_SCI_12152
Fix user_assignment priority in .permission_granted? [SCI-12152]
2025-07-24 13:51:38 +02:00
Klemen Benedicic
684bb91604 Add data-e2e to task status dropdown [SCI-12154] 2025-07-24 13:35:42 +02:00
KlemenSciNote
607030fe22
Merge pull request #8680 from KlemenSciNote/kb_SCI-12143_add-data-e2e-for-OQ-part3
Add data e2e for OQ tests - part3 [SCI-12143]
2025-07-24 13:32:20 +02:00
Martin Artnik
5d2dcb9cab
Merge pull request #8704 from andrej-scinote/aj_SCI_12091
Fix password reset for core [SCI-12091]
2025-07-24 13:25:37 +02:00