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 |
tibing
|
e2c27bd7ea
|
feat(app\ui\modals): add progress dialog
|
2016-12-10 15:53:49 +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 |
KostyaDanovsky
|
bcf9f09a49
|
fix(sidebar): fix route issue with empty state
Closes #38
|
2016-05-23 13:06: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
|
dee1333e06
|
refactor(layout): fix switching to blur theme
|
2016-05-14 00:20:55 +03:00 |
kostya.danovsky
|
7ee5266329
|
refactor(layout): move blur theme flag to config
|
2016-05-14 00:20:50 +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 |
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
|
3f8d5b4721
|
fix(scrolling): attempt to fix scrolling performance for blur panels
|
2016-04-11 17:35:07 +03:00 |
alex
|
0a072e664e
|
fix(mobile): detect mobile bu userAgent
|
2016-03-30 15:39:56 +03:00 |
alex
|
fdd0fc8623
|
fix mobile version
|
2016-03-16 15:16: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 |
alex
|
43bce072a3
|
refactor(global)
|
2016-03-02 15:56:40 +03:00 |
alex
|
85274b90b2
|
refactor(blurFeature): use atachment fixed
|
2016-03-01 18:09:11 +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 |
alex
|
bdd5a444a8
|
refactor(pageTop): remove update button
|
2016-02-23 17:12:22 +03:00 |
alex
|
b42807e46e
|
refactor(global): after Konstantin review
|
2016-02-19 20:25:27 +03:00 |
alex
|
8ebf35f001
|
refactor(SKINS): hide skins control
|
2016-02-19 17:02:40 +03:00 |
alex
|
70bacb1b77
|
refactor(sideBar): change behabior of hover element and remove slecetedElem
|
2016-02-19 16:57:48 +03:00 |
alex
|
eb1d079ffa
|
refactor(smartTables): fix buttons align
|
2016-02-12 16:35:13 +03:00 |
alex
|
a61ff3bf20
|
refactor(mail) apply new blur design
|
2016-02-11 20:00:26 +03:00 |
alex
|
7cde2924d2
|
refactor(global): apply new blur design
|
2016-02-10 15:06:22 +03:00 |
alex
|
9d0c04a77f
|
fix(sidebar): use dynamic height for slimScroll
|
2016-02-04 13:47:28 +03:00 |
alex
|
1676fa6fb1
|
fix(sidebar): fix collapsed menu
|
2016-02-03 18:44:52 +03:00 |
KostyaDanovsky
|
b1cabf2c23
|
Merge remote-tracking branch 'origin/v2' into v2
|
2016-02-03 15:34:29 +03:00 |
KostyaDanovsky
|
ba1bd6a8e6
|
fix(sidebar): fix isMenuCollapsed flag
|
2016-02-03 15:34:24 +03:00 |
alex
|
0737bdb0f9
|
refactor(skins):make transperent panel optional
|
2016-01-22 20:04:33 +03:00 |
alex
|
ea10d5d611
|
fix(pageTop): fix images paths
|
2016-01-22 13:31:18 +03:00 |
alex
|
c231ae22a4
|
refactor(contentTop): use ui-bootstrap for drop downs
|
2016-01-20 18:44:09 +03:00 |
Vladimir Lugovsky
|
17df899c53
|
Merge branch 'blur-experiment' into v2
|
2016-01-15 20:28:56 +03:00 |
Vladimir Lugovsky
|
46049610ff
|
feat(background): add blurred bg for panels
|
2016-01-15 20:27:49 +03:00 |
KostyaDanovsky
|
b4c1ab5e91
|
refactor(pages): refactor project structure
|
2016-01-15 19:12:49 +03:00 |
KostyaDanovsky
|
b656e4d81e
|
fix(sidebar): fix static menu items after merge
|
2016-01-13 18:33:20 +03:00 |
KostyaDanovsky
|
d3448c870a
|
fix(sidebar): move logic of defining menu items to service
|
2016-01-13 18:28:23 +03:00 |
KostyaDanovsky
|
bf74c51a6f
|
refactor(basic structure): configure page states, generate sidebar from these states
|
2016-01-12 18:30:32 +03:00 |
alex
|
a667b1e253
|
merge branch 'new_widgets' into v2
|
2016-01-11 13:28:05 +03:00 |
smartapant
|
81f9ccb4a7
|
Wizard css to theme
|
2016-01-11 13:12:03 +03:00 |
smartapant
|
14e0373d62
|
Wizard to theme
|
2016-01-11 12:59:32 +03:00 |
alex
|
43e0abf92e
|
refactor(mail): move compose and message service from theme to mail module
|
2016-01-11 12:46:17 +03:00 |
Vladimir Lugovsky
|
7826b4c679
|
Merge branch 'lugovsky-feature' into v2
|
2016-01-06 16:22:35 +03:00 |
Vladimir Lugovsky
|
016075c229
|
refactor(panel): blurPanel removed as a legacy code
|
2016-01-06 16:18:44 +03:00 |
alex
|
6a199dd8ec
|
refactor(tables): add new tables
|
2016-01-06 11:11:03 +03:00 |