Commit Graph

415 Commits

Author SHA1 Message Date
dan13ram
ea3db28b66 fixed LinkOverlay issues 2021-08-25 08:56:33 -06:00
dan13ram
5dc067f31c added skeleton loading for num players 2021-08-25 08:56:33 -06:00
dan13ram
a74cd33a64 showing total_xp only if not sorted by season_xp 2021-08-25 08:56:33 -06:00
dan13ram
1a371d929b better labels for sorting 2021-08-25 08:56:33 -06:00
dan13ram
1c878ad504 updated skeleton tiles 2021-08-25 08:56:33 -06:00
dan13ram
669bb1576a added skeleton loading states 2021-08-25 08:56:33 -06:00
dan13ram
c6c3915828 updated patron tile with latest player tile changes 2021-08-25 08:56:33 -06:00
dan13ram
1cd91bdc72 added sorting to the filters 2021-08-25 08:56:33 -06:00
aricallen
15fb3a2abd pin ts 2021-08-24 14:17:33 -06:00
aricallen
62883da1d4 remove docgen loader 2021-08-24 14:17:33 -06:00
aricallen
f3cc72484a remove broken package 2021-08-24 14:17:33 -06:00
Michiel Quellhorst
2778f14fd6 Add internal / external position property to guilds (closes #489) 2021-08-10 17:11:59 -04:00
Will Holcomb
d778cdaa4e MyMeta Fix: Nested Link Error (#737)
* reposition LinkOverlay link (fixes #732) 🎳

* remove now unused MetaLink reference 🍳
2021-08-04 00:22:12 +02:00
dependabot[bot]
2bfb353a59 Bump @walletconnect/web3-provider from 1.4.1 to 1.5.2
Bumps [@walletconnect/web3-provider](https://github.com/walletconnect/walletconnect-monorepo) from 1.4.1 to 1.5.2.
- [Release notes](https://github.com/walletconnect/walletconnect-monorepo/releases)
- [Commits](https://github.com/walletconnect/walletconnect-monorepo/compare/1.4.1...1.5.2)

---
updated-dependencies:
- dependency-name: "@walletconnect/web3-provider"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 10:02:50 +05:30
Will Holcomb
01c0af4fa4 Make entire player tile into a link (fixes #343) 🖇 2021-07-31 23:14:21 -04:00
Michiel Quellhorst
5e7ab7350c resolve moloch titles after DaoHaus schema change (#729) 2021-07-31 18:19:59 -04:00
Will Holcomb
fbb2cc6669 removing isExternal from guild signup 📻 2021-07-28 06:38:25 +05:30
Will Holcomb
6f4fdb650c removing favorite NFTs & stylis dependency ❇ 2021-07-28 06:38:25 +05:30
Will Holcomb
37dcbecaad adding isExternal 🎈 2021-07-28 06:38:25 +05:30
Will Holcomb
ce4d42b6d2 reviewing pull request 🇯🇲 2021-07-28 06:38:25 +05:30
Will Holcomb
fcfb32cdc7 renaming for clarity & adding queued invalidation 🌠 2021-07-28 06:38:25 +05:30
Will Holcomb
9eb2eb66d6 invalidating cache entry on profile page load 💣 2021-07-28 06:38:25 +05:30
Will Holcomb
d9876c563f standardizing the capitalization of URL 2021-07-28 06:38:25 +05:30
Will Holcomb
03fd189767 setting the package versions to a single option 📐 2021-07-28 06:38:25 +05:30
Will Holcomb
2e23fcc8e7 removing account link cache trigger 🦟 2021-07-28 06:38:25 +05:30
Will Holcomb
a7f7587e1b 🍵 yarn update-schema 2021-07-28 06:38:25 +05:30
Will Holcomb
e50d091cbb removing commented code 🎁 2021-07-28 06:38:25 +05:30
Will Holcomb
49f1de154d removing job & ethereum addr from cached info 🎯 2021-07-28 06:38:25 +05:30
Will Holcomb
9d6dc90df5 rebasing & regenerating schema 🥘 2021-07-28 06:38:25 +05:30
Will Holcomb
b6ad318965 frontend changes to use cached profile rather than remote schema 🍥 2021-07-28 06:38:25 +05:30
Will Holcomb
af6602663c queries and mutations to support profile caching 🗽 2021-07-28 06:38:25 +05:30
Will Holcomb
04a268132a adding ceramic and IDX to the backend 🎱 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
dan13ram
0a4be7b2dd added tests for getNumWeeksInSeason 2021-07-22 12:21:04 +05:30
dan13ram
6810e573b7 added season_xp to db 2021-07-22 12:21:04 +05:30
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