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
Hammad Jutt
26c9bfa134
Cleanup / simplify package.json scripts and names
2020-07-13 11:06:24 -06:00
Hammad Jutt
5cfd7d88dd
Setup multistage build to allow running backend server in dev mode so we dont have to run it outside Docker
...
This will automatically restart the backend server in docker anytime there are changes to the original
source files instead of copying over when running in dev mode. In production, it will still do the
normal copy/build.
2020-07-06 01:55:44 -06:00
Pacien Boisson
899335594a
[WIP] Fix docker with lerna ( #8 )
...
* trying to fix Backend docker image with lerna
* fix dockerfile CMD
* Fix Dockerfile build
* Fix 3box types
Co-authored-by: Hammad Jutt <jutt@ualberta.ca >
2020-06-08 00:49:39 -06:00
Pacien Boisson
214f3f65c2
3box profiles ( #9 )
...
* Fix auth
* Added 3box profile info
* Added player names in list
* Added hasura action to fetch verified accounts on 3Box
* Added usernames
* fix router
2020-05-13 02:02:21 -06:00
Pacien Boisson
7747ff69d0
Architecture update ( #7 )
...
* Fix errors with profile_rank ENUM
* Upgrade to Hasura 1.2.1
* Rename Profile to Account
* Common JS package
* rm app-react/lib/did
* Better login management
2020-05-08 21:54:00 +02:00
Hammad Jutt
545b243f87
Fix graphql codegen
2020-04-18 11:39:01 -06:00
Hammad Jutt
995778c29e
Use strict typesafety and fix type errors
2020-04-18 00:42:19 -06:00
Hammad Jutt
502a55c2ed
Use Yarn Workspaces
2020-04-18 00:42:19 -06:00