grocy/views
2018-09-30 11:25:07 +02:00
..
components Finish first version of tasks feature 2018-09-23 19:26:13 +02:00
layout Save night mode enabled state and apply night mode class to <body> on server side (references #71) 2018-09-30 11:25:07 +02:00
batteries.blade.php Battery charge interval was not editable and not shown anywhere 2018-07-26 17:28:30 +02:00
batteriesoverview.blade.php Next attempt to fix tooltip flickering problems (references #66 and #51) 2018-09-25 16:24:43 +02:00
batteryform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
batterytracking.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
choreform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
chores.blade.php Renamed habits to chores as this is more what it is about 2018-09-22 13:26:58 +02:00
choresanalysis.blade.php Renamed habits to chores as this is more what it is about 2018-09-22 13:26:58 +02:00
choresoverview.blade.php Next attempt to fix tooltip flickering problems (references #66 and #51) 2018-09-25 16:24:43 +02:00
choretracking.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
consume.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
inventory.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
locationform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
locations.blade.php Small UI adjustments 2018-07-13 21:10:58 +02:00
login.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
manageapikeys.blade.php Optimize and refactor latest changes 2018-07-25 19:28:15 +02:00
openapiui.blade.php Fixed custom JS/CSS was not included on API doc page 2018-09-22 13:28:49 +02:00
productform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
productgroupform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
productgroups.blade.php Added product groups (this closes #55) 2018-09-24 13:02:52 +02:00
products.blade.php Added product groups (this closes #55) 2018-09-24 13:02:52 +02:00
purchase.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
quantityunitform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
quantityunits.blade.php Small UI adjustments 2018-07-13 21:10:58 +02:00
recipeform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
recipeposform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
recipes.blade.php Don't use buttons in tables with full row select as this is confusing when clicking a button of a not selected row 2018-08-11 14:38:17 +02:00
shoppinglist.blade.php Make info bars clickable and add a filter for them on all overview pages (references #60) 2018-09-24 19:13:53 +02:00
shoppinglistform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
stockoverview.blade.php Include products which are not in stock currently but below min. stock amount on stock overview page (fixes #69) 2018-09-30 10:13:37 +02:00
taskcategories.blade.php Continue working on tasks feature 2018-09-23 09:22:54 +02:00
taskcategoryform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
taskform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
tasks.blade.php Next attempt to fix tooltip flickering problems (references #66 and #51) 2018-09-25 16:24:43 +02:00
userform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
users.blade.php Added possibility to track who did a habit (this implements and closes #21) 2018-07-24 20:45:14 +02:00