grocy/public/js
Bernd Bestel 7a70311063
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
2021-06-12 17:16:08 +02:00
..
extensions.js Fixed JS error 2020-12-22 10:23:26 +01:00
grocy_clock.js Adds a few small frontend fixes (#995) 2020-09-08 17:46:37 +02:00
grocy_dbchangedhandling.js Reverted 41067b23bb because that's not needed (references #1049 and #958) 2020-11-17 21:10:26 +01:00
grocy_nightmode.js Some bug fixes. (#1000) 2020-09-14 11:15:11 +02:00
grocy_uisound.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
grocy_wakelockhandling.js Applied VSCode JS formatting settings 2020-08-30 12:18:16 +02:00
grocy.js Review 2021-06-12 17:16:08 +02:00