Matteo Cominetti
|
64279a867d
|
feat(gql): limits set to max=100 and default=25 for streams, users, branches & commits. Additional changes as per PR #14.
|
2020-07-29 13:10:24 +01:00 |
|
Matteo Cominetti
|
e51345cb9e
|
feat(gql): adds streamSearch, adds pagination to userSearch
|
2020-07-28 16:20:45 +01:00 |
|
Dimitrie Stefanescu
|
89e8f671c8
|
test(pass): all tests now pass 🧙♂️
increase coverage to >90% (and keep it there). currently at 89.6% - so close
|
2020-07-22 22:03:51 +01:00 |
|
Dimitrie Stefanescu
|
0fe6a0f4af
|
feat(gql): implemented branch query resolvers & tests
|
2020-07-22 09:38:13 +01:00 |
|
Dimitrie Stefanescu
|
a9a77872d2
|
feat(gql): stream users now returns a custom type - no longer polluting the original
& many other fixes & squashed bugs (stream counts, other users' streams, etc.)
|
2020-07-21 23:40:42 +01:00 |
|
Dimitrie Stefanescu
|
a1b1663309
|
fix(cursor): fixing date-only cursors casting (.toISOString()) in getUserStreams
|
2020-07-20 18:08:12 +01:00 |
|
Dimitrie Stefanescu
|
6fd72ad0fa
|
refactor(gql): services & resolvers around user streams, branches, etc
|
2020-07-20 17:27:39 +01:00 |
|
Dimitrie Stefanescu
|
9715129284
|
feat(gql): (re-)implemented some commits & re-organized gql tests
|
2020-07-20 00:58:00 +01:00 |
|
Dimitrie Stefanescu
|
4d6e899750
|
feat(api): cleaning up in progress
services for objects, branches, and commits; fixed some tests, scaffolded graphql api & resolvers
|
2020-07-19 13:39:50 +01:00 |
|
Dimitrie Stefanescu
|
187204073d
|
refactor(naming): renamed root to appRoot & updated all usage
|
2020-07-14 15:13:44 +01:00 |
|
Dimitrie Stefanescu
|
bd5d7436f6
|
feat(roles): storing & enforcing roles
|
2020-05-20 18:30:04 +01:00 |
|
Dimitrie Stefanescu
|
a3557570ef
|
feat(scopes and roles): separated user and token services
|
2020-05-18 20:36:15 +01:00 |
|
Dimitrie Stefanescu
|
a68bd628c6
|
feat(rest): removed the rest api
|
2020-05-14 13:36:50 +01:00 |
|