grocy/views/components
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
..
barcodescanner.blade.php Upgraded to Quagga2 (again) (closes #799, also references #844) 2020-08-19 20:04:17 +02:00
batterycard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
calendarcard.blade.php Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
chorecard.blade.php Squashed commit 2020-01-27 19:00:49 +01:00
datetimepicker.blade.php Optionally use number pad input in best-before-date fields on mobile Chrome (#657) 2020-03-25 20:26:54 +01:00
datetimepicker2.blade.php Fixed contextual time ago display was missing (references #513) 2020-02-02 17:55:35 +01:00
locationpicker.blade.php Migrated (hopefully) all translations to PO/Gettext (references #161) 2019-05-01 20:19:18 +02:00
numberpicker.blade.php Remove the new help icons where not needed and translate help text 2020-08-25 19:28:44 +02:00
productamountpicker.blade.php Fixed recipeposform edit when "Only check if a single unit is in stock" is set (again closes #535) 2020-02-02 12:33:48 +01:00
productcard.blade.php Qu factor purchase to stock & Product Barcode Details (#801) 2020-08-17 21:47:33 +02:00
productpicker.blade.php Remove the new help icons where not needed and translate help text 2020-08-25 19:28:44 +02:00
recipepicker.blade.php Fixed various smaller problems after some testing 2019-09-21 13:08:42 +02:00
shoppinglocationpicker.blade.php set default store for product, purchase set last store purchased if available or use product default (#672) 2020-03-27 19:27:40 +01:00
userfields_tbody.blade.php Implemented new Userfield type "Link" (references #258) 2019-09-17 19:33:06 +02:00
userfields_thead.blade.php Don't load userfieldsform.js when not needed 2019-05-16 22:14:04 +02:00
userfieldsform.blade.php Implemented new Userfield type "Link" (references #258) 2019-09-17 19:33:06 +02:00
userpermission_select.blade.php [WIP] Implemented basic permissions (#960) 2020-08-29 12:05:32 +02:00
userpicker.blade.php Finished migration to use gettext (this now closes #161) 2019-05-02 20:20:18 +02:00