Commit Graph

4 Commits (706a63cc51137c3e96a84d74cab81a1033536919)

Author SHA1 Message Date
Brian Ford d6463b1e2f style(hintApp): move decls to top of file 10 years ago
Brian Ford 556b6d0e0b refactor(*): simplify message API 10 years ago
Brian Ford 6911e08b73 refactor(hintApp): simplify app 10 years ago
Erin Altenhof-Long 952a4a4c73 refactor(hintService): move communication through developer tools to backend service
To improve testability, the backend communication with the developer tools is moved to
a service that can then be mocked for testing purposes. Moving functionality to
a service means that an app file is needed to create the module before the controller
and the service and that the app, service, and controller should be contained in the
application html page.
10 years ago