-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
[MIG] web_widget_image_download: Migration to 18.0 #3439
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closed
Closed
Changes from all commits
Commits
Show all changes
45 commits
Select commit
Hold shift + click to select a range
ec42bc9
[MIG] web_widget_image_download
kutyel ffb8cf0
[MIG] web_widget_image_download: Update for v9.
yajo 0f2c7ce
[10.0][MIG]migrate web_widget_image_download
smurf-U 98be2aa
OCA Transbot updated translations from Transifex
oca-transbot 493b976
[MIG] web_widget_image_download: Migration to 11.0
ernestotejeda 3f2b1cb
[IMP] README by fragments + manifest
pedrobaeza 4fc9bb5
[UPD] README.rst
OCA-git-bot 80984cf
[UPD] Update web_widget_image_download.pot
oca-travis 69cd41f
[MIG] web_widget_image_download: Migration to 12.0
ernestotejeda d4a9727
[UPD] Update web_widget_image_download.pot
oca-travis f182fc5
Update translation files
oca-transbot 3fe8f60
[UPD] README.rst
OCA-git-bot 36a5c8d
Added translation using Weblate (Chinese (Simplified))
liweijie0812 0896494
Translated using Weblate (Chinese (Simplified))
liweijie0812 86cb372
Added translation using Weblate (Portuguese)
pedrocs-exo 5faf307
Translated using Weblate (Portuguese)
pedrocs-exo 6b9d713
[IMP] web_widget_image_download: black, isort
Tardo 17dc52c
[MIG] web_widget_image_download: Migration to 13.0
Tardo f945bdb
[UPD] Update web_widget_image_download.pot
oca-travis 488d809
Update translation files
oca-transbot f1734e1
pre-commit update: prettier xml indent
sbidoul e778c69
[UPD] README.rst
OCA-git-bot 68a8b0a
[UPD] README.rst
OCA-git-bot 22aa13d
Added translation using Weblate (Spanish)
claudiagn af3b548
Translated using Weblate (Spanish)
claudiagn 8bc7f49
[IMP] web_widget_image_download: black, isort, prettier
Peerapong-Supasompob c764a18
[14.0][MIG] web_widget_image_download
Peerapong-Supasompob 84c9f71
[UPD] Update web_widget_image_download.pot
oca-travis 906abf9
[UPD] README.rst
OCA-git-bot 09fd67c
Added translation using Weblate (Italian)
alessandro-fiorino e600906
Translated using Weblate (Italian)
alessandro-fiorino 89fa431
[MIG]web_widget_image_download: Migration to 15.0
manuelregidor b0bd173
[UPD] Update web_widget_image_download.pot
3742465
[UPD] README.rst
OCA-git-bot 1b51568
[UPD] README.rst
OCA-git-bot 16d81dd
Translated using Weblate (Italian)
mymage 28cf489
Update translation files
weblate d4c424c
[MIG]web_widget_image_download: Migration to 16.0
manuelregidor 5b91a03
Update translation files
weblate 7408de7
[IMP] web_widget_image_download: black, isort, prettier
manuelregidor 41c8ce7
[MIG]web_widget_image_download: Migration to 17.0
manuelregidor 6e2d709
[UPD] Update web_widget_image_download.pot
e86954f
[BOT] post-merge updates
OCA-git-bot d4fd7ab
[MIG] web_widget_image_download: Migration to 18.0
Ghostdev9410 534989d
[FIX] web_widget_image_download: restore missing icon.png
Ghostdev9410 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,101 @@ | ||
| =========================== | ||
| Web Widget - Image Download | ||
| =========================== | ||
|
|
||
| .. | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! This file is generated by oca-gen-addon-readme !! | ||
| !! changes will be overwritten. !! | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
| !! source digest: sha256:2369dd057fe3f7fa3409c5e3bf22611c67217fcf8d26755aa55f9d205ac1cdd8 | ||
| !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! | ||
|
|
||
| .. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png | ||
| :target: https://odoo-community.org/page/development-status | ||
| :alt: Beta | ||
| .. |badge2| image:: https://img.shields.io/badge/licence-LGPL--3-blue.png | ||
| :target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html | ||
| :alt: License: LGPL-3 | ||
| .. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fweb-lightgray.png?logo=github | ||
| :target: https://github.com/OCA/web/tree/18.0/web_widget_image_download | ||
| :alt: OCA/web | ||
| .. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png | ||
| :target: https://translation.odoo-community.org/projects/web-18-0/web-18-0-web_widget_image_download | ||
| :alt: Translate me on Weblate | ||
| .. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png | ||
| :target: https://runboat.odoo-community.org/builds?repo=OCA/web&target_branch=18.0 | ||
| :alt: Try me on Runboat | ||
|
|
||
| |badge1| |badge2| |badge3| |badge4| |badge5| | ||
|
|
||
| This module was written to extend the functionality of the image widget | ||
| and allows to download it. | ||
|
|
||
| **Table of contents** | ||
|
|
||
| .. contents:: | ||
| :local: | ||
|
|
||
| Usage | ||
| ===== | ||
|
|
||
| To use this module, an example path is: | ||
|
|
||
| 1. Go to the section Contacts. | ||
| 2. Click on a contact. | ||
| 3. Edit the contact. | ||
| 4. Click the Download button (on the top left corner). | ||
|
|
||
| Bug Tracker | ||
| =========== | ||
|
|
||
| Bugs are tracked on `GitHub Issues <https://github.com/OCA/web/issues>`_. | ||
| In case of trouble, please check there if your issue has already been reported. | ||
| If you spotted it first, help us to smash it by providing a detailed and welcomed | ||
| `feedback <https://github.com/OCA/web/issues/new?body=module:%20web_widget_image_download%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_. | ||
|
|
||
| Do not contact contributors directly about support or help with technical issues. | ||
|
|
||
| Credits | ||
| ======= | ||
|
|
||
| Authors | ||
| ------- | ||
|
|
||
| * Tecnativa | ||
| * Kaushal Prajapati | ||
|
|
||
| Contributors | ||
| ------------ | ||
|
|
||
| - `Tecnativa <https://www.tecnativa.com>`__: | ||
|
|
||
| - Flavio Corpa | ||
| - Jairo Llopis | ||
| - Pedro M. Baeza | ||
| - Ernesto Tejeda | ||
| - Alexandre Díaz | ||
|
|
||
| - Kaushal Prajapati <kbprajapati@live.com> | ||
| - Peerapong Supasompob <peerapong.supasompob@gmail.com> | ||
| - Manuel Regidor <manuel.regidor@sygel.es> | ||
| - Migration to 18.0: | ||
|
|
||
| - Ghostdev9410 <riccardoluzi52@gmail.com> | ||
|
|
||
| Maintainers | ||
| ----------- | ||
|
|
||
| This module is maintained by the OCA. | ||
|
|
||
| .. image:: https://odoo-community.org/logo.png | ||
| :alt: Odoo Community Association | ||
| :target: https://odoo-community.org | ||
|
|
||
| OCA, or the Odoo Community Association, is a nonprofit organization whose | ||
| mission is to support the collaborative development of Odoo features and | ||
| promote its widespread use. | ||
|
|
||
| This module is part of the `OCA/web <https://github.com/OCA/web/tree/18.0/web_widget_image_download>`_ project on GitHub. | ||
|
|
||
| You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. |
Empty file.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,20 @@ | ||
| # Copyright 2016 Flavio Corpa <flavio.corpa@tecnativa.com> | ||
| # License LGPL-3.0 or later (http://www.gnu.org/licenses/lgpl). | ||
| { | ||
| "name": "Web Widget - Image Download", | ||
| "summary": "Allows to download any image from its widget", | ||
| "version": "18.0.1.0.0", | ||
| "category": "web", | ||
| "website": "https://github.com/OCA/web", | ||
| "author": "Tecnativa, Odoo Community Association (OCA), Kaushal Prajapati", | ||
| "license": "LGPL-3", | ||
| "application": False, | ||
| "installable": True, | ||
| "depends": ["web"], | ||
| "assets": { | ||
| "web.assets_backend": [ | ||
| "web_widget_image_download/static/src/components/*", | ||
| "web_widget_image_download/static/src/xml/*", | ||
| ], | ||
| }, | ||
| } |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 13.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2021-02-17 14:45+0000\n" | ||
| "Last-Translator: claudiagn <claudia.gargallo@qubiq.es>\n" | ||
| "Language-Team: none\n" | ||
| "Language: es\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
| "X-Generator: Weblate 4.3.2\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "Descargar" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| # Translators: | ||
| # Bole <bole@dajmi5.com>, 2017 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 10.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2017-07-13 16:07+0000\n" | ||
| "PO-Revision-Date: 2017-07-13 16:07+0000\n" | ||
| "Last-Translator: Bole <bole@dajmi5.com>, 2017\n" | ||
| "Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n" | ||
| "Language: hr\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && " | ||
| "n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "Preuzimanje" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 14.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2023-09-04 18:36+0000\n" | ||
| "Last-Translator: mymage <stefano.consolaro@mymage.it>\n" | ||
| "Language-Team: none\n" | ||
| "Language: it\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=n != 1;\n" | ||
| "X-Generator: Weblate 4.17\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "Scarica" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| # Translators: | ||
| # Viktoras Norkus <viktoras@bmx.lt>, 2018 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 10.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2018-01-25 01:58+0000\n" | ||
| "PO-Revision-Date: 2018-01-25 01:58+0000\n" | ||
| "Last-Translator: Viktoras Norkus <viktoras@bmx.lt>, 2018\n" | ||
| "Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n" | ||
| "Language: lt\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && " | ||
| "(n%100<10 || n%100>=20) ? 1 : 2);\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "Atsisiūsti" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| # Translators: | ||
| # Peter Hageman <hageman.p@gmail.com>, 2017 | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 10.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "POT-Creation-Date: 2017-07-01 03:35+0000\n" | ||
| "PO-Revision-Date: 2017-07-01 03:35+0000\n" | ||
| "Last-Translator: Peter Hageman <hageman.p@gmail.com>, 2017\n" | ||
| "Language-Team: Dutch (Netherlands) (https://www.transifex.com/oca/" | ||
| "teams/23907/nl_NL/)\n" | ||
| "Language: nl_NL\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "Download" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 12.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2019-11-17 14:35+0000\n" | ||
| "Last-Translator: Pedro Castro Silva <pedrocs@exo.pt>\n" | ||
| "Language-Team: none\n" | ||
| "Language: pt\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=2; plural=n > 1;\n" | ||
| "X-Generator: Weblate 3.8\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "Descarregar" |
22 changes: 22 additions & 0 deletions
22
web_widget_image_download/i18n/web_widget_image_download.pot
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,22 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 17.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "Last-Translator: \n" | ||
| "Language-Team: \n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: \n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,24 @@ | ||
| # Translation of Odoo Server. | ||
| # This file contains the translation of the following modules: | ||
| # * web_widget_image_download | ||
| # | ||
| msgid "" | ||
| msgstr "" | ||
| "Project-Id-Version: Odoo Server 12.0\n" | ||
| "Report-Msgid-Bugs-To: \n" | ||
| "PO-Revision-Date: 2019-09-01 17:23+0000\n" | ||
| "Last-Translator: 黎伟杰 <674416404@qq.com>\n" | ||
| "Language-Team: none\n" | ||
| "Language: zh_CN\n" | ||
| "MIME-Version: 1.0\n" | ||
| "Content-Type: text/plain; charset=UTF-8\n" | ||
| "Content-Transfer-Encoding: \n" | ||
| "Plural-Forms: nplurals=1; plural=0;\n" | ||
| "X-Generator: Weblate 3.8\n" | ||
|
|
||
| #. module: web_widget_image_download | ||
| #. odoo-javascript | ||
| #: code:addons/web_widget_image_download/static/src/xml/web_widget_image_download.xml:0 | ||
| #, python-format | ||
| msgid "Download" | ||
| msgstr "下载" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,3 @@ | ||
| [build-system] | ||
| requires = ["whool"] | ||
| build-backend = "whool.buildapi" |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,11 @@ | ||
| - [Tecnativa](https://www.tecnativa.com): | ||
| - Flavio Corpa | ||
| - Jairo Llopis | ||
| - Pedro M. Baeza | ||
| - Ernesto Tejeda | ||
| - Alexandre Díaz | ||
| - Kaushal Prajapati \<<kbprajapati@live.com>\> | ||
| - Peerapong Supasompob \<<peerapong.supasompob@gmail.com>\> | ||
| - Manuel Regidor \<<manuel.regidor@sygel.es>\> | ||
| - Migration to 18.0: | ||
| - Ghostdev9410 \<riccardoluzi52@gmail.com\> |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,2 @@ | ||
| This module was written to extend the functionality of the image widget | ||
| and allows to download it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| To use this module, an example path is: | ||
|
|
||
| 1. Go to the section Contacts. | ||
| 2. Click on a contact. | ||
| 3. Edit the contact. | ||
| 4. Click the Download button (on the top left corner). |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Why deleting this icon ?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
For me not being showed as deleted
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi Sylvain, good catch! You're absolutely right, I must have accidentally dropped the icon during the branch migration. Thanks for spotting it! I've restored the original file and pushed the fix to the PR