δυς
5a700cde42
working on relative paths & saving to Ceramic 🧇
2024-08-13 19:04:31 -04:00
δυς
2118e92bad
switching to package.json import munging from TypeScript paths 🥔
2024-08-13 19:04:31 -04:00
Sero
8c8934ceee
composedb ID chain ( #1747 )
2024-04-01 07:21:07 -04:00
Sero
d2c3875f72
new logo set ( #1731 )
2024-02-13 05:46:11 -05:00
dysbulic
3029a6818b
converting PNGs to WebPs 🇲🇦
2023-03-13 10:19:16 -06:00
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
δυς
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
vidvidvid
32989d20e6
purge all font families apart from exo 2
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
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
e4c56d0cc5
little cleanup
2021-02-25 11:29:22 -07:00
Alec LaLonde
c6d669e725
Modified setupOptions data structure to be more straightforward, consolidated step logic
2021-02-25 11:29:22 -07:00
dan13ram
d7068373b2
styling for player tiles ( #173 )
...
* update username flow
* skills/memberships not shown if non-existent
* better errors
* styling for player tiles
* cover image for player tile
2020-11-06 17:58:00 +01:00
Hammad Jutt
4e1b434cce
Setup Mutations on web app ( #158 )
...
* create useSetupFlow hook
* Add availability hours and fix permissions in Hasura
* Implement mutation for About You section of profile setup
2020-10-16 00:11:07 -06:00
dan13ram
95834c9cb5
setup availability & memberships ( #138 )
...
* setup availability with lint fixes
* setup memberships
2020-10-09 22:04:05 -06:00
dan13ram
f95b12751e
profile setup - about you flow ( #130 )
...
* added data for personality types and refactored images
* setup personality type
* setup player type
* player types descriptions
2020-10-08 22:00:53 -06:00
dan13ram
1c6f899dbb
refactored setup flow ( #129 )
...
* refactored setup flow
* next button labels
2020-10-02 10:20:52 -06:00
Kris Urbas
689cb4d231
restructure and reorganize components ( #119 )
2020-09-21 18:22:42 +10:00