Alexander Zhukov
2a5d9463b1
fix(sidebar): fix #997
2017-04-28 15:33:04 +03:00
hryb
523f44b746
feat(angular-cli): integrate angular-cli ( #989 )
2017-04-28 15:33:04 +03:00
Alexander Zhukov
0528e2e39f
fix(theme): fix cards background of blur theme
2017-02-03 15:09:03 +03:00
Alexander Zhukov
24687102cf
fix(menu): fix inactive menu item
2017-02-01 14:48:24 +03:00
Alexander Zhukov
3fa775f262
fix(aot): fix styles import
2017-01-27 14:52:14 +03:00
Alexander Zhukov
ea7342008a
feat(dependencies): update angular to 2.4.3. DLL Integration
2017-01-27 14:52:14 +03:00
ESadouski
4112676ae9
feat(aot) - updated aot build
...
feat(aot) - fixed build
fix(aot) - fixed buttons and modals providers
fix(changes ) - remove unused changes
2017-01-27 14:52:14 +03:00
Dmitry Nehaychik
d89d176e54
feat(aot): aot compilation work in progress
2017-01-27 14:51:43 +03:00
Xing
1d31e75ced
Revert "fix(bug): temporary fix for ng2-bootstrap modals ( #493 )"
...
This reverts commit ca89355e96 .
2017-01-23 08:36:32 -08:00
Grzegorz Rozdzialik
05e17d24df
feat(sidebar): add menu sidebar updating ( #548 )
...
* feat(sidebar): add menu sidebar updating
Relates to issue #236
* refactor(sidebar): move menu initialization into app component
Also fix BaMenuService provider (move it into module providers from component providers)
* refactor(sidebar): move baMenuService to services directory
2016-12-20 11:22:57 +03:00
ESadouski
ca89355e96
fix(bug): temporary fix for ng2-bootstrap modals ( #493 )
2016-11-30 23:27:45 +03:00
tibing
d56537af9f
feat(ui): add modals
2016-10-20 18:54:42 +03:00
Dmitry Nehaychik
40aa2ed0ae
fix(services): fix providers for root, correctly apply another themes
2016-10-04 12:41:34 +03:00
nixa
3ff5c51f1a
feat(rc6): update to rc6
2016-09-19 14:30:30 +03:00
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