Commit Graph

325 Commits (219c9d71336b41ef3fe70f9d3d4af170cf79f860)

Author SHA1 Message Date
deepsource-autofix[bot] 219c9d7133
refactor: convert logical operator to optional chainining
The [optional chaining](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Operators/Optional_chaining) operator can be used to perform null checks before accessing a property, or calling a function.
2024-01-01 11:20:20 +00: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
Paweł Stefański 6e6db82724 Update ba-sidebar.html
disabled subMenu items will display proper title
2016-07-06 12:04:23 +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 bcf9f09a49 fix(sidebar): fix route issue with empty state
Closes #38
2016-05-23 13:06:01 +03:00
KostyaDanovsky ba38387754 fix(colorScheme): make mint theme default 2016-05-16 12:22:54 +03:00
KostyaDanovsky f50a7adbbf fix(colorScheme): remove redundant color shades 2016-05-16 12:22:54 +03:00
KostyaDanovsky 99425ca91e feat(configuration): add methods to change config 2016-05-16 12:22:54 +03:00
kostya.danovsky b2fd6908d0 fix(colorScheme): rollback to default blur theme 2016-05-14 00:21:01 +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 dee1333e06 refactor(layout): fix switching to blur theme 2016-05-14 00:20:55 +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 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 23bfdd6d53 fix(theme): move all configurable colors to variables, refactor styles 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 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 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
KostyaDanovsky b669dd4758 feat(colors): refactor color scheme structure 2016-04-18 18:00:16 +03:00