Commit Graph

436 Commits

Author SHA1 Message Date
Matthew Cantelon
5ac303cbde WIP gracefully handles errors 2021-08-31 22:11:50 -06:00
Matthew Cantelon
1dd17aaf3f Rebase 2021-08-31 22:11:50 -06:00
Alec LaLonde
1783a34dfb Cleaned up some config, error handling 2021-08-26 10:10:01 -06:00
Alec LaLonde
1989a4f734 use new guildposition enum 2021-08-26 10:10:01 -06:00
Alec LaLonde
c080e196af Fixed oauth handler / guild insert 2021-08-26 10:10:01 -06:00
Alec LaLonde
66a9f928aa Attempt to pre-fill selected discord roles 2021-08-26 10:10:01 -06:00
Alec LaLonde
9ddbafe2c3 Fixed permission, input parsing 2021-08-26 10:10:01 -06:00
Alec LaLonde
2106d766c7 Fixed multiselect validation, values 2021-08-26 10:10:01 -06:00
Alec LaLonde
b1927b8a40 Removed extraneous hook for fetching guild metadata 2021-08-26 10:10:01 -06:00
Alec LaLonde
86bd86ba34 Added saveGuildInformation action 2021-08-26 10:10:01 -06:00
Alec LaLonde
79e9455283 Added saveGuildInformation mutation 2021-08-26 10:10:01 -06:00
Alec LaLonde
30dbc737a8 Added guild_metadata table to hold admin-only guild information 2021-08-26 10:10:01 -06:00
Alec LaLonde
270bfa88e3 Added separate guild metadata table with different permissions 2021-08-26 10:10:01 -06:00
Alec LaLonde
6cc6d523da Filled in most form fields for creating a guild 2021-08-26 10:10:01 -06:00
Alec LaLonde
b5e38e62c1 Fixed SSR error 2021-08-26 10:10:01 -06:00
Alec LaLonde
fa690f1e48 Fetch pending guilds for guild join page 2021-08-26 10:10:01 -06:00
Alec LaLonde
19f7272171 Stubbed out guildform using react-hook-form 2021-08-26 10:10:01 -06:00
dan13ram
21e76b4cef fixed bug with incorrect sorting 2021-08-25 08:56:33 -06:00
dan13ram
54e7541b5b removed custom logic from design-system 2021-08-25 08:56:33 -06:00
dan13ram
909ce1aa96 removed unwanted file 2021-08-25 08:56:33 -06:00
dan13ram
b2c7903262 showing seasonal xp more clearly 2021-08-25 08:56:33 -06:00
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