Commit Graph

1486 Commits

Author SHA1 Message Date
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
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
Tankred Hase 8cc84ef8c6 Merge pull request #157 from whiteout-io/dev/WO-660
[WO-660] Add \Flagged to message flags
2014-11-06 16:13:54 +01:00
Tankred Hase f62ad4b868 Update package.json 2014-11-06 16:01:40 +01:00
Tankred Hase 402bd80b34 Merge pull request #158 from whiteout-io/dev/WO-643
[WO-643] Refactor initialization workflow
2014-11-06 15:38:29 +01:00
Felix Hammerl 7959be55a7 [WO-643] Refactor initialization workflow
* Move initialization pre-flight checks to app-controller
* Refresh cached public keys for user during incomplete setups
* Reorder redirect checks in login ctrl from most specific (pubkey + privkey) to most generic (no keys)
* Add overridePermission flag to KeychainDAO.refreshKeyForUserId to refresh w/o asking for user permission
2014-11-06 15:36:59 +01:00
Felix Hammerl 40a4b33748 Use chai 1.9.x 2014-11-05 14:27:34 +01:00
Felix Hammerl fe62759613 Disable logging during tests 2014-11-05 14:27:21 +01:00
Felix Hammerl d67f2a5d53 [WO-660] Add \Flagged to message flags 2014-11-05 14:25:23 +01:00
Tankred Hase 4722af1457 [WO-629] Sort other folders alphabetically in navigation 2014-11-05 11:40:37 +01:00
Tankred Hase 69a3c9555d Merge pull request #156 from whiteout-io/dev/WO-696
[WO-696] Order wellknown folders first, others alphabetically
2014-11-05 11:38:08 +01:00
Felix Hammerl 14dc80ec3c [WO-696] List trash before flagged in wellknown folders 2014-11-05 11:36:42 +01:00
Felix Hammerl 8f1fd2de5f [WO-696] Order wellknown folders first, others alphabetically 2014-11-05 10:55:26 +01:00
Tankred Hase 7d223dc851 [WO-629] Hide outbox in folder list when empty 2014-11-04 21:32:44 +01:00
Tankred Hase 0c33f9070b [WO-629] Show correct folder name in mobile mail-list header and reader back button 2014-11-04 21:17:03 +01:00
Tankred Hase 5253680f86 Merge pull request #154 from whiteout-io/dev/WO-661
[WO-661] Introduce API to move message
2014-11-04 20:59:38 +01:00
Tankred Hase b10c0896e9 [WO-629] Fix online status in desktop nav 2014-11-04 20:49:21 +01:00
Felix Hammerl 541b35818b [WO-661] Introduce API to move message 2014-11-04 20:31:09 +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 a65435a771 [WO-629] List folders in navigation, switch back and forth 2014-11-04 17:20:05 +01:00
Tankred Hase 0bf68a0385 Fix grunt watch 2014-11-04 16:37:07 +01:00
Tankred Hase 8e737474f5 Merge pull request #148 from whiteout-io/dev/WO-651
[WO-651] Do not error if imap upload fails after send
2014-11-04 11:33:24 +01:00
Tankred Hase 8910376134 Fix readme indentation 2014-11-03 18:00:22 +01:00