• Robert Knight's avatar
    Move services to `services/` directory · 3e7626f8
    Robert Knight authored
    Following the plan outlined in #687, move services into a `services/`
    directory.
    
    The definition of "services" in that plan (a possibly stateful module
    that handles interaction with an external party) is slightly more narrow
    than what constitutes an Angular service (a stateful singleton that has
    dependencies on injectable services/values).
    
    However as a first approximation most Angular services are services as
    defined in #687, so I've simply moved them all to the `services/`
    directory.
    3e7626f8
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...