dependabot[bot]
f055b6e283
Bump typescript from 4.0.2 to 4.1.2 ( #193 )
...
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.0.2 to 4.1.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.0.2...v4.1.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-09 10:25:11 -07:00
dependabot[bot]
649856f3c6
Bump @typescript-eslint/parser from 3.6.0 to 3.10.1 ( #150 )
...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser ) from 3.6.0 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/parser/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/parser )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 23:06:45 -07:00
dependabot[bot]
e50eb90f49
Bump eslint-plugin-import from 2.22.0 to 2.22.1 ( #166 )
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.22.0 to 2.22.1.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.22.0...v2.22.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 23:05:25 -07:00
Alec LaLonde
fb553c8bd1
Locked bcrypto version to 5.2.0 to avoid compilation errors on macos ( #190 )
2020-11-18 22:07:56 -07:00
Hammad Jutt
4e1b434cce
Setup Mutations on web app ( #158 )
...
* create useSetupFlow hook
* Add availability hours and fix permissions in Hasura
* Implement mutation for About You section of profile setup
2020-10-16 00:11:07 -06:00
dependabot[bot]
0a62eb88de
Bump @typescript-eslint/eslint-plugin from 3.9.1 to 3.10.1 ( #149 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.9.1 to 3.10.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.10.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 18:48:07 -06:00
Hammad Jutt
91b94c48fe
Implement User Auth on Web ( #145 )
...
* Create "me" view for logged in user
* Implement user auth on web
* Fix type errors
* Setup static regeneration
* Disable next export
* Address PR feedback
2020-10-11 11:33:16 -06:00
Hammad Jutt
13d5967f92
Improve 3Box profile data ( #142 )
2020-10-09 23:49:58 -06:00
Hammad Jutt
de71feadde
Update backend to use enum tables + fix migration trigger ( #141 )
...
* Setup prettier-ignore and add more instructions on running backend
* Dont throw error when updating verified accounts
* Migrate account-type to use tables instead of native enum
* Migrate enneagram_type to use table instead of native enum
* Update schema and front end for new enum tables
* Fix type errors
2020-10-09 22:16:15 -06:00
dependabot[bot]
03bd49a4e3
Bump eslint-plugin-react-hooks from 4.0.6 to 4.1.2 ( #133 )
...
Bumps [eslint-plugin-react-hooks](https://github.com/facebook/react/tree/HEAD/packages/eslint-plugin-react-hooks ) from 4.0.6 to 4.1.2.
- [Release notes](https://github.com/facebook/react/releases )
- [Changelog](https://github.com/facebook/react/blob/master/packages/eslint-plugin-react-hooks/CHANGELOG.md )
- [Commits](https://github.com/facebook/react/commits/HEAD/packages/eslint-plugin-react-hooks )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-08 11:34:19 +02:00
dependabot[bot]
e6762e4fc7
Bump eslint-config-airbnb-typescript from 8.0.2 to 9.0.0 ( #89 )
...
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript ) from 8.0.2 to 9.0.0.
- [Release notes](https://github.com/iamturns/eslint-config-airbnb-typescript/releases )
- [Changelog](https://github.com/iamturns/eslint-config-airbnb-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/iamturns/eslint-config-airbnb-typescript/compare/v8.0.2...v9.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-08 11:23:35 +02:00
dan13ram
d5844dd8db
Skills Selector ( #124 )
...
* skills map in context
* using react-select
* removed sudo from package.json
* fixed lint and format issues
2020-09-29 21:21:13 -06:00
dependabot[bot]
8d8bfe3ade
Bump @graphql-codegen/typescript-react-apollo from 1.17.7 to 2.0.6 ( #102 )
...
Bumps [@graphql-codegen/typescript-react-apollo](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/react-apollo ) from 1.17.7 to 2.0.6.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases )
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/react-apollo/CHANGELOG.md )
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-react-apollo@2.0.6/packages/plugins/typescript/react-apollo )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 16:51:31 -06:00
dependabot[bot]
c9d9906ce1
Bump @types/node from 13.13.15 to 14.6.4 ( #109 )
...
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 13.13.15 to 14.6.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 16:51:00 -06:00
Hammad Jutt
e8f1a1628d
Update TS, setup SourceCred SDK, and add helpers to utils ( #107 )
...
* Update TS version and setup SourceCred API in backend
* Fix typeError in Player.tsx
* Update yarn.lock
* Update yarn.lock and fix type errors
2020-09-06 18:50:22 -06:00
dependabot[bot]
ce50f5eb21
Bump @typescript-eslint/eslint-plugin from 3.9.0 to 3.9.1 ( #92 )
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.1/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-24 18:40:56 +10:00
Hammad Jutt
13ab1eef2f
Setup Trigger to fetch verified accounts from 3box when ETH address gets updated or user gets inserted
2020-08-21 23:04:26 -06:00
dependabot[bot]
ca4fd2e697
Bump eslint-plugin-import from 2.21.2 to 2.22.0
...
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import ) from 2.21.2 to 2.22.0.
- [Release notes](https://github.com/benmosher/eslint-plugin-import/releases )
- [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md )
- [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.21.2...v2.22.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-17 14:57:01 -06:00
dependabot[bot]
4f737449ab
Bump @typescript-eslint/eslint-plugin from 3.8.0 to 3.9.0
...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.8.0 to 3.9.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.9.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-17 14:27:16 -06:00
dependabot[bot]
56d0bd4168
Bump eslint-import-resolver-typescript from 2.0.0 to 2.2.1
...
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript ) from 2.0.0 to 2.2.1.
- [Release notes](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/releases )
- [Changelog](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/blob/master/CHANGELOG.md )
- [Commits](https://github.com/alexgorbatchev/eslint-import-resolver-typescript/compare/v2.0.0...v2.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-17 14:26:43 -06:00
Hammad Jutt
92ef36ebbf
Update Hasura CLI version
2020-08-17 14:25:04 -06:00
Hammad Jutt
b2a114bbdd
Setup URQL with own backend and create basic player list page
2020-08-17 14:25:04 -06:00
Hammad Jutt
7e0e42a2ff
Generate Typesafe SDK for Hasura in Backend ( #68 )
2020-08-15 02:26:29 -06:00
dependabot[bot]
cecf3a3879
Bump eslint-plugin-jest from 23.18.0 to 23.20.0 ( #65 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.18.0 to 23.20.0.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.18.0...v23.20.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-08-13 15:25:12 -06:00
dependabot[bot]
22b6124058
Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.8.0 ( #61 )
...
* Bump @typescript-eslint/eslint-plugin from 3.6.0 to 3.8.0
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin ) from 3.6.0 to 3.8.0.
- [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases )
- [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/master/packages/eslint-plugin/CHANGELOG.md )
- [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v3.8.0/packages/eslint-plugin )
Signed-off-by: dependabot[bot] <support@github.com >
* Fix github token in automerge
* Remove automerge
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Hammad Jutt <jutt@ualberta.ca >
2020-08-05 17:06:05 -06:00
Hammad Jutt
dbe4f046d8
Update dependencies and fix updateBoxProfile handler.ts
2020-08-05 01:45:56 -06:00
Hammad Jutt
d0662178f3
Setup codegen for backend resolvers and improve 3Box types
2020-08-04 21:09:51 -06:00
Hammad Jutt
f2ec2b2f27
rename codegen package, fix generated types and move graphql-codegen deps to root
2020-08-04 21:09:51 -06:00
Hammad Jutt
a11d4fea21
Use new TS build system for ds and utils
2020-07-29 14:36:41 -06:00
Hammad Jutt
7a3b83d9d8
Setup TSDX for design system
2020-07-29 14:36:41 -06:00
Hammad Jutt
ddefe14d69
Fix test command
2020-07-27 12:23:29 -06:00
Hammad Jutt
85f3e59ceb
Consolidate more package.json entries into root package.json
2020-07-27 12:23:29 -06:00
Hammad Jutt
66d318fd26
Remove linting from prepush script
2020-07-26 19:56:11 -06:00
Hammad Jutt
c589719f0c
Fix web build script to include deps
2020-07-26 19:56:11 -06:00
Hammad Jutt
0f9c790351
Setup Design System with NextJS Web App
...
Also replaced the local fonts with Google fonts since they are more performant and easier to package. Created a custom
Link component to render the ChakraUI link inside the NextJS Link properly.
2020-07-26 19:56:11 -06:00
Hammad Jutt
c7f74aa211
Setup CI to run linting / typechecking / unit testing with Github Actions
2020-07-26 10:52:22 -06:00
Hammad Jutt
4adabe29b8
Setup build for nextJS app
2020-07-24 10:01:25 -06:00
Hammad Jutt
c273196658
Cleanup Monorepo Build and packaging
2020-07-24 10:01:25 -06:00
Hammad Jutt
3c961052a1
Setup NextJS App with URQL and dummy pokemon data
2020-07-23 22:30:57 -06:00
Kris Urbas
73c49e6a43
setup design system as a new package ( #36 )
2020-07-22 19:10:20 +10:00
Hammad Jutt
1a679cbc45
Fix type errors
2020-07-13 11:19:48 -06:00
Hammad Jutt
39d0785fc9
Setup ESLint config and lint-staged check
2020-07-13 11:19:48 -06:00
Hammad Jutt
18adfa46d2
Reformat all existing code
2020-07-13 11:11:04 -06:00
Pacien Boisson
a127df4669
Rollback CI=true in yarn app:start
2020-07-13 11:06:24 -06:00
Hammad Jutt
db26a50c3b
Setup husky, prettier, and lint-staged
2020-07-13 11:06:24 -06:00
Hammad Jutt
26c9bfa134
Cleanup / simplify package.json scripts and names
2020-07-13 11:06:24 -06:00
Hammad Jutt
209f5df23d
Centralize typescript package to root package.json
2020-07-13 11:06:24 -06:00
Hammad Jutt
c063c3c41a
Setup explicit ports to prevent broken deployment on Render
...
https://github.com/hasura/graphql-engine/issues/3904
2020-07-12 11:41:52 -06:00
Hammad Jutt
063c8f91db
Setup deployment config for Render
2020-07-12 11:41:52 -06:00
Pacien Boisson
d7713f983b
Finish docker/lerna ( #13 )
...
* Fix console output with lerna for backend
* fix app start command
* Hasura waits that databse is up
* Update readme
2020-06-26 18:22:37 -06:00