Commit Graph

9 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 5588e18478 refactor(syntax): unified func declarations 2020-04-13 15:05:55 +01:00
Dimitrie Stefanescu 660e41d0c5 fix(services): unified update function signature (expects id in object) 2020-04-13 14:54:58 +01:00
Dimitrie Stefanescu d398527b24 feat(streams): added stream deletion 2020-04-11 20:48:53 +01:00
Dimitrie Stefanescu f797365d90 test(coverage): added test coverage reports via nyc/istanbul 2020-04-09 11:07:44 +01:00
Dimitrie Stefanescu 4ecc313eca feat(streams): finalised routes and tests (integration & service) for streams 2020-04-08 19:32:26 +01:00
Dimitrie Stefanescu 94b5976bd2 feat(streams api): scaffolded routes and tests for basic stream routes 2020-04-05 20:48:45 +01:00
Dimitrie Stefanescu 414edeee11 feat(auth & streams & tests): authentication middleware implemented, api tests for stream create 2020-04-05 12:39:45 +01:00
Dimitrie Stefanescu 5947385682 refactor(naming): renamed queries to services 2020-03-31 12:15:00 +01:00
Dimitrie Stefanescu 913100d7d0 feat(arch): moved core module subparts in their independent folders 2020-03-26 21:56:58 +00:00