Hammad Jutt
77b3a301d0
Update README.md
2021-01-27 12:02:19 -07:00
peth-yursick
6d768dc348
Delete MBTI placeholders directory
2021-01-27 16:38:54 +01:00
Hammad Jutt
0dabebbe04
Add case in SC migration script where user doesnt already have a SC identityID ( #296 )
2021-01-21 20:05:49 -07:00
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
Pacien Boisson
7298a3c5ed
Update FRONTEND.md ( #288 )
2021-01-18 11:10:45 -07:00
Pacien Boisson
c5f494d6d1
Add tokenlog.json ( #291 )
2021-01-18 11:10:34 -07:00
Hammad Jutt
83417aba16
Add step to remove duplicate players in migrateSourceCredAccounts handler ( #280 )
...
Some accounts in SourceCred get merged after they had already been added in the database (e.g. merging
a discord and discourse identity) which causes conflicts in the database when we try to set an
ETH address for the new merged account that conflicts with the old unmerged account.
2021-01-17 22:23:56 -07:00
Hammad Jutt
5a8a803657
Move SEED Ticker to left side ( #282 )
...
MetaGame logo was redundant and SEED ticker often gets covered by the App Drawer
2021-01-17 22:23:46 -07:00
Hammad Jutt
2e15ea22f5
Remove NextJS Build from Render config ( #283 )
...
Using Vercel now for the NextJS app
2021-01-17 22:23:36 -07:00
Hammad Jutt
78dd5bb20d
Update chakra/core to chakra/react and cleanup theme setup ( #281 )
2021-01-17 21:27:36 -07:00
Alec LaLonde
ceaae6dc1a
Force minimum row height, narrower column max width ( #275 )
2021-01-14 20:19:06 -07:00
dependabot[bot]
59b6a035df
Bump styled-components from 5.2.0 to 5.2.1 ( #265 )
...
Bumps [styled-components](https://github.com/styled-components/styled-components ) from 5.2.0 to 5.2.1.
- [Release notes](https://github.com/styled-components/styled-components/releases )
- [Changelog](https://github.com/styled-components/styled-components/blob/v5.2.1/CHANGELOG.md )
- [Commits](https://github.com/styled-components/styled-components/compare/v5.2.0...v5.2.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 20:05:45 -07:00
dependabot[bot]
f92ce87680
Bump eslint-plugin-jest from 23.20.0 to 24.1.3 ( #258 )
...
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 23.20.0 to 24.1.3.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/master/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v23.20.0...v24.1.3 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 20:05:32 -07:00
dependabot[bot]
f7ab809dbc
Bump ts-node-dev from 1.0.0-pre.62 to 1.1.1 ( #252 )
...
Bumps [ts-node-dev](https://github.com/whitecolor/ts-node-dev ) from 1.0.0-pre.62 to 1.1.1.
- [Release notes](https://github.com/whitecolor/ts-node-dev/releases )
- [Changelog](https://github.com/whitecolor/ts-node-dev/blob/master/CHANGELOG.md )
- [Commits](https://github.com/whitecolor/ts-node-dev/commits/v1.1.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 20:05:20 -07:00
dependabot[bot]
4fc2f73f82
Bump graphql from 15.3.0 to 15.4.0 ( #259 )
...
Bumps [graphql](https://github.com/graphql/graphql-js ) from 15.3.0 to 15.4.0.
- [Release notes](https://github.com/graphql/graphql-js/releases )
- [Commits](https://github.com/graphql/graphql-js/compare/v15.3.0...v15.4.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-01-14 20:05:07 -07:00
Alec LaLonde
d2cba7a866
Fixed a couple react warnings ( #273 )
2021-01-14 20:02:02 -07:00
Alec LaLonde
cf2c1438ca
Fixed migration handler ( #274 )
2021-01-14 19:39:26 -07:00
Alec LaLonde
42918a663c
Drawer Images + Other Improvements ( #276 )
...
* Replaced drawer images with higher-res versions, mobile/desktop button improvements
* On drawer footer, don't show outline when clicking buttons
2021-01-14 19:38:59 -07:00
peth-yursick
1e2120b090
Create C4 ( #270 )
...
* Create C4
* Rename C4 to C4.md
* Added a link to C4 in the README
Co-authored-by: The Lone Ronin <log2n@protonmail.com >
2021-01-12 18:46:55 +01: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
Alec LaLonde
c4a2b38484
Renamed table names to be consistent snake_case ( #255 )
2021-01-04 23:18:29 -07:00
The Lone Rōnin
e5739d8467
Drawer Updates ( #257 )
2021-01-04 01:37:29 +01: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
The Lone Rōnin
3d62e5b8da
MyMeta - App Drawer ( #234 )
...
* MyMeta - App Drawer
* MyMeta - App Drawer - help (#242 )
* update nextjs @10.0.3
* Use next image component for main app drawer icons
* change links
* backdrop to close drawer
* Links
* typecheck
* Removed py for page header
Co-authored-by: The Lone Rōnin <log2n@protonmail.com >
* Framer Motion Integration
* Removed drawer transparency
* Fix disappeared Login component
* remove unnecessary pointerevent thing (thanks to display=none)
* Fix ticker display
* Added guilds
Co-authored-by: Pacien Boisson <pakokrew@users.noreply.github.com >
Co-authored-by: Pacien Boisson <pakokrew@gmail.com >
2020-12-21 16:13:09 +01:00
The Lone Rōnin
137b8957fb
Frontend Guide ( #218 )
...
* Frontend Guide
* Adding Remote URL connection
Co-authored-by: Pacien Boisson <pakokrew@users.noreply.github.com >
2020-12-21 15:27:18 +01:00
dependabot[bot]
11199a0ffd
Bump @types/express from 4.17.8 to 4.17.9 ( #246 )
...
Bumps [@types/express](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/express ) from 4.17.8 to 4.17.9.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/express )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 15:00:58 +01:00
dependabot[bot]
3e1c095c3a
Bump web3modal from 1.9.1 to 1.9.2 ( #247 )
...
Bumps [web3modal](https://github.com/web3modal/web3modal ) from 1.9.1 to 1.9.2.
- [Release notes](https://github.com/web3modal/web3modal/releases )
- [Commits](https://github.com/web3modal/web3modal/compare/1.9.1...1.9.2 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-21 15:00:33 +01:00
Hammad Jutt
e0a05551c6
Revalidate sooner on guild pages
2020-12-21 01:03:53 -07:00
Hammad Jutt
a9aa177550
Fix type error
2020-12-21 01:03:53 -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
Hammad Jutt
9bf127bfbd
Add permissions to select guilds
2020-12-20 01:14:21 -07:00
Hammad Jutt
7cefb64cbe
Add guildname field to uniquely identify guilds with friendly id
...
basically guild version of username
2020-12-20 01:14:21 -07:00
Hammad Jutt
6c44896b27
Squash Migrations for updating guild table
2020-12-19 20:19:12 -07:00
Pacien Boisson
0b45267732
Added some relationships:
...
- GuildType => Guilds
- guild_account > AccountType, Guild
2020-12-19 20:19:12 -07:00
Hammad Jutt
2b61060369
Setup Guilds table
2020-12-19 20:19:12 -07:00
Hammad Jutt
8f4db81181
Create Player Guilds Table
2020-12-19 20:19:12 -07:00
The Lone Rōnin
c8b3d29a86
SEED ticker using CoinGecko ( #223 )
2020-12-19 18:41:14 -07:00
Alec LaLonde
63a357c498
Feature/add timezone backend ( #230 )
...
* Added tz column
* Updated hasura permissions on new table
2020-12-19 17:54:32 -07:00
Miguel Cervera
b9e5403d69
Simple fix of a command ( #232 )
2020-12-17 19:48:15 +01:00
Hammad Jutt
384f93c78b
Fix yarn command in Backend Guide ( #229 )
2020-12-16 12:33:02 -07:00
dependabot[bot]
153654def8
Bump sourcecred from 0.7.0-beta-14 to 0.7.4 ( #226 )
...
Bumps [sourcecred](https://github.com/sourcecred/sourcecred ) from 0.7.0-beta-14 to 0.7.4.
- [Release notes](https://github.com/sourcecred/sourcecred/releases )
- [Changelog](https://github.com/sourcecred/sourcecred/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sourcecred/sourcecred/compare/v0.7.0-beta-14...v0.7.4 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-12-17 00:21:21 +05:30
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
566be91206
updated backend to read 3box collectiblesFavorite ( #221 )
...
* updated backend to read 3box collectiblesFavorite
* removed unneccesary '?'
2020-12-16 07:12:58 +05:30