Smile-SA/magento2-module-product-label

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.github/workflows/ci.yaml
.gitignore
CHANGELOG.md
CONTRIBUTING.md
LICENCE.md
README.md
composer.json
doc/static/product_label_create.png
doc/static/product_label_list.png
doc/static/product_label_product_details.png
doc/static/product_label_product_listing.png
doc/static/smile.png
etc/acl.xml
etc/adminhtml/di.xml
etc/adminhtml/menu.xml
etc/adminhtml/routes.xml
etc/config.xml
etc/db_schema.xml
etc/db_schema_whitelist.json
etc/di.xml
etc/events.xml
etc/extension_attributes.xml
etc/frontend/di.xml
etc/module.xml
i18n/en_US.csv
i18n/fr_FR.csv
phpcs.xml.dist
phpmd.xml.dist
phpstan.neon.dist
view/adminhtml/layout/smile_productlabel_productlabel_edit.xml
view/adminhtml/layout/smile_productlabel_productlabel_index.xml
view/adminhtml/layout/smile_productlabel_productlabel_reload.xml
view/adminhtml/ui_component/smile_productlabel_productlabel_form.xml
view/adminhtml/ui_component/smile_productlabel_productlabel_listing.xml
view/adminhtml/web/css/source/_module.less
view/adminhtml/web/template/form/element/helper/tooltip.html
view/frontend/layout/catalog_product_view.xml
view/frontend/templates/product/image_with_pictos.phtml
view/frontend/templates/product/label.phtml
view/frontend/web/css/source/_module.less
Api/Data/ProductLabelInterface.php44
Api/Data/ProductLabelSearchResultsInterface.php9
Api/ProductLabelRepositoryInterface.php17
Block/Adminhtml/ProductLabel/Edit/AbstractButton.php39
Block/Adminhtml/ProductLabel/Edit/BackButton.php18
Block/Adminhtml/ProductLabel/Edit/DeleteButton.php23
Block/Adminhtml/ProductLabel/Edit/ResetButton.php15
Block/Adminhtml/ProductLabel/Edit/SaveAndContinueButton.php18
Block/Adminhtml/ProductLabel/Edit/SaveButton.php18
Block/Product/ImageFactory.php95
A
2 hrs