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
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
nixa
3ff5c51f1a
feat(rc6): update to rc6
2016-09-19 14:30:30 +03:00
nixa
aa5badbc96
fix(ng2-bootstrap): update components accordingly
2016-09-01 19:39:40 +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
nixa
cbef8bf658
feat(table): confirm before delete
2016-08-23 14:14:35 +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
056104a2a7
styles(smarttable): fix styles for the admin panel tables
2016-08-23 11:38:45 +03:00
nixa
8b93999ba9
feat(smart table): preparing a demo
2016-08-22 20:15:26 +03:00
nixa
5aea53a1aa
feat(smarttable): table setup
2016-08-19 10:23:34 +03:00
nixa
120ffe7d13
feat(smart-table): install ng2-smart-table
2016-08-10 17:23:18 +03:00
nixa
2949fed402
fix(menu): add login/register pages to menu
2016-07-18 11:54: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
a46c259318
fix(merge): merge tree view component
2016-07-12 12:15:25 +03:00
nixa
85a9f86186
Merge branch 'Tibing-dev-tree-view' into develop/tree
...
Conflicts:
config/webpack.common.js
package.json
src/app/app.menu.ts
src/app/pages/pages.component.ts
2016-07-12 12:09:19 +03:00
nixa
660aa8a4b6
Merge branch 'develop/router'
...
Conflicts:
src/platform/browser/directives.ts
src/platform/browser/providers.ts
2016-07-12 10:37:24 +03:00
nixa
cac851847d
fix(router): remove router-depricated references
2016-07-11 15:58:14 +03:00
nixa
ded87ce527
feat(sidebar): custom links and 3rd level
2016-07-11 12:23:07 +03:00
nixa
0ee317bc4d
feat(sidebar): menu separated from sidebar, menu merged with routes
2016-07-08 18:03:48 +03:00
tibing
8a75aa0d63
Merge branch 'master' of https://github.com/akveo/ng2-admin into dev-tree-view
2016-07-08 13:22:10 +03:00
nixa
5b66c255ad
Merge branch 'master' into develop/router
...
Conflicts:
package.json
2016-07-08 13:16:37 +03:00
nixa
ffae8cd248
feat(forms): update forms to latest version
2016-07-08 13:10:36 +03:00
nixa
27e0eedb1c
Merge branch 'dev-rating' of https://github.com/Tibing/ng2-admin into Tibing-dev-rating
2016-07-07 18:06:07 +03:00
tibing
2a607f988e
feat(inputs\rating): add rating component
2016-07-07 17:37:30 +03:00
nixa
54f5f9a041
fix(router): redirect not found routes to dashboard
2016-07-07 16:56:07 +03:00
nixa
24de0070fa
refactor(router): code style changes
2016-07-07 16:30:00 +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
tibing
070cec726e
feat(app\components): create tree view component
2016-07-04 17:07:51 +03:00
nixa
e72467a00d
Merge branch 'develop/uploader'
...
Conflicts:
package.json
2016-07-01 15:30:32 +03:00
nixa
eec3cc96f6
fix(uploader): fix card width
2016-07-01 15:30:04 +03:00
nixa
e7d21b2239
Merge branch 'beta' of bitbucket.org:smartapant/angular2-admin into beta
...
Conflicts:
src/app/theme/components/index.ts
2016-07-01 15:10:08 +03:00
tibing
5b02d1073b
fix(app\pages\editors\ckeditor): property 'CKEDITOR_BASEPATH' does not
...
exist
2016-07-01 14:14:15 +03:00
nixa
d730430884
feat(uploader): new picture uploader component
2016-07-01 11:25:01 +03:00
tibing
dbbac18846
feat(app\pages): add editor page and ckeditor
2016-06-30 17:18:43 +03:00
nixa
2b7d7ef3e6
chore(dept): update dependencies, angular to rc2
2016-06-21 12:24:19 +03:00
nixa
70f3dc8dbf
fix(register): typo fix
2016-06-16 16:33:57 +03:00
nixa
1a2512daaf
feat(register): add angular 2 form logic
2016-06-16 12:50:49 +03:00
nixa
2ba18109cd
feat(login): add angular 2 form logic
2016-06-16 12:11:28 +03:00
nixa
919cbf5d2d
feat(pages): register page
2016-06-16 11:47:25 +03:00
nixa
c10f864c59
feat(pages): login page
2016-06-16 11:33:20 +03:00
nixa
c276c5535a
fix(todo): fix #7 adding empty todo item issue
2016-06-02 23:44:28 +03:00
KostyaDanovsky
067535b500
fix(dashboard): change margin for the line chart
2016-05-23 16:40:34 +03:00