Commit Graph

1960 Commits

Author SHA1 Message Date
Tankred Hase 81a2d64835 Use in dialog service instead of controller 2014-11-29 14:46:16 +01:00
Tankred Hase 5b4d7bcd4a Merge pull request #193 from whiteout-io/dev/WO-721
refactor keyfilBtn for broader usage
2014-11-29 13:03:59 +01:00
Tankred Hase 6668174852 Use wo-click-file-input directive for attachment input as well 2014-11-29 13:03:09 +01:00
Mario Volke ac7af7168b refactor keyfilBtn for broader usage 2014-11-29 12:53:56 +01:00
Tankred Hase c7463cd185 Merge pull request #207 from whiteout-io/dev/WO-771
make text-input height more constistent with buttons
2014-11-29 12:47:01 +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
Tankred Hase 92a8348ea7 Merge pull request #208 from whiteout-io/dev/WO-774
fix touch events in woDropdown
2014-11-29 11:58:42 +01:00
Mario Volke 7443dcad99 fix touch events in woDropdown 2014-11-29 10:33:48 +01:00
Tankred Hase b4884e4956 Merge pull request #205 from whiteout-io/dev/WO-727
Dev/wo 727
2014-11-27 19:46:42 +01:00
Tankred Hase 26bc7c91fc Reviewed reworked SVG icons and use old icons for some cases 2014-11-27 19:45:47 +01:00
Mario Volke 9f981f8168 make search icon smaller to fit previous style 2014-11-27 19:10:29 +01:00
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 520268e357 Merge pull request #191 from whiteout-io/dev/WO-750
increase clickable area around checkbox in desktop mail-list
2014-11-27 18:40:52 +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
Tankred Hase 28b0558129 Merge pull request #204 from whiteout-io/dev/WO-679
[WO-679] Include navigator.userAgent and app version in bug report
2014-11-27 16:37:28 +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 c0ee4a7db7 Merge pull request #203 from whiteout-io/dev/WO-722
Dev/wo 722
2014-11-27 16:26:31 +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
Felix Hammerl bd13a993a2 remove timeout from imap and smtp 2014-11-27 15:24:15 +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 f8f7588c93 Fix integration test setup and teardown... some tests stil fails 2014-11-27 13:55:40 +01:00
Tankred Hase f740b27659 Fix read-sandbox build 2014-11-26 21:29:02 +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
seriousmumbo 34e3a3fe46 added path & updated filename for Chrome App 2014-11-24 16:02:06 -07:00
Tankred Hase 7f6410e1f8 Write account.init unit test 2014-11-24 18:07:09 +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