Commit Graph

27 Commits

Author SHA1 Message Date
Hammad Jutt
7492ae5bd6 Remove unused pages / components and fix usage of Wrap with WrapItem (#284)
* Remove unused pages / components

* Add WrapItem around components inside Wrap component

New version of Chakra requires WrapItem around any components that have Wrap

* Update LoginButton to link to own profile and show Avatar (#285)

* Update LoginButton to link to own profile and show Avatar

* Change SetupUsername to explicitly mention "username"
2021-01-18 11:44:52 -07:00
Alec LaLonde
ceaae6dc1a Force minimum row height, narrower column max width (#275) 2021-01-14 20:19:06 -07:00
Alec LaLonde
d2cba7a866 Fixed a couple react warnings (#273) 2021-01-14 20:02:02 -07:00
Alec LaLonde
5534ff1a45 Renamed player columns to be consistent snake_case (#262) 2021-01-06 22:08:58 -07:00
Alec LaLonde
1027f019e5 Added backdropFilter workaround and custom scrollbar for non-webkit browsers (#256) 2021-01-06 20:45:50 -07:00
dan13ram
528d72c1a2 sleek scroll bar for nft gallery (#251) 2020-12-24 23:33:49 -07:00
dan13ram
9ec7d5a3d9 showing shares for daohaus (#250) 2020-12-24 23:31:45 -07:00
Alec LaLonde
44c706761c Feature/add timezone frontend (#231)
* Added tz column

* Updated hasura permissions on new table

* Added new dependencies for working with timezones

* Added SetupTimeZone component

* Bumped spacetime-informal to use their types

* Extracted timezone computation into helper, added useMemo hook

* Re-added spacetime types
2020-12-24 23:28:12 -07:00
Hammad Jutt
704bd38cce Implement list of Guilds in frontend 2020-12-21 01:03:53 -07:00
Hammad Jutt
94df414920 Add rel="noreferrer noopener" to external links 2020-12-20 17:57:52 -07:00
Hammad Jutt
50bb17efa7 Consolidate contact UI with PlayerTile and Player page 2020-12-20 17:57:52 -07:00
Hammad Jutt
cd14649f74 Add LoadingState and fix empty state for player page 2020-12-20 17:30:05 -07:00
Hammad Jutt
74c154eba9 Refactor PlayerPage and remove mock components
renamed / cleaned up a bunch of stuff and removed things that dont work in the profile
2020-12-20 17:00:38 -07:00
dan13ram
aa0a532d4a updated frontend to display nft gallery from 3box/opensea (#222)
* updated backend to read 3box collectiblesFavorite

* removed unneccesary '?'

* updated frontend to display nft gallery from 3box/opensea

* prettier format

* using theme colors/sizes

* fixed nft price string
2020-12-16 11:16:31 -07:00
dan13ram
12da46d765 color coded player skills (#212) 2020-12-14 15:12:29 -07:00
vanmoortel
17fde6510a Hotfix/hide unused sections (#183)
* Remove true in text and hide read more if less than 115 characters

* Hide view all/less if not more than 3 fake data

* Hide view all/less if not more than 3 fake data

* Hide unused sections, gallery and achievements
2020-11-26 18:08:40 -07:00
vanmoortel
6c8986cf4c Feature/moar like designed (#177)
* Implement player mockup based on Design reference

* Fix missing type
2020-11-13 10:48:21 -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
dan13ram
bf5fa29f8a profile setup flow clean up (#167)
* fixed update token on address change

* fetching already set profile data in setup flow

* select skills colors

* showing more data on player tile

* rename variables
2020-10-23 11:03:31 -06:00
Hammad Jutt
63ab1cd0ea Setup Player Skills and complete setup flow (#161) 2020-10-16 11:04:22 -06:00
Hammad Jutt
1c7dbe8dab Setup Image Optimization (#146)
* Implement user auth on web

* Setup Image Optimization

* Add favicon

* Add IMGIX_TOKEN to render.yaml
2020-10-12 10:56:55 -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
Hammad Jutt
d035ff5efb Update Links in Navbar + UI tweaks to Player page 2020-08-26 02:52:05 -06:00
Hammad Jutt
c51dd6b469 Update Profile Page to include About Me, Location, and contact info 2020-08-26 02:30:58 -06:00
Kris Urbas
4057f384bb use chakra sizes 2020-08-24 00:56:32 -06:00
Kris Urbas
c2ce137a65 use rems 2020-08-24 00:56:32 -06:00
Kris Urbas
37547cf025 add features section 2020-08-24 00:56:32 -06:00