Commit graph

19245 commits

Author SHA1 Message Date
Anton
8eb45ce6d0 Remove insert link from tinymce menu [SCI-12142] 2025-07-23 15:14:13 +02:00
aignatov-bio
50c6925f16
Merge pull request #8695 from aignatov-bio/ai-sci-12147-fix-workspace-edit
Fix workspace edit permission [SCI-12147]
2025-07-23 14:48:00 +02:00
Klemen Benedicic
f857744fe7 Add data-e2e to task protocol and linked modals [SCI-12154] 2025-07-23 14:20:49 +02:00
Anton
3928303695 Fix workspace edit permission [SCI-12147] 2025-07-23 12:57:53 +02:00
andrej-scinote
18b05a9617
Merge pull request #8696 from andrej-scinote/aj_SCI_12157
Fix everyone at worskpace access [SCI-12157]
2025-07-23 12:51:51 +02:00
Andrej
91f97f230d Fix everyone at worskpace access [SCI-12157] 2025-07-23 12:15:32 +02:00
Martin Artnik
bdbcdc37fa
Merge pull request #8689 from okriuchykhin/ok_SCI_12123
Handle project 'visibility' property for SciNote Examples project [SCI-12123]
2025-07-22 16:06:03 +02:00
Martin Artnik
f16803a321
Merge pull request #8690 from aignatov-bio/ai-sci-10280-fix-team-creation
Fix team creation [SCI-10280]
2025-07-22 16:05:15 +02:00
Martin Artnik
b461af467c
Merge pull request #8692 from aignatov-bio/ai-sci-fix-read-permission-for-global-sharing
Fix permission for global sharing
2025-07-22 16:04:38 +02:00
Martin Artnik
d679d699e6
Merge pull request #8693 from scinote-eln/ma_SCI_12148
Fix migration to cover global sharing [SCI-12146]
2025-07-22 15:52:45 +02:00
aignatov-bio
9e8357d370
Merge pull request #8691 from aignatov-bio/ai-sci-12153-fix-shared-inventories-label
Fix shared inventories label [SCI-12153]
2025-07-22 15:12:48 +02:00
Anton
b136d81972 Fix permission for global sharing 2025-07-22 15:12:29 +02:00
Anton
03a58c7c81 Fix shared inventories label [SCI-12153] 2025-07-22 14:58:14 +02:00
Martin Artnik
42573b39ef Fix migration to cover global sharing [SCI-12146] 2025-07-22 13:01:06 +02:00
Oleksii Kriuchykhin
7458e70160 Handle project 'visibility' property for SciNote Examples project [SCI-12123] 2025-07-22 11:39:48 +02:00
Anton
3d0f408e35 Fix team creation [SCI-10280] 2025-07-22 11:35:31 +02:00
Martin Artnik
1419ec1d98
Merge pull request #8688 from artoscinote/ma_SCI_12146
Fix viewable_by_user scope [SCI-12146]
2025-07-22 10:49:45 +02:00
Martin Artnik
8d0e0aef15 Fix viewable_by_user scope [SCI-12146] 2025-07-22 10:47:23 +02:00
dependabot[bot]
99b232e19e
Bump nokogiri from 1.18.8 to 1.18.9
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.18.8 to 1.18.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.18.8...v1.18.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-version: 1.18.9
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 08:44:48 +00:00
Alex Kriuchykhin
16cad0d637
Merge pull request #8685 from scinote-eln/dependabot/bundler/thor-1.4.0
Bump thor from 1.3.2 to 1.4.0
2025-07-22 10:43:07 +02:00
Anton
73914c1d0d Update team/export import script [SCI-11839] 2025-07-22 10:08:51 +02:00
dependabot[bot]
536dfe5ef7
Bump thor from 1.3.2 to 1.4.0
Bumps [thor](https://github.com/rails/thor) from 1.3.2 to 1.4.0.
- [Release notes](https://github.com/rails/thor/releases)
- [Commits](https://github.com/rails/thor/compare/v1.3.2...v1.4.0)

---
updated-dependencies:
- dependency-name: thor
  dependency-version: 1.4.0
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-22 03:19:48 +00:00
Martin Artnik
c34683f9e5
Merge pull request #8683 from artoscinote/ma_SCI_12145
Repository access permission fixes [SCI-12145]
2025-07-21 15:06:19 +02:00
Martin Artnik
69c6fef2eb Repository access permission fixes [SCI-12145] 2025-07-21 15:03:55 +02:00
Martin Artnik
0dc5c60b47
Merge pull request #8682 from artoscinote/ma_SCI_11953
Everyone at team access fixes [SCI-11953]
2025-07-21 13:05:32 +02:00
Martin Artnik
6cb83b53f8 Everyone at team access fixes [SCI-11953] 2025-07-21 12:58:07 +02:00
aignatov-bio
e637572859
Merge pull request #8678 from aignatov-bio/ai-sci-12132-add-notiifcation-directly-to-item-card
Add SA repository row url to notification [SCI-12132]
2025-07-21 12:02:34 +02:00
aignatov-bio
472861688f
Merge pull request #8677 from aignatov-bio/ai-sci-12131-update-step-sa-notifications
Update step SA notifications [SCI-12131]
2025-07-21 12:02:23 +02:00
Martin Artnik
c111d0c874
Merge pull request #8681 from scinote-eln/ma_SCI_11962
Update activerecord-import
2025-07-21 10:02:34 +02:00
Klemen Benedicic
d1f4adb00a Add data-e2e to add column stock dropdown option [SCI-12143] 2025-07-21 08:49:13 +02:00
Klemen Benedicic
5054c44b4d Add data-e2e to confirm item assignment modal and task page [SCI-12143] 2025-07-21 08:47:29 +02:00
Martin Artnik
2f4fa69c9e Update activerecord-import 2025-07-18 16:05:39 +02:00
Martin Artnik
7200174d47 Merge branch 'develop' into features/user-groups 2025-07-18 14:49:01 +02:00
Martin Artnik
14318ab284
Merge pull request #8679 from artoscinote/ma_SCI_12058
Update shared object assignments when changing sharing options [SCI-12058]
2025-07-18 14:40:28 +02:00
Martin Artnik
f3971e6195 Update shared object assignments when changing sharing options [SCI-12058] 2025-07-18 14:10:47 +02:00
Anton
144516e8dc Add SA repository row url to notification [SCI-12132] 2025-07-18 13:23:08 +02:00
aignatov-bio
d4b2d93cc3
Merge pull request #8675 from aignatov-bio/ai-sci-12130-fix-start-due-date-in-serializer
Fix start/due date in serializers [SCI-12130]
2025-07-18 12:13:58 +02:00
Anton
48236d41d6 Update step SA notifications [SCI-12131] 2025-07-18 12:09:29 +02:00
Martin Artnik
52c72d2b20
Merge pull request #8663 from artoscinote/ma_SCI_12055
Refactor sharing logic [SCI-12055]
2025-07-18 09:55:38 +02:00
Martin Artnik
3d5a25e42c Refactor sharing logic [SCI-12055] 2025-07-17 16:34:04 +02:00
andrej-scinote
5b52cd7b9d
Merge pull request #8676 from andrej-scinote/aj_SCI_12141
Fix repository templates for columns with date reminder [SCI-12141]
2025-07-17 16:05:58 +02:00
Andrej
ba2f27f4ab Fix repository templates for columns with date reminder [SCI-12141] 2025-07-17 15:33:27 +02:00
Anton
4a7a67721c Fix start due date in serializer [SCI-12130] 2025-07-17 15:31:07 +02:00
Martin Artnik
364cea84e5
Merge pull request #8674 from andrej-scinote/aj_SCI_11958
Fix permission scopes [SCI-11958]
2025-07-17 15:04:40 +02:00
andrej-scinote
22777b4135
Merge pull request #8671 from andrej-scinote/aj_SCI_12053
Move the user's logic to a shareable concern [SCI-12053]
2025-07-17 15:04:04 +02:00
aignatov-bio
cc1fbd6168
Merge pull request #8673 from aignatov-bio/ai-sci-12127-fix-table-sa-assignments
Fix new SA repository row redirect [SCI-12127]
2025-07-17 14:59:11 +02:00
Andrej
ee3573e520 Fix permission scopes [SCI-11958] 2025-07-17 14:58:11 +02:00
Andrej
f5f8a54a30 Move users logic to shareable concern [SCI-12053] 2025-07-17 14:35:56 +02:00
Anton
a372afdffa Fix new SA repositroy row redirect [SCI-12127] 2025-07-17 14:03:00 +02:00
Martin Artnik
4a0572b330
Merge pull request #8672 from artoscinote/ma_SCI_12056
Amend team assignments migration [SCI-12056]
2025-07-17 10:52:05 +02:00