Commit Graph

102 Commits

Author SHA1 Message Date
Hammad Jutt
78dd5bb20d Update chakra/core to chakra/react and cleanup theme setup (#281) 2021-01-17 21:27:36 -07:00
dependabot[bot]
59b6a035df 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](https://github.com/styled-components/styled-components/compare/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>
2021-01-14 20:05:45 -07:00
dependabot[bot]
f92ce87680 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](https://github.com/jest-community/eslint-plugin-jest/compare/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>
2021-01-14 20:05:32 -07:00
dependabot[bot]
f7ab809dbc 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>
2021-01-14 20:05:20 -07:00
dependabot[bot]
4fc2f73f82 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](https://github.com/graphql/graphql-js/compare/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>
2021-01-14 20:05:07 -07:00
Alec LaLonde
44c706761c 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
2020-12-24 23:28:12 -07:00
The Lone Rōnin
3d62e5b8da 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>
2020-12-21 16:13:09 +01:00
dependabot[bot]
11199a0ffd 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>
2020-12-21 15:00:58 +01:00
dependabot[bot]
3e1c095c3a 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>
2020-12-21 15:00:33 +01:00
Hammad Jutt
2b61060369 Setup Guilds table 2020-12-19 20:19:12 -07:00
dependabot[bot]
153654def8 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](https://github.com/sourcecred/sourcecred/compare/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>
2020-12-17 00:21:21 +05:30
dan13ram
aa0a532d4a 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
2020-12-16 11:16:31 -07:00
Hammad Jutt
a1c9aea628 Remove deprecated app-react package (#219) 2020-12-15 09:19:41 +05:30
dependabot[bot]
9bad4b5077 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>
2020-12-14 16:02:56 +05:30
dependabot[bot]
09e3b55ec3 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>
2020-12-14 15:32:29 +05:30
dependabot[bot]
9ffdd80b5c 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](https://github.com/testing-library/user-event/compare/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>
2020-12-14 15:12:25 +05:30
dependabot[bot]
be0710846f 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](https://github.com/facebook/jest/compare/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>
2020-12-14 15:11:55 +05:30
dependabot[bot]
9a96e053c5 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](https://github.com/eslint/eslint/compare/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>
2020-12-14 14:33:36 +05:30
dependabot[bot]
bafc0eac3d 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](https://github.com/okonet/lint-staged/compare/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>
2020-12-14 14:32:25 +05:30
dependabot[bot]
b0a072332c 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>
2020-12-14 14:25:44 +05:30
dependabot[bot]
d045fbe3c8 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](https://github.com/prisma/graphql-request/compare/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>
2020-12-14 14:25:08 +05:30
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]
22a484b484 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>
2020-12-09 10:24:57 -07:00
dependabot[bot]
ffdf692e4c Bump @babel/core from 7.12.1 to 7.12.3 (#165)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.12.1 to 7.12.3.
- [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.12.3/packages/babel-core)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-11-22 23:10:24 -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]
da12634969 Bump @testing-library/jest-dom from 5.11.4 to 5.11.6 (#179)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.11.4 to 5.11.6.
- [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/v5.11.4...v5.11.6)

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:14 -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
dan13ram
a806497cf1 fix styles + minor changes (#159) 2020-10-16 09:57:15 -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
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]
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
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
8eca8568c4 connect wallet instead of login button (#118) 2020-09-18 17:39:51 +10:00