Commit Graph

243 Commits

Author SHA1 Message Date
Felix Hammerl 7d3e6b0f2f [WO-751] Change naming from favorite to flag 2014-12-03 10:46:42 +01:00
Tankred Hase 6a17c5a77f Increase clickable area around star, rename action bar buttons 2014-12-03 09:45:00 +01:00
Mario Volke 4ca25fc86f fix back button in read view on desktop 2014-12-01 10:36:00 +01:00
Mario Volke 15a222a6ae fix wrong respond-to breakpoints 2014-12-01 10:36:00 +01:00
Mario Volke d985054fcd Add search--light modifier to align with btn--light in action bar 2014-11-29 12:43:51 +01:00
Mario Volke 9f981f8168 make search icon smaller to fit previous style 2014-11-27 19:10:29 +01:00
Tankred Hase 620fd51aa3 Merge pull request #192 from whiteout-io/dev/WO-760
add horizontal padding to mail-list footer in mobile/tablet mode
2014-11-27 19:02:09 +01:00
Tankred Hase d0460bf4f3 Optimize account and set-passphrase dialogs 2014-11-27 19:00:30 +01:00
Tankred Hase e70b874dc3 Merge pull request #189 from whiteout-io/dev/WO-749
Force line break in account view
2014-11-27 18:42:00 +01:00
Tankred Hase ad794454ab adjust padding around checkbox 2014-11-27 18:39:56 +01:00
Mario Volke 941283bfb6 increase clickable area around checkbox in desktop mail-list 2014-11-27 18:32:29 +01:00
Mario Volke 5109ccd899 add horizontal padding to mail-list footer in mobile/tablet mode 2014-11-20 15:15:57 +01:00
Mario Volke 9b10346cb9 force line break in account view 2014-11-20 13:52:39 +01:00
Mario Volke 99fbd475f4 add padding around encrypted icon in mobile mail list 2014-11-12 20:50:16 +01:00
Mario Volke 18dc3dbf37 Desktop mode: align folder icons text in nav 2014-11-12 20:37:39 +01:00
Mario Volke ea1e5c6380 align back icon in mobile toolbar with text in reader 2014-11-12 20:31:26 +01:00
Mario Volke a2cce31a1f bigger spinner and vcenter fix in read view 2014-11-12 20:07:43 +01:00
Tankred Hase dfff273bf3 Increase width of sender in desktop mail list 2014-11-12 18:51:06 +01:00
Mario Volke 88370adbf3 added dash to desktop mail list as separator between body and subject 2014-11-12 18:38:10 +01:00
Mario Volke aaf3743665 Display text body preview in desktop mode 2014-11-12 18:38:10 +01:00
Mario Volke 82f02312ea change grey background to fit better into common app styling 2014-11-12 18:38:10 +01:00
Mario Volke 5eafb448c8 Desktop mode: mail-list read backgroung grau shade a bit lighter 2014-11-12 18:38:10 +01:00
Tankred Hase 42c259dea6 Fix margin between read-controls in tablet mode 2014-11-12 18:25:15 +01:00
Mario Volke 5113583707 Tablet mode: overlay action-bar over read-view (like before) and position top-right, remove border 2014-11-12 18:16:23 +01:00
Tankred Hase 4d2cabc8c1 Remove resize triangle in writer body 2014-11-12 18:08:59 +01:00
Mario Volke f82c7c7480 use lightbox controls for write view 2014-11-12 17:57:49 +01:00
Mario Volke 68bcf9ebc7 second lighter error color for buttons and labels 2014-11-12 17:50:11 +01:00
Mario Volke 38fce60e6c remove obsolete ng-animate css rules 2014-11-12 17:36:14 +01:00
Mario Volke f0b1d7934d make nav css transition more stable on iOS 2014-11-12 17:36:14 +01:00
Mario Volke 2bc96a5fb1 prepared new contact structure 2014-11-12 17:25:44 +01:00
Mario Volke 42c1bbc638 bugfix in utility gap classes 2014-11-12 17:25:44 +01:00
Mario Volke 8c84369e92 add more helpful utility classes 2014-11-12 17:25:44 +01:00
Tankred Hase cf1f60fbf9 [WO-649] clean up login pages
* add spinners to all login pages
* use inline error messages in all form instead of scope.onError
* create newsletter service
2014-11-12 16:12:26 +01:00
Tankred Hase 1bfdafd6b1 Change angular-csp.css for version 1.3.2 2014-11-10 14:40:53 +01:00
Tankred Hase 4bfeb99b7b Fix formvalidation, integrate wmail account creation UI 2014-11-10 14:40:53 +01:00
Mario Volke 5884b1231f rewritten account lightbox without tables 2014-11-10 14:40:52 +01:00
Tankred Hase 4b73492aa5 Review changes 2014-11-10 14:40:52 +01:00
Mario Volke e06f602890 removed obsolete sass config variables 2014-11-10 14:40:52 +01:00
Mario Volke 915db579c4 Refactoring login screens and lightboxes,
added general form styling
2014-11-10 14:40:51 +01:00
Mario Volke e34da3bdbf refactored waiting cursor class to utility class 2014-11-10 14:40:51 +01:00
Mario Volke 900dbc8cb9 make error color more present 2014-11-10 14:40:51 +01:00
Tankred Hase a6bd06f853 Merge pull request #161 from whiteout-io/dev/WO-712
Fix: Sender email address in mail-list item on mobile cut off on bottom
2014-11-10 13:46:07 +01:00
Tankred Hase e8964cde39 [WO-629] implement move, delete, mark unread for desktop and mobile ui 2014-11-10 13:37:57 +01:00
Mario Volke 26e819c8e3 Fix: Sender email address in mail-list item on mobile cut off on bottom 2014-11-06 17:45:10 +01:00
Tankred Hase 571d9dbf34 [WO-629] Fix mail-list header margin for mobile 2014-11-04 20:19:51 +01:00
Tankred Hase 325e36b2e0 [WO-629] Fix nav margins for mobile 2014-11-04 19:49:31 +01:00
Tankred Hase 8b081c759a [WO-629] Fix nav margins 2014-11-04 19:31:04 +01:00
Tankred Hase 650aa83958 [WO-629] Configure responsive breakpoints and start chrome app in desktop mode 2014-11-04 19:30:59 +01:00
Tankred Hase edcaf7e3c0 Fix padding in mail-list header 2014-10-27 17:30:21 +01:00
Mario Volke 2594ff515b added dropdowns for mobile toolbar
Conflicts:
	src/js/directives/common.js
2014-10-27 15:19:24 +01:00