Skip to content

v2.1.1

Choose a tag to compare

@Oleksandr-Moik Oleksandr-Moik released this 22 Jan 21:17

Most important:

  • New module declaretion in conrollers
  • Fully change and overided backaend controller
  • Changed namespace for all resources from hexide_admin:: on hexide-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, edit and show - 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_labels and models

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