Commit graph

454 commits

Author SHA1 Message Date
nixa
f11b655d89 fix(travis): fix typescript 2.0.2 issue, second attempt 2016-08-31 18:32:44 +03:00
nixa
c9c5e446cb fix(travis): fix typescript 2.0.2 issue 2016-08-31 18:26:13 +03:00
Dmitry Nehaychik
e60e20de64 fix(CHANGELOG): fix a typo 2016-08-30 14:48:32 +03:00
nixa
647600c167 chore(0.5.0): angular rc5 note 2016-08-30 14:34:54 +03:00
nixa
78729344b1 chore(0.5.0): angular rc5 update 2016-08-30 14:34:54 +03:00
nixa
6e56ee1b4e fix(menu): fix #13 add menu title 2016-08-30 14:34:54 +03:00
nixa
8488eb5184 fix(ckeditor): fix #150 source color is same as background 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
44fe93a0c6 chore(build): fix prod build 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
aa1a81c583 fix(bootstrap loader): fix #193 by pinning bootstrap-loader version 2016-08-29 16:04:09 +03:00
nixa
1a5479fb8c chore(version): bump version to 0.4.4 2016-08-29 10:42:14 +03:00
nixa
0fa223e986 Merge branch 'master' into development 2016-08-23 14:41:28 +03:00
nixa
5a063052ad chore(version): 0.4.3 changelog 2016-08-23 14:40:27 +03:00
nixa
5b4d1ed035 0.4.3 2016-08-23 14:28:50 +03:00
nixa
117c6e9664 Merge branch 'develop/ng2-smart-table-int' into development 2016-08-23 14:14:44 +03:00
nixa
cbef8bf658 feat(table): confirm before delete 2016-08-23 14:14:35 +03:00
nixa
949403cbef Merge branch 'develop/ng2-smart-table-int' into development 2016-08-23 14:11:37 +03:00
nixa
bfab17bd43 fix(table): remove search field 2016-08-23 14:11:25 +03:00
nixa
0f9169fdd0 styles(smarttable): fix styles for actions, hover 2016-08-23 12:45:11 +03:00
nixa
9f706d581a styles(smarttable): fix styles for actions 2016-08-23 12:11:28 +03:00
nixa
463100ad7b Merge branch 'develop/ng2-smart-table-int' into development 2016-08-23 11:38:57 +03:00
nixa
056104a2a7 styles(smarttable): fix styles for the admin panel tables 2016-08-23 11:38:45 +03:00
nixa
da7581b9e8 Merge branch 'master' into development 2016-08-22 23:29:42 +03:00
nixa
fd0f0c57a3 fix(docs): fix a typo
(cherry picked from commit f507e4e)
2016-08-22 23:29:31 +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
8b93999ba9 feat(smart table): preparing a demo 2016-08-22 20:15:26 +03:00
nixa
5bc3448a3c Merge branch 'development' into develop/ng2-smart-table-int 2016-08-22 19:48:46 +03:00
nixa
7a82fce24f Merge branch 'Kaizeras-patch-1' 2016-08-22 19:44:21 +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
d81042f866 Merge branch 'GRoguelon-remove-typings-traces' 2016-08-22 19:42:22 +03:00
nixa
df575a2929 Merge branch 'remove-typings-traces' of https://github.com/GRoguelon/ng2-admin into GRoguelon-remove-typings-traces
Conflicts:
	Dockerfile
	docs/contents/articles/002-installation-guidelines/index.md
	docs/contents/articles/012-project-structure/index.md
2016-08-22 19:40:35 +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
nixa
4ee8cb1466 fix(preloader): fix menu being shown before preloader goes away 2016-08-22 19:22:51 +03:00
nixa
75dcc6c552 Merge branch 'GRoguelon-remove-bower' 2016-08-22 19:18:11 +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
Geoffrey ROGUELON
5234538032 Fix the path of Ionicons in SCSS file. 2016-08-19 11:13:31 -05:00
nixa
5aea53a1aa feat(smarttable): table setup 2016-08-19 10:23:34 +03:00
Geoffrey Roguelon
46691c94ca Remove old traces of typings.
In the commit akveo/ng2-admin@e7fca6d4, we moved to @types for TypeScript typings.

It remains some traces in the documentation. This commit remove them.
2016-08-18 13:04:43 -05:00
Geoffrey Roguelon
a30c41a11d Replace bower packages by NPM packages.
In the issue akveo/ng2-admin#162, search should be made to be sure of non regression.
2016-08-18 12:45:44 -05:00
nixa
174fef85cc Merge remote-tracking branch 'origin/master' 2016-08-17 23:18:12 +03:00
nixa
0a6eb8de5e fix(license): fix license copyright 2016-08-17 23:17:17 +03:00
nixa
78602432e4 feat(smart-table): update ng2-smart-table 2016-08-11 10:47:08 +03:00
nixa
120ffe7d13 feat(smart-table): install ng2-smart-table 2016-08-10 17:23:18 +03:00
nixa
c79ac94a66 fix(source map): fix #136 source map no being generated correctly 2016-08-02 11:43:01 +03:00
nixa
e59326add2 docs(install): remove typings from docs 2016-07-28 17:23:43 +03:00
nixa
2e693a1e9b Merge branch 'Tibing-refactor-docs-css' into development 2016-07-28 17:21:24 +03:00
nixa
fc13fde211 Merge branch 'refactor-docs-css' of https://github.com/Tibing/ng2-admin into Tibing-refactor-docs-css 2016-07-28 17:17:48 +03:00
nixa
e7b2c903b7 Merge branch 'remarkety-master' into development 2016-07-28 16:50:15 +03:00