Commit graph

619 commits

Author SHA1 Message Date
nixa
714ffe741a chore(build): update angular to 2.0 2016-09-19 18:51:45 +03:00
nixa
04a57b7b98 chore(build): dependencies and config updates 2016-09-19 16:51:05 +03:00
nixa
73e159b2b5 Merge branch 'development' of github.com:lugovsky/n2-admin into development 2016-09-19 14:35:59 +03:00
nixa
1ba236a067 chore(version): bump version to 0.6.0 2016-09-19 14:33:34 +03:00
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +03:00
nixa
80a15536a5 fix(config): fix #223 isDevServer is not defined 2016-09-09 12:47:35 +03:00
nixa
f221b83f2e Merge remote-tracking branch 'origin/master' 2016-09-01 19:50:14 +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
7ef1cc4b5b Merge remote-tracking branch 'origin/development' into development 2016-09-01 19:47:51 +03:00
nixa
7ed50245bd Merge remote-tracking branch 'origin/master' 2016-09-01 19:46:49 +03:00
Geoffrey Roguelon
c29547396d fix(font-awesome-loader): fix an issue about the font-awesome-sass-loader. (#206) 2016-09-01 19:46:36 +03:00
nixa
aa5badbc96 fix(ng2-bootstrap): update components accordingly 2016-09-01 19:39:40 +03:00
nixa
8a6baf283c fix(ckeditor): pin working version 2016-09-01 19:22:14 +03:00
Dmitry Nehaychik
d6fce5f4fd feat(gitter): add gitter chat badge 2016-09-01 11:28:06 +03:00
nixa
c25faf89cd fix(travis): fix typescript 2.0.2 issue 2016-08-31 18:40:12 +03:00
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