Commit Graph

97 Commits

Author SHA1 Message Date
Will Holcomb
e7c5c2aa1e straggling needed rename changes 🎟 2021-10-29 21:16:28 -06:00
vidvidvid
e2e30c81af set up edit profile page 2021-10-29 21:16:28 -06:00
Alec LaLonde
89fe2b4db6 Stubbed out SetupRoles step 2021-10-15 21:24:33 -06:00
Alec LaLonde
67f4c1993f Fixed edit profile button 2021-09-28 16:44:10 -06:00
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
Udit Takkar
c7f913dc0c added forLoginDisplay variable to reduce data returned for login display
Closes #738.
2021-09-16 10:15:57 -04:00
Alec LaLonde
957f641b79 Implemented discord role manager trigger 2021-09-10 11:25:58 -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
dan13ram
54e7541b5b removed custom logic from design-system 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
1cd91bdc72 added sorting to the filters 2021-08-25 08:56:33 -06: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
Will Holcomb
01c0af4fa4 Make entire player tile into a link (fixes #343) 🖇 2021-07-31 23:14:21 -04:00
Will Holcomb
9eb2eb66d6 invalidating cache entry on profile page load 💣 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
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
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
9c2a11b993 added pagination for players page 2021-07-08 10:30:26 -06:00