Commit graph

16125 commits

Author SHA1 Message Date
Martin Artnik 54022dcd63 Merge branch 'develop' into features/inventory-import-improvements 2024-03-08 11:22:16 +01:00
aignatov-bio dff94150ff
Merge pull request #7228 from rekonder/aj_SCI_10372
Fix access modal opening for viewer on task [SCI-10372]
2024-03-07 17:58:17 +01:00
Andrej 08d21e8854 Fix access modal opening for viewer on task [SCI-10372] 2024-03-07 17:52:09 +01:00
aignatov-bio fa13a376a0
Action toolbar fix for small screens [SCI-10346] (#7221) 2024-03-07 13:36:30 +01:00
aignatov-bio 8e918edce3
Fix loading marker [SCI-10386] (#7223) 2024-03-07 13:36:11 +01:00
ajugo bd920611e9
Fix read project users permission [SCI-10355] (#7224) 2024-03-07 13:32:20 +01:00
aignatov-bio c3afc88f63
Merge pull request #7212 from rekonder/aj_SCI_10372
Fix loading of access and tags modal [SCI-10372]
2024-03-06 16:43:20 +01:00
aignatov-bio d47b98f6fb
Merge pull request #7211 from aignatov-bio/ai-sci-10357-access-member-fixes
Update access modal interactions [SCI-10357][SCI-10348]
2024-03-06 16:39:53 +01:00
Andrej 59ddebea2f Fix loading of access and tags modal [SCI-10372] 2024-03-06 16:39:45 +01:00
aignatov-bio 20307b4a80
Merge pull request #7210 from lasniscinote/gl_SCI_10363
(fix) Item card - dropdown and checklist [SCI-10363]
2024-03-06 16:21:57 +01:00
Gregor Lasnibat 51ae5aa966 (fix) Item card - dropdown and checklist [SCI-10363] 2024-03-06 16:19:59 +01:00
Anton a8f97e3ba5 Update access modal interactions [SCI-10357] 2024-03-06 16:17:24 +01:00
Alex Kriuchykhin c1263eb06f
Fix ordering by ID in protocols and tasks tables, remove obsolete protocols datatable [SCI-10387] (#7209) 2024-03-06 16:04:41 +01:00
Martin Artnik 64e926f98e
Merge pull request #7205 from G-Chubinidze/gc_SCI_10291
Button code for "Open locally" [SCI-10291]
2024-03-06 15:03:55 +01:00
aignatov-bio 1e661e5945
Merge pull request #7206 from aignatov-bio/ai-sci-10379-fix-table-state
Fix table state [SCI-10379]
2024-03-06 14:55:25 +01:00
ajugo d2b097599f
Improve projects table loading speed [SCI-10147] (#7136) 2024-03-06 14:48:30 +01:00
ajugo bd22084298
Remove title for experiment description [SCI-10281] (#7204) 2024-03-06 14:11:33 +01:00
dependabot[bot] e15387ccde
Bump rack-cors from 2.0.1 to 2.0.2 (#7208)
Bumps [rack-cors](https://github.com/cyu/rack-cors) from 2.0.1 to 2.0.2.
- [Changelog](https://github.com/cyu/rack-cors/blob/master/CHANGELOG.md)
- [Commits](https://github.com/cyu/rack-cors/compare/v2.0.1...v2.0.2)

---
updated-dependencies:
- dependency-name: rack-cors
  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-03-06 13:56:21 +01:00
dependabot[bot] 81582d2816
Bump json-jwt from 1.16.3 to 1.16.6 (#7198)
Bumps [json-jwt](https://github.com/nov/json-jwt) from 1.16.3 to 1.16.6.
- [Release notes](https://github.com/nov/json-jwt/releases)
- [Changelog](https://github.com/nov/json-jwt/blob/main/CHANGELOG.md)
- [Commits](https://github.com/nov/json-jwt/compare/v1.16.3...v1.16.6)

---
updated-dependencies:
- dependency-name: json-jwt
  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-03-06 13:54:12 +01:00
dependabot[bot] 760352abf8
Bump rack from 2.2.8 to 2.2.8.1 (#7166)
Bumps [rack](https://github.com/rack/rack) from 2.2.8 to 2.2.8.1.
- [Release notes](https://github.com/rack/rack/releases)
- [Changelog](https://github.com/rack/rack/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rack/rack/compare/v2.2.8...v2.2.8.1)

---
updated-dependencies:
- dependency-name: rack
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-06 13:43:31 +01:00
dependabot[bot] 6f0eb002b7
Bump rails from 7.0.5.1 to 7.0.8.1 (#7149)
Bumps [rails](https://github.com/rails/rails) from 7.0.5.1 to 7.0.8.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v7.0.5.1...v7.0.8.1)

---
updated-dependencies:
- dependency-name: rails
  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-03-06 13:43:11 +01:00
Anton 9a7546cac8 Fix table state [SCI-10379] 2024-03-06 11:49:51 +01:00
Giga Chubinidze e243da184f Button code for "Open locally" [SCI-10291] 2024-03-06 05:17:45 +04:00
aignatov-bio 89cc8a6582
Merge pull request #7203 from aignatov-bio/ai-sci-10328-add-microinteractions-to-seelct-dropdown
Add microinteractions to select dropdown [SCI-10328]
2024-03-05 13:48:09 +01:00
Anton df08d2f151 Add microinteractions to select dropdown [SCI-10328] 2024-03-05 13:36:54 +01:00
aignatov-bio dc775f217b
Merge pull request #7174 from sboursen-scinote/sb_SCI-10264-2
Change cursor type for inline editing [SCI-10264]
2024-03-05 11:48:58 +01:00
aignatov-bio ae274f15d2
Merge pull request #7183 from sboursen-scinote/sb_SCI-10273-fix
Truncate long names in Access modal [SCI-10273]
2024-03-05 11:48:41 +01:00
aignatov-bio f0cd4a0b64
Merge pull request #7195 from rekonder/aj_SCI_10349
Fix project table sorting by users [SCI-10349]
2024-03-05 11:48:11 +01:00
aignatov-bio 3c65c7faf3
Merge pull request #7202 from rekonder/aj_SCI_10281
Fix various CSS problems [SCI-10281]
2024-03-05 11:47:52 +01:00
aignatov-bio 4f6dd8923d
Merge pull request #7196 from wandji20/wb-SCI-10345
Add option to reload navigator and all expanded children [SCI-10345]
2024-03-05 11:45:07 +01:00
Andrej 775ff172e5 Fix various CSS problems [SCI-10281] 2024-03-05 11:37:08 +01:00
aignatov-bio 35467d3d2c
Merge pull request #7199 from sboursen-scinote/sb_SCI-10333
Fix progress bar value when Experiment has no tasks [SCI-10333]
2024-03-05 11:36:58 +01:00
aignatov-bio 0690b2dbb1
Merge pull request #7201 from aignatov-bio/ai-sci-10378-fix-protocols-versions-search
Fix protocols versions search [SCI-10378]
2024-03-05 11:36:21 +01:00
aignatov-bio c86c289369
Merge pull request #7200 from wandji20/wb-SCI-10307
Fix long user names in inventory item filters [SCI-10307]
2024-03-05 11:36:10 +01:00
Anton a136b73d4f Fix protocols versions search [SCI-10378] 2024-03-05 11:34:05 +01:00
wandji20 ae3d1c827f Fix long names in inventory item filters [SCI-10307] 2024-03-05 11:23:06 +01:00
sboursen-scinote 1ee2025e40 Fix progress bar value when Experiment has no tasks [SCI-10333] 2024-03-05 10:50:02 +01:00
sboursen-scinote 5cc3ad6cbb Truncate long names in Access modal [SCI-10273] 2024-03-05 10:33:40 +01:00
sboursen-scinote 85685d608f Change cursor type for inline editing [SCI-10264] 2024-03-04 16:51:34 +01:00
wandji20 312fb80d44 Add option to reload navigator and all expanded children [SCI-10345] 2024-03-04 16:04:11 +01:00
Andrej 27e1317888 Fix project table sorting by users [SCI-10349] 2024-03-04 15:29:31 +01:00
aignatov-bio 338782de1e
Merge pull request #7193 from aignatov-bio/ai-sci-10255-add-folders-card-visual
Fix folders cards [SCI-10255][SCI-10332]
2024-03-04 13:56:35 +01:00
aignatov-bio 034d6d2a00
Merge pull request #7189 from rekonder/aj_SCI_10349
Fix project table sorting by users and comments column [SCI-10349]
2024-03-04 13:46:16 +01:00
aignatov-bio 0c3905fbef
Merge pull request #7188 from wandji20/wb-SCI-10356
Remove autofocusing in access modal search field [SCI-10356]
2024-03-04 13:45:25 +01:00
aignatov-bio 04bbc1dd36
Merge pull request #7187 from rekonder/aj_SCI_10329
Fix the flickering of the dropdown menu on the thumbnail file preview [SCI-10329]
2024-03-04 13:45:03 +01:00
aignatov-bio 8dd587f567
Merge pull request #7186 from wandji20/wb-SCI-10307
Truncate long option names in dropdown select [SCI-10307]
2024-03-04 13:43:53 +01:00
aignatov-bio 7129c25fac
Merge pull request #7184 from wandji20/wb-SCI-10335
Fix various issues with label templates [SCI-10335]
2024-03-04 13:43:11 +01:00
Anton 04da2dffc4 Fix folders cards [SCI-10255][SCI-10332] 2024-03-04 13:41:54 +01:00
Andrej cd80c850ed Fix project table sorting by users and comments column [SCI-10349] 2024-03-04 10:58:10 +01:00
ajugo 9299cb7a52
Merge pull request #7140 from lasniscinote/gl_SCI_10004
(fix) Add warning for unsaved changes when leaving Task workflow editmode (Canvas view) [SCI-10004]
2024-03-04 10:45:18 +01:00