dan13ram
8517a26048
Upgrade dependencies ( #486 )
...
* upgraded storybook dependencies
* upgraded web dependencies
* updated timezone selector
* upgrade chakra in metamaps
* upgraded react-dnd in metamaps
* upgraded framer-motion
* fixed types in metamaps
* upgraded eslint
* upgraded lerna, husky and graphql
* upgraded node version
* removed metamaps package
* fixed all eslint issues
* ran yarn format to prettier format all files
* updated lint-staged & husky scripts
* add executable perms to pre-push scripts
* updated yarn.lock
* fixed eslint and moved chakra icons to ds
* fixed emotion errors
* removed extra useContext
* update yarn.lock
* upgraded more packages
* removed unnecessary .huskyrc.json
* lint fix
2021-05-01 12:46:48 +05:30
Will Holcomb
f00bee9b41
~ minimum code to add color chooser 🔦
2021-03-28 22:08:25 -06:00
dan13ram
4d59ac3f1b
moved brightId verified tag to contacts ( #388 )
...
* moved brightId verified tag to contacts
* empty commit
2021-03-08 20:17:57 +05:30
dan13ram
965be2782a
setup brightId verified labels ( #361 )
...
* setup basic brightId hook
* updated brightId logo
* polling brightId status & refreshing
* incorporated review comments
2021-03-02 17:50:13 +05:30
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
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
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