grocy/public/viewjs/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.js Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
batterycard.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
calendarcard.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
chorecard.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
datetimepicker.js Some bug fixes. (#1000) 2020-09-14 11:15:11 +02:00
datetimepicker2.js Fixed DateTimePicker2 contextual time 2020-11-10 20:57:49 +01:00
locationpicker.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
numberpicker.js Fixed that the number picker up/down buttons did not work when the input field was empty or contained an invalid number 2021-03-31 22:26:27 +02:00
productamountpicker.js Support indirect QU conversions (fixes #1217) 2020-12-24 15:07:04 +01:00
productcard.js Test/review/rework (and hopefully finalized) new price handling 2020-11-10 18:11:33 +01:00
productpicker.js Grocycode, label printing (#1500) 2021-06-12 17:21:12 +02:00
recipepicker.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
shoppinglocationpicker.js Fixed store picker validation (fixes #1233) 2020-12-30 08:22:43 +01:00
userfieldsform.js Added new Userfield type "Link (with title)" (closes #790) 2020-12-21 17:57:48 +01:00
userpicker.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00