Matteo Cominetti
|
304397e1ee
|
Merge commit '49f05eac5f6a8af2ae71d9ef650bab2e5c995b9d' into matteo/gql
# Conflicts:
# readme.md
|
2020-07-27 23:14:51 +01:00 |
|
Matteo Cominetti
|
c6e08b2c5d
|
feat(gql): adds UserSearchResults and improves user search
|
2020-07-27 23:13:20 +01:00 |
|
Dimitrie Stefanescu
|
46e6572ab9
|
chore(typo & linting): fixed minor typos in readme & linting errors
|
2020-07-26 20:06:20 +01:00 |
|
Matteo Cominetti
|
8df402e4cb
|
fix(gql): query users, improves validations
|
2020-07-25 21:21:59 +01:00 |
|
Matteo Cominetti
|
9733cc602d
|
feat(gql): search users wip
|
2020-07-25 21:04:29 +01:00 |
|
Matteo Cominetti
|
f4d236cd63
|
fix(gql): commitUpdate return type
|
2020-07-25 14:29:31 +01:00 |
|
Matteo Cominetti
|
72c4a430d1
|
Merge commit 'ea38bd1c771122eeef373802f221f2f35045598c' into matteo/dev
|
2020-07-23 16:53:35 +01:00 |
|
Dimitrie Stefanescu
|
f6b1a545e6
|
feat(gql): implemented stream commit resolver
|
2020-07-22 21:15:27 +01:00 |
|
Matteo Cominetti
|
eb4f7a9a46
|
fix(graphql): AuthorizationError is not a constructor
|
2020-07-22 21:07:09 +01:00 |
|
Dimitrie Stefanescu
|
b14dae6829
|
feat(gql): implemented resolvers & tests for stream commits & branch commits
|
2020-07-22 10:58:08 +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
|
2b33ab5aa2
|
feat(various): gql api (tests & resolvers), added eslint & editorconfig
|
2020-07-20 15:33:56 +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
|
13b6ccb400
|
chore(naming): renamed apps to auth
|
2020-07-19 23:57:46 +01:00 |
|
Dimitrie Stefanescu
|
d2ddf03746
|
feat(api): implemented branch & commit services + tests
|
2020-07-19 21:56:43 +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
|
35fd2cfc49
|
feat(api): api & services pruning
|
2020-07-17 20:39:23 +01:00 |
|
Dimitrie Stefanescu
|
7a2312fba2
|
feat(api): ⚠️ WIP. Partially cleans up api, modules and services around streams
|
2020-07-17 10:22:58 +01:00 |
|
Dimitrie Stefanescu
|
187204073d
|
refactor(naming): renamed root to appRoot & updated all usage
|
2020-07-14 15:13:44 +01:00 |
|
Dimitrie Stefanescu
|
55f50952f2
|
fix(user email): corrects behaviour on protecting user/profile email feild
|
2020-07-13 23:32:38 +01:00 |
|
Dimitrie Stefanescu
|
8b8b449ed2
|
fix(users): fixes scope checking in user & email resolvers (profile:read/email & user:read/email)
|
2020-07-11 13:27:07 +01:00 |
|
Dimitrie Stefanescu
|
7764449025
|
refactor(compliance): fixes issues stemming from chaning the getObject return signature
|
2020-07-08 22:45:43 +01:00 |
|
Dimitrie Stefanescu
|
6847791ef1
|
feat(uploads): added test streaming endpoint for uploads
|
2020-06-14 00:30:41 +01:00 |
|
Dimitrie Stefanescu
|
b09049f9b2
|
refactor(auth): removed graphql endpoints for userCreate/Register
|
2020-06-10 00:33:05 +01:00 |
|
Dimitrie Stefanescu
|
165f1cdf64
|
feat(auth): scaffolding app authz & authn flows
|
2020-06-05 23:41:03 +01:00 |
|
Dimitrie Stefanescu
|
71bb84dccc
|
feat(auth): user login scaffold
|
2020-06-02 15:36:17 +01:00 |
|
Dimitrie Stefanescu
|
7c499f18e3
|
feat(auth): login screen scaffolding
|
2020-06-02 11:08:15 +01:00 |
|
Dimitrie Stefanescu
|
58bb827dc3
|
feat(apps & auth): wIP: scaffolding "everything is a client app" backbone
|
2020-05-31 21:16:41 +01:00 |
|
Dimitrie Stefanescu
|
3d5e9d3075
|
feat(setup): finalised(-ish) setup flow & added auth sub app scaffold
|
2020-05-28 15:59:37 +01:00 |
|
Dimitrie Stefanescu
|
ceba8905d3
|
feat(structure): frontend + backend <3
|
2020-05-28 08:58:24 +01:00 |
|
Dimitrie Stefanescu
|
23b63c749c
|
feat(structure): structured frontend into an MPA and various other fixes
|
2020-05-24 20:16:51 +01:00 |
|
Dimitrie Stefanescu
|
6eafa2da71
|
feat(roles & api): added server-bound user roles, validation, tests, and adde missing api routes
|
2020-05-23 20:44:39 +01:00 |
|
Dimitrie Stefanescu
|
b88764a58a
|
refactor(general): unified testing command names
|
2020-05-22 16:25:49 +01:00 |
|
Dimitrie Stefanescu
|
59e03f80ee
|
feat(resolvers): added serverInfo route, bumped test coverage
|
2020-05-21 10:24:02 +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 |
|
Dimitrie Stefanescu
|
908801d3d8
|
test(general): updated failing tests
|
2020-05-13 17:53:12 +01:00 |
|
Dimitrie Stefanescu
|
05afd4f839
|
fix(tests & queries): added graphql handlers for object children, tests, and refactoring
Graphql:
|
2020-05-13 14:19:46 +01:00 |
|
Dimitrie Stefanescu
|
dfc8920d3a
|
feat(queries): finished implementation of getObjectChildrenQuery
It's as efficient as I could get it to be, while still providing a totalCount of the requested
object subset given the query constraints.
|
2020-05-08 19:10:32 +01:00 |
|
Dimitrie Stefanescu
|
1a4442b5a7
|
feat(queries): implemented fast query route for children
and started scaffolding the slower, filter enabled one
|
2020-05-07 21:10:49 +01:00 |
|
Dimitrie Stefanescu
|
f0e556042f
|
feat(graphql): get object children query in place
|
2020-05-01 00:20:45 +01:00 |
|
Dimitrie Stefanescu
|
9c8c7c7f0a
|
test(general): improved coverage, fixed rest api that was out of sync & rest api intergration tests
|
2020-04-26 22:08:37 +01:00 |
|
Dimitrie Stefanescu
|
6a2adcf7e8
|
test(graphql): more tests for graphql implementation
|
2020-04-26 18:23:36 +01:00 |
|
Dimitrie Stefanescu
|
ba874be0e4
|
feat(graphql): consolidated some responses, and improved some resolver behaviour
|
2020-04-26 13:15:48 +01:00 |
|
Dimitrie Stefanescu
|
6deadb6f5c
|
test(graphql): added more tests
|
2020-04-26 12:41:48 +01:00 |
|
Dimitrie Stefanescu
|
c1924ba549
|
test(graphql): adding more tests
|
2020-04-25 20:56:16 +01:00 |
|