grocy/views
fipwmaqzufheoxq92ebc b7d1b21f1d
[WIP] Implemented basic permissions (#960)
* Add permissions to Database & add "User"-classes

* Add UI & API for Permissions, protect "User"-(Api)-Controller with new permissions.

* Add some permissions.

* Add permission localization

* Add error handling.

* Error pages: only redirect on 404

* ExceptionController: return JSON-Response on api-routes

* Rename PRODUCT_ADD to PRODUCT_PURCHASE

* Move translation to new file

* Fix checkboxes stay selected on reload.

* Remove configurable User-implementation

* Remove MASTER_DATA_READ

* Disable buttons the user isn't allowed to use.

* Add default permissions for new users

* When migration to permissions, everyone starts as ADMIN

* Permission-Localization: add to transifex & LocalizationService

* Review

Co-authored-by: Bernd Bestel <bernd@berrnd.de>
2020-08-29 12:05:32 +02:00
..
components [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
errors [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
layout [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
about.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
barcodescannertesting.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
batteries.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
batteriesjournal.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
batteriesoverview.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
batteriessettings.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
batteryform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
batterytracking.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
calendar.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
choreform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
chores.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
choresjournal.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
choresoverview.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
choressettings.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
choretracking.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
consume.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
equipment.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
equipmentform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
inventory.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
locationcontentsheet.blade.php WIP: Fix typo on "Consumed Amount" localization string (#880) 2020-08-18 18:28:39 +02:00
locationform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
locations.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
login.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
manageapikeys.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
mealplan.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
openapiui.blade.php Small Swagger UI refinements 2019-09-19 19:59:17 +02:00
productbarcodesform.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
productform.blade.php Remove the new help icons where not needed and translate help text 2020-08-25 19:28:44 +02:00
productgroupform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
productgroups.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
products.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
purchase.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
quantityunitconversionform.blade.php Little adjustments and changelog for #788 2020-04-24 17:51:48 +02:00
quantityunitform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
quantityunitpluraltesting.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
quantityunits.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
recipeform.blade.php Little adjustments and changelog for #795 2020-04-24 18:06:57 +02:00
recipeposform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
recipes.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
recipessettings.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
shoppinglist.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
shoppinglistform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
shoppinglistitemform.blade.php Allow decimal amounts in general for the shopping list 2020-08-24 20:25:50 +02:00
shoppinglistsettings.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
shoppinglocationform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
shoppinglocations.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
stockentries.blade.php Streamline naming 2020-08-22 19:09:36 +02:00
stockentryform.blade.php Don't prefill for empty prices when editing a stock entry (fixes #961) 2020-08-24 17:42:41 +02:00
stockjournal.blade.php Show if a consume booking was spoiled on the stock journal page (closes #953) 2020-08-25 19:51:54 +02:00
stockoverview.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
stocksettings.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
taskcategories.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
taskcategoryform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
taskform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
tasks.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
taskssettings.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
transfer.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
userentities.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userentityform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userfieldform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userfields.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userobjectform.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userobjects.blade.php Cosmetic Update (#753) 2020-04-19 14:51:02 +02:00
userpermissions.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
users.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00