- Fixed
adminr-engineversion to use latest version.
- Added
authoption for foriegn IDs. - Updated Engine stuffs.
- fixed some bugs.
- Fixed generated resources management.
- Fixed controller namespace issue.
- Fixed api middlewares management.
- Added
uuidoption in resource generate. - fixed some bugs
==================================================
- Moved Builder and resources Links to header.
- Updated UI.
==================================================
- Added
sendgridandsmtpmail driver in email settings. - Added new config file for adminr only.
- Added caching for the dynamic setting values.
- Added session driver as database by default.
==================================================
- Fixed routes generation service.
- Now generating routes in the
admin.phpandapi.phpinstead of separatejsonfile.
==================================================
- Fixed adminr home reference url in landing page.
==================================================
- Fixed issue #5.
- Added some required methods in
AuthControllerfor api. - Added api auth related routes in
api.phproute file. - Added password updated mail template in seeder.
==================================================
- Added
foreignIddata type.
==================================================
- Added Default mail templates.
- Added registration email verifications.
- Added Queues for sending emails.
- Added Settings for features like toggle
email verificationand toggleEmail Queue
==================================================
- Added default landing page
==================================================
- Now it is using
Laravel v9.xandphp v8.1.x. - Renamed
adminr-coretoadminr-engine. adminr-engineis no more an additionalpackage.adminr-engineis now acorecode build inAdminR.
==================================================
- Now it is using
Laravel v9.xandphp v8.1.x. - Renamed
adminr-coretoadminr-engine. adminr-engineis no more an additionalpackage.adminr-engineis now acorecode build inAdminR.
==================================================
- Updated Adminr-core
=================================================
- Fixed the issue when it was throwing error while installing
=================================================
- Fixed the issue when it was throwing error while installing.
=================================================
- Added register functionality.
=================================================
- Fixed composer.json file.
=================================================
- Updated and removed unused routes from the admin routes file.
=================================================
- initial release