Commit Graph

14 Commits

Author SHA1 Message Date
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 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
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