dependabot[bot]
375c39b133
Bump web3 from 1.2.11 to 1.3.0 ( #120 )
2020-09-22 18:56:04 +10:00
dependabot[bot]
2892778bc7
Bump @testing-library/react from 9.5.0 to 11.0.2 ( #111 )
2020-09-21 18:33:17 +10:00
dependabot[bot]
afe4450d4b
Bump @graphql-codegen/typescript-operations from 1.17.7 to 1.17.8 ( #121 )
2020-09-21 18:28:53 +10:00
dependabot[bot]
49e6d62b7c
Bump @graphql-codegen/cli from 1.17.7 to 1.17.8 ( #114 )
2020-09-21 18:27:39 +10:00
dependabot[bot]
9512aea878
Bump urql from 1.10.0 to 1.10.1 ( #117 )
2020-09-21 18:27:11 +10:00
Kris Urbas
8eca8568c4
connect wallet instead of login button ( #118 )
2020-09-18 17:39:51 +10: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
dependabot[bot]
bb0df44f9c
Bump @walletconnect/web3-provider from 1.1.0 to 1.2.2 ( #113 )
...
Bumps [@walletconnect/web3-provider](https://github.com/walletconnect/walletconnect-monorepo ) from 1.1.0 to 1.2.2.
- [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases )
- [Commits](https://github.com/walletconnect/walletconnect-monorepo/compare/1.1.0...1.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 16:50:47 -06:00
dependabot[bot]
c37cd6301a
Bump next from 9.5.1 to 9.5.3 ( #112 )
...
Bumps [next](https://github.com/vercel/next.js ) from 9.5.1 to 9.5.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v9.5.1...v9.5.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 16:50:35 -06:00
dependabot[bot]
3bf3a2d0f2
Bump @types/jest from 24.9.1 to 26.0.13 ( #115 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 24.9.1 to 26.0.13.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 16:50:27 -06:00
dependabot[bot]
420751b69b
Bump @babel/core from 7.11.1 to 7.11.4 ( #106 )
...
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core ) from 7.11.1 to 7.11.4.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.11.4/packages/babel-core )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-10 16:50:19 -06:00
Hammad Jutt
ab8782cf28
Fix handler for SourceCred migration ( #108 )
...
Was breaking before due to unique key conflicts because sourceCredIdentity IDs have potential to change around.
2020-09-06 18:59:48 -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
Hammad Jutt
025d612502
Create migration to add skills
2020-08-26 00:29:27 -06:00
Hammad Jutt
9cc01623d8
Add skill categories enum
2020-08-26 00:29:27 -06:00
dan13ram
2e4c3a6c65
set up web3modal
2020-08-25 22:06:20 -06:00
dependabot[bot]
88553140e6
Bump react-scripts from 3.4.1 to 3.4.3 ( #91 )
2020-08-24 18:41:23 +10: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
dependabot[bot]
8663a674ab
Bump @graphql-codegen/typescript-resolvers from 1.17.7 to 1.17.9 ( #95 )
2020-08-24 18:40:30 +10:00
dependabot[bot]
306134f4e7
Bump tsdx from 0.13.2 to 0.13.3 ( #88 )
2020-08-24 18:23:54 +10:00
Hammad Jutt
c207575e76
Add contact info and DAOHaus memberships to player list
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
dependabot[bot]
6c9c239c4c
Bump @testing-library/jest-dom from 4.2.4 to 5.11.3
...
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom ) from 4.2.4 to 5.11.3.
- [Release notes](https://github.com/testing-library/jest-dom/releases )
- [Changelog](https://github.com/testing-library/jest-dom/blob/master/CHANGELOG.md )
- [Commits](https://github.com/testing-library/jest-dom/compare/v4.2.4...v5.11.3 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-17 14:26:17 -06:00
dependabot[bot]
5a78e5ae97
Bump concurrently from 5.2.0 to 5.3.0
...
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases )
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v5.2.0...v5.3.0 )
Signed-off-by: dependabot[bot] <support@github.com >
2020-08-17 14:26:01 -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]
231b5a6307
Bump graphql-request from 3.0.0-next.4 to 3.0.0 ( #66 )
...
Bumps [graphql-request](https://github.com/prisma/graphql-request ) from 3.0.0-next.4 to 3.0.0.
- [Release notes](https://github.com/prisma/graphql-request/releases )
- [Commits](https://github.com/prisma/graphql-request/compare/3.0.0-next.4...3.0.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:28 -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
dan13ram
6466104e55
Layouts for RegisterPlayer and SuccessPlayer ( #63 )
...
* registerPlayer & successPlayer layout done
* moved to chakra-ui@next
* added meta components and icons
* refactored code based on review comments
* using React.ComponentProps for getting correct props
* using jpeg for background images
* removed unwanted `declare module`
* changed font naming in design-system
* fixed fontFamily in packge web
* using Heading component for MetaHeading
2020-08-13 13:44:46 -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
dan13ram
e03ffe2763
login landing page + fixed fonts ( #51 )
...
* login landing page + fixed fonts
* fixed eslint errors
* fixed most of typecheck errors
* review comments incorporated
2020-08-05 02:04:57 -06:00
Hammad Jutt
dbe4f046d8
Update dependencies and fix updateBoxProfile handler.ts
2020-08-05 01:45:56 -06:00
Hammad Jutt
d26150e90d
Reformat files and update yarn.lock
2020-08-04 21:09:51 -06:00
Pacien Boisson
790a0cc78c
using a remote schema instead of an action for getBoxProfile
2020-08-04 21:09:51 -06:00
Hammad Jutt
c2b8ad307e
Refromat files and fix config
2020-08-04 20:29:08 -06:00
Hammad Jutt
c2cfd22571
Fix fonts in web app
2020-08-02 19:17:47 -06:00
Kris Urbas
c22e932723
add fonts to storybook ( #45 )
2020-07-31 00:47:50 +10: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
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
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
30c9ee5e19
Fix all linting 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
db26a50c3b
Setup husky, prettier, and lint-staged
2020-07-13 11:06:24 -06:00