Mario Volke
e66d450b81
refactor icons to same viewbox
2014-11-27 19:10:29 +01:00
Mario Volke
2a6cce858c
remove duplicate trash icon
2014-11-27 19:10:29 +01:00
Mario Volke
3b1df177b9
fix svgs
2014-11-27 19:10:28 +01:00
Tankred Hase
45c4bbc525
Import reworked SVG icons
2014-11-27 19:10:28 +01:00
Tankred Hase
e2e15f9a3d
Add logout and outbox icons in nav template
2014-11-27 19:10:28 +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
Tankred Hase
04da07813a
Remove unlocked icon for decrypted message
2014-11-27 18:28:03 +01:00
Tankred Hase
324d252628
Merge pull request #190 from whiteout-io/dev/WO-740
...
fix whitelisting of lightbox for ngAnimate
2014-11-27 18:23:45 +01:00
Felix Hammerl
cb4d27e58f
[WO-679] Include navigator.userAgent and app version in bug report
2014-11-27 16:32:07 +01:00
Felix Hammerl
aff71d506b
Add focus-me directive
2014-11-27 16:23:42 +01:00
Felix Hammerl
b57be79b00
Add whitespace before FAQ link
2014-11-27 16:22:27 +01:00
Felix Hammerl
fb21de8035
remove todo in validate-phone.js
2014-11-27 15:59:32 +01:00
Tankred Hase
0d90af5ec1
Fix bug where read mode is closed after marking email as read
2014-11-27 15:15:44 +01:00
Felix Hammerl
12e65e0011
Fix email dao integration test
2014-11-27 14:52:57 +01:00
Tankred Hase
2f25557747
Use angular events to broadcast status updates
2014-11-26 21:12:40 +01:00
Tankred Hase
32d3ea1801
Fix unit tests
2014-11-26 19:51:15 +01:00
Tankred Hase
b3b947f6e5
Fix several minor runtime bugs in the app
2014-11-26 17:57:14 +01:00
Tankred Hase
2b6da522c6
Fix last unit tests
2014-11-26 13:43:10 +01:00
Tankred Hase
03b2e10bc3
Fix mail-list-ctrl unit test and move functions to services
2014-11-26 12:59:44 +01:00
Tankred Hase
1c1a5a4d54
Remove unnecessary bind in dialog service
2014-11-26 12:50:16 +01:00
Tankred Hase
156cff1854
Merge pull request #200 from whiteout-io/dev/WO-722-minor-fixes
...
Multiple minor fixes
2014-11-26 09:16:55 +01:00
Tankred Hase
eb099d9bfe
Update lawnchair.js
2014-11-26 09:14:03 +01:00
Tankred Hase
c8665bc786
Begin fixing controller unit tests
2014-11-25 18:19:40 +01:00
Felix Hammerl
2764c6e230
Multiple minor fixes
...
* Fix dialog service instance binding
* Fix service/factory handling
* Inject userStorage lawnchair adapter to keychain service
2014-11-25 17:46:33 +01:00
Tankred Hase
2a2058c167
Finish testing account service
2014-11-25 12:07:26 +01:00
Tankred Hase
c8980f6f51
Start writing account test
2014-11-21 17:25:55 +01:00
Tankred Hase
f2fee61d3b
Fix unit tests for existing angular services
2014-11-21 15:06:29 +01:00
Tankred Hase
881afbff40
Fis all util service tests
2014-11-21 13:33:22 +01:00
Tankred Hase
cb5431dc16
Write dialog unit test
2014-11-21 12:13:06 +01:00
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
Mario Volke
5109ccd899
add horizontal padding to mail-list footer in mobile/tablet mode
2014-11-20 15:15:57 +01:00
Tankred Hase
da5a9e2c17
Refactor app controller to use new services
2014-11-20 15:14:39 +01:00
Mario Volke
1e752885d4
fix whitelisting of lightbox for ngAnimate
2014-11-20 14:12:08 +01:00
Mario Volke
9b10346cb9
force line break in account view
2014-11-20 13:52: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
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
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
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
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
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
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
4760ddf314
Merge branch 'release/v0.19.x'
2014-10-29 18:51:41 +01:00
Tankred Hase
168a794708
Fix RSA keygen on Android
2014-10-29 18:36:32 +01:00
Tankred Hase
31fba2fed2
Merge branch 'dev/sockets'
2014-10-29 14:11:31 +01:00
Tankred Hase
10e6bd32e8
Use new chrome.sockets api, change manifest permissions
...
Prevent autocorrect on hostname text inputs
2014-10-29 14:00:39 +01:00
Tankred Hase
5efa410d7d
Adjust dummy mail body during development
2014-10-27 17:30:42 +01:00
Tankred Hase
edcaf7e3c0
Fix padding in mail-list header
2014-10-27 17:30:21 +01:00
Tankred Hase
bd19135472
Convert common.js directive to common.js module
2014-10-27 15:19:24 +01:00
Mario Volke
2594ff515b
added dropdowns for mobile toolbar
...
Conflicts:
src/js/directives/common.js
2014-10-27 15:19:24 +01:00
Mario Volke
06498017df
align SVG icons to their viewbox to achieve more consistent icon sizes and positioning
2014-10-27 15:19:24 +01:00
Mario Volke
8c2aebf3fd
line with padding in read view and no attachments
2014-10-27 15:19:24 +01:00
Mario Volke
c3021a7244
Optimized mobile read view
2014-10-27 15:19:24 +01:00
Mario Volke
b53fdd3162
replace non semantic color variable in mail list
2014-10-27 15:19:23 +01:00
Mario Volke
4ef2b834b6
Implement desktop UI
2014-10-27 15:19:23 +01:00
Felix Hammerl
b96ae1dd89
[WO-627] Expose all IMAP folders to account.folders
2014-10-27 15:14:32 +01:00
Tankred Hase
52a2f4f43a
bumper versionCode for Android
2014-10-23 13:34:51 +02:00
Tankred Hase
f938b3b83c
[WO-659] fix scrolling to the top of the writer textarea
2014-10-23 13:11:37 +02:00
Tankred Hase
eb81028123
Use regex to parse key server urls from manifest
2014-10-22 19:42:56 +02:00
Tankred Hase
c6b50d04f6
Use manifest config for webmail
2014-10-22 19:12:18 +02:00
Tankred Hase
f380db4e1d
[WO-656] fix logout in chrome app
2014-10-22 17:22:18 +02:00
Tankred Hase
f9b1c66932
Fix bug when trying to open undefined folder before initial sync
2014-10-22 17:21:28 +02:00
Felix Hammerl
5f9132ab5f
[WO-651] Do not error if imap upload fails after send
2014-10-22 12:25:27 +02:00
Felix Hammerl
d6b842b0f4
[WO-654] Update T-Systems Trust Center intermediate certficate
2014-10-22 12:14:00 +02:00
Tankred Hase
a610440b5a
Merge pull request #142 from whiteout-io/dev/WO-639
...
[WO-639] Use 5s timeout for incoming mail
2014-10-21 15:13:43 +02:00