dan13ram
d7068373b2
styling for player tiles ( #173 )
...
* update username flow
* skills/memberships not shown if non-existent
* better errors
* styling for player tiles
* cover image for player tile
2020-11-06 17:58:00 +01:00
dan13ram
bf5fa29f8a
profile setup flow clean up ( #167 )
...
* fixed update token on address change
* fetching already set profile data in setup flow
* select skills colors
* showing more data on player tile
* rename variables
2020-10-23 11:03:31 -06:00
Hammad Jutt
424359993c
Improve UX for Skills Selector ( #160 )
...
Sticky category labels, better positioning to allow room for the drop down, and keep menu open while user is selecting skills
2020-10-16 17:30:44 -06:00
Hammad Jutt
63ab1cd0ea
Setup Player Skills and complete setup flow ( #161 )
2020-10-16 11:04:22 -06:00
dan13ram
a806497cf1
fix styles + minor changes ( #159 )
2020-10-16 09:57:15 -06: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
Hammad Jutt
1950a67bac
Setup PlayerTypes in backend ( #157 )
2020-10-15 19:02:08 -06:00
dependabot[bot]
d8222a6529
Bump ts-loader from 8.0.2 to 8.0.4 ( #148 )
...
Bumps [ts-loader](https://github.com/TypeStrong/ts-loader ) from 8.0.2 to 8.0.4.
- [Release notes](https://github.com/TypeStrong/ts-loader/releases )
- [Changelog](https://github.com/TypeStrong/ts-loader/blob/master/CHANGELOG.md )
- [Commits](https://github.com/TypeStrong/ts-loader/compare/v8.0.2...8.0.4 )
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:37 -06:00
dependabot[bot]
2013a08bd5
Bump @emotion/core from 10.0.28 to 10.0.35 ( #151 )
...
Bumps [@emotion/core](https://github.com/emotion-js/emotion ) from 10.0.28 to 10.0.35.
- [Release notes](https://github.com/emotion-js/emotion/releases )
- [Changelog](https://github.com/emotion-js/emotion/blob/master/CHANGELOG.md )
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/core@10.0.28...@emotion/core@10.0.35 )
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:21 -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
dependabot[bot]
6395c97dd0
Bump @storybook/react from 5.3.19 to 6.0.26 ( #136 )
...
Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react ) from 5.3.19 to 6.0.26.
- [Release notes](https://github.com/storybookjs/storybook/releases )
- [Changelog](https://github.com/storybookjs/storybook/blob/next/CHANGELOG.md )
- [Commits](https://github.com/storybookjs/storybook/commits/v6.0.26/app/react )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-15 18:45:01 -06:00
Hammad Jutt
1c7dbe8dab
Setup Image Optimization ( #146 )
...
* Implement user auth on web
* Setup Image Optimization
* Add favicon
* Add IMGIX_TOKEN to render.yaml
2020-10-12 10:56:55 -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
31f80171e2
Update skills and simplify skill categories ( #144 )
2020-10-11 00:39:20 -06:00
Hammad Jutt
e6ab0cfe78
Fix schema types in migrate script ( #143 )
2020-10-09 23:50:19 -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
dan13ram
95834c9cb5
setup availability & memberships ( #138 )
...
* setup availability with lint fixes
* setup memberships
2020-10-09 22:04:05 -06:00
dan13ram
f95b12751e
profile setup - about you flow ( #130 )
...
* added data for personality types and refactored images
* setup personality type
* setup player type
* player types descriptions
2020-10-08 22:00:53 -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]
ffc5475446
Bump 3box from 1.20.3 to 1.22.2 ( #131 )
...
Bumps [3box](https://github.com/3box/3box-js ) from 1.20.3 to 1.22.2.
- [Release notes](https://github.com/3box/3box-js/releases )
- [Changelog](https://github.com/3box/3box-js/blob/develop/RELEASE-NOTES.md )
- [Commits](https://github.com/3box/3box-js/compare/v1.20.3...v1.22.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-08 11:30:29 +02:00
dependabot[bot]
317ea9ef07
Bump graphql-tools from 6.0.15 to 6.2.3 ( #122 )
...
Bumps [graphql-tools](https://github.com/ardatan/graphql-tools ) from 6.0.15 to 6.2.3.
- [Release notes](https://github.com/ardatan/graphql-tools/releases )
- [Commits](https://github.com/ardatan/graphql-tools/compare/v6.0.15...v6.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-08 11:24:19 +02:00
dependabot[bot]
4892fef72f
Bump js-base64 from 2.6.4 to 3.5.2 ( #116 )
...
Bumps [js-base64](https://github.com/dankogai/js-base64 ) from 2.6.4 to 3.5.2.
- [Release notes](https://github.com/dankogai/js-base64/releases )
- [Commits](https://github.com/dankogai/js-base64/compare/2.6.4...3.5.2 )
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:57 +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
dependabot[bot]
5c6a99db46
Bump husky from 4.2.5 to 4.3.0 ( #132 )
...
Bumps [husky](https://github.com/typicode/husky ) from 4.2.5 to 4.3.0.
- [Release notes](https://github.com/typicode/husky/releases )
- [Commits](https://github.com/typicode/husky/compare/v4.2.5...v4.3.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:14 +02:00
dan13ram
1c6f899dbb
refactored setup flow ( #129 )
...
* refactored setup flow
* next button labels
2020-10-02 10:20:52 -06: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]
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
689cb4d231
restructure and reorganize components ( #119 )
2020-09-21 18:22:42 +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
Max Jackson
0987ee1960
mymeta aboutme ( #100 )
...
* About Me component
* ...
* fix player about-me section to not be its own file
* About Me component
* Remove empty file
* Remove H1 in About Me
Co-authored-by: Hammad Jutt <jutt@ualberta.ca >
2020-08-26 21:09:14 -06:00
Hammad Jutt
6a569429d9
Remove incorrect migration
2020-08-26 02:52:05 -06:00
Hammad Jutt
121856896d
Disable NextJS telemetry
2020-08-26 02:52:05 -06:00
Hammad Jutt
2b18dc5fbb
Change header link to pink on hover
2020-08-26 02:52:05 -06:00
Hammad Jutt
d035ff5efb
Update Links in Navbar + UI tweaks to Player page
2020-08-26 02:52:05 -06:00
Hammad Jutt
c51dd6b469
Update Profile Page to include About Me, Location, and contact info
2020-08-26 02:30:58 -06:00
Hammad Jutt
2e4760d83e
Improve types in SetupContext
2020-08-26 02:30:58 -06:00
Hammad Jutt
1aa05b850b
Expose DB Ports for IDEs
2020-08-26 02:30:58 -06:00