Commit Graph

45 Commits

Author SHA1 Message Date
NGimbal 03466e056d dragging mostly works now 2021-02-03 13:04:04 -05:00
Dimitrie Stefanescu cd95c28939 refactor(global): restructures repo with lerna 2021-01-03 13:35:53 +02:00
Dimitrie Stefanescu dab12e52d3 chore(server): updated dependencies 2020-12-22 22:22:29 +02:00
dependabot[bot] 0ef93c0db8 chore(deps): bump ini from 1.3.5 to 1.3.8
Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases)
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8)

Signed-off-by: dependabot[bot] <support@github.com>
2020-12-13 05:10:45 +00:00
dependabot[bot] c0812d523f chore(deps): bump object-path from 0.11.4 to 0.11.5
Bumps [object-path](https://github.com/mariocasciaro/object-path) from 0.11.4 to 0.11.5.
- [Release notes](https://github.com/mariocasciaro/object-path/releases)
- [Commits](https://github.com/mariocasciaro/object-path/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-10-20 12:45:54 +00:00
Matteo Cominetti 4910d4600f chore(frontend): updates packages 2020-10-01 14:43:06 +01:00
Dimitrie Stefanescu bd3eee8308 test(user services): added test for findOrCreateUser 2020-09-24 19:52:19 +01:00
Dimitrie Stefanescu 03bd49ef6d feat(apps): scaffolded more app services & more (cleanup, tests, etc.) 2020-09-18 16:46:23 +01:00
dependabot[bot] 6bb82452d8 chore(deps-dev): bump node-fetch from 2.6.0 to 2.6.1
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1.
- [Release notes](https://github.com/bitinn/node-fetch/releases)
- [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-09-13 04:55:40 +00:00
Dimitrie Stefanescu 5019252db5 Merge branch 'master' into dim/dev 2020-09-03 17:32:15 +01:00
Dimitrie Stefanescu 177b98b288 feat(deps): updated dependencies 2020-09-03 17:26:59 +01:00
Dimitrie Stefanescu 3c4a5ac31c feat(error tracing): adds sentry error tracing to apollo server & express routes 2020-09-03 15:43:54 +01:00
Dimitrie Stefanescu 524c7704f5 Merge pull request #21 from specklesystems/dependabot/npm_and_yarn/apollo-server-core-2.16.1
chore(deps): bump apollo-server-core from 2.12.0 to 2.16.1
2020-08-26 16:22:51 +03:00
Dimitrie Stefanescu 7474c08fab Merge pull request #20 from specklesystems/dependabot/npm_and_yarn/apollo-server-express-2.14.2
chore(deps): bump apollo-server-express from 2.12.0 to 2.14.2
2020-08-26 16:22:34 +03:00
dependabot[bot] ecd2a0aeb2 chore(deps): bump apollo-server-core from 2.12.0 to 2.16.1
Bumps [apollo-server-core](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-core) from 2.12.0 to 2.16.1.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-core@2.16.1/packages/apollo-server-core)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 12:40:30 +00:00
dependabot[bot] a52bb896b9 chore(deps): bump apollo-server-express from 2.12.0 to 2.14.2
Bumps [apollo-server-express](https://github.com/apollographql/apollo-server/tree/HEAD/packages/apollo-server-express) from 2.12.0 to 2.14.2.
- [Release notes](https://github.com/apollographql/apollo-server/releases)
- [Changelog](https://github.com/apollographql/apollo-server/blob/main/CHANGELOG.md)
- [Commits](https://github.com/apollographql/apollo-server/commits/apollo-server-express@2.14.2/packages/apollo-server-express)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 12:40:24 +00:00
dependabot[bot] c23a58d142 chore(deps): bump bcrypt from 4.0.1 to 5.0.0
Bumps [bcrypt](https://github.com/kelektiv/node.bcrypt.js) from 4.0.1 to 5.0.0.
- [Release notes](https://github.com/kelektiv/node.bcrypt.js/releases)
- [Changelog](https://github.com/kelektiv/node.bcrypt.js/blob/master/CHANGELOG.md)
- [Commits](https://github.com/kelektiv/node.bcrypt.js/compare/v4.0.1...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2020-08-26 12:40:18 +00:00
Dimitrie Stefanescu 8278f77fbc test(subs): added missing nodemon dev dep 2020-08-20 15:43:04 +03:00
Dimitrie Stefanescu 45d73e3a47 test(subscriptions): first working scaffold of subscriptions test! 2020-08-19 21:47:48 +03:00
Dimitrie Stefanescu 1f25b8c5fe refactor(subscriptions): fiddles and riddles 2020-08-19 16:49:39 +03:00
Dimitrie Stefanescu 7b32d39cac feat(subs): added redis pubsubber (shared resource), imported it into stream resolvers 2020-08-06 10:42:36 +01:00
Dimitrie Stefanescu cdb3e969a4 chore(package.json): fixes merge conflicts w/h @izzylys's cross-env fix 2020-07-22 22:12:02 +01:00
Dimitrie Stefanescu 2b33ab5aa2 feat(various): gql api (tests & resolvers), added eslint & editorconfig 2020-07-20 15:33:56 +01:00
Dimitrie Stefanescu 302dfe0500 test(upload/download): implemented some of the up/down tests 2020-07-14 20:02:33 +01:00
Dimitrie Stefanescu 3667e9932c feat(get children): added gzipped streamed response for object children 2020-06-26 13:35:36 +01:00
Dimitrie Stefanescu da16647795 feat(object creation): proper batching in object creation, using transactions 2020-06-20 20:53:47 +01:00
Dimitrie Stefanescu 63e21713ca feat(streaming): refactored streaming endpoint 2020-06-20 00:16:44 +01:00
Dimitrie Stefanescu 242dec4009 feat(auth): added google strategy; improved auth screen; added strategies to servreInfo endpoint 2020-06-06 23:53:06 +01:00
Dimitrie Stefanescu c27ad2f477 feat(auth): implemented github strategy & backend flow 2020-06-06 19:38:18 +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 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 7011dd3759 feat(frontend): added vue app 2020-05-22 18:06:34 +01:00
Dimitrie Stefanescu b39d729729 feat(queries): implemented 90% of the getObjectChildrenQuery
bobby drop tables is not welcome
2020-05-08 18:30:38 +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 d35af3bb94 feat(graphql): added first working test 2020-04-23 18:25:49 +01:00
Dimitrie Stefanescu 200331aacb feat(graphql): more scaffolding 2020-04-20 16:56:13 +01:00
Dimitrie Stefanescu 1995d8d64a feat(graphql): initial scaffolding 2020-04-18 15:22:34 +01:00
Dimitrie Stefanescu b758f56485 feat(graphql): initial explorations in providing a graphql api 2020-04-14 18:14:28 +01:00
Dimitrie Stefanescu f797365d90 test(coverage): added test coverage reports via nyc/istanbul 2020-04-09 11:07:44 +01:00
Dimitrie Stefanescu 89932ab651 feat(users): users & api tokens logic + tests for services 2020-03-28 20:08:40 +00:00
Dimitrie Stefanescu 789f5945fe feat(users): scaffolded user services 2020-03-27 16:41:24 +00:00
Dimitrie Stefanescu fd7b018348 fix(dependencies): added commitizen deps 2020-03-26 21:58:05 +00:00
Dimitrie Stefanescu 75f0472b03 first commit 2020-03-26 21:45:24 +00:00