Add case in SC migration script where user doesnt already have a SC identityID - #296
Merged
Conversation
|
This pull request is being automatically deployed with Vercel (learn more). 🔍 Inspect: https://vercel.com/metafam/the-game/nmwx2r4st |
Contributor
Author
|
instamerging for quick bug fix, feel free to review after |
dysbulic
added a commit
that referenced
this pull request
Jan 25, 2021
* Bump next-images from 1.6.0 to 1.6.2 (#192) Bumps [next-images](https://github.com/arefaslani/next-images) from 1.6.0 to 1.6.2. - [Release notes](https://github.com/arefaslani/next-images/releases) - [Commits](https://github.com/arefaslani/next-images/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * 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](microsoft/TypeScript@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> * BackEnd Guide (#195) * Bump graphql-request from 3.2.0 to 3.3.0 (#210) Bumps [graphql-request](https://github.com/prisma/graphql-request) from 3.2.0 to 3.3.0. - [Release notes](https://github.com/prisma/graphql-request/releases) - [Commits](graffle-js/graffle@3.2.0...3.3.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump typescript from 4.1.2 to 4.1.3 (#209) Bumps [typescript](https://github.com/Microsoft/TypeScript) from 4.1.2 to 4.1.3. - [Release notes](https://github.com/Microsoft/TypeScript/releases) - [Commits](https://github.com/Microsoft/TypeScript/commits) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump lint-staged from 10.4.1 to 10.5.2 (#200) Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.4.1 to 10.5.2. - [Release notes](https://github.com/okonet/lint-staged/releases) - [Commits](lint-staged/lint-staged@v10.4.1...v10.5.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint from 6.8.0 to 7.14.0 (#197) Bumps [eslint](https://github.com/eslint/eslint) from 6.8.0 to 7.14.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.8.0...v7.14.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump jest from 24.9.0 to 26.6.3 (#198) Bumps [jest](https://github.com/facebook/jest) from 24.9.0 to 26.6.3. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v24.9.0...v26.6.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @testing-library/user-event from 7.2.1 to 12.1.8 (#164) Bumps [@testing-library/user-event](https://github.com/testing-library/user-event) from 7.2.1 to 12.1.8. - [Release notes](https://github.com/testing-library/user-event/releases) - [Changelog](https://github.com/testing-library/user-event/blob/master/CHANGELOG.md) - [Commits](testing-library/user-event@v7.2.1...v12.1.8) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @graphql-codegen/cli from 1.17.10 to 1.19.4 (#199) Bumps [@graphql-codegen/cli](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/graphql-codegen-cli) from 1.17.10 to 1.19.4. - [Release notes](https://github.com/dotansimha/graphql-code-generator/releases) - [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/graphql-codegen-cli/CHANGELOG.md) - [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/cli@1.19.4/packages/graphql-codegen-cli) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Update guide to include typescript compile (#206) * Update guide to include typescript compile * add dc logs * Added line for node dependencies * Add back CMDs for running backend without docker * moving previous to guide * Bump @storybook/react from 5.3.21 to 6.1.11 (#211) Bumps [@storybook/react](https://github.com/storybookjs/storybook/tree/HEAD/app/react) from 5.3.21 to 6.1.11. - [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.1.11/app/react) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * color coded player skills (#212) * Remove deprecated app-react package (#219) * Add build workflow to CI so errors can be shown in GitHub instead of Vercel (#217) * updated backend to read 3box collectiblesFavorite (#221) * updated backend to read 3box collectiblesFavorite * removed unneccesary '?' * updated frontend to display nft gallery from 3box/opensea (#222) * updated backend to read 3box collectiblesFavorite * removed unneccesary '?' * updated frontend to display nft gallery from 3box/opensea * prettier format * using theme colors/sizes * fixed nft price string * Bump sourcecred from 0.7.0-beta-14 to 0.7.4 (#226) Bumps [sourcecred](https://github.com/sourcecred/sourcecred) from 0.7.0-beta-14 to 0.7.4. - [Release notes](https://github.com/sourcecred/sourcecred/releases) - [Changelog](https://github.com/sourcecred/sourcecred/blob/master/CHANGELOG.md) - [Commits](sourcecred/sourcecred@v0.7.0-beta-14...v0.7.4) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Fix yarn command in Backend Guide (#229) * Simple fix of a command (#232) * Feature/add timezone backend (#230) * Added tz column * Updated hasura permissions on new table * SEED ticker using CoinGecko (#223) * Create Player Guilds Table * Setup Guilds table * Added some relationships: - GuildType => Guilds - guild_account > AccountType, Guild * Squash Migrations for updating guild table * Add guildname field to uniquely identify guilds with friendly id basically guild version of username * Add permissions to select guilds * Refactor PlayerPage and remove mock components renamed / cleaned up a bunch of stuff and removed things that dont work in the profile * Add LoadingState and fix empty state for player page * Consolidate contact UI with PlayerTile and Player page * Add rel="noreferrer noopener" to external links * Implement list of Guilds in frontend * Fix type error * Revalidate sooner on guild pages * Bump web3modal from 1.9.1 to 1.9.2 (#247) Bumps [web3modal](https://github.com/web3modal/web3modal) from 1.9.1 to 1.9.2. - [Release notes](https://github.com/web3modal/web3modal/releases) - [Commits](https://github.com/web3modal/web3modal/compare/1.9.1...1.9.2) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump @types/express from 4.17.8 to 4.17.9 (#246) Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express) from 4.17.8 to 4.17.9. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Frontend Guide (#218) * Frontend Guide * Adding Remote URL connection Co-authored-by: Pacien Boisson <pakokrew@users.noreply.github.com> * MyMeta - App Drawer (#234) * MyMeta - App Drawer * MyMeta - App Drawer - help (#242) * update nextjs @10.0.3 * Use next image component for main app drawer icons * change links * backdrop to close drawer * Links * typecheck * Removed py for page header Co-authored-by: The Lone Rōnin <log2n@protonmail.com> * Framer Motion Integration * Removed drawer transparency * Fix disappeared Login component * remove unnecessary pointerevent thing (thanks to display=none) * Fix ticker display * Added guilds Co-authored-by: Pacien Boisson <pakokrew@users.noreply.github.com> Co-authored-by: Pacien Boisson <pakokrew@gmail.com> * Feature/add timezone frontend (#231) * Added tz column * Updated hasura permissions on new table * Added new dependencies for working with timezones * Added SetupTimeZone component * Bumped spacetime-informal to use their types * Extracted timezone computation into helper, added useMemo hook * Re-added spacetime types * showing shares for daohaus (#250) * sleek scroll bar for nft gallery (#251) * Drawer Updates (#257) * Renamed table names to be consistent snake_case (#255) * Added backdropFilter workaround and custom scrollbar for non-webkit browsers (#256) * Renamed player columns to be consistent snake_case (#262) * Create C4 (#270) * Create C4 * Rename C4 to C4.md * Added a link to C4 in the README Co-authored-by: The Lone Ronin <log2n@protonmail.com> * Drawer Images + Other Improvements (#276) * Replaced drawer images with higher-res versions, mobile/desktop button improvements * On drawer footer, don't show outline when clicking buttons * Fixed migration handler (#274) * Fixed a couple react warnings (#273) * Bump graphql from 15.3.0 to 15.4.0 (#259) Bumps [graphql](https://github.com/graphql/graphql-js) from 15.3.0 to 15.4.0. - [Release notes](https://github.com/graphql/graphql-js/releases) - [Commits](graphql/graphql-js@v15.3.0...v15.4.0) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump ts-node-dev from 1.0.0-pre.62 to 1.1.1 (#252) Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev) from 1.0.0-pre.62 to 1.1.1. - [Release notes](https://github.com/whitecolor/ts-node-dev/releases) - [Changelog](https://github.com/whitecolor/ts-node-dev/blob/master/CHANGELOG.md) - [Commits](https://github.com/whitecolor/ts-node-dev/commits/v1.1.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump eslint-plugin-jest from 23.20.0 to 24.1.3 (#258) Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 23.20.0 to 24.1.3. - [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](jest-community/eslint-plugin-jest@v23.20.0...v24.1.3) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Bump styled-components from 5.2.0 to 5.2.1 (#265) Bumps [styled-components](https://github.com/styled-components/styled-components) from 5.2.0 to 5.2.1. - [Release notes](https://github.com/styled-components/styled-components/releases) - [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.1/CHANGELOG.md) - [Commits](styled-components/styled-components@v5.2.0...v5.2.1) Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> * Force minimum row height, narrower column max width (#275) * Update chakra/core to chakra/react and cleanup theme setup (#281) * Remove NextJS Build from Render config (#283) Using Vercel now for the NextJS app * Move SEED Ticker to left side (#282) MetaGame logo was redundant and SEED ticker often gets covered by the App Drawer * Add step to remove duplicate players in migrateSourceCredAccounts handler (#280) Some accounts in SourceCred get merged after they had already been added in the database (e.g. merging a discord and discourse identity) which causes conflicts in the database when we try to set an ETH address for the new merged account that conflicts with the old unmerged account. * Add tokenlog.json (#291) * Update FRONTEND.md (#288) * Remove unused pages / components and fix usage of Wrap with WrapItem (#284) * Remove unused pages / components * Add WrapItem around components inside Wrap component New version of Chakra requires WrapItem around any components that have Wrap * Update LoginButton to link to own profile and show Avatar (#285) * Update LoginButton to link to own profile and show Avatar * Change SetupUsername to explicitly mention "username" * Add case in SC migration script where user doesnt already have a SC identityID (#296) Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: The Lone Rōnin <68780068+TheLoneRonin@users.noreply.github.com> Co-authored-by: Pacien Boisson <pakokrew@users.noreply.github.com> Co-authored-by: dan13ram <dan13ram@users.noreply.github.com> Co-authored-by: Hammad Jutt <jutt@ualberta.ca> Co-authored-by: Miguel Cervera <miguelcerverac@gmail.com> Co-authored-by: Alec LaLonde <alec@convergencelabs.com> Co-authored-by: Pacien Boisson <pakokrew@gmail.com> Co-authored-by: peth-yursick <55857222+peth-yursick@users.noreply.github.com> Co-authored-by: The Lone Ronin <log2n@protonmail.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.