All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Better references for env variables
- Fixed some minor issues with the permissions in the starter kit
- Issue with user seeding
- New email based account activation
- Billing column name
- Notification components
- Brought over other packages for faster development of projects
- Minor improvements to Bootstrap
- Fixes issue with Document generator with improper links
- Added auto migrate on starter kit
- Minor corrections for billing card.js
- Improperly named file: UserRegisteredEmailListener.php and minor issue in billing test
- Updated the Starter kit to work with Notifications
- API
- Billing and some other features
- Moved the CrudMaker to the new version without Repos
- Now uses events for User registration emails
- Removed Repositories for less complex code out of the box
- General template improvements
- composer issues
- Support for Laravel 5.3
- Minor layout improvements
- Moved several components to separate services
- Issue with improper routes in templates
- New progress bar for CRUD
- New apiOnly crud option
- Refactoring for code quality
- Merged PRs
- Issue with test generation on cruds without schema
- Fixed some issues with semantic with upgrade to 2.2
- Starter kit now comes with permissions for roles
- Code quality improvements
- Minor improvements to calling CRUD generators
- Improved exception handling for commands
- Template improvements
- Docs on CRUD
- Minor schema builder fixes
- Various improvements
- Code quality refactoring
- Default view fixes
- Better db transactions
- Repairs issue with checkboxes in form maker
- Adds for attribute for label making
- Issues with recursive directories
- Lots of refactoring for easier maintenance
- General quality improvements
- Merged a pull request that repaired the User seeder
- New relationships handling for CRUD
- Added controller directory creating
- Issue with namespace model in templates
- Corrects some docBlock comments
- Fixes issue with Semantic UI and roles in settings
- CRUD can now be service level only in case you do not want a full CRUD for the model
- Tweaked the socialite requirements
- Removed the web middleware for all routes in the kits due to Laravel 5.2+ conflict
- Ability to switch users
- Minor improvements to UI
- Improved the starter team and role pivot tables
- New roles middleware
- Improved starter kit and notification security with form driven deletes
- Improved template security with form driven deletes
- Minor typos
- New Roles management for admins
- More unit tests
- Improved auth on user requests
- Naming in admin user controller
- Unit test code style
- Domain driven structure for user service in relation to teams
- Improvements to readme
- Improvements to command descriptions
- Fixed some unit test issues
- Added messages for basic crud templates
- Improved docs for semantic
- All new changelog for continuing growth
- Improved Crypto enhancing the security measures