Commit Graph

165 Commits

Author SHA1 Message Date
dependabot[bot]
b845e7d162 Bump eslint-plugin-import from 2.22.1 to 2.23.2 (#560)
* Bump eslint-plugin-import from 2.22.1 to 2.23.2

Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.22.1 to 2.23.2.
- [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.1...v2.23.2)

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

* fixed eslint-plugin-import update

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dan13ram <dan13ram@gmail.com>
2021-05-17 23:12:47 +05:30
dependabot[bot]
2e081fd913 Bump @urql/exchange-retry from 0.2.0 to 0.2.1 (#557)
Bumps [@urql/exchange-retry](https://github.com/FormidableLabs/urql/tree/HEAD/exchanges/retry) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/FormidableLabs/urql/releases)
- [Changelog](https://github.com/FormidableLabs/urql/blob/main/exchanges/retry/CHANGELOG.md)
- [Commits](https://github.com/FormidableLabs/urql/commits/@urql/exchange-retry@0.2.1/exchanges/retry)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 21:16:19 +05:30
dan13ram
925919bc81 simplified queries for player/guild pages 2021-05-13 14:46:23 -06:00
Michiel Quellhorst
496b8e0dcd fixed 404 on guild detail page request (#529)
* fixed 404 on guild detail page request

* changes due to naming conventions
2021-05-12 20:30:49 +05:30
dan13ram
b523088356 reverted urql to v2.0.2 2021-05-12 07:48:20 -06:00
dan13ram
eaf2f39fb1 added retries to urql 2021-05-12 07:48:20 -06:00
dan13ram
efe0e8bde3 [MyMeta] increased player listing to 150 (#541)
* increased player listing to 150

* removed unnecessary extra var
2021-05-12 08:03:54 +05:30
dependabot[bot]
a82a2495e2 Bump next-urql from 3.0.1 to 3.1.0 (#522)
Bumps [next-urql](https://github.com/FormidableLabs/urql/tree/HEAD/packages/next-urql) from 3.0.1 to 3.1.0.
- [Release notes](https://github.com/FormidableLabs/urql/releases)
- [Changelog](https://github.com/FormidableLabs/urql/blob/main/packages/next-urql/CHANGELOG.md)
- [Commits](https://github.com/FormidableLabs/urql/commits/next-urql@3.1.0/packages/next-urql)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:54:15 +05:30
Alec LaLonde
f3c73c9d2a Linter fixes 2021-05-01 23:50:28 -06:00
Alec LaLonde
63628fb55e Added twitter_url and github_url to guild 2021-05-01 23:50:28 -06:00
mquellhorst
0b6017e759 guild pages implemented 2021-05-01 23:50:28 -06:00
mquellhorst
05bf6fd9cf guild pages implemented 2021-05-01 23:50:28 -06:00
dan13ram
8517a26048 Upgrade dependencies (#486)
* upgraded storybook dependencies

* upgraded web dependencies

* updated timezone selector

* upgrade chakra in metamaps

* upgraded react-dnd in metamaps

* upgraded framer-motion

* fixed types in metamaps

* upgraded eslint

* upgraded lerna, husky and graphql

* upgraded node version

* removed metamaps package

* fixed all eslint issues

* ran yarn format to prettier format all files

* updated lint-staged & husky scripts

* add executable perms to pre-push scripts

* updated yarn.lock

* fixed eslint and moved chakra icons to ds

* fixed emotion errors

* removed extra useContext

* update yarn.lock

* upgraded more packages

* removed unnecessary .huskyrc.json

* lint fix
2021-05-01 12:46:48 +05:30
dan13ram
96f40d90a0 moved rankHelpers to utils 2021-04-30 23:00:01 -06:00
dan13ram
69319a59de made computeRank more generic 2021-04-30 23:00:01 -06:00
dan13ram
c3248aaad3 computing patron rank 2021-04-30 23:00:01 -06:00
Will Holcomb
2f23041ce4 allowing username to be completely removed 🐭 2021-04-26 22:01:03 -06:00
Will Holcomb
206cb44321 correcting invalid username error 🗼 2021-04-26 13:38:57 -06:00
dan13ram
74d8f2d4f5 completed patrons leaderboard (#477) 2021-04-26 12:54:44 +05:30
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
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
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
Will Holcomb
308304455c addin' comments to silence eslint 🍤 2021-03-26 21:26:58 -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