KostyaDanovsky
|
f082204536
|
fix(auth): hard-code styles for auth and 404 pages
|
2016-05-14 00:20:56 +03:00 |
KostyaDanovsky
|
a6a55a042e
|
refactor(dashboard): rename dashboard colors
|
2016-05-14 00:20:56 +03:00 |
KostyaDanovsky
|
dee1333e06
|
refactor(layout): fix switching to blur theme
|
2016-05-14 00:20:55 +03:00 |
KostyaDanovsky
|
db01a0be11
|
fix(tabs): fix tabs page css
|
2016-05-14 00:20:54 +03:00 |
KostyaDanovsky
|
9cd0312893
|
fix(layout): fix small issues for white color scheme
|
2016-05-14 00:20:53 +03:00 |
KostyaDanovsky
|
86750dce86
|
fix(dashboard): fix traffic and line charts
|
2016-05-14 00:20:52 +03:00 |
kostya.danovsky
|
5322ca6740
|
fix(dashboard): fix popular app control
|
2016-05-14 00:20:52 +03:00 |
kostya.danovsky
|
1a9329b86b
|
fix(dashboard): choose todo style according to theme
|
2016-05-14 00:20:51 +03:00 |
kostya.danovsky
|
7ee5266329
|
refactor(layout): move blur theme flag to config
|
2016-05-14 00:20:50 +03:00 |
KostyaDanovsky
|
1d58c6ff92
|
fix(dashboard): use variables for line color chart
|
2016-05-14 00:20:50 +03:00 |
KostyaDanovsky
|
f0b6c1baa8
|
fix(dashboard): move progress bar colors to variables
|
2016-05-14 00:20:49 +03:00 |
KostyaDanovsky
|
72c112be4b
|
fix(colorScheme): move colors to variables
|
2016-05-14 00:20:48 +03:00 |
KostyaDanovsky
|
edb7f3975b
|
cleanup(dashboard): remove unused code
|
2016-05-14 00:20:47 +03:00 |
KostyaDanovsky
|
d54a39deeb
|
fix(dashboard): use color from constants for pie charts
|
2016-05-14 00:20:46 +03:00 |
KostyaDanovsky
|
a3a289b9ca
|
fix(login): change background color for login panel
|
2016-05-14 00:20:45 +03:00 |
KostyaDanovsky
|
b76d0a64e3
|
fix(table): change cell border color
|
2016-05-14 00:20:45 +03:00 |
KostyaDanovsky
|
03a7808d23
|
fix(layout): fix small layout issues
|
2016-05-14 00:20:44 +03:00 |
alex
|
202005bccb
|
fix(chartist): fix label color for cirle charts
|
2016-05-14 00:20:43 +03:00 |
alex
|
c52bbb091a
|
refactor(global): make more configurable
|
2016-05-14 00:20:42 +03:00 |
alex
|
c0d40df904
|
refactor(email): apply configurable style
|
2016-05-14 00:20:42 +03:00 |
alex
|
aae31155fd
|
fix(tables): fix borders and hover effect
|
2016-05-14 00:20:41 +03:00 |
alex
|
95811fa515
|
refactor(forms): make forms look good
|
2016-05-14 00:20:40 +03:00 |
alex
|
5356ad14fe
|
refactor(panels): use colors from vars
|
2016-05-14 00:20:39 +03:00 |
KostyaDanovsky
|
8a96c48407
|
refactor(theme): move back to the original blur
|
2016-05-14 00:20:39 +03:00 |
KostyaDanovsky
|
cd8666a452
|
refactor(theme): remove skin related files
|
2016-05-14 00:20:38 +03:00 |
KostyaDanovsky
|
43e50fc6fa
|
fix(theme): fix small issues for configurable color scheme
|
2016-05-14 00:20:37 +03:00 |
KostyaDanovsky
|
23bfdd6d53
|
fix(theme): move all configurable colors to variables, refactor styles
|
2016-05-14 00:20:36 +03:00 |
KostyaDanovsky
|
c540bc9850
|
feat(theme): change pages layout to use light theme, small fixes
|
2016-05-14 00:20:36 +03:00 |
KostyaDanovsky
|
d268d17b44
|
feat(theme): change tables to use light theme, small fixes
|
2016-05-14 00:20:35 +03:00 |
KostyaDanovsky
|
f115da4731
|
feat(theme): change ui pages to use light theme
|
2016-05-14 00:20:34 +03:00 |
KostyaDanovsky
|
490d81f317
|
feat(theme): change dashboard and charts to use light theme
|
2016-05-14 00:20:34 +03:00 |
KostyaDanovsky
|
cbfa97dc35
|
feat(dashboard): change template theme to light
|
2016-05-14 00:20:33 +03:00 |
Vladimir Lugovsky
|
a2a9045c71
|
docs(general): Change text and styles for release
|
2016-05-13 22:29:30 +03:00 |
Vladimir Lugovsky
|
1008382681
|
Merge branch 'docs'
|
2016-05-13 21:58:19 +03:00 |
Vladimir Lugovsky
|
1e2a7a446f
|
docs(general): fix typos in docs
|
2016-05-13 21:57:48 +03:00 |
Vladimir Lugovsky
|
c69b40cbda
|
docs(newPage): add sample new page creation document
|
2016-05-13 21:49:29 +03:00 |
Vladimir Lugovsky
|
5a88557ce6
|
docs(sidebar): add sidebar documentation
|
2016-05-13 21:49:11 +03:00 |
Vladimir Lugovsky
|
de12e97c52
|
docs(articles): add several basic articles
|
2016-05-13 21:48:49 +03:00 |
Vladimir Lugovsky
|
490c5b0ab6
|
docs(general): add wintersmith static website generator with documentation
template
|
2016-05-13 21:48:30 +03:00 |
Vladimir Lugovsky
|
a2d49ab586
|
fix(sidebar): open sidebar if clicked on icons on semi-collapsed sidebar
Closes #27
|
2016-05-13 18:36:11 +03:00 |
Vladimir Lugovsky
|
0e3bd5b228
|
refactor(sidebar): move sidebar toggling item controller to separate service
|
2016-05-13 17:34:12 +03:00 |
Vladimir Lugovsky
|
5f3efda01d
|
fix(sidebar): sidebar should allow having random states inside of manually configured items
|
2016-05-13 17:31:35 +03:00 |
Vladimir Lugovsky
|
d849b044f5
|
refactor(sidebar): static items configuration moved to provider config
|
2016-05-05 17:27:39 +03:00 |
Vladimir Lugovsky
|
6f6e11904a
|
refactor(sidebar): change sidebar API and improve UX
Closes #14, #15
|
2016-05-03 15:37:29 +03:00 |
Vladimir Lugovsky
|
c424ead837
|
fix(selectpicker): make possible to use selectpicker with ngOptions
Closes #18
|
2016-04-29 12:47:51 +03:00 |
nixa
|
0aa3a38ceb
|
fix(styles): notification center's header color change
|
2016-04-27 11:50:46 +03:00 |
nixa
|
a9e32198a2
|
fix(readme): fix installation section
|
2016-04-25 19:35:28 +03:00 |
Vladimir Lugovsky
|
7616d52d61
|
Update README.md
|
2016-04-24 03:52:57 +03:00 |
Vladimir Lugovsky
|
7cd261ebbb
|
fix(build): fix OS X build sass error
Closes #21
|
2016-04-22 19:13:16 +03:00 |
KostyaDanovsky
|
b94770dc64
|
Merge branch 'color-scheme'
|
2016-04-18 18:12:51 +03:00 |