Commit graph

17379 commits

Author SHA1 Message Date
Oleksii Kriuchykhin 7cc037100d Merge branch 'hotfix/1.36.2.2' into develop 2024-09-16 15:36:52 +02:00
Oleksii Kriuchykhin 62acbe0059 Bump version to 1.36.2.2 2024-09-16 15:21:35 +02:00
Martin Artnik a11615cbf5
Merge pull request #7856 from aignatov-bio/ai-sci-add-placeholder-for-storage-location-sorting
Add placeholder to storage location sorting
2024-09-16 14:24:48 +02:00
Anton 9a257e0a81 Add placeholder to storage location sorting 2024-09-16 14:22:57 +02:00
Martin Artnik 16e57763cd
Merge pull request #7855 from aignatov-bio/ai-sci-11047-add-sorting-to-list-of-locations
Add repository item card to storage container [SCI-11048]
2024-09-16 14:09:05 +02:00
Anton bfffcda8ac Remove unused method from item sidebar title 2024-09-16 11:59:35 +02:00
Anton f4e1498df1 Add repository item card to storage container [SCI-11048] 2024-09-16 11:50:54 +02:00
Martin Artnik 1d4e9077cc
Merge pull request #7854 from artoscinote/ma_SCI_11057
Fix viewable scope for sharable models [SCI-11057]
2024-09-16 11:48:44 +02:00
Martin Artnik 30f9a911c2 Fix viewable scope for sharable models [SCI-11057] 2024-09-16 11:42:29 +02:00
Martin Artnik bf1c446cc2
Merge pull request #7853 from artoscinote/ma_SCI_11050
Import fixes [SCI-11050]
2024-09-16 10:12:12 +02:00
aignatov-bio 53c6056706
Merge pull request #7852 from aignatov-bio/ai-sci-11047-add-sorting-to-list-of-locations
Add sorting to list of locations [SCI-11047]
2024-09-16 10:07:56 +02:00
Martin Artnik dd2499a70c Fix position validation [SCI-11050] 2024-09-13 15:34:54 +02:00
Martin Artnik ddc7cf9bf6 Remove obsolete logic from location importer [SCI-11050] 2024-09-13 15:34:46 +02:00
Martin Artnik d6ca444f4a Fix position validation [SCI-11050] 2024-09-13 15:17:32 +02:00
Martin Artnik 98415c0d8d
Merge pull request #7850 from artoscinote/ma_SCI_11050
Refactor import and add activities [SCI-11050]
2024-09-13 14:01:18 +02:00
Martin Artnik 04efd5f84f Fix position validation for StorageLocationRepositoryRow [SCI-11050] 2024-09-13 13:58:23 +02:00
Martin Artnik 60d46efdd7 Refactor import and add activities [SCI-11050] 2024-09-13 13:43:45 +02:00
Alex Kriuchykhin 7f15eecbd8
Optimize repository datatable cell serializer lookup, remove N+1 queries [SCI-11053] (#7851) 2024-09-13 13:32:01 +02:00
Anton e20467bf51 Add sorting to list of locations [SCI-11047] 2024-09-13 13:10:06 +02:00
Martin Artnik 173fdda28a
Merge pull request #7847 from aignatov-bio/ai-sci-11033-add-missing-interactions-storage-location-table
Fix interactions for box locations [SCI-11033]
2024-09-12 16:51:12 +02:00
aignatov-bio dd19ee866c
Merge pull request #7848 from aignatov-bio/ai-sci-fix-tests-storage-locations
Fix tests for repositories list
2024-09-12 16:49:18 +02:00
Martin Artnik eeee2f0d21
Merge pull request #7849 from artoscinote/ma_SCI_10865
Fix shareable scope [SCI-10865]
2024-09-12 16:39:17 +02:00
Martin Artnik c4b3b10429 Fix shareable scope [SCI-10865] 2024-09-12 16:24:46 +02:00
Anton 31b87bf41c Fix tests for repositories list 2024-09-12 16:21:18 +02:00
Anton 8e79237e2f Fix interactions for box locations [SCI-11033] 2024-09-12 14:59:41 +02:00
Martin Artnik 2039a65e9b Merge branch 'features/storage-locations' into develop 2024-09-12 12:38:32 +02:00
Martin Artnik cf7c87a116
Merge pull request #7846 from artoscinote/ma_SCI_10925
Implement Storage location activities [SCI-10925]
2024-09-12 12:25:13 +02:00
dependabot[bot] fe078fbe8d
Bump omniauth-saml from 2.1.0 to 2.1.1 (#7844)
Bumps [omniauth-saml](https://github.com/omniauth/omniauth-saml) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/omniauth/omniauth-saml/releases)
- [Changelog](https://github.com/omniauth/omniauth-saml/blob/master/CHANGELOG.md)
- [Commits](https://github.com/omniauth/omniauth-saml/compare/v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: omniauth-saml
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 09:56:24 +02:00
dependabot[bot] c230999f5e
Bump path-to-regexp from 1.8.0 to 1.9.0 (#7845)
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) from 1.8.0 to 1.9.0.
- [Release notes](https://github.com/pillarjs/path-to-regexp/releases)
- [Changelog](https://github.com/pillarjs/path-to-regexp/blob/master/History.md)
- [Commits](https://github.com/pillarjs/path-to-regexp/compare/v1.8.0...v1.9.0)

---
updated-dependencies:
- dependency-name: path-to-regexp
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-12 09:53:21 +02:00
Martin Artnik 326a0c1ec4 (Re)implement team sharing activities [SCI-10925] 2024-09-11 16:11:11 +02:00
Martin Artnik c4c14553ff Implement storage location activities [SCI-10925] 2024-09-11 14:36:14 +02:00
aignatov-bio ae53e83946
Merge pull request #7843 from aignatov-bio/ai-sci-10947-let-edit-box-if-empty
Enable edit for empty box and fix team import/export [SCI-10947][SCI-11032]
2024-09-11 13:04:45 +02:00
Anton 5e299cef65 Enable edit for empty box and fix team import/export [SCI-10947][SCI-11032] 2024-09-11 12:55:21 +02:00
aignatov-bio 87aa86dcfe
Merge pull request #7842 from aignatov-bio/ai-sci-bump-ag-grid
Bump ag-grid version
2024-09-11 11:54:39 +02:00
Oleksii Kriuchykhin ae25f8097e Merge branch 'hotfix/1.36.2.1' into develop 2024-09-11 11:53:16 +02:00
Oleksii Kriuchykhin 288e8d26af Bump version to 1.36.2.1 2024-09-11 11:45:09 +02:00
Anton 3e3aee6221 Bump ag-grid version 2024-09-11 10:31:05 +02:00
dependabot[bot] 7426153517 Bump ruby-saml from 1.16.0 to 1.17.0 (#7841)
Bumps [ruby-saml](https://github.com/saml-toolkits/ruby-saml) from 1.16.0 to 1.17.0.
- [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.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 09:52:34 +02:00
dependabot[bot] 109b918583
Bump ruby-saml from 1.16.0 to 1.17.0 (#7841)
Bumps [ruby-saml](https://github.com/saml-toolkits/ruby-saml) from 1.16.0 to 1.17.0.
- [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.16.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-09-11 09:50:04 +02:00
aignatov-bio 8d5adad6b5
Merge pull request #7840 from aignatov-bio/ai-sci-10954-import-items-to-box
Add import/export for box [SCI-10954]
2024-09-10 15:34:28 +02:00
Anton 43cec17f00 Add import/export for box [SCI-10954] 2024-09-10 15:14:52 +02:00
Martin Artnik 79409830af
Merge pull request #7839 from artoscinote/ma_SCI_11015
Fix destroying repository rows [SCI-11015]
2024-09-10 11:24:43 +02:00
Martin Artnik e3a5b15180 Fix destroying repository rows [SCI-11015] 2024-09-10 10:19:28 +02:00
Martin Artnik 7f47256e3a
Fix creating storage locations [SCI-10865] 2024-09-09 12:46:42 +02:00
Martin Artnik 1cac358a6f Fix Dockerfile 2024-09-09 11:18:38 +02:00
Martin Artnik d6e588c629 Merge branch 'develop' into features/storage-locations 2024-09-09 10:57:33 +02:00
Martin Artnik 57444dca65 Skip initialization of sharable models if DB is not connected 2024-09-09 10:39:43 +02:00
Martin Artnik 34c8da949f
Merge pull request #7827 from artoscinote/ma_SCI_10865
Implement storage location sharing [SCI-10865]
2024-09-09 10:25:03 +02:00
Alex Kriuchykhin 535d24fe4f
Move from running application containers with root user to dedicated scinote user [SCI-11020] (#7834) 2024-09-06 12:54:15 +02:00
aignatov-bio fb0e73bf80
Merge pull request #7831 from aignatov-bio/ai-sci-11009-fix-xss-on-table-task-name
Fix task table name renderer [SCI-11009]
2024-09-05 13:02:11 +02:00