Commit graph

411 commits

Author SHA1 Message Date
ESadouski
49a100d34c #466 ckeditor not showing (#467)
* fix(logo): hover color of logo is changed

* fix(ckeditor): fixed path to ckeditor cdn
2016-11-24 11:32:11 +03:00
ESadouski
c48616a007 Fix ui buttons page (#465)
* fix(logo): hover color of logo is changed

* fix(grid): fixed grid and styles on ui.buttons page
2016-11-24 11:31:55 +03:00
ESadouski
130bcc3bf2 fix(logo): hover color of logo is changed (#457) 2016-11-24 11:31:33 +03:00
Dmitry Nehaychik
3e66636a05 fix(menu): fix selected determination for pathMatch partial router links 2016-10-27 17:50:23 +03:00
Dmitry Nehaychik
f60fa581a3 Merge remote-tracking branch 'origin/master' 2016-10-27 17:22:25 +03:00
Vladimir Lugovsky
ecfb007a71 feat(sidebar): add ability to customize sidebar styles (#373) 2016-10-27 16:30:23 +03:00
AlbertXingZhang
3f824b6e82 fix(menu): prevent extra '/' in menu link for empty path string (#375) 2016-10-27 16:28:48 +03:00
Vladimir Lugovsky
bb4bf77ceb fix(sidebar): add href attribute to placeholder links in sidebar and pageTop (#377) 2016-10-27 16:28:02 +03:00
Vladimir Lugovsky
ae0011c05a fix(breadcrumbs): breadcrumbs color in mint theme should not be the same as background is (#378) 2016-10-27 16:27:31 +03:00
Dmitry Nehaychik
a523c7ced4 fix(styles): fix #372 input-group issues 2016-10-25 14:50:43 +03:00
tibing
b73af9a21b fix(theme): fix forms styles 2016-10-24 06:40:56 +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
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
260710b1ad chore(build): angular 2 webpack starter kit changes have been applied 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
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
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
nixa
04a57b7b98 chore(build): dependencies and config updates 2016-09-19 16:51:05 +03:00
nixa
3ff5c51f1a feat(rc6): update to rc6 2016-09-19 14:30:30 +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
aa5badbc96 fix(ng2-bootstrap): update components accordingly 2016-09-01 19:39:40 +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
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
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
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
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
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
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