Commit graph

597 commits

Author SHA1 Message Date
Dmitry Nehaychik
3a30eacaf3 chore(package): update angular to 2.1.1, ng2-smart table 0.3.2 2016-10-21 14:29:57 +03:00
Dmitry Nehaychik
0b2ceded29 chore(package): update angular to 2.1.0, webpack to 2.1.0-beta.25, other dependencies accordingly 2016-10-21 14:29:57 +03:00
tibing
d56537af9f feat(ui): add modals 2016-10-20 18:54:42 +03:00
Thomas Dupuis
a587ac2606 fix(docs): misses one line in the create new page help 2016-10-20 13:28:54 +03:00
tibing
ec0e5aa673 refactor(app): permit to use PathLocationStrategy
close #258
2016-10-19 20:16:07 +03:00
tibing
0beef0b8a9 chore(build): switch to bootstrap 4 alpha 4
fix #270
2016-10-19 20:16:07 +03:00
tibing
7b1c4cc5ea fix(dashboard/trafficChart): fix cut tooltips
fix #321
2016-10-19 20:16:07 +03:00
tibing
92469d2f12 fix(app-routing): add 404 route 2016-10-19 20:16:07 +03:00
tibing
ee99cfcaae refactor(travis): add 5 and 6 node versions 2016-10-19 20:16:07 +03:00
tibing
260710b1ad chore(build): angular 2 webpack starter kit changes have been applied 2016-10-19 20:16:07 +03:00
tibing
3f2670f5c2 refactor(docs): refactor deprecated paragraphs 2016-10-14 18:42:54 +03:00
Grzegorz Rozdzialik
2d60a286d2 feat(menu): highlight childless items when path matches 2016-10-14 18:42:54 +03:00
Michael De Abreu
c6a9d67a83 feat(electron): complete electron integration
* chore(package): update webpack to beta.22

Lastest version before breaking changes.

* feat(electron): Complete Electron integration.

New task to build targeting Electron:

    "build:electron": Alias for build:electron.full
    "prebuild:electron.full": "npm run clean:electron",
    "build:electron.full": "npm run build:electron.renderer && npm run build:electron.main",
    "postbuild:electron.full": "npm run electron:start",

    "build:electron.renderer": Webpack aplication with production properties and targeting electron-renderer
    "build:electron.main": Webpack main Electron with production properties and targeting electron

    "electron:start": "electron build"
2016-10-12 15:59:51 +03:00
Grzegorz Rozdzialik
fd09e652c8 feat(forms): add example selects with valid styling (#286)
Add another card to the form inputs view displaying selects (single and multiple). Fix options styling.

Related to issue #282
2016-10-04 12:45:36 +03:00
Dmitry Nehaychik
40aa2ed0ae fix(services): fix providers for root, correctly apply another themes 2016-10-04 12:41:34 +03:00
nixa
bcae560f3b Merge remote-tracking branch 'origin/master' 2016-09-20 12:12:13 +03:00
nixa
3ddd6f9e9b fix(build): pin webpack version 2016-09-20 12:02:05 +03:00
kbrandwijk
5cb7e13477 feat(electron): add rudimentary support for electron (#230)
* Added devdependency for electron

* Added rudimentary electron wrapper

* Merge typo
2016-09-20 12:02:05 +03:00
Joseph Orr
c48fd9ed64 fix(docs): minor doc fixes
* minor doc fixes

* minor doc fixes

* minor doc fixes

* routing
2016-09-20 12:02:04 +03:00
nixa
f18fc6fcb8 chore(version): bump version to 0.7 (angular 2.0) 🎉 2016-09-20 11:31:35 +03:00
nixa
85a957c8b4 chore(build): update angular to 2.0 2016-09-20 11:31:35 +03:00
nixa
658bd4be96 chore(build): dependencies and config updates 2016-09-20 11:31:35 +03:00
nixa
252652b8f9 chore(version): bump version to 0.6.0 2016-09-20 11:31:35 +03:00
nixa
053473a442 feat(rc6): update to rc6 2016-09-20 11:31:35 +03:00
kbrandwijk
18c6912c72 feat(electron): add rudimentary support for electron (#230)
* Added devdependency for electron

* Added rudimentary electron wrapper

* Merge typo
2016-09-19 19:25:14 +03:00
Joseph Orr
0a420f19a8 fix(docs): minor doc fixes
* minor doc fixes

* minor doc fixes

* minor doc fixes

* routing
2016-09-19 19:20:34 +03:00
nixa
7c4437bb08 Merge branch 'development' of github.com:lugovsky/n2-admin into development 2016-09-19 18:57:13 +03:00
nixa
7163a3b1a5 chore(version): bump version to 0.7 (angular 2.0) 🎉 2016-09-19 18:55:53 +03:00
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