Commit Graph

1179 Commits

Author SHA1 Message Date
Tankred Hase 198118571f Fix angular bootstrap errors 2014-11-20 22:53:30 +01:00
Tankred Hase 7eeff8ec75 Fix build errors... still runtime errors though 2014-11-20 15:51:55 +01:00
Tankred Hase da5a9e2c17 Refactor app controller to use new services 2014-11-20 15:14:39 +01:00
Tankred Hase 4c04ba4e74 Refactor login controllers and delete AppController 2014-11-19 20:54:59 +01:00
Tankred Hase e6b22bd0a0 Expose angular/common.js modules for util, app-config 2014-11-19 17:19:55 +01:00
Tankred Hase 1f5fa4ca41 Move controllers into subfolders 2014-11-19 15:53:05 +01:00
Tankred Hase da416f4329 Add TODO comments to controllers 2014-11-19 15:46:20 +01:00
Tankred Hase c221372ed4 Restructure architecture into angular modules and services 2014-11-19 15:23:10 +01:00
Tankred Hase 95ad15b0dd Export account service as common.js module 2014-11-19 15:15:57 +01:00
Tankred Hase 41879bf5b3 Refactor outbox to be an angular service 2014-11-18 20:28:10 +01:00
Tankred Hase a5da52c8a6 Move outbox to services 2014-11-18 20:22:51 +01:00
Tankred Hase 38d908995a Refactor BOs and utils to services 2014-11-18 20:19:29 +01:00
Tankred Hase ac09c7d91f Move auth, oauth, connection-doctor to service dir 2014-11-18 19:18:57 +01:00
Tankred Hase c8d56b4bd1 Expose previous DAOs as angular services and as common.js modules 2014-11-18 18:44:00 +01:00
Tankred Hase f7b7e174b0 Rename DAOs to services 2014-11-18 18:13:34 +01:00
Tankred Hase 628beb02e8 WIP: start new service architecture 2014-11-18 16:56:55 +01:00
Felix Hammerl eabdeaf888 Fix corner case where email does not have modseq attribute 2014-11-18 16:33:59 +01:00
Tankred Hase 585ccf84a2 Fix source maps in concat build 2014-11-18 14:06:06 +01:00
Tankred Hase c85b6344fc Add beta ta to version 2014-11-14 13:19:06 +01:00
Felix Hammerl 21356ae9ac Merge pull request #185 from whiteout-io/dev/wo-731
[WO-731] Treat modseq values as numbers
2014-11-14 12:14:43 +01:00
Felix Hammerl 57f11f1108 Add settings.whiteout.io to URLs 2014-11-13 12:39:48 +01:00
Andris Reinman eb775525f5 [WO-731] Treat modseq values as numbers 2014-11-13 12:55:12 +02:00
Mario Volke 99fbd475f4 add padding around encrypted icon in mobile mail list 2014-11-12 20:50:16 +01:00
Tankred Hase 2440817cfa Remove unnecessary jpg images 2014-11-12 20:49:51 +01:00
Tankred Hase 5e82b2382c Remove test string for folder names 2014-11-12 20:42:57 +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
Tankred Hase 9c5bb31d66 Remove unneeded fingerprint scope var in contacts 2014-11-12 20:29:27 +01:00
Tankred Hase e1c594ce0f Use small spinner in read mode 2014-11-12 20:28:54 +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 6e284dfd7e refactored focusMe directive into common directives as woFocusMe 2014-11-12 17:46:33 +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
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
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