Commit Graph

56 Commits

Author SHA1 Message Date
luxumbra
29b4591c84 Working game, pulling from json on IPFS. Very much a WIP. 2022-08-08 17:30:05 +01:00
luxumbra
8f7a0fd37c Initial commit of the Onboarding game.
Game flow is working but some bugs exist.
2022-08-08 17:30:00 +01: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
74e08b8648 General responsive and some 2k display styles 2022-03-26 14:17:52 +01: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
155b59e2fc Adding in the 3d MG text 2022-03-26 14:17:52 +01:00
luxumbra
e9d27dddf7 trying a different octo for the menu
consistent gutters on the sections
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
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
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
33a6e51bbc fix: name setup + icon 2022-03-20 20:02:04 +01:00
δυς
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
e3d708fa88 higher res section 1 image 2022-02-27 11:59:07 +05:30
luxumbra
10c165728e Theme updates & first section
- Added a header with mobile nav but wasnt sure if we want it right now so commented out for now.
- First section tweaks to improve display issues & responsiveness
2022-02-27 11:59:07 +05:30
vidvidvid
18c620356b style: various changes
modal height, background color, buttons, etc...
2022-02-22 22:11:42 -07:00
vidvidvid
51a8e0adca style: transparent background of the chart 2022-02-22 22:11:42 -07:00
vidvidvid
22c8ba2511 feat: add footer 2022-02-22 22:11:42 -07:00
vidvidvid
29fe89e213 feat: add cards 2022-02-22 22:11:42 -07:00
vidvidvid
3facb7bd5f feat: wip: mobile seeds page 2022-02-22 22:11:42 -07:00
vidvidvid
c4a06b04fa chore: remove unused icons 2022-02-22 22:11:42 -07:00
Alec LaLonde
c7263d0aa4 Added chain icon to DAO listings 2022-02-19 11:23:03 -07:00
Alec LaLonde
936a63d411 Start using daohaus metadata when populating DAO information 2022-02-19 11:23:03 -07:00
dan13ram
1c92f63b9f fix: landing page ui issues 2022-02-18 15:37:28 +05:30
δυς
f5295c3242 Reading and Writing Profile Info From Ceramic (#943)
This is being merged for further testing so as to not block the progress of `develop` & not require more rebases.
2022-01-25 16:51:53 -05:00
Tommy
9049cedede added all sections as per mockup.Up next: refactoring and cleanup 2022-01-17 16:14:10 +01:00
Tommy
e01273e4b5 large commit: added most final sections, one more to go 2022-01-17 16:14:10 +01:00
Tommy
cd5a2774be Final push on last components next commit 2022-01-17 16:14:10 +01:00
Tommy
1961f5bdf8 Big commit: added multiple sections & some minor fixes 2022-01-17 16:14:10 +01:00
Tommy
b9ffd38832 Landing: added revolution section. Apologies on naming 🚀 2022-01-17 16:14:10 +01:00
Tommy
11f165714a Landing: Build section done 2022-01-17 16:14:10 +01:00
Tommy
0b56e10feb Landing: Added second section and necessary assets 2022-01-17 16:14:10 +01:00
Tommy
bea98fad21 feat:Intro section (initial) 2022-01-17 16:14:10 +01:00
vidvidvid
dbd1823b3a Revert "Feat/landing (#1018)" (#1048)
This reverts commit 53d98710fc.
2022-01-16 14:15:46 +01:00
Tommy
53d98710fc Feat/landing (#1018)
* Create landing.tsx

testing

* feat:Intro section (initial)

* feat:Intro section (cleanup)

* feat:Intro section (initial)

* Landing: Added second section and necessary assets

* Landing: Added second section and necessary assets

* Landing: cleanup intro

* Landing: Build section done

* Landing: added revolution section. Apologies on naming 🚀

* Big commit: added multiple sections & some minor fixes

* small ui fixed

* Final push on last components next commit

* ui fix

* large commit: added most final sections, one more to go

* added all sections as per mockup.Up next: refactoring and cleanup

* testing

* Create landing.tsx

testing

* feat:Intro section (initial)

* feat:Intro section (cleanup)

* feat:Intro section (initial)

* Landing: Added second section and necessary assets

* Landing: Added second section and necessary assets

* Landing: cleanup intro

* Landing: Build section done

* Landing: added revolution section. Apologies on naming 🚀

* Big commit: added multiple sections & some minor fixes

* small ui fixed

* Final push on last components next commit

* ui fix

* large commit: added most final sections, one more to go

* added all sections as per mockup.Up next: refactoring and cleanup

* testing

* cleanup file structure

* feat: landing ( Improved file structure for landing page and tidied improrts

* fixed imports: importing from design system instead from chakra

* fixed ordered list

* cleanup

* fixed ordered list

* Update packages/web/pages/landing.tsx

Co-authored-by: vidvidvid <35112939+vidvidvid@users.noreply.github.com>

* prettier and cleanup folders

* testing type declaration

* big commit: fixed missing type errors and linting errors

* removed px values + rem (used colors as per design system )

* updated node modules

* updated imports

* mobile work: WIP

* more mobile work

* responsiveness changes for last components

* fix

* Trigger Build

* updated intro to fix overlap

* fixed height on sections to full height

* quickfix

* Trigger Build

* content change

* content changes

* fixed exports on components and imports as per linting guidelines )

* fixed px values to rem for responsiveness

Co-authored-by: vidvidvid <35112939+vidvidvid@users.noreply.github.com>
2022-01-15 18:33:21 +01:00
vidvidvid
d0f7abbaa8 style: change the default guild cover image 2022-01-09 14:48:37 -07:00
Firat Tale
f67ef88191 Handle BG for XL screen 2022-01-08 12:24:21 +05:30
Firat Tale
8ec9905398 Add BG Image 2022-01-08 12:24:21 +05:30
luxumbra
a50b7a186d feature: Attribution to CoinGecko + react-spring
- CoinGecko logo added to the chart as a requirement of using their free tier. The next tier is $150pm and I don't think this is ugly as such. It does link through to the MetaGame page on CoinGecko, so...
- [React Spring](https://react-spring.io/) library has been added. It's quite big for the little functionality it adds rn (animates the 7/30d range for the chart) but I think it would be a good library to have in our toolbox. Chakra uses Framer for some of the transitions but when I've tried Framer before I didn't get on so well with it. I've wanted to play with React Spring for a while and this was an excuse to use it. I am not married to the idea though.
2021-11-29 19:50:39 -07:00
vidvidvid
d942c20ea7 add cover image to profile 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
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
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
Damjan Čorić
9c7feeb611 switch to MetaLink for edit profile (#817)
* switch to MetaLink for edit profile

* add link to edit profile in mobie view

* add slash

* add player menu

* switch to svg icons

* switch to exo2 font

* align profile menu dropdown

* fix player menu alignment

* it was View Profile not Edit Profile

* remove arrow down to open player menu

* use hook to get disconnect method

* truncate pSeedBalance

* remove unnecessary props
2021-09-15 16:01:40 +02:00
blake-hunsicker
c9607cf5df Feature/mega menu alt (#758)
* Import all frontend components, assets, and menuLinks list

* Remove playerstats

* Fix z-index, item type

* Import all frontend components, assets, and menuLinks list

* Remove playerstats

* Fix z-index, item type

* Add player stats bar on mobile, polish UI

* Remove unneeded imports

* add menu icons

* connect megamenu

* comment out search functionality

* fix LoginButton comments

* fix MegaMenu pr comments

* fix icons

* fix pr comments

* add keys to mapped items

* fix menu - player filters overlap

* fix mobile menu scrolling page

* center nav links

* retry vercel

Co-authored-by: Damjan Coric <damjancorica92@gmail.com>
2021-09-08 20:33:08 +02:00
dan13ram
893e1b7a55 better messaging for no players found 2021-07-27 07:24:00 +05:30
Matthew Cantelon
62376d0f9b feat: show DAOs in a modal and match NFT gallery styling
(cherry picked from commit a29835078c490e73ef2cc447d8c10959915cd560)
2021-06-24 11:11:39 -06:00