Commit Graph

431 Commits (59c2f1e9075d558666c399f8c18cce693bdd80d0)

Author SHA1 Message Date
KostyaDanovsky 99425ca91e feat(configuration): add methods to change config 2016-05-16 12:22:54 +03:00
kostya.danovsky ea29443d4e fix(auth): hard-code auth styles 2016-05-14 00:26:15 +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 767189b548 refactor(colorScheme): move color config to separate file 2016-05-14 00:20:58 +03:00
KostyaDanovsky 32c426421c fix(colorScheme): remove unused color variables 2016-05-14 00:20:57 +03:00
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 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
Vladimir Lugovsky 7cd261ebbb fix(build): fix OS X build sass error
Closes #21
2016-04-22 19:13:16 +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 cc5cdde2fb Merge branch 'fixed-bg-performance' 2016-04-11 17:35:35 +03:00
Vladimir Lugovsky 3f8d5b4721 fix(scrolling): attempt to fix scrolling performance for blur panels 2016-04-11 17:35:07 +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
KostyaDanovsky cd2d2b24cd fix(mobile): remove background-attachment for mobile bg block 2016-04-08 12:06:41 +03:00
alex 885f33c5c7 fix(mobile): fix backgroud size 2016-04-07 16:45:42 +03:00
alex 333be7f516 refactor(sidebar): change menu items order 2016-04-05 11:43:46 +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 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
alex e6100f4b28 fix(preloader): wait while amChart is loading 2016-03-05 17:31:07 +03:00
alex 61cb13de2f fix(timeline): fix time line icons size 2016-03-05 12:08:33 +03:00
alex 11a0d47a86 refactor(copyright): remove 2016-03-02 17:47:48 +03:00
alex a0cee0d95a fix(modals): fix modals text color 2016-03-02 16:40:36 +03:00
alex 51d64782ce fix(buttons, calendar): colors 2016-03-02 16:27:46 +03:00
alex bcfc233487 fix(buttons): remove blinked bug for dd 2016-03-02 16:00:20 +03:00
alex 43bce072a3 refactor(global) 2016-03-02 15:56:40 +03:00
alex 34432efc85 fix(progressButtons): fix hover effect for shrink 2016-03-02 14:29:49 +03:00
alex 5df2e90bb7 Merge branch 'v2' of https://bitbucket.org/akveo/blur-admin into v2 2016-03-02 14:18:35 +03:00
alex 6348fc3e6f fix(buttons, icons): fix vova issues 2016-03-02 14:17:43 +03:00
alex ef30b28160 refactor(groupButtons): add delimetr 2016-03-02 13:49:35 +03:00
Vladimir Lugovsky b347943e88 feat(morris): transparent morris.js background 2016-03-02 13:18:28 +03:00
alex 9c761a153e fix(popularApp): fix padding css 2016-03-01 20:39:36 +03:00
alex fba1717092 refactor(calendar,popularApp,tabs): fix little issues 2016-03-01 20:10:56 +03:00
alex 2c42240db8 fix(bg-images):return minified images 2016-03-01 19:18:17 +03:00
alex 7ec37fa2e7 fix(ieScroll):fix ie scroll lags 2016-03-01 19:03:41 +03:00
alex a3c304d5df refactor(chartJs): remove label bg from polar chart 2016-03-01 19:03:16 +03:00
alex bedd68bdf2 refactor(blurFeature): fix images 2016-03-01 18:10:30 +03:00
alex 85274b90b2 refactor(blurFeature): use atachment fixed 2016-03-01 18:09:11 +03:00
alex 817e19eabf refactor(blurFeature): use atachment fixed 2016-03-01 18:08:18 +03:00
alex 47e4225452 refactor(blurFeature): use atachment fixed 2016-03-01 18:07:40 +03:00
alex 4ae5db4152 refactor(preload): user service for prelaod 2016-03-01 12:21:05 +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 e015ad5c54 refactor(inputs): make placeholder more alpha 2016-02-29 11:31:42 +03:00
alex be4c44dad9 refactor(tables): make contextual table opacity 2016-02-29 11:31:00 +03:00
alex c8e4500b03 refactor(notificationPage): sub label position 2016-02-29 11:30:28 +03:00
alex c50ecc58de refactor(inputsPage): make help text font size lower 2016-02-25 15:41:29 +03:00
alex 3bb66fbd93 fix(favicon): on non app pages 2016-02-25 15:35:38 +03:00
alex d464efb4da fix(profilePage): fix title 2016-02-25 15:35:09 +03:00
alex c070367bda fix(inputs): cursor on disabled checkboxes and radios 2016-02-25 15:34:36 +03:00
alex a2ea9cd7b3 refactor(accordion): heading full toggle area 2016-02-25 15:33:27 +03:00
alex 789b6c34f3 refactor(configs): move configs to pages modules 2016-02-25 14:31:12 +03:00
alex b7af0162ee refactor(global): fix little issues 2016-02-25 13:10:26 +03:00
alex 1375efbecd refactor(build): add tree view resourses to release folder 2016-02-25 13:03:34 +03:00
alex b9a5cdf1e5 refacor(amCharts): make charts opacity 2016-02-24 17:23:52 +03:00
alex c66a021eb9 refactor(assets): move vendor images via gulp 2016-02-24 16:07:13 +03:00
alex 87a7806ef5 refactor(smartTables): remove tr border for contextual table 2016-02-24 14:59:32 +03:00
alex 1e9b501189 fix(modals): fix template path 2016-02-24 14:58:29 +03:00