Commit Graph

1960 Commits

Author SHA1 Message Date
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 77fc111ee8 Merge pull request #181 from whiteout-io/dev/WO-715
Tablet mode: overlay action-bar over read-view
2014-11-12 18:32:59 +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 f8038ea735 Merge pull request #171 from whiteout-io/dev/WO-704
Refactor .write__submit to use .lightbox__controls
2014-11-12 18:09:24 +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
Tankred Hase fb3ca46017 Merge pull request #170 from whiteout-io/dev/WO-729
second lighter error color for buttons and labels
2014-11-12 17:52:49 +01:00
Mario Volke 68bcf9ebc7 second lighter error color for buttons and labels 2014-11-12 17:50:11 +01:00
Tankred Hase 7229923d70 Merge pull request #169 from whiteout-io/dev/WO-699
refactored focusMe directive into common directives as woFocusMe
2014-11-12 17:48:26 +01:00
Mario Volke 6e284dfd7e refactored focusMe directive into common directives as woFocusMe 2014-11-12 17:46:33 +01:00
Tankred Hase 70402d77a8 Merge pull request #184 from whiteout-io/dev/WO-711
Dev/wo 711
2014-11-12 17:41:04 +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 aff3854cb9 activate ngAnimate for whitelisted classes only 2014-11-12 17:36:14 +01:00
Tankred Hase 64abd6ad63 Merge pull request #183 from whiteout-io/dev/WO-706
Dev/wo 706
2014-11-12 17:32:57 +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 31a6091b25 Merge pull request #182 from whiteout-io/dev/form-cleanup
[WO-649] clean up login pages
2014-11-12 17:17:26 +01:00
Tankred Hase 4f12f2d0a7 Merge pull request #179 from whiteout-io/dev/WO-649
Dev/wo 649
2014-11-12 17:00:08 +01:00
Felix Hammerl 16308232ce Move ignoreUploadOnSent check to emailDao 2014-11-12 16:41:40 +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 082cbf192b Refactore services code style 2014-11-11 21:50:01 +01:00
Tankred Hase 1d22231e8a Move directives to directive folder 2014-11-11 21:48:46 +01:00
Tankred Hase 510f147b97 Use only mail-config service for imap/smtp config
* remove 'pinned' attribute from imap/smtp config
* remove 'provider' attribute from auth module
* add 'oauthDomains' to app-config
* remove all static server config from the app-config
2014-11-11 19:30:58 +01:00
Tankred Hase 11d7a26c31 Fix tests 2014-11-10 18:36: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
Tankred Hase 4468c91242 Upgrade to angular 1.3.2 2014-11-10 14:40:52 +01:00
Tankred Hase 93bd548b46 Use promise api for 2014-11-10 14:40:52 +01:00
Tankred Hase 074914044d Add faq links and rework google/password login workflow 2014-11-10 14:40:52 +01:00
Tankred Hase 069628c62b WIP: start implementing add-account controller 2014-11-10 14:40:52 +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 eb3a266725 Merge pull request #160 from whiteout-io/dev/WO-710
Close dropdown after selection has been made
2014-11-10 13:58:52 +01:00
Mario Volke da872daa7d fix dropdown toggle with touchstart 2014-11-10 13:51:20 +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 b3f1f4b3fe Merge pull request #166 from whiteout-io/dev/WO-629
Dev/wo 629
2014-11-10 13:38:31 +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
mpmks11 acea305a5a Update README.md 2014-11-06 12:31:56 -08: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
Mario Volke fc66df8894 Close dropdown after selection has been made 2014-11-06 17:34:59 +01:00
Tankred Hase 2b15eabcd0 [WO-629] Replace href javascript:; by # to prevent CSP warning when clicking on an anchor 2014-11-06 16:28:46 +01:00
Tankred Hase 24a181cf8d [WO-629] Remove orderBy filter for folders in UI since it is done in js already 2014-11-06 16:28:46 +01:00