Commit Graph

278 Commits (64202665d2d35fca711beb8b83a425dc7a932e70)

Author SHA1 Message Date
Youssef ABIDI 64202665d2 displaying list's members 2017-08-21 18:03:54 +01:00
Ayyoub allali c025a75de3 Add the survey list 2017-08-21 08:12:49 +01:00
Ayyoub allali 4f60ae1ca4 Init survey list 2017-08-21 04:08:57 +01:00
Ayyoub allali 8f25f3da42 add the survey service 2017-08-21 04:08:29 +01:00
Ayyoub allali 21e9387700 remove unused pages and add survey service 2017-08-21 04:07:24 +01:00
Youssef ABIDI 05700eb510 lists ui first commit 2017-08-20 20:56:32 +01:00
Youssef ABIDI dc12ae0b31 members ui 2017-08-20 14:04:21 +01:00
Youssef ABIDI 49bae15bbf finilising team UI 2017-08-20 05:58:07 +01:00
Youssef ABIDI ebf208efbf Members lisiting and details 2017-08-19 11:59:31 +01:00
Youssef ABIDI 89bb2d504e members layout 2017-08-19 00:29:14 +01:00
Youssef ABIDI c679d54adc removing unused files 2017-08-18 18:10:25 +01:00
Youssef ABIDI 8739f29e61 building the json & other stuff 2017-08-18 18:08:53 +01:00
Youssef ABIDI 046441d254 adding & removing the multiple type question from the builder 2017-08-18 02:52:13 +01:00
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