grocy/public/viewjs
2019-09-27 17:24:44 +02:00
..
components Optimize the initial state of the barcode scanner start button if the input element is disabled and make sure it does nothing, if the button is enabled however but the input element is disabled 2019-09-27 17:24:44 +02: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 Added a little barcode scanner testing page (references #362) 2019-09-21 20:01:49 +02:00
batteries.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
batteriesjournal.js Updated localizations & improved some special and demo translation string data handling 2019-09-20 16:26:50 +02:00
batteriesoverview.js Updated localizations & improved some special and demo translation string data handling 2019-09-20 16:26:50 +02:00
batteriessettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
batteryform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
batterytracking.js Use named arguments for all gettext strings which have more than 1 argument (again closes #161) 2019-05-05 14:13:50 +02:00
calendar.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
choreform.js Added a sub feature flag to disable chore assignments when not needed 2019-09-26 17:20:25 +02:00
chores.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
choresjournal.js Updated localizations & improved some special and demo translation string data handling 2019-09-20 16:26:50 +02:00
choresoverview.js Updated localizations & improved some special and demo translation string data handling 2019-09-20 16:26:50 +02:00
choressettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
choretracking.js Added a sub feature flag to disable chore assignments when not needed 2019-09-26 17:20:25 +02:00
consume.js Added more product actions on the stock overview page (closes #327) 2019-09-20 13:37:53 +02:00
equipment.js Various small UI refinements 2019-09-26 13:14:24 +02:00
equipmentform.js Use the summernote editor for product description (closes #288) 2019-08-15 14:35:28 +02:00
inventory.js Added more product actions on the stock overview page (closes #327) 2019-09-20 13:37:53 +02:00
locationcontentsheet.js Finished the implementation of "Location Content Sheet" (closes #341) 2019-08-11 09:24:47 +02:00
locationform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
locations.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
login.js Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
manageapikeys.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
mealplan.js Use properly formatted numbers "everywhere" (partly references #389) 2019-09-26 15:25:30 +02:00
openapiui.js Finish API documentation and token auth (references #5) 2018-04-21 19:18:00 +02:00
productform.js Immediately refresh the QU conversion hint on key presses on the product edit page 2019-09-26 13:59:41 +02:00
productgroupform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
productgroups.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
products.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
purchase.js Make it possible to provide the purchase price also as a total price (closes #390) 2019-09-27 13:50:16 +02:00
quantityunitconversionform.js Properly show qu plural forms on the product or qu conversion edit page 2019-09-20 10:30:46 +02:00
quantityunitform.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
quantityunitpluraltesting.js Auto focus the amount field on the qu plural form testing page (references #261) 2019-09-18 20:27:35 +02:00
quantityunits.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
recipeform.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
recipeposform.js Only cascade changes of stock QU to recipe ingredients which uses the same QU (references #177) 2019-09-17 16:01:30 +02:00
recipes.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
shoppinglist.js Reduce console.log spam 2019-09-27 14:08:24 +02:00
shoppinglistform.js Slightly reordered the header of the shopping list page 2019-09-20 20:14:47 +02:00
shoppinglistitemform.js Reuse existing shopping list items when adding products from the stock overview page (closes #375) 2019-09-24 18:27:50 +02:00
stockjournal.js Updated localizations & improved some special and demo translation string data handling 2019-09-20 16:26:50 +02:00
stockoverview.js Also refresh the parent product on sub product actions on the stock overview page (closes #394) 2019-09-27 08:30:08 +02:00
stocksettings.js Make it possible to customize the default amount for purchase/consume (closes #215) 2019-05-04 13:19:34 +02:00
taskcategories.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
taskcategoryform.js Started working on user-defined-fields for all entities (references #176) 2019-04-22 22:16:35 +02:00
taskform.js Finalize user-defined-fields (closes #176) 2019-04-23 09:06:18 +02:00
tasks.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
taskssettings.js Make "next X days" configurable (closes #175) 2019-04-20 15:30:45 +02:00
userentities.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
userentityform.js An icon is not needed when not showing an userentity in the sidebar menu (references #242) 2019-09-20 10:22:59 +02:00
userfieldform.js Implemented new Userfield type "Select list" (closes #325) 2019-09-17 19:11:06 +02:00
userfields.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
userform.js More improvements on the REST API (references #139) 2019-01-21 22:13:42 +01:00
userobjectform.js Reduce console.log spam 2019-09-27 14:08:24 +02:00
userobjects.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00
users.js Never show close buttons in modal dialogs, this is not needed 2019-09-24 10:24:47 +02:00