Commit Graph

220 Commits

Author SHA1 Message Date
Will Holcomb
b6ad318965 frontend changes to use cached profile rather than remote schema 🍥 2021-07-28 06:38:25 +05:30
dan13ram
9cf311062f minor semantic fixes 2021-07-27 07:24:00 +05:30
dan13ram
87fd8e11da padding above about section 2021-07-27 07:24:00 +05:30
dan13ram
987aa80ed5 added about with max length 2021-07-27 07:24:00 +05:30
dan13ram
8c05e70e31 better styling for player timezone & profile page 2021-07-27 07:24:00 +05:30
dan13ram
cbeb604c27 fixed filters not working with touch handlers 2021-07-27 07:24:00 +05:30
dan13ram
31ae438a78 display GMT+0:00 for GMT 2021-07-27 07:24:00 +05:30
dan13ram
de9914e8aa better display in player page 2021-07-27 07:24:00 +05:30
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