Commit Graph

240 Commits

Author SHA1 Message Date
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
f36188247c set up modal dialog in profile sections 2021-10-29 21:16:28 -06:00
vidvidvid
045a91267b fix edit profile icon paddings 2021-10-29 21:16:28 -06:00
vidvidvid
2f4480d9df fix edit button style 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
e8e2179837 fix edit button positions 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
db996bf1ea remove unused variable 2021-10-29 21:16:28 -06:00
vidvidvid
b0e21f007b delete unused stuff 2021-10-29 21:16:28 -06:00
vidvidvid
0e1c552ce0 refresh profile section design 2021-10-29 21:16:28 -06:00
vidvidvid
d942c20ea7 add cover image to profile 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
Leeward Bound
c7fadef207 feat: temporary profile editor with beginning sections 2021-10-29 21:16:28 -06:00
Will Holcomb
d709c0c6a2 downgrading ceramic packages to avoid typescript conflict 2021-10-29 21:16:28 -06:00
Cali93
f0913959bf meta profile info page/form 2021-10-29 21:16:28 -06:00
Will Holcomb
e7c5c2aa1e straggling needed rename changes 🎟 2021-10-29 21:16:28 -06:00
vidvidvid
d393944115 proper route 2021-10-29 21:16:28 -06:00
vidvidvid
e2e30c81af set up edit profile page 2021-10-29 21:16:28 -06:00
Damjan Coric
0df70d988b set link to home 2021-10-18 10:33:04 -06:00
Damjan Coric
e66a2a94f4 add link to logo 2021-10-18 10:33:04 -06:00
Alec LaLonde
45b3b3f362 First pass at desktop select-roles UI 2021-10-15 21:24:33 -06:00
Alec LaLonde
89fe2b4db6 Stubbed out SetupRoles step 2021-10-15 21:24:33 -06:00
Alec LaLonde
9f085b1806 Use generic Field component in QuestForm 2021-10-15 21:24:33 -06:00
vidvidvid
e727806447 Fix/delete leftovers (#854)
* remove unused files

* remove unnecessary piece of code
2021-10-06 21:10:46 +02:00
Damjan Čorić
0c3af54c37 fix menu alignment (#842)
* add edit profile to mobile menu

* align menu dropdown

* update menulinks

* add triangle in menu dropdown

* add new icons

* fix links

* fix invest dropdown positioning

* fix link icon

* fix discord link
2021-10-04 13:26:38 +02:00
Udit Takkar
a7ab1ea5b0 fix: replace next/image with BoxedNextImage 2021-10-03 21:02:55 -06:00
Udit Takkar
70950eba83 fix: Setup Header Images 2021-10-03 21:02:55 -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
58b5b84af2 Added 'reload roles' button 2021-09-16 16:59:26 -06:00