grocy/views/components
Katharina Bogad 2471e78188
Grocycode, label printing (#1500)
* Grocycode: Productpicker, StockService

* Grocycode: Datamatrix generation

* Grocycode: Display in UI, make Images downloadable

* Grocycode: Do not show on product card

* Grocycode: Stockentry Label view

* Grocycode: Webhooks & Labelprinter Feature

* Grocycode: Manual Label printing

* Grocycode: Print Label from product form

* Quagga2: use zxing for DataMatrix recognition

* Grocycode: Default settings for label printing

* Prepare merge of master

* Grocycode: docs

* Docs: label printing webhook

* Review

- "grocy" is currently written lower-case everywhere, so let's do this also for "grocycode"
- Unified phrases / capitalization
- Minor UI adjustments (mainly context menu item ordering / ordering/spacing on product edit page)
- Documented API changes for Swagger UI (grocy.openapi.json)
- Reverted German localizations (those are managed via Transifex; would cause conflicts when manually edited - will import them later there)
- Reverted a somehow messed up localization string (productform/help text for `cumulate_min_stock_amount_of_sub_products`)
- Suppress deprecation warnings when generating Datamatrix PNG (otherwise the PNG is invalid, https://github.com/jucksearm/php-barcode/issues/3)
- Default `FEATURE_FLAG_LABELPRINTER` to disabled

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2021-06-12 17:21:12 +02:00
..
barcodescanner.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
batterycard.blade.php Unify/remove used icons 2020-11-14 11:59:49 +01:00
calendarcard.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
chorecard.blade.php Unify/remove used icons 2020-11-14 11:59:49 +01:00
datetimepicker.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00
datetimepicker2.blade.php Remove "Allow partial units in stock" product option / unify number input validation messages 2020-11-16 17:10:41 +01:00
locationpicker.blade.php Make the help icons a little not so prominent 2020-11-15 15:23:47 +01:00
numberpicker.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
productamountpicker.blade.php Fixed zero decimals handling (fixes #1213) 2020-12-23 19:56:37 +01:00
productcard.blade.php Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
productpicker.blade.php Improved shopping list item form validation (closes #1226) 2020-12-29 21:06:31 +01:00
recipepicker.blade.php Make the help icons a little not so prominent 2020-11-15 15:23:47 +01:00
shoppinglocationpicker.blade.php Applied formatting rules for by #1000 changed files 2020-09-14 11:20:29 +02:00
userfields_tbody.blade.php Added new Userfield type "Link (with title)" (closes #790) 2020-12-21 17:57:48 +01:00
userfields_thead.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userfieldsform.blade.php Don't initialise numeric Userfields with 1.0 (fixes #1312) 2021-02-21 19:14:49 +01:00
userpermission_select.blade.php General UI review/test 2020-12-19 14:03:28 +01:00
userpicker.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00