dan13ram
612d094dda
updated player tile to show timezone instead of about
2021-07-27 07:24:00 +05:30
dan13ram
893e1b7a55
better messaging for no players found
2021-07-27 07:24:00 +05:30
dan13ram
85fd06f35c
fixed daoHaus membership links
2021-07-27 07:24:00 +05:30
dan13ram
24e7b166ba
fixed useEffect called too many times
2021-07-27 07:24:00 +05:30
dan13ram
c5516951f7
better messaging for timezone filter
2021-07-27 07:24:00 +05:30
dan13ram
c41246bb4e
showing adjacent timezones for players
2021-07-27 07:24:00 +05:30
Tommy
90267583c5
The color display on a player's profile is broken ( fixes #716 ) ( #722 )
...
* Fixed UI bug on PlayerHero.tsx
* Updated PlayerHero.tsx: Fixed UI bug
Fixed bug on color bar causing excess spacing.
* fix indent
* removing whitespace
* removing whitespace
2021-07-26 21:36:24 -04:00
mquellhorst
78cef4b817
removed obsolete props
2021-07-19 18:13:43 +05:30
mquellhorst
7bac58f188
necessary changes to the types
2021-07-19 18:13:43 +05:30
mquellhorst
6e0e0d3ba5
removed useState inside render
2021-07-19 18:13:43 +05:30
dan13ram
d1ec0e8501
better search for timezone filter
2021-07-11 17:12:28 -06:00
dan13ram
5932e4158f
fix typo
2021-07-08 13:26:46 -06:00
dan13ram
368caf1494
added key for map in render
2021-07-08 13:26:46 -06:00
dan13ram
44384659d9
added styles and show results buttons
2021-07-08 13:26:46 -06:00
dan13ram
a35afd27c3
setup basic structure for mobile filters layout
2021-07-08 13:26:46 -06:00
dan13ram
1fa9085170
fixed glitches due to IntersectionObserver
2021-07-08 10:30:26 -06:00
dan13ram
cd6ab4118e
fixed ui bug with count display
2021-07-08 10:30:26 -06:00
dan13ram
e0416c1396
fixed searchText filter used bug
2021-07-08 10:30:26 -06:00
dan13ram
2bd590c791
fixed glitch in loading players
2021-07-08 10:30:26 -06:00
dan13ram
354dc22228
fetching count and players simultaneously
2021-07-08 10:30:26 -06:00
dan13ram
11286feb44
only search filter used
2021-07-08 10:30:26 -06:00
dan13ram
ea88f1e8a3
changed no more players message
2021-07-08 10:30:26 -06:00
dan13ram
9c2a11b993
added pagination for players page
2021-07-08 10:30:26 -06:00
dependabot[bot]
9cf6d910d5
Bump ethers from 5.3.0 to 5.4.1
...
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers ) from 5.3.0 to 5.4.1.
- [Release notes](https://github.com/ethers-io/ethers.js/releases )
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.4.1/packages/ethers )
---
updated-dependencies:
- dependency-name: ethers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2021-07-07 07:47:46 +05:30
Mano
325ce557cf
config env var name fix
2021-07-05 07:25:37 +05:30
Mano
09d1e79f66
link error fix
2021-06-30 19:46:31 +05:30
Mano
498eaa442c
added clarity snippet
2021-06-30 19:46:31 +05:30
Alec LaLonde
0241e79717
Print out error if ssr build fails
2021-06-28 07:38:09 +05:30
chair
e39f74a3cc
yarn lint
2021-06-27 12:11:03 -07:00
chair
697f3b9b68
Update packages/web/components/Player/PlayerAvatar.tsx
...
Co-authored-by: dan13ram <dan13ram@users.noreply.github.com >
2021-06-27 12:11:03 -07:00
chair
a99c573931
Update packages/web/components/Player/PlayerAvatar.tsx
...
Co-authored-by: dan13ram <dan13ram@users.noreply.github.com >
2021-06-27 12:11:03 -07:00
chair
830e2f1752
return h and w
2021-06-27 12:11:03 -07:00
chair
4c30224260
run yarn lint
2021-06-27 12:11:03 -07:00
chair
24cb1ee2e1
Add PlayerAvatar class to PlayerHero
2021-06-27 12:11:03 -07:00
chair
cabd36fd17
run yarn lint
2021-06-27 12:11:03 -07:00
chair
857fa79ac5
Fix transparent bg profile img bug [fixes 385]
2021-06-27 12:11:03 -07:00
Matthew Cantelon
08198ecdcb
feat: make list items into links
...
This matches the NFT gallery functionality
2021-06-24 11:11:39 -06:00
Matthew Cantelon
62376d0f9b
feat: show DAOs in a modal and match NFT gallery styling
...
(cherry picked from commit a29835078c490e73ef2cc447d8c10959915cd560)
2021-06-24 11:11:39 -06:00
dan13ram
591b7d1e9f
updated filters with new design
2021-06-14 14:01:24 +05:30
Vyvy-vi
1e938bcbc3
chore: rebase and squash
...
feat: meta tags for player pages
feat: meta tags for quest pages
feat: meta tags for patrons page
fix: typos, extra tags
feat: HeadComponent for metadata
feat: HeadComponent in pages
Implements the HeadComponent from components/Seo.tsx to take props and render the relevant meta tags in the pages
fix: type-cast to string
fix: string for playersDescriptionmeta
fix: optional chaining player meta data
fix: text consistency and typo-fixes
fix: use player helpers for meta
feat: meta tags for guilds route
feat: meta tags for player pages
feat: meta tags for quest pages
feat: meta tags for patrons page
feat: HeadComponent in pages
Implements the HeadComponent from components/Seo.tsx to take props and render the relevant meta tags in the pages
fix: type-cast to string
fix: import Head in _app
2021-06-13 23:57:34 -06:00
Luxumbra
5f8d6429d8
Feature/550 personality type styles ( #628 )
...
* Gradients, colours & Icons added as per Figma
* forgot to remove `SVG` from the ds import
* formatting improvements
* Added in the correct colour value for courage
removed the quotes and added correct font (mono) for the type title
* Tweak to the white type to be moar white.
* responses to feedback from @dysbulic
2021-06-13 23:57:34 -06:00
dependabot[bot]
c8d92c343b
Bump fake-tag from 2.0.0 to 3.0.0 ( #631 )
...
Bumps [fake-tag](https://github.com/jaydenseric/fake-tag ) from 2.0.0 to 3.0.0.
- [Release notes](https://github.com/jaydenseric/fake-tag/releases )
- [Changelog](https://github.com/jaydenseric/fake-tag/blob/master/changelog.md )
- [Commits](https://github.com/jaydenseric/fake-tag/compare/v2.0.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: fake-tag
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-13 23:57:34 -06:00
Luxumbra
e8be64a1ce
Fixes #357 ( #630 )
...
- Icons show on mobile devices and we have text links for desktop.
- Also tweaked the size and spacing of the icons.
- Line 81 overrides the default button (link variant) hover style which is inconsistent with the default link style.
2021-06-13 23:57:34 -06:00
Mano
bebe182b78
ga analytics merge to develop ( #633 )
...
* added analytics
* added analytics snippet
* Reworked GA addition implementation
Co-authored-by: Alec LaLonde <alec@convergencelabs.com >
2021-06-13 23:57:34 -06:00
Hammad Jutt
8a6054f70e
Release develop branch to prod ( #598 )
...
* Bump next from 10.2.0 to 10.2.2 (#574 )
Bumps [next](https://github.com/vercel/next.js ) from 10.2.0 to 10.2.2.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.2.0...v10.2.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @chakra-ui/react from 1.6.1 to 1.6.2 (#580 )
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui ) from 1.6.1 to 1.6.2.
- [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.1...@chakra-ui/react@1.6.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/node from 15.3.0 to 15.3.1 (#577 )
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.0 to 15.3.1.
- [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>
* Update migrateSourceCredAccounts scripts to use Eth address as source of truth
* Add githubApiToken to backend config
* Bump ethers from 5.1.4 to 5.2.0 (#589 )
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers ) from 5.1.4 to 5.2.0.
- [Release notes](https://github.com/ethers-io/ethers.js/releases )
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.2.0/packages/ethers )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @typeit/discord from 4.0.9 to 4.0.10 (#585 )
Bumps [@typeit/discord](https://github.com/OwenCalvin/discord.ts ) from 4.0.9 to 4.0.10.
- [Release notes](https://github.com/OwenCalvin/discord.ts/releases )
- [Changelog](https://github.com/OwenCalvin/discord.ts/blob/master/CHANGELOG.md )
- [Commits](https://github.com/OwenCalvin/discord.ts/commits )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump js-base64 from 3.6.0 to 3.6.1 (#590 )
Bumps [js-base64](https://github.com/dankogai/js-base64 ) from 3.6.0 to 3.6.1.
- [Release notes](https://github.com/dankogai/js-base64/releases )
- [Commits](https://github.com/dankogai/js-base64/compare/3.6.0...3.6.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/node from 15.3.1 to 15.6.1 (#594 )
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node ) from 15.3.1 to 15.6.1.
- [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>
* Bump next-transpile-modules from 7.0.0 to 7.2.0 (#584 )
Bumps [next-transpile-modules](https://github.com/martpie/next-transpile-modules ) from 7.0.0 to 7.2.0.
- [Release notes](https://github.com/martpie/next-transpile-modules/releases )
- [Commits](https://github.com/martpie/next-transpile-modules/compare/7.0.0...7.2.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @types/react from 17.0.5 to 17.0.6 (#576 )
Bumps [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react ) from 17.0.5 to 17.0.6.
- [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>
* Use staging backend host for staging Hasura instance
* github actions for develop branch
* Add github secret to staging-backend env
* Fix token config in render.yaml
Matches whats configured in Render dashboard
* Bump next from 10.2.2 to 10.2.3 (#612 )
Bumps [next](https://github.com/vercel/next.js ) from 10.2.2 to 10.2.3.
- [Release notes](https://github.com/vercel/next.js/releases )
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js )
- [Commits](https://github.com/vercel/next.js/compare/v10.2.2...v10.2.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump typescript from 4.2.4 to 4.3.2 (#611 )
Bumps [typescript](https://github.com/Microsoft/TypeScript ) from 4.2.4 to 4.3.2.
- [Release notes](https://github.com/Microsoft/TypeScript/releases )
- [Commits](https://github.com/Microsoft/TypeScript/compare/v4.2.4...v4.3.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump ethers from 5.2.0 to 5.3.0 (#616 )
Bumps [ethers](https://github.com/ethers-io/ethers.js/tree/HEAD/packages/ethers ) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/ethers-io/ethers.js/releases )
- [Changelog](https://github.com/ethers-io/ethers.js/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ethers-io/ethers.js/commits/v5.3.0/packages/ethers )
---
updated-dependencies:
- dependency-name: ethers
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump @chakra-ui/react from 1.6.2 to 1.6.3 (#621 )
Bumps [@chakra-ui/react](https://github.com/chakra-ui/chakra-ui ) from 1.6.2 to 1.6.3.
- [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.2...@chakra-ui/react@1.6.3 )
---
updated-dependencies:
- dependency-name: "@chakra-ui/react"
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Bump sourcecred from 0.8.7 to 0.9.0 (#623 )
Bumps [sourcecred](https://github.com/sourcecred/sourcecred ) from 0.8.7 to 0.9.0.
- [Release notes](https://github.com/sourcecred/sourcecred/releases )
- [Commits](https://github.com/sourcecred/sourcecred/compare/sourcecred-v0.8.7...sourcecred-v0.9.0 )
---
updated-dependencies:
- dependency-name: sourcecred
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dan13ram <dan13ram@gmail.com >
2021-06-02 18:26:14 +05:30
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
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