Commit Graph

73 Commits

Author SHA1 Message Date
vidvidvid
a71755f733 hide fields, reuse SelectTimeZone 2021-10-29 21:16:28 -06:00
vidvidvid
6e96b3b93b hide non-editable profile data 2021-10-29 21:16:28 -06:00
vidvidvid
733d0d6311 don't re-render player skills if they are the same as before 2021-10-29 21:16:28 -06:00
vidvidvid
acf7bff839 style the edit buttons 2021-10-29 21:16:28 -06:00
vidvidvid
8dc6be095c reuse SetupSkills for edit profile modal 2021-10-29 21:16:28 -06:00
vidvidvid
45318dca43 reuse SetupPersonalityTypes for edit profile modal 2021-10-29 21:16:28 -06:00
vidvidvid
635b81b7c2 simplify 2021-10-29 21:16:28 -06:00
vidvidvid
f29b218c05 clean up 2021-10-29 21:16:28 -06:00
vidvidvid
25f24af310 set animation when saving another type 2021-10-29 21:16:28 -06:00
vidvidvid
7c77358cc1 remove unused imports 2021-10-29 21:16:28 -06:00
vidvidvid
9cdbf05aac rename and fix updating after saving 2021-10-29 21:16:28 -06:00
vidvidvid
fc15e18694 style both 2021-10-29 21:16:28 -06:00
vidvidvid
40d63f54c7 move getting playerTypeChoices into the SetupPlayerComponent 2021-10-29 21:16:28 -06:00
vidvidvid
41a55fd050 reuse SetupPlayerType component 2021-10-29 21:16:28 -06:00
vidvidvid
1dac7d5dae style edit dialog 2021-10-29 21:16:28 -06:00
vidvidvid
c21e7eda1c fix styles 2021-10-29 21:16:28 -06:00
vidvidvid
32989d20e6 purge all font families apart from exo 2 2021-10-29 21:16:28 -06:00
vidvidvid
b2cf3cd875 styling 2021-10-29 21:16:28 -06:00
vidvidvid
4fa8bd0d3d further profile styling 2021-10-29 21:16:28 -06:00
vidvidvid
fe3fcab3a4 style player hero fonts 2021-10-29 21:16:28 -06:00
vidvidvid
35d2b947d0 delete unused flex 2021-10-29 21:16:28 -06:00
vidvidvid
5cbbcb73c9 fix paddings of edit buttons 2021-10-29 21:16:28 -06:00
vidvidvid
27bcd1f865 change all font families in profile to exo 2 2021-10-29 21:16:28 -06:00
vidvidvid
16cdd39f1b move player hero edit button 2021-10-29 21:16:28 -06:00
vidvidvid
e96fa743b0 set up player hero layout 2021-10-29 21:16:28 -06:00
vidvidvid
ddbeaaa037 simplify code 2021-10-29 21:16:28 -06:00
vidvidvid
3af833a0e6 create and implement PlayerHeroTile 2021-10-29 21:16:28 -06:00
vidvidvid
69cad459a7 remove unused var 2021-10-29 21:16:28 -06:00
vidvidvid
64eac43313 move player type 2021-10-29 21:16:28 -06:00
vidvidvid
2c8c9731a8 move color disposition 2021-10-29 21:16:28 -06:00
vidvidvid
1be9af13ed set up ProfileSection boxes for player roles, color disposition and type 2021-10-29 21:16:28 -06:00
vidvidvid
78c3e56499 remove unused useUser 2021-10-29 21:16:28 -06:00
vidvidvid
e8be2b8a66 add hover effects 2021-10-29 21:16:28 -06:00
vidvidvid
41bc3c8205 add optional can edit param to ProfileSection 2021-10-29 21:16:28 -06:00
vidvidvid
d09830d2c3 add button with edit icon to player hero 2021-10-29 21:16:28 -06:00
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
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
Will Holcomb
9eb2eb66d6 invalidating cache entry on profile page load 💣 2021-07-28 06:38:25 +05:30
dan13ram
8c05e70e31 better styling for player timezone & profile page 2021-07-27 07:24:00 +05:30
dan13ram
85fd06f35c fixed daoHaus membership links 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