Commit Graph

1077 Commits

Author SHA1 Message Date
Tommy
dc2c0fc39b Landing: Build section done 2022-02-28 20:28:28 -08:00
Tommy
3beac13967 Landing: cleanup intro 2022-02-28 20:28:28 -08:00
Tommy
c5307970c1 Landing: Added second section and necessary assets 2022-02-28 20:28:28 -08:00
Tommy
5e8372e8c3 Landing: Added second section and necessary assets 2022-02-28 20:28:28 -08:00
Tommy
e7cb32302e feat:Intro section (initial) 2022-02-28 20:28:28 -08:00
Tommy
849977c55e feat:Intro section (cleanup) 2022-02-28 20:28:28 -08:00
Tommy
ae47cce43f feat:Intro section (initial) 2022-02-28 20:28:28 -08:00
Tommy
ffe7d61050 Create landing.tsx
testing
2022-02-28 20:28:28 -08:00
Alec LaLonde
6af9adafae Fleshed out guild join page (#1042)
* Fleshed out guild join page

* Improved layout for mobile and others

* Prefer internal link

* small tweak for mobile display

Co-authored-by: mquellhorst <michiel@ooble.nl>
2022-02-28 20:28:28 -08:00
vidvidvid
456c71f30e Revert "Feat/landing (#1018)" (#1048)
This reverts commit 53d98710fc.
2022-02-28 20:28:28 -08:00
Tommy
f685c105dd 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-02-28 20:28:28 -08:00
Firat Story
a56ec0a9aa Remove storybook (#1044)
* Remove everything related to storybook

* remove test

* update yarn.lock

* remove unused packages from design system package
2022-02-28 20:28:28 -08:00
Michiel Quellhorst
3515c2b964 fixed overlap of stats bar on mobile & tablet (#1040) 2022-02-28 20:28:28 -08:00
dan13ram
4dba05f0e6 fix: catch opensea errors + disable player achievements section 2022-02-28 20:28:28 -08:00
dan13ram
1f7e5e9a81 fix: eslint & fetching layout from user on login 2022-02-28 20:28:28 -08:00
dan13ram
053f4b3266 fix: disable adding same embedded url in onAddBox 2022-02-28 20:28:28 -08:00
dan13ram
6f3bcd0dc0 feat: persisting profile layout changes in hasura 2022-02-28 20:28:28 -08:00
dan13ram
83bc96cc72 feat: better loading states 2022-02-28 20:28:28 -08:00
dan13ram
b108ddaa6a fix: embedded url text gap 2022-02-28 20:28:28 -08:00
dan13ram
e09b931e03 fix: minor bugs in ui 2022-02-28 20:28:28 -08:00
dan13ram
98ada6d744 feat: allow multiple embedded links 2022-02-28 20:28:28 -08:00
dan13ram
0a27f1c613 feat: embedded url profile section 2022-02-28 20:28:28 -08:00
dan13ram
49eb4434cd feat: moved to react-grid-layout on player/[username] 2022-02-28 20:28:28 -08:00
dan13ram
cf8a7e390a fix: added 404 page if player not found 2022-02-28 20:28:28 -08:00
dan13ram
aaabcdedb7 fix: reverted un-intended changes 2022-02-28 20:28:28 -08:00
dan13ram
ae0d6c885c feat: added link in profile to grid layout 2022-02-28 20:28:28 -08:00
dan13ram
a92811ff73 feat: profile layout edit + section add/remove 2022-02-28 20:28:28 -08:00
dan13ram
088fa14db5 feat: player profile in react-grid-layout 2022-02-28 20:28:28 -08:00
dan13ram
7191f0cdd3 fix: bugs in sort/filter ui 2022-02-28 20:28:28 -08:00
Alec LaLonde
b6a89453ee For existing guilds, create a metadata table after the discord auth callback 2022-02-28 20:28:28 -08:00
vidvidvid
3a3c225118 fix: display message only when loading is complete 2022-02-28 20:28:28 -08:00
vidvidvid
c01c21256c chore: show 'no known players yet' message if no players 2022-02-28 20:28:28 -08:00
vidvidvid
cd8fc8e247 style: change the default guild cover image 2022-02-28 20:28:28 -08:00
vidvidvid
8636865090 feat: set default cover image for guild 2022-02-28 20:28:28 -08:00
vidvidvid
a74bf5f7e4 style: copy design of player profile to guild profile 2022-02-28 20:28:28 -08:00
vidvidvid
fbce0e8f2a feat: add guild box types and refactor player box types 2022-02-28 20:28:28 -08:00
vidvidvid
35704bba21 fix: s-s rendered page is trying to access an unavailable component 2022-02-28 20:28:28 -08:00
dan13ram
236cde9ff6 feat: persisting profile layout changes in hasura 2022-02-28 20:28:28 -08:00
Firat Tale
1265e6119e Remove useUser hook 2022-02-28 20:28:28 -08:00
Firat Tale
07a937d3ea Improve layout 2022-02-28 20:28:28 -08:00
Firat Tale
864038cb9d Improve designs 2022-02-28 20:28:28 -08:00
Firat Tale
e91d809224 Adapt some responsiveness to Safari 2022-02-28 20:28:28 -08:00
Firat Tale
52491b3f93 add breakpoints 2022-02-28 20:28:28 -08:00
Firat Tale
f6f0d18d3c Handle BG for XL screen 2022-02-28 20:28:28 -08:00
Firat Tale
c08d036bfc Add BG Image 2022-02-28 20:28:28 -08:00
Firat Tale
2e6f952143 Add 404 Page structure 2022-02-28 20:28:28 -08:00
Firat Tale
bd70506fa3 Handle Redirection on client side 2022-02-28 20:28:28 -08:00
vidvidvid
29ef8db2e0 Dependabot updates December (#958)
* chore: bump dids from 2.4.0 -> 2.4.3

* Upgrade Typescript to latest

* chore: bump @storybook/addon-links  6.3.2 -> 6.4.9

* chore: bump opensea-js from 1.2.1 -> 1.2.7

* chore: react 16 -> 17

* chore: upgrade jsdom 16 -> 19

* fix: yarn.lock

* chore: upgrade eslint-config-airbnb 0.0.1 -> 0.0.2

* chore: add versioning strategy to dependabot

so the package.json files will also increase the version instead of just package.lock in some cases

* fix: ss rendered page trying to access an unavailable component

from design system

Co-authored-by: Firat Tale <firat.tale@auto1.com>
2022-02-28 20:28:28 -08:00
Alec LaLonde
0db8f7d250 Fixed help command reference 2021-12-27 13:51:37 -07:00
Alec LaLonde
df35d33b36 fix: Updated bot help text 2021-12-27 13:51:37 -07:00