|
1 | 1 | # Change Log
|
2 | 2 |
|
| 3 | +## [v0.3.0](https://github.com/silverbux/laravel-angular-admin/tree/v0.3.0) (2016-06-08) |
| 4 | +[Full Changelog](https://github.com/silverbux/laravel-angular-admin/compare/v0.2.0...v0.3.0) |
| 5 | + |
| 6 | +**Closed issues:** |
| 7 | + |
| 8 | +- Whoops, looks like something went wrong. [\#26](https://github.com/silverbux/laravel-angular-admin/issues/26) |
| 9 | + |
| 10 | +**Merged pull requests:** |
| 11 | + |
| 12 | +- Reset password form improvements [\#35](https://github.com/silverbux/laravel-angular-admin/pull/35) ([ionut-tanasa](https://github.com/ionut-tanasa)) |
| 13 | +- Added validation to forgot password form [\#34](https://github.com/silverbux/laravel-angular-admin/pull/34) ([ionut-tanasa](https://github.com/ionut-tanasa)) |
| 14 | +- Login form validation [\#32](https://github.com/silverbux/laravel-angular-admin/pull/32) ([ionut-tanasa](https://github.com/ionut-tanasa)) |
| 15 | +- Automated .env config setup [\#30](https://github.com/silverbux/laravel-angular-admin/pull/30) ([ionut-tanasa](https://github.com/ionut-tanasa)) |
| 16 | +- Fixed users table migration allowing email/password registration [\#29](https://github.com/silverbux/laravel-angular-admin/pull/29) ([ionut-tanasa](https://github.com/ionut-tanasa)) |
| 17 | +- Fix error on running ngHtml2Js [\#28](https://github.com/silverbux/laravel-angular-admin/pull/28) ([leoruhland](https://github.com/leoruhland)) |
| 18 | +- Chartjs component + deleted dialog and toast service [\#27](https://github.com/silverbux/laravel-angular-admin/pull/27) ([silverbux](https://github.com/silverbux)) |
| 19 | +- Angular unit testing [\#25](https://github.com/silverbux/laravel-angular-admin/pull/25) ([silverbux](https://github.com/silverbux)) |
| 20 | + |
3 | 21 | ## [v0.2.0](https://github.com/silverbux/laravel-angular-admin/tree/v0.2.0) (2016-05-26)
|
4 | 22 | [Full Changelog](https://github.com/silverbux/laravel-angular-admin/compare/v0.1.1...v0.2.0)
|
5 | 23 |
|
|
9 | 27 | - Small updates [\#23](https://github.com/silverbux/laravel-angular-admin/pull/23) ([wouterNL](https://github.com/wouterNL))
|
10 | 28 | - Added Widgets Component [\#22](https://github.com/silverbux/laravel-angular-admin/pull/22) ([silverbux](https://github.com/silverbux))
|
11 | 29 | - Convert .less to .scss [\#21](https://github.com/silverbux/laravel-angular-admin/pull/21) ([wouterNL](https://github.com/wouterNL))
|
| 30 | +- Applied fixes from StyleCI [\#20](https://github.com/silverbux/laravel-angular-admin/pull/20) ([silverbux](https://github.com/silverbux)) |
12 | 31 | - Applied fixes from StyleCI [\#19](https://github.com/silverbux/laravel-angular-admin/pull/19) ([silverbux](https://github.com/silverbux))
|
13 | 32 |
|
14 | 33 | ## [v0.1.1](https://github.com/silverbux/laravel-angular-admin/tree/v0.1.1) (2016-05-23)
|
|
29 | 48 | - Users List/ Edit and Role Settings [\#12](https://github.com/silverbux/laravel-angular-admin/pull/12) ([silverbux](https://github.com/silverbux))
|
30 | 49 | - User Permission Module [\#11](https://github.com/silverbux/laravel-angular-admin/pull/11) ([silverbux](https://github.com/silverbux))
|
31 | 50 | - Going for standardjs [\#9](https://github.com/silverbux/laravel-angular-admin/pull/9) ([silverbux](https://github.com/silverbux))
|
32 |
| -- Access control list [\#8](https://github.com/silverbux/laravel-angular-admin/pull/8) ([silverbux](https://github.com/silverbux)) |
| 51 | +- Implemented bican/roles and mikemclin/angular-acl for access control [\#8](https://github.com/silverbux/laravel-angular-admin/pull/8) ([silverbux](https://github.com/silverbux)) |
33 | 52 | - Access control list [\#7](https://github.com/silverbux/laravel-angular-admin/pull/7) ([silverbux](https://github.com/silverbux))
|
34 | 53 | - Merge pull request \#4 from silverbux/master [\#5](https://github.com/silverbux/laravel-angular-admin/pull/5) ([silverbux](https://github.com/silverbux))
|
35 | 54 | - production parameter + elixir [\#4](https://github.com/silverbux/laravel-angular-admin/pull/4) ([silverbux](https://github.com/silverbux))
|
36 |
| -- Heroku [\#3](https://github.com/silverbux/laravel-angular-admin/pull/3) ([silverbux](https://github.com/silverbux)) |
37 |
| -- Heroku Deployment [\#2](https://github.com/silverbux/laravel-angular-admin/pull/2) ([silverbux](https://github.com/silverbux)) |
38 |
| -- Heroku [\#1](https://github.com/silverbux/laravel-angular-admin/pull/1) ([silverbux](https://github.com/silverbux)) |
| 55 | +- Added heroku-buildpack-nodejs and heroku-buildpack-php on .buildpacks [\#3](https://github.com/silverbux/laravel-angular-admin/pull/3) ([silverbux](https://github.com/silverbux)) |
| 56 | +- Heroku deployment and buildpacks [\#2](https://github.com/silverbux/laravel-angular-admin/pull/2) ([silverbux](https://github.com/silverbux)) |
| 57 | +- Moving from codeship deployment to heroku buildpack [\#1](https://github.com/silverbux/laravel-angular-admin/pull/1) ([silverbux](https://github.com/silverbux)) |
39 | 58 |
|
40 | 59 |
|
41 | 60 |
|
|
0 commit comments