This repository has been archived by the owner on Aug 11, 2022. It is now read-only.
Releases: silverbux/laravel-angular-admin
Releases · silverbux/laravel-angular-admin
v0.4.2
Closed issues:
- Using Gulp watch will result in JWT failure #62
- Error when updating user profile #61
- Bootstrap modals have lost their rounded corners #59
- login error #58
- Error: the fixed layout requires the slimscroll plugin! #57
- [question] acl: protect a route #56
- Warnings during installation #55
- can't use new module #54
- Problem running the "Gulp" part of the install #53
- Adding datatables.buttons #52
- How to create a new Angular Component #51
- gulp --production error #50
- How to enable auto/live reload #49
- Role Based Access Control #48
- Does this compatible with laravel5-angular-material-starter? #47
- composer install errors #46
- file_get_contents(C:\xampp\htdocs\AngLara\public\build/rev-manifest.json): failed to open stream: No such file or directory #43
Merged pull requests:
v0.4.1
v0.4.0
- Added ui modal and sweet alerts component #41 (silverbux)
- Added ui timeline component #40 (silverbux)
- Added ui buttons component #39 (silverbux)
- Added ui icons component ( fontawesome and glyphicon) #38 (silverbux)
- Added general ui component #37 (silverbux)
- Added general form component and fixed html files indentionn to 2 #36 (silverbux)
v0.3.0
- Registration form improvements #33 (ionut-tanasa)
- Reset password form improvements #35 (ionut-tanasa)
- Added validation to forgot password form #34 (ionut-tanasa)
- Login form validation #32 (ionut-tanasa)
- Automated .env config setup #30 (ionut-tanasa)
- Fixed users table migration allowing email/password registration #29 (ionut-tanasa)
- Fix error on running ngHtml2Js #28 (leoruhland)
- Chartjs component + deleted dialog and toast service #27 (silverbux)
- Angular unit testing #25 (silverbux)
v0.2.0
- User current context
- Added Widgets Component
- Convert .less to .scss
- Applied fixes from StyleCI
- Updated Dependencies
- Separated directives folder
- Switched from live reload to browserSync
- Small changes to inits of form controllers(login/register etc)
- Allow parameters to toasts
v0.1.1
Initial Release
Initial Release