Commit Graph

494 Commits

Author SHA1 Message Date
Alec LaLonde
66db937c82 Cleaned up env variables, extracted to env-groups 2021-05-20 15:38:05 -06:00
dan13ram
c2e3782d28 added filters for /players page (#566)
* player filters for type and skills

* fetching multiple players in parallel

* removed tile fragment

* search by username or address

* better spacing

* availability filter

* timezone filter

* passing tests in ds

* submit form in search bar

* added better labels for timezone

* fixed test issue

* searching only if search >= 2 char

* meta select ds

* updated metabutton bg color

* parallel for > 50 only

* fix reset search filter
2021-05-19 20:49:06 +05:30
Alec LaLonde
cc8326361e Made xp weekly change more readable (#569) 2021-05-19 15:19:51 +05:30
Hammad Jutt
51f82e6e2c Ignore d.ts files in discord bot glob 2021-05-18 11:31:43 -06:00
Alec LaLonde
f653d0879e Added an env var to specify which types of files are loaded 2021-05-18 11:31:43 -06:00
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
dependabot[bot]
c12564fb3f Bump @types/react-dom from 17.0.4 to 17.0.5 (#558)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 17.0.4 to 17.0.5.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 20:50:31 +05:30
dependabot[bot]
ceee24e4da Bump @babel/core from 7.14.0 to 7.14.2 (#561)
Bumps [@babel/core](https://github.com/babel/babel/tree/HEAD/packages/babel-core) from 7.14.0 to 7.14.2.
- [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.14.2/packages/babel-core)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 20:49:12 +05:30
dependabot[bot]
a466446519 Bump dotenv from 9.0.1 to 9.0.2 (#559)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 9.0.1 to 9.0.2.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/compare/v9.0.1...v9.0.2)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 20:44:55 +05:30
dependabot[bot]
f4649734da Bump framer-motion from 4.1.15 to 4.1.16 (#565)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.15 to 4.1.16.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v4.1.15...v4.1.16)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 20:44:04 +05:30
dependabot[bot]
0b278e1dc7 Bump @types/node from 15.0.2 to 15.3.0 (#562)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.2 to 15.3.0.
- [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>
2021-05-17 20:43:36 +05:30
Hammad Jutt
97575b4c0b Dont run discord-bot when running backend:dev 2021-05-15 14:00:44 -06:00
Hammad Jutt
a512b0ac76 Finalize setEthAddress command 2021-05-15 14:00:44 -06:00
dan13ram
0d6f01d3a2 updated github actions to debug hasura 2021-05-13 14:46:23 -06:00
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
373c3c88ad fixed intermittent github workflow build errors 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]
8162d8eaeb Bump @typescript-eslint/parser from 4.22.0 to 4.23.0 (#533)
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 4.22.0 to 4.23.0.
- [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/v4.23.0/packages/parser)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 21:38:39 +05:30
dependabot[bot]
b822a31c3d Bump @graphql-codegen/typescript-graphql-request from 3.1.1 to 3.2.0 (#535)
Bumps [@graphql-codegen/typescript-graphql-request](https://github.com/dotansimha/graphql-code-generator/tree/HEAD/packages/plugins/typescript/graphql-request) from 3.1.1 to 3.2.0.
- [Release notes](https://github.com/dotansimha/graphql-code-generator/releases)
- [Changelog](https://github.com/dotansimha/graphql-code-generator/blob/master/packages/plugins/typescript/graphql-request/CHANGELOG.md)
- [Commits](https://github.com/dotansimha/graphql-code-generator/commits/@graphql-codegen/typescript-graphql-request@3.2.0/packages/plugins/typescript/graphql-request)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 21:38:24 +05:30
dependabot[bot]
556d486a24 Bump @types/node from 15.0.1 to 15.0.2 (#537)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 15.0.1 to 15.0.2.
- [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>
2021-05-11 21:03:30 +05:30
dependabot[bot]
891236ebda Bump @typescript-eslint/eslint-plugin from 4.22.0 to 4.23.0 (#545)
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.22.0 to 4.23.0.
- [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/v4.23.0/packages/eslint-plugin)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 20:28:50 +05:30
dependabot[bot]
194bddc477 Bump lint-staged from 10.5.4 to 11.0.0 (#544)
Bumps [lint-staged](https://github.com/okonet/lint-staged) from 10.5.4 to 11.0.0.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v10.5.4...v11.0.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 20:28:16 +05:30
Hammad Jutt
53b1a13364 Remove mymeta from Render.yaml (#518)
MyMeta is hosted on Vercel, dont need to pay for it twice on Render.
2021-05-11 19:08:12 +05:30
dependabot[bot]
2d1ebe0549 Bump framer-motion from 4.1.11 to 4.1.15 (#540)
Bumps [framer-motion](https://github.com/framer/motion) from 4.1.11 to 4.1.15.
- [Release notes](https://github.com/framer/motion/releases)
- [Changelog](https://github.com/framer/motion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/framer/motion/compare/v4.1.11...v4.1.15)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 19:07:39 +05:30
dependabot[bot]
34bdbb78d4 Bump @types/react-dom from 16.9.8 to 17.0.4 (#539)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 16.9.8 to 17.0.4.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 18:44:27 +05:30
dependabot[bot]
83ea9480f9 Bump react-select from 4.3.0 to 4.3.1 (#536)
Bumps [react-select](https://github.com/JedWatson/react-select) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/JedWatson/react-select/releases)
- [Changelog](https://github.com/JedWatson/react-select/blob/master/docs/CHANGELOG.md)
- [Commits](https://github.com/JedWatson/react-select/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 18:43:28 +05:30
dependabot[bot]
daec3194f0 Bump @chakra-ui/theme-tools from 1.1.6 to 1.1.7 (#538)
Bumps [@chakra-ui/theme-tools](https://github.com/chakra-ui/chakra-ui) from 1.1.6 to 1.1.7.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/theme-tools@1.1.6...@chakra-ui/theme-tools@1.1.7)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 18:35:31 +05:30
dependabot[bot]
3ce2676973 Bump @chakra-ui/icons from 1.0.12 to 1.0.13 (#534)
Bumps [@chakra-ui/icons](https://github.com/chakra-ui/chakra-ui) from 1.0.12 to 1.0.13.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/icons@1.0.12...@chakra-ui/icons@1.0.13)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 18:34:24 +05:30
dependabot[bot]
46e5b226c6 Bump @emotion/react from 11.1.5 to 11.4.0 (#531)
Bumps [@emotion/react](https://github.com/emotion-js/emotion) from 11.1.5 to 11.4.0.
- [Release notes](https://github.com/emotion-js/emotion/releases)
- [Changelog](https://github.com/emotion-js/emotion/blob/main/CHANGELOG.md)
- [Commits](https://github.com/emotion-js/emotion/compare/@emotion/react@11.1.5...@emotion/react@11.4.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 18:18:28 +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
dependabot[bot]
6fcd544df0 Bump dotenv from 8.2.0 to 9.0.1 (#520)
Bumps [dotenv](https://github.com/motdotla/dotenv) from 8.2.0 to 9.0.1.
- [Release notes](https://github.com/motdotla/dotenv/releases)
- [Changelog](https://github.com/motdotla/dotenv/blob/master/CHANGELOG.md)
- [Commits](https://github.com/motdotla/dotenv/commits)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:53:25 +05:30
dependabot[bot]
4ecc868150 Bump concurrently from 6.0.2 to 6.1.0 (#526)
Bumps [concurrently](https://github.com/kimmobrunfeldt/concurrently) from 6.0.2 to 6.1.0.
- [Release notes](https://github.com/kimmobrunfeldt/concurrently/releases)
- [Commits](https://github.com/kimmobrunfeldt/concurrently/compare/v6.0.2...v6.1.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:52:07 +05:30
dependabot[bot]
d6e10096a6 Bump eslint from 7.25.0 to 7.26.0 (#521)
Bumps [eslint](https://github.com/eslint/eslint) from 7.25.0 to 7.26.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/v7.25.0...v7.26.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:51:42 +05:30
dependabot[bot]
777b2b0dfa Bump @types/react from 17.0.4 to 17.0.5 (#527)
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react) from 17.0.4 to 17.0.5.
- [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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:51:15 +05:30
dependabot[bot]
0e40491277 Bump @chakra-ui/react from 1.6.0 to 1.6.1 (#525)
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui) from 1.6.0 to 1.6.1.
- [Release notes](https://github.com/chakra-ui/chakra-ui/releases)
- [Changelog](https://github.com/chakra-ui/chakra-ui/blob/main/CHANGELOG.md)
- [Commits](https://github.com/chakra-ui/chakra-ui/compare/@chakra-ui/react@1.6.0...@chakra-ui/react@1.6.1)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:50:50 +05:30
dependabot[bot]
bf344a6999 Bump @types/bluebird from 3.5.33 to 3.5.34 (#528)
Bumps [@types/bluebird](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/bluebird) from 3.5.33 to 3.5.34.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/bluebird)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-11 16:46:02 +05:30
Alec LaLonde
d29619056f Added another SC constant 2021-05-06 13:07:32 -06:00
Alec LaLonde
65b4d27ece Removed prefix as it was colliding with existing bot 2021-05-06 13:07:32 -06:00
Alec LaLonde
0b6e4aedde Changed to load XP using accounts.json as beore 2021-05-06 13:07:32 -06:00
Alec LaLonde
ef6c2ef545 Fixed dynamic loading of discord classes / commands 2021-05-06 13:07:32 -06:00
Alec LaLonde
d0bf595126 Fixed backend boot issue 2021-05-06 13:07:32 -06:00
Alec LaLonde
658aeb4c14 Rebased 2021-05-06 13:07:32 -06:00
Alec LaLonde
2efaf525b2 Fixed globs 2021-05-06 13:07:32 -06:00
Alec LaLonde
5209dc14cf Migrated existing xp command functionality 2021-05-06 13:07:32 -06:00
Alec LaLonde
1283669a5e Fixed docker build 2021-05-06 13:07:32 -06:00
Alec LaLonde
fbb70e54a8 Added Dockerfile for discord-bot 2021-05-06 13:07:32 -06:00