Commit graph

32 commits

Author SHA1 Message Date
nixa
5b7c132eac feat(rc5): update to angular rc.5
- NgaModule - module wrapper for all ng2-admin custom features
- Ng Module per page
- async components load
- menu moved (again) to a separate file (as now each module has its own route file)
- no need to import Ba* directives into the pages which have NgaModule in the import statement
2016-08-30 14:34:53 +03:00
nixa
24de0070fa refactor(router): code style changes 2016-07-07 16:30:00 +03:00
Ronny Roos
31efdaa1f1 Added RC4 and beta router
Merge branch 'master' of https://github.com/akveo/ng2-admin
2016-07-07 13:54:13 +03:00
nixa
919cbf5d2d feat(pages): register page 2016-06-16 11:47:25 +03:00
nixa
c10f864c59 feat(pages): login page 2016-06-16 11:33:20 +03:00
nixa
86a8cb1cda fix(route): fix #2, add a default handler for non registered routes 2016-06-03 00:00:13 +03:00
David Francis
1c4660da2f Inject BaThemeConfig into the App. 2016-06-02 09:31:40 -04:00
nixa
774bebfcd2 fix(bg): correct image to pre-load and optimized bg image 2016-05-25 17:16:46 +03:00
nixa
f2c729e101 refactor(spinner): spinner moved into services 2016-05-25 10:59:12 +03:00
nixa
d1f368e571 feat(preloader): preloader service which can take a list of promises and execute smth once all promises are completed 2016-05-24 16:40:17 +03:00
nixa
6ef066de69 pattern bg 2016-05-19 12:15:02 +03:00
nixa
31c7843ab5 theme spinner 2016-05-17 17:42:13 +03:00
nixa
9d0fef1dd3 theme run classes 2016-05-17 14:13:56 +03:00
nixa
e7595af72c blur theme is now default 2016-05-17 13:34:52 +03:00
nixa
f107a3726a theme config provider 2016-05-16 17:08:43 +03:00
nixa
89ec628932 todo fixes 2016-05-13 16:16:16 +03:00
nixa
38e1c6cfa3 app state 2016-05-13 13:34:55 +03:00
nixa
0dfcf86787 angular updated to rc1 2016-05-11 17:38:01 +03:00
nixa
945cdb7e4f project structure update for more accurate import 2016-05-04 11:49:36 +03:00
nixa
aae6dbcc23 kinda global scope 2016-05-02 14:40:12 +03:00
nixa
ef18e103d5 page structure update 2016-05-02 14:08:32 +03:00
nixa
a8cd300ecc code reformat to follow the styles 2016-04-29 17:27:19 +03:00
nixa
669b3df4b5 clean up 2016-04-29 17:23:33 +03:00
nixa
6a7266ddb3 menu collapsed state implemented using observer 2016-04-29 11:49:49 +03:00
nixa
fbdf4355dd now is active based on router functionality rather than on location/urls 2016-04-28 15:08:48 +03:00
nixa
b13c169995 icons added, sidebar classes, better fonts loader 2016-04-28 13:08:33 +03:00
smartapant
f87b6ce425 Theme styles added and useless files rm 2016-04-22 13:15:25 +03:00
smartapant
27dcebeba2 Crude header with no styles. 2016-04-21 21:49:53 +03:00
smartapant
65b9d7e537 Nested pages/dashboard route. 2016-04-21 20:34:07 +03:00
smartapant
62836727ae Bootstrap 4 added. 2016-04-21 17:41:28 +03:00
smartapant
790f4010e1 Scss enabled. 2016-04-20 18:13:56 +03:00
smartapant
6558ee2fc4 Initial commit. 2016-04-20 16:32:12 +03:00