v2.1.1
Most important:
- New module declaretion in conrollers
- Fully change and overided backaend controller
- Changed namespace for all resources from
hexide_admin::onhexide-admin:: - Changed methods for creating permission from migration files
- Added authorizing by laravel policy methods
- Removed some traits for services and controllers
- New route match for ajax-fields
New behavior and improvements:
- Added views for base modules -
Roles,Premissions,Users,Translations,AdminConfigurations - Changed command for creating module view - now not be created views
index,editandshow- the are have default on views and you can override for specific module or for all - Added new admin configurations with new logic and model structure
- Fully integrated and included file-uploader and admin-configurations packages
- Added command and options for deployment
- Removed from out-side, specific project, package locale files -
api_labels,admin_labels,site_labelsandmodels
Other new features and changes
- Added resourece assets - js, alpinejs, images and styles
- Added and changed translations for messages and buttons
- Added nextAction buttons for forms
- Changed migration class by anonymous classes
- Fixed loading AlpineJs early then LiveWire
- Added ajax inputs
Full Changelog: v1.0.2.3...v2.1.1