Commit Graph

34 Commits

Author SHA1 Message Date
vidvidvid
33a6e51bbc fix: name setup + icon 2022-03-20 20:02:04 +01:00
W.J. “dysbulic” H
6f9a860fff landing page consistency, punctuation, & fixing overlaps 🥋 2022-03-17 23:09:32 +05:30
W.J. “dysbulic” H
9841cd341d tons of consistency formatting for SEEDs page 🎄 2022-03-17 23:09:32 +05:30
dan13ram
95658e33ff feat: connect to mainnet to continue with switch network on metamask 2022-03-17 23:09:32 +05:30
dan13ram
833f36bf5d feat: join button redirects based on user creation date 2022-03-17 23:09:32 +05:30
dan13ram
7bc99d4b45 Fix Onboarding + A Bunch of Other Issues (#1181)
* feat: metamask switch network support + fixed dependancy cycle

* feat: moved landing to index

* feat: updated favicon

* fix: fixed landing page issues + scrollSnap

* feat: join button

* fix: fixed seed script with new prod schema

* feat: join button redirects based on user creation date

* fix: minor ui bug fixes

* feat: connect to mainnet to continue with switch network on metamask

* fix: uniform setup screens

* fix: fixed XP on dashboard

* feat: added start page

* fix: fixed issues on landing page

* fix: fixed minor issues on dashboard

* fix: update idx profile in auth webhook for new players

* fix: minor fixes in seed page

* fix: player avatar & type

* fix: incorporated review comments from @dysbulic & @vidvidvid

* fix: more review comments
2022-03-07 10:20:26 -05:00
dan13ram
96f0f1f417 fix: fixed menu spacing 2022-03-02 11:21:28 +01:00
Scott Stevenson (@tenfinney)
4f9cfa011f removed chain connection message 2022-03-01 09:35:36 +05:30
δυς
317ba7c9e5 Refactor Setup Wizard & Profile Modal Configuration Panes (#1127)
* incorporating configuration panes from #1078

* standardizing player hero subcomponents & removing `owner` var from `useProfileField` 🚪

* switching box type, ambiguating overly-specific names, & massaging heights 📱

* reordering profile details sections, updating deployment environment, & conditionally wrapping the hero elements 🎬

* fixing render of color disposition selector 🕍

* self code review changes: removed some `;`s 🎋

* getting yarn typecheck && yarn lint to pass post rebase 🏇🏾

* handling "missing <div> in <button>" error with mounted check & setting HTTP return codes for OpenSea API endpoint 🕺

* `ProfileWizard` extends `Wizard`, roles display better on mobile, & pronouns use `ProfileWizardPane` 🍊

* properly encapsulating ETH address regex 🚲

* adding some tasks 🏥

* fixed skills layou

* handling default values? 

* corrections for revision comments from @dan13ram (UI bugs to follow) 🌋

* cleaning up memberships & explorer type 🧫

* refactoring player roles configuration and display to use `WizardPane` 🔮

* bunches of mobile fixes & repairing the display of deserialized skills 📟

* removing redirect in static props & formatting memberships display for responsiveness 🪆

* improving comprehensability of `/me` & more mobile tweaking 🍦

* various spacing fixes & a “try again” button for connecting 🫕

* maybe fixed issue with saving images for fields with default values 🇩🇿

* switched roles selection to a bounded `SimpleGrid` to fix sizing weirdness 🧰

* fix: removed verify on brightId button

* fix: clean up username page

* formatting & fixing skills issues 🥩

* reformatting NFT display 🚂

* adding `/join` 🚉

* style: peth's suggestions

* added mainnet required message

* style: slight tweak of megamenu item positions

* chore(release): 0.2.0

Co-authored-by: tenfinney <scott@1box.onmicrosoft.com>
Co-authored-by: dan13ram <dan13ram@gmail.com>
Co-authored-by: vidvidvid <weetopol@gmail.com>
2022-02-28 14:06:16 -05:00
luxumbra
17cc28f4f8 Visual tidy & adding correct WhatWeDo content & style
- Also adding in the new logo to the megamenu
2022-02-27 11:59:07 +05:30
vidvidvid
912d68dc6f chore: rebase fixes 2022-02-22 22:11:42 -07:00
vidvidvid
c4a06b04fa chore: remove unused icons 2022-02-22 22:11:42 -07:00
dan13ram
fd9b039149 fix: megamenu padding issues 2022-02-18 15:37:28 +05:30
dan13ram
1c92f63b9f fix: landing page ui issues 2022-02-18 15:37:28 +05:30
dan13ram
eac99b1251 refactor: cleaned up MegaMenu components 2022-02-18 15:37:28 +05:30
Scott Stevenson (@tenfinney)
2b1fb1c20b code review requests from @dan13ram 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
43434357bd preventing menu flip & wrapping player hero characteristics 🕵🏾 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
f225de93c8 debugging authentication process 2022-02-16 20:17:48 +05:30
W.J. “dysbulic” H
dc5eb4db5f 75 of 100 files from #1078 have been added; need to rebase the parent branch 🚲 2022-02-16 20:17:48 +05:30
δυς
0af87e965d Clean Up & Simplify the Type System (#1116) 2022-02-08 13:13:28 -05:00
vidvidvid
fedcd6c23f style: increase font size and icon of XP and seed on mobile 2022-02-07 16:48:38 +01:00
vidvidvid
254adac576 chore: font size and weight 2022-02-07 16:48:38 +01:00
vidvidvid
e7bd6ee909 refactor: reuse XP + seeds balance in menu on client and mobile 2022-02-07 16:48:38 +01:00
vidvidvid
6003009bef fix: position of menu in relation to the triangle 2022-02-07 16:48:38 +01:00
vidvidvid
d56eaf5cb9 style: fix player stats bar on mobile 2022-02-07 16:48:38 +01:00
vidvidvid
37f19ed59e style: fix the jumping of menu when loading 2022-02-07 16:48:38 +01:00
vidvidvid
e06f39f24e style: center the menu + revert size of xp and seeds
based on discussion with dave
2022-02-07 16:48:38 +01:00
vidvidvid
6dfe7c4ed4 style: megamenu changes
title color, title font weight, position of modal
2022-02-07 16:48:38 +01:00
vidvidvid
a3a308165e fix: triangular menu icon position and width 2022-02-07 16:48:38 +01:00
vidvidvid
ec01ff1303 style: megamenu paddings 2022-02-07 16:48:38 +01:00
dan13ram
aba2e513f3 feat: can edit roles from profile page 2022-02-07 16:48:38 +01:00
dan13ram
d9dff14760 fix: fixed high level layouting 2022-02-07 16:48:38 +01:00
dan13ram
e82952b438 feat: can edit roles from profile page 2022-02-07 15:58:31 +01:00
dan13ram
bb67c95a5f fix: fixed high level layouting 2022-02-07 15:58:31 +01:00