* added seed-graph as a new remote schema
* removed unwanted remote schema and added a query
* updated seed-balances remote schema logic
* patron leaderboard
* refactored player skills & memberships components
* removed unnecessary key in tile components
* removed getTokenBalance folder
* reduced number for calls for fetching patrons
* updated logic to use the new backend query
* made patron tiles shorter
* 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"
* 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
* 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
* 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