Commit graph

13625 commits

Author SHA1 Message Date
artoscinote 5bcf31ed2e
Fix activity filter loading via URL params [SCI-7537] (#5737) 2023-07-10 13:59:15 +02:00
dependabot[bot] 49fd90728b
Bump tough-cookie from 4.1.2 to 4.1.3 (#5742)
Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) from 4.1.2 to 4.1.3.
- [Release notes](https://github.com/salesforce/tough-cookie/releases)
- [Changelog](https://github.com/salesforce/tough-cookie/blob/master/CHANGELOG.md)
- [Commits](https://github.com/salesforce/tough-cookie/compare/v4.1.2...v4.1.3)

---
updated-dependencies:
- dependency-name: tough-cookie
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-10 13:57:38 +02:00
Soufiane e8c62d6cd8
Fix protocol template issues after rails upgrade [SCI-8822] (#5740) 2023-07-10 13:57:13 +02:00
Soufiane eb4d0f2065
Revert changing .js.erb file [SCI-8810] (#5741) 2023-07-10 09:43:00 +02:00
Soufiane b44678d09a
Switch to keyword parameters in i18n.t [SCI-8810] (#5739) 2023-07-07 14:55:51 +02:00
Alex Kriuchykhin 97a16f2e76
Fix archived columns behaviour in repositories export [SCI-8777] (#5728) 2023-07-07 11:08:28 +02:00
Soufiane 8fb14645bf
Match protocol template print permissions to show [SCI-8803] (#5726) 2023-07-07 11:01:31 +02:00
wandji 322346c8e4
Fix dropdown issue for filters [SCI_8781] (#5731) 2023-07-07 10:58:43 +02:00
dependabot[bot] 34c7a3219c
Bump sanitize from 6.0.1 to 6.0.2 (#5730)
Bumps [sanitize](https://github.com/rgrove/sanitize) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/rgrove/sanitize/releases)
- [Changelog](https://github.com/rgrove/sanitize/blob/main/HISTORY.md)
- [Commits](https://github.com/rgrove/sanitize/compare/v6.0.1...v6.0.2)

---
updated-dependencies:
- dependency-name: sanitize
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-07 10:56:34 +02:00
ajugo 6c6fc404d2
Implement task shareable modal [SCI-8651] (#5723)
* Implement task shareable modal [SCI-8651]

* Fix routes [SCI-8651]

* Clean code for vue share button initilization [SCI-8651]
2023-07-06 16:05:03 +02:00
Soufiane 33bb79d17a
Implement details and notes sections of shareable links [SCI-8750] (#5710)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-07-06 15:10:26 +02:00
Soufiane 6049c7d8b9
Activities for shareable links [SCI-8652] (#5694)
Define new activities for task shareable links [SCI-8652]
2023-07-06 15:01:32 +02:00
artoscinote adff91e0ef
Merge pull request #5725 from artoscinote/ma_SCI_8802
Properly unload scroll listener when unloading a select [SCI-8802]
2023-07-06 12:49:14 +02:00
Martin Artnik ed4af7ae26 Properly unload scroll listener when unloading a select [SCI-8802] 2023-07-06 10:31:26 +02:00
Soufiane 94ead579e6
Create the general layout for shareable links [SCI-8749] (#5699) 2023-07-06 09:19:29 +02:00
ajugo 836d1b6be1
Add permissions for shareable links and some fixes for controller [SCI-8747] (#5709)
Add permissions for shareable links and som fixes for controller [SCI-8747]
2023-07-05 16:21:26 +02:00
ajugo c8c0a147b5
Revert "Unified paddings for collapsing content at printers pages [SCI-8787] (#5718)" (#5719)
This reverts commit dbb0e1a50a.
2023-07-05 14:20:22 +02:00
ivanscinote dbb0e1a50a
Unified paddings for collapsing content at printers pages [SCI-8787] (#5718)
* Unified paddings for collapsing content at printers pages

* Reordered css values as per bot-hound suggestion
2023-07-05 14:19:23 +02:00
Soufiane ea6a714dac
Disallow scripts loading over https [SCI-8634] (#5713)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-07-05 13:19:16 +02:00
Alex Kriuchykhin 5f1c6bf2f0
Fix multiple issues after Rails upgrade [SCI-8780] (#5716) 2023-07-05 12:43:23 +02:00
artoscinote 85ad167998
Merge pull request #5660 from artoscinote/ma_SCI_8506
Make label print modal work globally [SCI-8506]
2023-07-05 09:53:56 +02:00
Alex Kriuchykhin dea46f45cf
Switch to full Libreoffice installation, add missing awscli package (#5711) 2023-07-04 14:28:40 +02:00
Alex Kriuchykhin b7e04972e1
Implement model and controller for shareable links, update team model [SCI-8648] (#5693) 2023-07-03 15:54:11 +02:00
Alex Kriuchykhin 40f1be4552
Fix production Docker file [SCI-8632] (#5705) 2023-07-03 15:53:17 +02:00
artoscinote 1c337b7dd6
Merge pull request #5704 from artoscinote/ma_SCI_8774
Fix result table editing [SCI-8774]
2023-07-03 13:32:35 +02:00
Martin Artnik 308079319c Fix result table editing [SCI-8774] 2023-07-03 13:28:34 +02:00
ajugo 6dc4b646c5
Add handling for deleted ActiveStorage files [SCI-8264] (#5624)
Add handling for deleted ActiveStorage files [SCI-8264]
2023-07-03 13:13:19 +02:00
Alex Kriuchykhin 097d217a55
Fix build of Docker production image [SCI-8632] (#5701) 2023-07-03 13:06:15 +02:00
artoscinote 910ad2db5d
Merge pull request #5702 from artoscinote/ma_SCI_8774
Fixes for saving of result table metadata [SCI-8774]
2023-07-03 12:42:23 +02:00
Martin Artnik c7d992ab83 Fixes for saving of result table metadata [SCI-8774] 2023-07-03 12:35:29 +02:00
artoscinote cd70625a10
Merge pull request #5698 from artoscinote/ma_SCI_8774
Fix and amend result table metadata saving [SCI-8774]
2023-07-03 09:56:22 +02:00
Martin Artnik 0f3b524492 Fix and amend result table metadata saving [SCI-8774] 2023-06-30 14:11:03 +02:00
aignatov-bio b459ed7b4b
Merge pull request #5695 from aignatov-bio/ai-fix-service-module
Fix service module
2023-06-29 14:52:18 +02:00
Anton 3e3374c83d Fix service module 2023-06-29 14:38:13 +02:00
Soufiane 9d70d35491
Implement share button on task [SCI-8650] (#5691)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-29 13:38:59 +02:00
artoscinote e2a880795c
Merge pull request #5645 from okriuchykhin/ok_SCI_8632
Upgrade Rails to version 7.0.5 [SCI-8632]
2023-06-29 11:23:53 +02:00
Soufiane 1a9ef4a1d5
Update the Tasks screens for the Shareable-links feature [SCI-8649] (#5679)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-06-29 11:17:41 +02:00
ajugo 563605e6ef
Implement share task toggle on settings page [SCI-8647] (#5686) 2023-06-28 11:47:41 +02:00
artoscinote febb7527b1
Bump version to 1.27.3 2023-06-28 11:44:24 +02:00
artoscinote 926e80e44d
Merge pull request #5687 from okriuchykhin/ok_SCI_8760
Fix file name of inventory export, add archived columns to exports [SCI-8760]
2023-06-28 10:35:35 +02:00
Oleksii Kriuchykhin e5fe82a297 Fix file name of inventory export, add archived columns to exports [SCI-8760] 2023-06-28 10:22:26 +02:00
aignatov-bio 88392ecd9d
Merge pull request #5684 from aignatov-bio/ai-sci-8758-css-fixes
CSS fixes [SCI-8758][SCI-8759]
2023-06-27 20:37:52 +02:00
Anton 586d9eaf4b CSS fixes [SCI-8758][SCI-8759] 2023-06-27 20:31:25 +02:00
artoscinote bf06c61333
Merge pull request #5682 from artoscinote/ma_SCI_8756
Fix project sort initialization [SCI-8756]
2023-06-27 15:23:37 +02:00
Martin Artnik 39aedd86e0 Fix project sort initialization [SCI-8756] 2023-06-27 15:18:12 +02:00
aignatov-bio 272baeb93e
Merge pull request #5680 from aignatov-bio/ai-sci-8742-small-css-fixes
Small css fixes [SCI-8742]
2023-06-27 12:00:37 +02:00
Anton e2190cedde Small css fixes [SCI-8742] 2023-06-27 11:58:02 +02:00
artoscinote c911bc950d
Merge pull request #5678 from rekonder/aj_SCI_8745
Fix adding tags to the task at creation [SCI-8745]
2023-06-27 10:59:35 +02:00
Andrej 35ebbadae9 Fix adding tags to the task at creation [SCI-8745] 2023-06-27 10:52:03 +02:00
ajugo 8d29e606d0
Fix filtering of the member on project page [SCI-8743] (#5676) 2023-06-27 10:17:17 +02:00