Commit graph

13751 commits

Author SHA1 Message Date
Soufiane
a1e32e0c3d
Profile - 2FA error page [SCI-8779] (#5734)
* Fix 2FA form submit [SCI-8779]
2023-07-11 09:22:42 +02:00
Soufiane
d8658991d6
Fix task page issues after rails upgrade [SCI-8821] (#5745) 2023-07-11 09:21:22 +02:00
Soufiane
6aaa68f320
Fix reports issues after rails upgrade [SCI-8830] (#5748) 2023-07-11 09:20:29 +02:00
Soufiane
9034793d69
Implement the assigned items datatable for shareable links [SCI-8751] (#5721)
Co-authored-by: Sboursen <dev.sboursen@gmail.com>
2023-07-11 08:16:29 +02:00
Anton
8e1836aa82 CSS fixes [SCI-8762] 2023-07-10 21:09:29 +02:00
ivanscinote
40dc7f988d
Unify search bar placeholder [SCI-8809] (#5749) 2023-07-10 16:25:41 +02:00
G-Chubinidze
25aa644102
Removing Support button from the top navigation [SCI-8806] (#5744) 2023-07-10 14:03:47 +02:00
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
artoscinote
d15770bfca
Merge pull request #5732 from G-Chubinidze/gc_SCI_8514
Wrong smart annotation placeholder text at empty inventory [SCI-8514]
2023-07-07 11:03:25 +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
Giga Chubinidze
11e1d3ef81 Wrong smart annotation placeholder text at empty inventory [SCI-8514] 2023-07-07 06:26:28 +04: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
ivanscinote
71e5c81f8b
Unified paddings for collapsing content at printers pages [SCI-8787] (#5720)
* Unified paddings for collapsing content at printers pages

* Reordered css values as per bot-hound suggestion
2023-07-05 15:06:53 +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
16008d68de
Merge pull request #5715 from G-Chubinidze/gc_SCI_7976
TinyMCE list of smaller bugs and improvements [SCI-7976]
2023-07-05 09:54:38 +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
Giga Chubinidze
2bb27949fd TinyMCE list of smaller bugs and improvements [SCI-7976] 2023-07-05 11:52:05 +04: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
97bef6f8f4
Merge pull request #5675 from G-Chubinidze/gc_SCI_8536
Unify display of the Project/Experiment/Task name in the table views [SCI-8536]
2023-07-03 14:50:11 +02:00
artoscinote
fc7a04d0f9
Merge pull request #5649 from G-Chubinidze/gc_SCI_7524
Settings - My preferences - Date formats appear duplicated [SCO-7524]
2023-07-03 14:49:40 +02:00
artoscinote
7b1f444a11
Merge pull request #5689 from wandji20/wb-SCI-8741
Fix avatar image width in smart anotation pop op [SCI-8741]
2023-07-03 14:48:57 +02:00
artoscinote
1e8304d883
Merge pull request #5697 from wandji20/wb-SCI-8487
Add filter to remove archived inventories from report widget [SCI-8487]
2023-07-03 14:48:23 +02:00
artoscinote
c4acbf2815
Merge pull request #5692 from artoscinote/ma_SCI_8691
Add action toolbar to archived tasks card view [SCI-8691]
2023-07-03 14:47:47 +02:00
artoscinote
8f88d2d894
Merge pull request #5700 from G-Chubinidze/gc_SCI_8422
Label templates issues on edit template page [SCI-8422]
2023-07-03 14:47:00 +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
Giga Chubinidze
b1490c81a0 changed timeout to nexttick 2023-07-03 13:50:44 +04: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