grocy/public/viewjs
2023-01-05 18:15:21 +01:00
..
components Revert "Refresh product/chore/battery card only when actually visible" 2023-01-04 20:06:19 +01:00
about.js Make it possible to show the changelog directly via /about?tab=changelog 2019-03-09 16:25:23 +01:00
barcodescannertesting.js Unified form validation handling 2022-03-30 18:00:28 +02:00
batteries.js Make it possible to hide chores/batteries (closes #1069) 2020-12-20 10:19:44 +01:00
batteriesjournal.js Squashed commit 2021-07-13 19:29:23 +02:00
batteriesoverview.js Upgraded Font Awesome to v6 2022-04-04 20:27:51 +02:00
batteriessettings.js Improved number input initial value decimal handling 2020-11-15 14:15:09 +01:00
batteryform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
batterytracking.js Upgraded Font Awesome to v6 2022-04-04 20:27:51 +02:00
calendar.js Merge used libraries for Barcode/QR-Code generation 2020-12-20 19:53:28 +01:00
choreform.js Fixed more chore form validation edge cases (fixes #2001) 2022-09-20 15:02:24 +02:00
chores.js Improved products/chore merge dialogs form validation 2022-03-26 11:17:08 +01:00
choresjournal.js Squashed commit 2021-07-13 19:29:23 +02:00
choresoverview.js Fixed unreproducible edge case JS error when rescheduling chores (references #1938) 2022-07-09 09:00:15 +02:00
choressettings.js Improved number input initial value decimal handling 2020-11-15 14:15:09 +01:00
choretracking.js Upgraded Font Awesome to v6 2022-04-04 20:27:51 +02:00
consume.js Add amount to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase (closes #2085) 2022-12-29 11:21:33 +01:00
equipment.js General code review 2022-04-03 19:14:54 +02:00
equipmentform.js General code review 2022-04-03 19:14:54 +02:00
inventory.js Add note to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase and /inventory (closes #2093) 2023-01-04 19:56:55 +01:00
locationcontentsheet.js Optionally show out of stock products on the location content sheet (closes #1641) 2022-04-01 21:55:06 +02:00
locationform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
locations.js Squashed commit 2020-12-07 19:48:33 +01:00
login.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
manageapikeys.js Merge used libraries for Barcode/QR-Code generation 2020-12-20 19:53:28 +01:00
mealplan.js Escape HTML when displaying recipes on /mealplan (references #1868) 2022-04-21 21:32:28 +02:00
mealplansectionform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
mealplansections.js Implemented meal plan sections (closes #370) 2021-07-15 17:54:48 +02:00
openapiui.js Squashed commit 2021-07-13 19:29:23 +02:00
productbarcodeform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
productform.js Implemented "Default quantity unit consume" (closes #1845) 2022-12-26 11:11:55 +01:00
productgroupform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
productgroups.js Squashed commit 2020-12-07 19:48:33 +01:00
products.js Improved products/chore merge dialogs form validation 2022-03-26 11:17:08 +01:00
purchase.js Add note to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase and /inventory (closes #2093) 2023-01-04 19:56:55 +01:00
quantityunitconversionform.js Improved QU conversion validation messages (references #1844) 2022-04-07 07:26:06 +02:00
quantityunitconversionsresolved.js Added a dialog to show product related resolved QU conversions (references #2056 and #1360) 2022-12-04 19:02:15 +01:00
quantityunitform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
quantityunitpluraltesting.js Split application translation strings and QU strings (fixes #1705) 2022-02-06 21:09:34 +01:00
quantityunits.js Fixed filter clearing on /quantityunits (fixes #1511) 2021-06-27 18:42:15 +02:00
recipeform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
recipeposform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
recipes.js Show recipe ingredients/preparation side by side in fullscreen mode (closes #2051) 2023-01-05 17:44:07 +01:00
recipessettings.js Show a little optional checkbox to mark recipe ingredients as done (closes #1606) 2022-04-01 22:43:49 +02:00
shoppinglist.js Added a "Clear done items" button to the shopping list (closes #1999) 2022-11-19 19:45:00 +01:00
shoppinglistform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
shoppinglistitemform.js Fixed edit shopping list item QU initialisation 2022-06-01 20:43:42 +02:00
shoppinglistsettings.js Fixed shopping_list_to_stock_workflow_auto_submit_when_prefilled user settings control initialization (fixes #1875) 2022-04-29 11:46:50 +02:00
shoppinglocationform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
shoppinglocations.js Squashed commit 2020-12-07 19:48:33 +01:00
stockentries.js Removed qu_factor_purchase_to_stock (migrated existing factors to normal product specific QU conversions) 2022-12-25 19:48:22 +01:00
stockentryform.js Added an option to reprint stock entry labels when editing them (closes #2092) 2023-01-05 18:15:21 +01:00
stockjournal.js Use original column index when accessing data table columns (fixes #1684) 2021-11-12 18:26:19 +01:00
stockjournalsummary.js Use original column index when accessing data table columns (fixes #1684) 2021-11-12 18:26:19 +01:00
stockoverview.js Fixed /stockoverview value column sort format (fixes #2088) 2023-01-01 20:33:08 +01:00
stocksettings.js Split user setting stock_decimal_places_prices into separate settings for input/display (closes #1893) 2022-06-04 14:09:35 +02:00
taskcategories.js Squashed commit 2020-12-07 19:48:33 +01:00
taskcategoryform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
taskform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
tasks.js Upgraded Font Awesome to v6 2022-04-04 20:27:51 +02:00
taskssettings.js Improved number input initial value decimal handling 2020-11-15 14:15:09 +01:00
transfer.js Add amount to barcode created by the workflow InplaceAddBarcodeToExistingProduct on /purchase (closes #2085) 2022-12-29 11:21:33 +01:00
userentities.js Squashed commit 2020-12-07 19:48:33 +01:00
userentityform.js Unified form validation handling 2022-03-30 18:00:28 +02:00
userfieldform.js Added userfield default values for userfield types date & datetime (closes #1166) 2022-04-03 14:32:31 +02:00
userfields.js Use original column index when accessing data table columns (fixes #1684) 2021-11-12 18:26:19 +01:00
userform.js Make it possible to edit a user without necessarily updating the users password (closes #1942) 2022-08-27 14:54:52 +02:00
userobjectform.js Improved form validation handling (closes #1836) 2022-03-26 10:34:00 +01:00
userobjects.js Squashed commit 2020-12-07 19:48:33 +01:00
userpermissions.js Use better confirm dialog 2020-12-22 10:05:06 +01:00
users.js Squashed commit 2020-12-07 19:48:33 +01:00
usersettings.js Improved number input initial value decimal handling 2020-11-15 14:15:09 +01:00