Commit Graph

11 Commits

Author SHA1 Message Date
Dimitrie Stefanescu 9a269d0c16 fix(tests): fixed failing tests 2020-04-22 17:22:00 +01:00
Dimitrie Stefanescu 310be6d903 fix(graphql): fixed commit data field retrieval 2020-04-22 15:19:15 +01:00
Dimitrie Stefanescu c51211385f feat(graphql): implemented more mutations and queries 2020-04-22 13:38:28 +01:00
Dimitrie Stefanescu 3f1c963bfe feat(graphql): implemented object mutations 2020-04-21 14:42:12 +01:00
Dimitrie Stefanescu caeee618cc refactor(naming): refactored to use camelCase in table properties 2020-04-13 16:16:01 +01:00
Dimitrie Stefanescu ee8591ede1 fix(objecst): added route to get many (on 413 - request headers too large) 2020-04-13 13:06:35 +01:00
Dimitrie Stefanescu a513a7ac8d feat(references): added api routes and tests for references 2020-04-11 17:32:38 +01:00
Dimitrie Stefanescu 1527ad2e41 feat(objects): added controllers and tests for object & commit routes 2020-04-11 10:31:38 +01:00
Dimitrie Stefanescu 47a7fc97fc feat(commits): fixed object insertion bugs, and added create commit service 2020-04-10 18: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 02d3286d8f feat(references): added services, tests, etc 2020-04-04 18:49:08 +01:00