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 |
|
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 |
|
Tankred Hase
|
881afbff40
|
Fis all util service tests
|
2014-11-21 13:33:22 +01:00 |
|
Tankred Hase
|
3342b91d3f
|
Move unit tests to subdirectories
|
2014-11-21 12:14:28 +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 |
|
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
|
f11d4e8df3
|
disarm socket timeout in integration tests
|
2014-11-18 16:33:59 +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
|
906909fd7d
|
Merge pull request #188 from whiteout-io/dev/WO-724
Fix source maps in concat build
|
2014-11-18 14:58:55 +01:00 |
|
Tankred Hase
|
585ccf84a2
|
Fix source maps in concat build
|
2014-11-18 14:06:06 +01:00 |
|
Felix Hammerl
|
b12c99fbfe
|
Merge pull request #187 from whiteout-io/dev/WO-724
[WO-724] Optimise grunt build and watch tasks
|
2014-11-18 09:30:31 +01:00 |
|
Tankred Hase
|
aed9d174a5
|
[WO-724] Optimise grunt build and watch tasks
* add grunt concat step before uglify
* split watch tasks for app and tests
|
2014-11-17 18:35:35 +01:00 |
|
Tankred Hase
|
c85b6344fc
|
Add beta ta to version
|
2014-11-14 13:19:06 +01:00 |
|
Felix Hammerl
|
3156fd9601
|
use imap-client v0.7.0
|
2014-11-14 12:40:40 +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 |
|
Tankred Hase
|
3e54f66cb9
|
Fix contacts unit test
|
2014-11-12 20:56:28 +01:00 |
|