381 Commits

Author SHA1 Message Date
vance4243
15487abc42 MetaGame → Community → Events link update (#1268)
Changed url to Calendar in our Wiki
2022-05-17 15:09:44 -04:00
Ramon Canales
0879473cef addressing Alec's comments on the PR 2022-05-07 15:20:30 -06:00
Ramon Canales
0fe965544f changing to MWW prod url 2022-05-07 15:20:30 -06:00
Ramon Canales
35caa695b9 adding almost all logic and ui elements 2022-05-07 15:20:30 -06:00
dan13ram
ca109f87ab feat: upgraded dependencies 2022-05-03 09:31:01 -06:00
dan13ram
f0d9b0966c fix: incorporated review comments from @dysbulic & @vidvidvid 2022-05-03 09:31:01 -06:00
dan13ram
ec6cc7f2f7 fix: fixed issues on landing page 2022-05-03 09:31:01 -06:00
dan13ram
0baa64c92d fix: fixed landing page issues + scrollSnap 2022-05-03 09:31:01 -06:00
dan13ram
8ede771cf7 feat: moved landing to index 2022-05-03 09:31:01 -06:00
luxumbra
d4fbf18021 designer approved image
- plus added a new property for the SEO component so we can select what style of card is shown when sharing the URL
2022-04-23 13:44:16 -06:00
luxumbra
3db8c96fa9 base url as the default for `useRef🤞 2022-04-23 13:44:16 -06:00
luxumbra
a5f96ddd0b useRef defaults to a an empty string
Hopefully this is an improvement @dysbulic?
2022-04-23 13:44:16 -06:00
luxumbra
ef76b2d7ab addressing feedback from @dysbulic 2022-04-23 13:44:16 -06:00
luxumbra
dc7f7902c9 improved the getting of the origin 2022-04-23 13:44:16 -06:00
luxumbra
870a9602b6 Better text and image dimensions 2022-04-23 13:44:16 -06:00
luxumbra
d8badac625 Improved the image
- also added hostName (is there a better way to do it?) as i think abs is better than relative here.
2022-04-23 13:44:16 -06:00
Jack Clarke
221efb1fac Move players to /players (#1220) & fix some links 2022-03-30 08:43:54 -04:00
luxumbra
295c4a90e1 Clean up & responsive
- Cleaned up commented out code
- Added mobile versions of each section's bg image which helps with composition & addresses some optimisation issues
2022-03-26 14:17:52 +01:00
luxumbra
07189ecdbc Section 5 WIP
- bg and text layout.
- added `gsap` with a view to  add horizontal scroll effect to section 5 among other things.

*Why gsap? gsap works well with threejs which will be used in the next iteration of the landing page
2022-03-26 14:17:52 +01:00
luxumbra
0dcab1e256 fixed the meta description copy 2022-03-26 14:17:52 +01:00
luxumbra
03aeafce8c First pass at mobile.
- Also tweaked the easter egg.
2022-03-26 14:17:52 +01:00
luxumbra
c2d268e96f 🤦 *assets* ffs + a better image 2022-03-26 14:17:52 +01:00
luxumbra
a077336d12 Adding in the head componented and related values 2022-03-26 14:17:52 +01:00
luxumbra
765ba26c9e Transition adjustments for 'join-us' 2022-03-26 14:17:52 +01:00
luxumbra
1c5b0b5768 First pass at desktop mostly done.
- no responsive done
- all sections except for number 5 have content and the correct images.
- need to fgure out section 5 with the horizontal scrolling
2022-03-26 14:17:52 +01:00
luxumbra
a93209ee78 More styling to the sections
- hoked up the section markers
- Added in other section images
2022-03-26 14:17:52 +01:00
luxumbra
92d0041651 Quote styled and animated. 2022-03-26 14:17:52 +01:00
luxumbra
736418bfb1 More initial styling for the intro section 2022-03-26 14:17:52 +01:00
vidvidvid
97ae0a5e6a fix: remove shadows, remove membership step, rename stuff 2022-03-20 20:02:04 +01:00
luxumbra
f2d37b22b2 Adding in the metadata for the landing page.
- Used the MetaManifesto image from V2 but can swap it for something else if needed.
2022-03-20 20:02:04 +01:00
vidvidvid
21d863cd90 feat: add description step 2022-03-20 20:02:04 +01:00
vidvidvid
7d2c57a306 chore: remove playerType from onboarding flow 2022-03-20 20:02:04 +01:00
vidvidvid
d3f94c5260 chore: remove pronouns step 2022-03-20 20:02:04 +01:00
vidvidvid
33a6e51bbc fix: name setup + icon 2022-03-20 20:02:04 +01:00
W.J. “dysbulic” H
35f6ffedec final consistency checks on SEEDs page 🏑 2022-03-17 23:09:32 +05:30
W.J. “dysbulic” H
241859d13d handling image load error & preserving image filenames 🥫 2022-03-17 23:09:32 +05:30
dan13ram
5c9730f246 fix: minor fixes in seed page 2022-03-17 23:09:32 +05:30
Alec LaLonde
cd5d5e3fc4 Fixed guild edit icon permission, added proper guild edit page 2022-03-15 21:00:50 +05:30
Alec LaLonde
0c4159c643 Disable editing guilds if you're not even logged in 2022-03-13 09:16:21 +01:00
Alec LaLonde
56e6c8a9e0 Fixed up arrow on landing page 2022-03-13 09:16:21 +01:00
Alec LaLonde
c764ddc8b5 Addressed dan's suggestions 2022-03-08 20:26:24 +05:30
Alec LaLonde
ca838d818c Added DAO links to guild page 2022-03-08 20:26:24 +05:30
Alec LaLonde
88decd7f5a Added link to edit your own guild 2022-03-08 20:26:24 +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
917160ecbd feat: updated dashboard layout styles 2022-03-02 11:21:28 +01:00
Scott Stevenson (@tenfinney)
4f9cfa011f removed chain connection message 2022-03-01 09:35:36 +05:30
Scott Stevenson (@tenfinney)
28014c10ff add substack link, roster button and spacing 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
fa5cbf00e7 response to feedback from @dan13ram
- sections renamed to more friendly names
- y padding increased in the header
- also added a toggle on the css animations in the menu, so they'e not playing when off-screen
2022-02-27 11:59:07 +05:30
luxumbra
be66837034 Bit of a code clean up and added all sections to the menu. 2022-02-27 11:59:07 +05:30