Alec LaLonde
c7eee3c4df
Fixed guild discord_invite_url reference, persist guild icon url from discord
2021-04-21 10:07:34 -06:00
Alec LaLonde
6e3fe89744
Changed oauth handler to use a web URL that calls the backend to exchange the given code
2021-04-21 10:07:34 -06:00
Alec LaLonde
cea744a10e
Fixed erroneous import in GuildJoin component
2021-04-21 10:07:34 -06:00
Alec LaLonde
09de71dd00
Ensure temporary guild names are unique
2021-04-21 10:07:34 -06:00
Alec LaLonde
612ed1ee32
Added persistence of pending guilds from discord
2021-04-21 10:07:34 -06:00
Alec LaLonde
ea7ec1d677
Started discord oauth implementation
2021-04-21 10:07:34 -06:00
Alec LaLonde
f1852e104b
Created guild/join page
2021-04-21 10:07:34 -06:00
Alec LaLonde
4871e8208c
Stubbed out guild join page
2021-04-21 10:07:34 -06:00
Alec LaLonde
ce26b7648d
Added permissions for new guild columns
2021-04-21 10:07:34 -06:00
Alec LaLonde
8614a8a59b
Upgraded sourcecred to 0.8.4, read cred graph using new sc API
2021-04-21 09:33:33 -06:00
Alec LaLonde
14317bda46
Handle both 'Bearer ' and 'Bearer' auth headers properly
2021-04-20 15:45:30 -06:00
Alec LaLonde
961d53ec79
Fixed webhook auth for public requests
2021-04-20 15:45:30 -06:00
Pacien Boisson
dfff04ebaa
[Quests] Frontend ( #437 )
...
* squash frontend changes
* Style quest explorer
* Style quest page
* Dates
* Dates
* Typecheck
* Prettier
* Fix create page layout
* Update only OPEN quests
* Repetition info
* Fix create quest errors
* Quest form Textarea
* Quest form Textarea
* Truncate texts
* Redirect if user not logged in
* Tooltips
* Factorize skills tags
* fix username in completions
* Metafam as default guild on creation
* Layouts
* Remove todo
* cooldown
* Rename to "claim quest"
* squash frontend changes
* Style quest explorer
* Style quest page
* Dates
* Dates
* Typecheck
* Prettier
* Fix create page layout
* Update only OPEN quests
* Repetition info
* Fix create quest errors
* Quest form Textarea
* Quest form Textarea
* Truncate texts
* Redirect if user not logged in
* Tooltips
* Factorize skills tags
* fix username in completions
* Metafam as default guild on creation
* Layouts
* Remove todo
* cooldown
* Rename to "claim quest"
* Move ConfirmModal in ds
* Extract pSeed balance
* Fix "created by me" switch
* Reword complete quest
* Style quest form
* prettier
* lint
2021-04-08 15:32:27 +04:00
Pacien Boisson
d16f866391
Move players page to /players ( #439 )
...
* Move players page to /players
* Using redirects in next.config
2021-03-29 11:50:06 +04:00
Alec LaLonde
8821e4cf49
fixed merge cruft
2021-03-28 22:08:25 -06:00
Will Holcomb
ee403bea8d
addin' comments to silence eslint 🍤
2021-03-28 22:08:25 -06:00
Will Holcomb
51b349745f
code review changes from @alaonde to hopefully code #422 🥅
2021-03-28 22:08:25 -06:00
Will Holcomb
9fb4b4e04c
fixin' lintin' 🥼
2021-03-28 22:08:25 -06:00
Will Holcomb
7663da41db
tryin' one more variable version 🍇
2021-03-28 22:08:25 -06:00
Will Holcomb
b6649bac2a
helps if the variable names are the same 👯
2021-03-28 22:08:25 -06:00
Will Holcomb
89c027e478
changin' variable name to see if it is passed 🏈
2021-03-28 22:08:25 -06:00
Will Holcomb
1609981ac9
printin' graphql server 💈
2021-03-28 22:08:25 -06:00
Will Holcomb
c387912520
addin' loggin' to skills error 🧣
2021-03-28 22:08:25 -06:00
Will Holcomb
89b4ec4527
addin' yarn serve 🥘
2021-03-28 22:08:25 -06:00
Will Holcomb
43c2d0a514
redeployin' altered render.yaml 🥦
2021-03-28 22:08:25 -06:00
Will Holcomb
f9fe44336d
tryin' w/o port 🌅
2021-03-28 22:08:25 -06:00
Will Holcomb
f3683f54c1
tryin' to capture port 🚢
2021-03-28 22:08:25 -06:00
Will Holcomb
b50a746f6f
pushin' just to see the value 🚡
2021-03-28 22:08:25 -06:00
Will Holcomb
f2c4f62565
printin' URI 🖨
2021-03-28 22:08:25 -06:00
Will Holcomb
7471a38d82
no interpolation in render.yaml 🌮
2021-03-28 22:08:25 -06:00
Will Holcomb
2fa256d23e
removin' vistiges of Enneagram ✴
2021-03-28 22:08:25 -06:00
Will Holcomb
f00bee9b41
~ minimum code to add color chooser 🔦
2021-03-28 22:08:25 -06:00
dependabot[bot]
0555deb028
Bump urql from 1.11.6 to 2.0.1 ( #434 )
...
Bumps [urql](https://github.com/FormidableLabs/urql/tree/HEAD/packages/react-urql ) from 1.11.6 to 2.0.1.
- [Release notes](https://github.com/FormidableLabs/urql/releases )
- [Changelog](https://github.com/FormidableLabs/urql/blob/main/packages/react-urql/CHANGELOG.md )
- [Commits](https://github.com/FormidableLabs/urql/commits/urql@2.0.1/packages/react-urql )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-27 22:29:32 +01:00
dependabot[bot]
c3a90399cb
Bump @storybook/addon-actions from 6.1.20 to 6.1.21 ( #430 )
...
Bumps [@storybook/addon-actions](https://github.com/storybookjs/storybook/tree/HEAD/addons/actions ) from 6.1.20 to 6.1.21.
- [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.21/addons/actions )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-27 22:29:14 +01:00
dependabot[bot]
770c244bf6
Bump babel-plugin-styled-components from 1.11.1 to 1.12.0 ( #432 )
...
Bumps [babel-plugin-styled-components](https://github.com/styled-components/babel-plugin-styled-components ) from 1.11.1 to 1.12.0.
- [Release notes](https://github.com/styled-components/babel-plugin-styled-components/releases )
- [Commits](https://github.com/styled-components/babel-plugin-styled-components/compare/v1.11.1...v1.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-27 22:28:35 +01:00
dependabot[bot]
dbe55a01fd
Bump react-redux from 7.2.1 to 7.2.2 ( #427 )
...
Bumps [react-redux](https://github.com/reduxjs/react-redux ) from 7.2.1 to 7.2.2.
- [Release notes](https://github.com/reduxjs/react-redux/releases )
- [Changelog](https://github.com/reduxjs/react-redux/blob/master/CHANGELOG.md )
- [Commits](https://github.com/reduxjs/react-redux/compare/v7.2.1...v7.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-27 22:27:20 +01:00
Alec LaLonde
aa53b42512
Fixed typing issue in trigger
2021-03-26 21:51:07 -06:00
Will Holcomb
308304455c
addin' comments to silence eslint 🍤
2021-03-26 21:26:58 -06:00
Alec LaLonde
264cd692fc
Added migration to populate metafam discord_id, using that in updateDiscordRole action
2021-03-26 21:17:15 -06:00
Alec LaLonde
09be2b26eb
Fixed lint errors
2021-03-26 21:17:15 -06:00
Alec LaLonde
0d2c40dc08
Tweaked update discord role action to be more robust
2021-03-26 21:17:15 -06:00
Alec LaLonde
04503aff17
Added migration for metafam rank discord role IDs
2021-03-26 21:17:15 -06:00
Alec LaLonde
50f2307002
Stubbed out oauth callback handler
2021-03-26 21:17:15 -06:00
Alec LaLonde
647fe8e550
Tweaked sourcecred migrator to use new player.discord_id column
2021-03-26 21:17:15 -06:00
Pacien Boisson
b5ee57abc9
squash backend changes ( #438 )
2021-03-26 11:23:59 +04:00
Will Holcomb
6fa522d872
Deploy frontend through render.yaml ( #421 )
...
* addin' frontend to render.yaml 🐂
* settin' node version 🐀
* tweakin' build step 🐾
* alt specification of graphql endpoint 🦡
* no interpolation in render.yaml 🌮
* tryin' static specification 🧁
* printin' URI 🖨
* pushin' just to see the value 🚡
* printin' the right value 💅
* debuggin' hasura 🐜
* tryin' to capture port 🚢
* tryin' w/o port 🌅
* redeployin' altered render.yaml 🥦
* resettin' yarn.lock 🔒
* fixin' name preface so it is passed 🏀
2021-03-25 12:01:37 -06:00
dan13ram
f03109e214
set next button as loading until next page loads ( #418 )
2021-03-22 15:34:18 +05:30
Pacien Boisson
a02d864c9e
Support connection from smart wallets ( #416 )
...
* Support connection from smart wallets
* Fix unreachable code
2021-03-16 17:42:07 +04:00
Pacien Boisson
8c99b5df50
Merge dependencies ( #415 )
...
* Bump @chakra-ui/icons from 1.0.3 to 1.0.6
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui ) from 1.0.3 to 1.0.6.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases )
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.3...@chakra-ui/icons@1.0.6 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump tsdx from 0.13.3 to 0.14.1
Bumps [tsdx](https://github.com/formium/tsdx ) from 0.13.3 to 0.14.1.
- [Release notes](https://github.com/formium/tsdx/releases )
- [Commits](https://github.com/formium/tsdx/compare/v0.13.3...v0.14.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump @types/react from 16.9.52 to 17.0.3
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 16.9.52 to 17.0.3.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump express-graphql from 0.11.0 to 0.12.0
Bumps [express-graphql](https://github.com/graphql/express-graphql ) from 0.11.0 to 0.12.0.
- [Release notes](https://github.com/graphql/express-graphql/releases )
- [Commits](https://github.com/graphql/express-graphql/compare/v0.11.0...v0.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump eslint-plugin-simple-import-sort from 5.0.3 to 7.0.0
Bumps [eslint-plugin-simple-import-sort](https://github.com/lydell/eslint-plugin-simple-import-sort ) from 5.0.3 to 7.0.0.
- [Release notes](https://github.com/lydell/eslint-plugin-simple-import-sort/releases )
- [Changelog](https://github.com/lydell/eslint-plugin-simple-import-sort/blob/main/CHANGELOG.md )
- [Commits](https://github.com/lydell/eslint-plugin-simple-import-sort/compare/v5.0.3...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump eslint-plugin-jsx-a11y from 6.3.1 to 6.4.1
Bumps [eslint-plugin-jsx-a11y](https://github.com/evcohen/eslint-plugin-jsx-a11y ) from 6.3.1 to 6.4.1.
- [Release notes](https://github.com/evcohen/eslint-plugin-jsx-a11y/releases )
- [Changelog](https://github.com/jsx-eslint/eslint-plugin-jsx-a11y/blob/master/CHANGELOG.md )
- [Commits](https://github.com/evcohen/eslint-plugin-jsx-a11y/compare/v6.3.1...v6.4.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump eslint-plugin-jest from 24.1.3 to 24.3.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.1.3 to 24.3.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.1.3...v24.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump eslint-import-resolver-typescript from 2.2.1 to 2.4.0
Bumps [eslint-import-resolver-typescript](https://github.com/alexgorbatchev/eslint-import-resolver-typescript ) from 2.2.1 to 2.4.0.
- [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.2.1...v2.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
* Bump eslint-config-airbnb-typescript from 9.0.0 to 12.3.1
Bumps [eslint-config-airbnb-typescript](https://github.com/iamturns/eslint-config-airbnb-typescript ) from 9.0.0 to 12.3.1.
- [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/v9.0.0...v12.3.1 )
Signed-off-by: dependabot[bot] <support@github.com >
* Fix eslint imports
* Fix tslint
* lint!
* lint
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-03-16 14:45:28 +04:00
dan13ram
c276f6a057
[MyMeta] Patrons leaderboard ( #395 )
...
* added seed-graph as a new remote schema
* removed unwanted remote schema and added a query
* updated seed-balances remote schema logic
* patron leaderboard
* refactored player skills & memberships components
* removed unnecessary key in tile components
* removed getTokenBalance folder
* reduced number for calls for fetching patrons
* updated logic to use the new backend query
* made patron tiles shorter
2021-03-16 11:11:43 +05:30