Youssef ABIDI
|
08fd6c9aa5
|
First commit : adding a survey page and the builder UI
|
2017-08-18 00:54:39 +01:00 |
ESadouski
|
24e06af05a
|
fix(datePicker) - fixed datePicker position
|
2016-12-14 15:00:10 +03:00 |
ESadouski
|
6b7ba30e49
|
fix(path) - fixed progressbar and datepicker path
|
2016-12-14 14:09:40 +03:00 |
tibing
|
37a748cbcc
|
feat(app\form inputs): add datepicker
|
2016-12-10 16:02:48 +03:00 |
tibing
|
e2c27bd7ea
|
feat(app\ui\modals): add progress dialog
|
2016-12-10 15:53:49 +03:00 |
tibing
|
fd17c834c3
|
fix (app): pages didn't return to the top after changing tabs
Close#56
|
2016-12-10 14:13:52 +03:00 |
TNDRM
|
cda581119a
|
refactor(form inputs): add css switches
|
2016-12-10 13:49:35 +03:00 |
TNDRM
|
e0b80d2e78
|
feat(form): change inputs panel
|
2016-12-10 12:58:01 +03:00 |
ESadouski
|
ea7862edb7
|
fix(trafficChart) - fixed traffic chart size
|
2016-12-10 12:29:35 +03:00 |
ESadouski
|
0187c331ee
|
feature(update) - updated chartJs configuration
|
2016-12-07 13:21:16 +03:00 |
tibing
|
4014e7d12f
|
fix(smartTable/editableTable): fix last column arrow
Close #57
|
2016-06-24 18:21:24 +03:00 |
Vladimir Lugovsky
|
7f05a1ec4a
|
fix(modals): update angular-bootstrap to fix modal flickering issue
Close #45
|
2016-06-13 11:56:48 +03:00 |
Vladimir Lugovsky
|
6c4f1b670b
|
fix(demo): updated demo for switcher component
|
2016-06-07 14:35:56 +03:00 |
luqihang
|
85181fd59d
|
Update switch.directive.js
the switch work failed! you should add listener on input,such as line 28~31.
|
2016-06-07 14:35:33 +03:00 |
KostyaDanovsky
|
f50a7adbbf
|
fix(colorScheme): remove redundant color shades
|
2016-05-16 12:22:54 +03:00 |
kostya.danovsky
|
1724e0f824
|
fix(config): change location for components configs
|
2016-05-14 00:21:00 +03:00 |
KostyaDanovsky
|
d2f8c1a4b3
|
refactor(colorScheme): move colors to config provider
|
2016-05-14 00:20:59 +03:00 |
KostyaDanovsky
|
32c426421c
|
fix(colorScheme): remove unused color variables
|
2016-05-14 00:20:57 +03:00 |
KostyaDanovsky
|
a6a55a042e
|
refactor(dashboard): rename dashboard colors
|
2016-05-14 00:20:56 +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 |
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
|
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 |
alex
|
c0d40df904
|
refactor(email): apply configurable style
|
2016-05-14 00:20:42 +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
|
d268d17b44
|
feat(theme): change tables to use light theme, small fixes
|
2016-05-14 00:20:35 +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
|
d849b044f5
|
refactor(sidebar): static items configuration moved to provider config
|
2016-05-05 17:27:39 +03:00 |
Vladimir Lugovsky
|
c424ead837
|
fix(selectpicker): make possible to use selectpicker with ngOptions
Closes #18
|
2016-04-29 12:47:51 +03:00 |
KostyaDanovsky
|
b669dd4758
|
feat(colors): refactor color scheme structure
|
2016-04-18 18:00:16 +03:00 |
KostyaDanovsky
|
662c5dc529
|
fix(charts): set 0.9.5 version for the chartist library
Closes #5
|
2016-04-11 18:05:17 +03:00 |
KostyaDanovsky
|
13aa88edfc
|
fix(dashboard): fix typo
Closes #7
|
2016-04-11 11:53:10 +03:00 |
alex
|
b33e9b8283
|
fix(blurFeed): fix message copyright
|
2016-04-08 18:14:33 +03:00 |
Anastasiya
|
7b4bd2fb55
|
fix(profile): add akveo contact info
|
2016-04-08 17:55:15 +03:00 |
alex
|
333be7f516
|
refactor(sidebar): change menu items order
|
2016-04-05 11:43:46 +03:00 |
alex
|
fdd0fc8623
|
fix mobile version
|
2016-03-16 15:16:07 +03:00 |
alex
|
ac604770f4
|
refactor(todo): remove akveo mail
|
2016-03-05 18:05:07 +03:00 |
alex
|
f8cae976cf
|
refactor(litleIssues): preloader logs and firefox, tabs - icons,message-center icons raonded
|
2016-03-05 17:46:49 +03:00 |
Vladimir Lugovsky
|
b347943e88
|
feat(morris): transparent morris.js background
|
2016-03-02 13:18:28 +03:00 |
alex
|
a3c304d5df
|
refactor(chartJs): remove label bg from polar chart
|
2016-03-01 19:03:16 +03:00 |
alex
|
346a500765
|
refactor(sliders): fix onload bug
|
2016-03-01 11:36:09 +03:00 |
alex
|
3ca2ba9bb1
|
refactor(global): Vova
|
2016-03-01 11:09:56 +03:00 |