aignatov-bio
|
388915b6d9
|
Fix big decimal number renderer in repository [SCI-8828] (#5746)
|
2023-07-11 13:24:07 +02:00 |
|
aignatov-bio
|
3de911d714
|
Merge pull request #5750 from aignatov-bio/ai-sci-8762-css-bugs
CSS fixes [SCI-8762]
|
2023-07-11 10:59:27 +02:00 |
|
ajugo
|
632716e2cd
|
Remove task manage permission [SCI-8528] (#5672)
|
2023-07-11 09:29:17 +02:00 |
|
artoscinote
|
4a8582ebc8
|
Initial implementation of protocol processing modal [SCI-8661] (#5683)
* Initial implementation of protocol processing modal [SCI-8661]
* Prepare placeholder jobs and integrate notifications [SCI-8661]
|
2023-07-11 09:27:15 +02:00 |
|
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 |
|
aignatov-bio
|
51f47614eb
|
Merge pull request #5735 from aignatov-bio/ai-sci-8773-migrate-to-css-bundling
Small fixes for css bundling [SCI-8773]
|
2023-07-07 15:47:42 +02:00 |
|
Soufiane
|
b44678d09a
|
Switch to keyword parameters in i18n.t [SCI-8810] (#5739)
|
2023-07-07 14:55:51 +02:00 |
|
Anton
|
2daa9126d1
|
Small fixes for css bundling [SCI-8773]
|
2023-07-07 11:44:42 +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 |
|
aignatov-bio
|
7cdbf7f370
|
Merge pull request #5727 from aignatov-bio/ai-sci-8773-migrate-to-css-bundling
Migrate to css bundling [SCI-8773]
|
2023-07-06 14:42:10 +02:00 |
|
Anton
|
f071e482d8
|
Migrate to css bundling [SCI-8773]
|
2023-07-06 13:26:41 +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 |
|
Anton
|
93a6a0bdc5
|
Merge branch 'features/remove-front-end-gems' of github.com:scinote-eln/scinote-web into features/remove-front-end-gems
|
2023-07-06 11:15:48 +02:00 |
|
Anton
|
4b82ba9613
|
Merge branch 'features/rails-upgrade' into features/remove-front-end-gems
|
2023-07-06 11:14:48 +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 |
|
aignatov-bio
|
959f5d5196
|
Merge pull request #5717 from aignatov-bio/ai-sci-8772-remove-js-gems
Move js gems to packages [SCI-8772]
|
2023-07-05 13:53:51 +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 |
|
Anton
|
9a5abfabf7
|
Move js gems to packages [SCI-8772]
|
2023-07-05 12:03:44 +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 |
|