grocy/views
Maximilian Bosch 34ffdb2b4b
Adds a few small frontend fixes (#995)
* Add a few instructions to the readme on how to get `grocy` running locally

* Fix toggle for header-clock

I'm not 100% sure why, but with this change, the listener which calls
`CheckHeaderClockEnabled` will be invoked *before* the listener which
persists the setting.

If the setting is persisted before that, the clock doesn't show up when
enabling it in the settings-menu and appears/disappears in the exact
opposite way the setting is true/false.

* Allow replacing a product picture when removing it at first

Right now, a preview image of a product doesn't get updated when
pressing the delete-button at first and adding a new image the
upload-form which can be quite confusing for an end-user.

This patch allows to delete an image and add a new one in one go.

* Add `Save & return` button to product form

Same concept as for recipes: when pressing this button, the user will
stay at the form's site after saving.

* Removed unneeded class

* Revert "Add a few instructions to the readme on how to get `grocy` running locally"

This reverts commit 6ffad1d3c7.

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-09-08 17:46:37 +02:00
..
components Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
errors Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
layout Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
about.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
barcodescannertesting.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
batteries.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
batteriesjournal.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
batteriesoverview.blade.php Filtering of API-Results (#985) 2020-09-01 19:59:40 +02:00
batteriessettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
batteryform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
batterytracking.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
calendar.blade.php Apikeys (#986) 2020-09-06 10:00:49 +02:00
choreform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
chores.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
choresjournal.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
choresoverview.blade.php Filtering of API-Results (#985) 2020-09-01 19:59:40 +02:00
choressettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
choretracking.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
consume.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
equipment.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
equipmentform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
inventory.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
locationcontentsheet.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
locationform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
locations.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
login.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
manageapikeys.blade.php Apikeys (#986) 2020-09-06 10:00:49 +02:00
mealplan.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
openapiui.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
productbarcodesform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
productform.blade.php Adds a few small frontend fixes (#995) 2020-09-08 17:46:37 +02:00
productgroupform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
productgroups.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
products.blade.php Removed the barcodes column from the products list as we don't have that field there anymore 2020-08-31 22:13:02 +02:00
purchase.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
quantityunitconversionform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
quantityunitform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
quantityunitpluraltesting.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
quantityunits.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
recipeform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
recipeposform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
recipes.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
recipessettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
shoppinglist.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
shoppinglistform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
shoppinglistitemform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
shoppinglistsettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
shoppinglocationform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
shoppinglocations.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
stockentries.blade.php Filtering of API-Results (#985) 2020-09-01 19:59:40 +02:00
stockentryform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
stockjournal.blade.php Stock-Journal: API, Summary, Done By (#989) 2020-09-06 13:18:51 +02:00
stockjournalsummary.blade.php Applied formatting rules for by #989 changed files 2020-09-06 13:31:54 +02:00
stockoverview.blade.php Stock-Journal: API, Summary, Done By (#989) 2020-09-06 13:18:51 +02:00
stocksettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
taskcategories.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
taskcategoryform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
taskform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
tasks.blade.php Filtering of API-Results (#985) 2020-09-01 19:59:40 +02:00
taskssettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
transfer.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userentities.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userentityform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userfieldform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userfields.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userobjectform.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userobjects.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
userpermissions.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
users.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00
usersettings.blade.php Applied .blade.php formatting rules 2020-08-31 20:32:50 +02:00