grocy/views
Bernd Bestel f6649d51bd
Finalize loading speed improvements for all data tables (this now closes #120)
This is a workaround for now. The tables are still DOM sourced because of too big dependencies between server side rendering and frontend JS code. The tables are initially load while tbody is hidden, this results in a speedup by around 65 %.
2019-01-05 20:06:35 +01:00
..
components Fix shopping list edit form - product was not prefilled (fixes #115) 2018-11-26 19:37:17 +01:00
layout Add "one click shopping list to stock workflow" (closes #110) 2018-11-21 19:08:36 +01:00
batteries.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
batteriesjournal.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
batteriesoverview.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01: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
calendar.blade.php Added first version of calendar (closes #42) 2018-11-18 15:39:43 +01:00
choreform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
chores.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
choresjournal.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
choresoverview.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
choretracking.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
consume.blade.php Make it possible to mark a product as opened (closes #86) 2018-11-17 19:39:37 +01:00
equipment.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
equipmentform.blade.php Improve responsive embeds (references #25) 2018-10-03 19:05:00 +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 Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
login.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
manageapikeys.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01: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 Make it possible to mark a product as opened (closes #86) 2018-11-17 19:39:37 +01:00
productgroupform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
productgroups.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
products.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
purchase.blade.php Add embedded mode (hides menu and so on), maybe need for #98 2018-11-17 12:57:35 +01:00
quantityunitform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
quantityunits.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
recipeform.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
recipeposform.blade.php Allow fraction numbers for recipe ingredients when not checked against stock and add option to not check stock for a recipe position (closes #105) 2018-11-02 19:53:01 +01:00
recipes.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
shoppinglist.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
shoppinglistform.blade.php Fix shopping list edit form - product was not prefilled (fixes #115) 2018-11-26 19:37:17 +01:00
stockjournal.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
stockoverview.blade.php Workaround to improve stock overview table loading time (references #120) 2019-01-05 14:27:40 +01:00
stocksettings.blade.php Add "one click shopping list to stock workflow" (closes #110) 2018-11-21 19:08:36 +01:00
taskcategories.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01: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 Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00
userform.blade.php Fix double form submit when using ENTER (fixes #72) 2018-09-29 13:41:56 +02:00
users.blade.php Finalize loading speed improvements for all data tables (this now closes #120) 2019-01-05 20:06:35 +01:00