Commit Graph

325 Commits

Author SHA1 Message Date
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
vidvidvid
48075736e9 add Edit icon and get isLoggedInUser 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
c00184cfab fixing build errors & duplicated fields 🐸 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
Will Holcomb
1591ecf4e2 refining basic profile input form 🍾 2021-10-29 21:16:28 -06:00
Will Holcomb
43fd20d8a8 updating Ceramic dependencies 👅 2021-10-29 21:16:28 -06:00
Cali93
c0b858686e basic profile form 2021-10-29 21:16:28 -06:00
δυς
b971c57653 switching to multer (& writing to a file) from streaming 🎮 2021-10-29 21:16:28 -06:00
Will Holcomb
2f34663d94 fixing various typescript and dependency issues 🧷 2021-10-29 21:16:28 -06:00
Will Holcomb
09af70247d committing partial rollback of next.js upgragde for external validation 🦃 2021-10-29 21:16:28 -06:00
Cali93
1cfa0e6020 meta profile info page/form 2021-10-29 21:16:28 -06:00
Cali93
9bf7de4a60 basic profile form 2021-10-29 21:16:28 -06:00
Will Holcomb
02409ca242 adding dotenv & publishing to web3.storage 💰 2021-10-29 21:16:28 -06:00
δυς
0362f8ca47 switching to multer (& writing to a file) from streaming 🎮 2021-10-29 21:16:28 -06:00
Will Holcomb
6c9ae80f3a fixing various typescript and dependency issues 🧷 2021-10-29 21:16:28 -06:00
Will Holcomb
1233963bd7 committing partial rollback of next.js upgragde for external validation 🦃 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
Will Holcomb
22a12bd70b reinstating useWeb3, shortening names, & preserving login across reloads 🕯 2021-10-29 21:16:28 -06:00
Cali93
a6f85fc84f WIP: ceramic login 2021-10-29 21:16:28 -06:00
vidvidvid
b1f048eaa8 add player type 2021-10-29 21:16:28 -06:00
vidvidvid
6b544523ed add skills 2021-10-29 21:16:28 -06:00
vidvidvid
bc24e81b90 extract current user data 2021-10-29 21:16:28 -06:00
vidvidvid
3f1a799305 fix 2021-10-29 21:16:28 -06:00
vidvidvid
d393944115 proper route 2021-10-29 21:16:28 -06:00
vidvidvid
02d2d22357 rename 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
d64bd2df29 Always toggle loader in effect (#862) 2021-10-16 13:46:39 +02: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
701d06134f Added requestPolicy option to useUser hook 2021-09-29 09:08:31 -06:00
Alec LaLonde
f12ee0c7cb Hide menu while going through player setup 2021-09-28 16:44:10 -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