Commit graph

97 commits

Author SHA1 Message Date
tibing
0beef0b8a9 chore(build): switch to bootstrap 4 alpha 4
fix #270
2016-10-19 20:16:07 +03:00
Grzegorz Rozdzialik
2d60a286d2 feat(menu): highlight childless items when path matches 2016-10-14 18:42:54 +03:00
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +03:00
Matthijs ter Woord
348f67423b fix(imports): fix imports to not include .ts extension. (#201) 2016-09-01 19:50:04 +03:00
nixa
6e56ee1b4e fix(menu): fix #13 add menu title 2016-08-30 14:34:54 +03:00
nixa
98097f5e27 chore(r5): dependencies update, couple of fixes 2016-08-30 14:34:53 +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
ESadouski
983f6f1675 #135 Fixed loading for IE (#175) 2016-08-29 17:33:12 +03:00
nixa
9178b6014b feat(menu): 'hidden' menu attribute to hide the link from the menu but keep other related features in place (page title, breadcrumbs). Fix #151
(cherry picked from commit a3b7fa1)
2016-08-22 23:29:17 +03:00
nixa
9e281d1e27 Merge branch 'patch-1' of https://github.com/Kaizeras/ng2-admin into Kaizeras-patch-1 2016-08-22 19:42:51 +03:00
nixa
59c1c547c3 Merge branch 'master' into development
Conflicts:
	docs/contents/articles/002-installation-guidelines/index.md
2016-08-22 19:26:09 +03:00
Hristo Georgiev
f92922d5ba Update baContentTop.html to comply with ng2 links
Use the routerLink directive instead of a href attribute
2016-08-21 18:50:13 +03:00
nixa
8ff20b0e14 Merge branch 'master' of https://github.com/remarkety/ng2-admin into remarkety-master 2016-07-28 16:40:17 +03:00
Dmitry
137bf3423f Merge pull request #100 from Tibing/fix-leaflet
fix(maps\leaflet): Leaflet maps controls overlapping on mobile version
2016-07-28 16:37:00 +03:00
nixa
105163a0f2 fix(menu): remove unnecessary /
(cherry picked from commit 3476253)
2016-07-28 15:49:24 +03:00
bnayal
896f65e922 Chartist - update chart on date change 2016-07-24 09:15:42 +03:00
tibing
bae2bbc8da fix(maps\leaflet): Leaflet maps controls overlapping on mobile version
Close#29
2016-07-21 15:29:01 +03:00
Gal Tetinger
58219dca8e fixing navigation issue - creating deep copy of routes before working on
it. https://github.com/akveo/ng2-admin/issues/93
2016-07-17 19:41:00 +03:00
nixa
8340acec7a fix(menu): fix #84 page title and breadcrumb not showing up 2016-07-14 12:05:05 +03:00
tibing
743dc38f72 fix(dashboard\todo\checkbox): checkboxes was rendering uncorrectly 2016-07-13 15:55:18 +03:00
tibing
70cdff101f feat(inputs\multi-checkbox): add multi-checkbox directive 2016-07-12 16:04:48 +03:00
tibing
e63812f011 feat(ba-checkbox): create checkbox component 2016-07-12 13:01:48 +03:00
nixa
ded87ce527 feat(sidebar): custom links and 3rd level 2016-07-11 12:23:07 +03:00
nixa
a74c056065 fix(sidebar): fix selection issue 2016-07-11 11:09:35 +03:00
nixa
0ee317bc4d feat(sidebar): menu separated from sidebar, menu merged with routes 2016-07-08 18:03:48 +03:00
nixa
5b66c255ad Merge branch 'master' into develop/router
Conflicts:
	package.json
2016-07-08 13:16:37 +03:00
nixa
5981758416 refactor(treeview): get rid of strange ts compilation error 2016-07-08 11:18:46 +03:00
nixa
24de0070fa refactor(router): code style changes 2016-07-07 16:30:00 +03:00
Ronny Roos
f24546639c Fixed problems with the sidebar service. Switched to use "path" concept instead of component 2016-07-07 13:54:15 +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
d730430884 feat(uploader): new picture uploader component 2016-07-01 11:25:01 +03:00
Dmitry
23bdbaf5e2 Merge pull request #35 from shootermv/master
fix(menu): fix sidebar angle icon issue
2016-06-29 12:12:41 +03:00
nixa
affc122a77 fix(baSidebar): fix current selected menu 2016-06-29 12:11:33 +03:00
nixa
2b7d7ef3e6 chore(dept): update dependencies, angular to rc2 2016-06-21 12:24:19 +03:00
nixa
b4b22de324 fix(login): fix navigation error 2016-06-16 16:15:19 +03:00
shootermv
359499729d trying to fix issue sidebar angle icon no pointing up when expanded 2016-06-16 10:07:10 +03:00
nixa
a1046ce2b4 fix(breadcrumbs): fix #2 breadcrubms visibility 2016-05-30 18:32:42 +03:00
nixa
e44109e380 feat(styles): add fadeIn animation 2016-05-25 16:41:08 +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
d7ec3fa1dd feat(sidebar): ability to add custom url into the menu 2016-05-24 13:18:44 +03:00
nixa
c66de4a295 fix(baFullCalendar): fix of incorrect filename 2016-05-20 20:12:15 +03:00
nixa
d1307b8f58 refactor(components): ViewChild instead of querying dom 2016-05-20 20:00:36 +03:00
nixa
b05f525a7c refactor(baAmChart): ViewChild instead of querying dom 2016-05-20 19:46:37 +03:00
nixa
8e82cc57ff refactor(calendar): move fullCalendar into baFullCalendar 2016-05-20 19:44:29 +03:00
nixa
6bca50b36e fix(baAmChart): remove unused scss file 2016-05-20 18:55:00 +03:00
nixa
e59730afdc a couple style fixes 2016-05-19 16:26:31 +03:00
nixa
baade22f33 baSlimScroll 2016-05-19 14:41:48 +03:00
nixa
69acf25d43 sidebar logic updates and fixes 2016-05-19 13:11:31 +03:00
nixa
f66a282e53 a couple of fixes 2016-05-19 12:25:53 +03:00
nixa
5601022dc9 scrolled only on blur theme 2016-05-19 12:18:17 +03:00