Commit Graph

408 Commits (f082204536a774e8512848de79e092f656a47313)

Author SHA1 Message Date
alex ea10d5d611 fix(pageTop): fix images paths 2016-01-22 13:31:18 +03:00
alex 01e6d389d8 refactor(treeView): remove not implemented functionality 2016-01-22 13:12:17 +03:00
alex f24922f060 fix(iconsPage): add same height for some blocks 2016-01-21 18:09:32 +03:00
alex 17ce71f065 fix(progressButtons): fix losing dependencies 2016-01-21 18:04:34 +03:00
alex b19ad119e6 fix(typography): fix fonts weight, banner padding, column headers 2016-01-21 17:51:32 +03:00
alex 872145bff4 fix(calendar): fix font size 2016-01-21 16:19:37 +03:00
alex 33d0255cee fix(blurFid): fix blurFeed messageHeader and time block 2016-01-21 16:03:52 +03:00
alex dfd2109b00 fix(blurFeed): fix message time block css 2016-01-21 15:41:34 +03:00
alex 8695b7a30b refactor(profilePage): use ui-bootrap for modal 2016-01-21 14:31:53 +03:00
alex 59adfd15a3 refactor(mail): fix inputs issues 2016-01-20 19:40:46 +03:00
alex c231ae22a4 refactor(contentTop): use ui-bootstrap for drop downs 2016-01-20 18:44:09 +03:00
alex 9120827646 fix newestOnTop options 2016-01-20 17:05:20 +03:00
alex bd5f2cc120 refactor(notifications): use local config instead global 2016-01-20 12:56:24 +03:00
alex 5a0c78e8a6 fix(select): allow use ng-nodel and ng-options(add timeout) 2016-01-19 15:38:47 +03:00
alex 9ccadd2433 fix(select): inject dropdown.js dependency 2016-01-19 14:55:01 +03:00
alex 9f2b12c5fe refactor&fix(dropdown buttons): use bootstrap ui instead simple bootstrap 2016-01-18 19:40:13 +03:00
alex fe8f8fd704 refactor&fix(modals): use bootstrap ui instead simple bootstrap 2016-01-18 18:57:56 +03:00
alex 648e4e2123 change copied code to custom 2016-01-18 15:33:31 +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 8e8d542e07 Merge remote-tracking branch 'origin/v2' into v2
# Conflicts:
#	src/app/theme/components/sidebar/SidebarCtrl.js
2016-01-13 18:29:50 +03:00
KostyaDanovsky d3448c870a fix(sidebar): move logic of defining menu items to service 2016-01-13 18:28:23 +03:00
alex 75a10e6985 refactor(mail):apply code review notes, fix compose area height(add scroll) 2016-01-13 16:52:01 +03:00
alex 47130f9389 refactor(authPages): move auth pages to submenu 2016-01-12 19:45:49 +03:00
alex 8ad410e23a Merge branch 'v2' into new_widgets 2016-01-12 19:36:33 +03:00
alex 3bb5e41997 fix(authPages): add separeted gulp tasks for separated pages 2016-01-12 19:35:53 +03:00
KostyaDanovsky 1d47622451 fix(timeline): add timeline to the sidebar, fix after merge 2016-01-12 18:45:59 +03:00
KostyaDanovsky 30bc596a3b Merge remote-tracking branch 'origin/v2' into v2
# Conflicts:
#	src/app/pages/pages.module.js
#	src/app/theme/components/contentTop/contentTop.directive.js
#	src/app/theme/components/sidebar/SidebarCtrl.js
2016-01-12 18:33:37 +03:00
KostyaDanovsky bf74c51a6f refactor(basic structure): configure page states, generate sidebar from these states 2016-01-12 18:30:32 +03:00
alex 64f90f8fba fix(switchInput): set directive insted service 2016-01-12 17:21:24 +03:00
alex 425e075d9c fix(tagInput): set directive insted service and fix styles 2016-01-12 17:20:10 +03:00
alex e77977701a refactor(timeline): remove old icons 2016-01-12 16:52:09 +03:00
alex a05d0bdb0a refactor(timeline): enable & relocate to pages, change icons 2016-01-12 16:49:09 +03:00
alex a302433b13 refactor(treeView): remove old tree lib from module 2016-01-12 14:41:06 +03:00
alex 9332102a06 refactor(treeView): redisign 2016-01-12 12:50:01 +03:00
alex 531812d83c refactor(table): add ba-panel and move app files to app folder 2016-01-11 14:36:38 +03:00
alex 180c37b809 refactor(mail): fix responsive detail 2016-01-11 13:44:23 +03:00
alex a667b1e253 merge branch 'new_widgets' into v2 2016-01-11 13:28:05 +03:00
alex f99d59c6e4 refactor(mail): change navigation 2016-01-11 13:25:10 +03:00
smartapant 81f9ccb4a7 Wizard css to theme 2016-01-11 13:12:03 +03:00
alex 2e3a1c9d35 refactor(mail): statrt using controllerAs 2016-01-11 13:02:52 +03:00
smartapant 14e0373d62 Wizard to theme 2016-01-11 12:59:32 +03:00
alex 482740044c refactor(mail): move compose and message service from theme to mail module 2016-01-11 12:47:18 +03:00
alex 43e0abf92e refactor(mail): move compose and message service from theme to mail module 2016-01-11 12:46:17 +03:00
smartapant bfd1084fa0 small CR fixes for wizard 2016-01-06 19:34:38 +03:00
Vladimir Lugovsky 03288fe6fb refactor(build): build changes so it would be possible to deploy template 2016-01-06 17:21: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