Alec LaLonde
bfdc0e641f
Fixed megamenu link to go to edit profile flow ( #828 )
...
* Fixed megamenu link to go to edit profile flow
* Added view profile back to user menu
* Added edit profile button to own profile
2021-09-17 23:31:21 +02:00
Alec LaLonde
58b5b84af2
Added 'reload roles' button
2021-09-16 16:59:26 -06:00
Alec LaLonde
c9c807324b
Fixed initial population of discord role select fields
2021-09-16 16:59:26 -06:00
Alec LaLonde
c489ac9924
If guild already exists, show edit page
2021-09-16 16:59:26 -06:00
Udit Takkar
c7f913dc0c
added forLoginDisplay variable to reduce data returned for login display
...
Closes #738 .
2021-09-16 10:15:57 -04:00
Damjan Čorić
9c7feeb611
switch to MetaLink for edit profile ( #817 )
...
* switch to MetaLink for edit profile
* add link to edit profile in mobie view
* add slash
* add player menu
* switch to svg icons
* switch to exo2 font
* align profile menu dropdown
* fix player menu alignment
* it was View Profile not Edit Profile
* remove arrow down to open player menu
* use hook to get disconnect method
* truncate pSeedBalance
* remove unnecessary props
2021-09-15 16:01:40 +02:00
Alec LaLonde
957f641b79
Implemented discord role manager trigger
2021-09-10 11:25:58 -06:00
Alec LaLonde
5eafa1359e
Standardized player relationship names
2021-09-10 11:25:58 -06:00
Alec LaLonde
f8f9acc4b8
Fixed internal MegaMenu links ( #815 )
2021-09-10 12:11:26 +02:00
Alec LaLonde
ffb78a9422
Fixed duplicate MemberOf label in patron tile ( #816 )
2021-09-10 12:10:05 +02:00
blake-hunsicker
c9607cf5df
Feature/mega menu alt ( #758 )
...
* Import all frontend components, assets, and menuLinks list
* Remove playerstats
* Fix z-index, item type
* Import all frontend components, assets, and menuLinks list
* Remove playerstats
* Fix z-index, item type
* Add player stats bar on mobile, polish UI
* Remove unneeded imports
* add menu icons
* connect megamenu
* comment out search functionality
* fix LoginButton comments
* fix MegaMenu pr comments
* fix icons
* fix pr comments
* add keys to mapped items
* fix menu - player filters overlap
* fix mobile menu scrolling page
* center nav links
* retry vercel
Co-authored-by: Damjan Coric <damjancorica92@gmail.com >
2021-09-08 20:33:08 +02:00
Istvan Richter
a38769c4b9
Add id and rank field to player_skill
2021-09-07 11:34:03 -06:00
Alec LaLonde
2170eb88fe
Added id to a bunch of graphql responses to help with caching
2021-09-02 15:34:33 -06:00
Alec LaLonde
cce43f2e9f
Implemented guild page players section
2021-09-02 15:34:33 -06:00
Alec LaLonde
ba356c787d
Added loading spinner to player memberships section
2021-09-02 15:34:33 -06:00
Alec LaLonde
29abec059d
Added guild_players remote relationship to fetch discord member roles
2021-09-02 15:34:33 -06:00
Alec LaLonde
e1c5656352
Enhanced player memberships with guild image and link
2021-09-02 15:34:33 -06:00
Alec LaLonde
be16175a04
Moved membership_through_discord to guild table from guild_metadata
2021-09-02 15:34:33 -06:00
Alec LaLonde
dcdd58d4e0
Implemented state check in discord auth, added twitter/github URLs to guild form
2021-09-02 15:34:33 -06:00
Alec LaLonde
eb58572c20
Fixed a couple issues in guild member sync
2021-09-02 15:34:33 -06:00
Alec LaLonde
b14d41e6c0
Fixed discord oauth2 URL
2021-09-01 08:20:36 -06:00
Alec LaLonde
1783a34dfb
Cleaned up some config, error handling
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
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
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