Commit Graph

19 Commits

Author SHA1 Message Date
Mano
bebe182b78 ga analytics merge to develop (#633)
* added analytics

* added analytics snippet

* Reworked GA addition implementation

Co-authored-by: Alec LaLonde <alec@convergencelabs.com>
2021-06-13 23:57:34 -06:00
Alec LaLonde
66db937c82 Cleaned up env variables, extracted to env-groups 2021-05-20 15:38:05 -06:00
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
Alec LaLonde
6e3fe89744 Changed oauth handler to use a web URL that calls the backend to exchange the given code 2021-04-21 10:07:34 -06:00
Alec LaLonde
ea7ec1d677 Started discord oauth implementation 2021-04-21 10:07:34 -06:00
Alec LaLonde
f1852e104b Created guild/join page 2021-04-21 10:07:34 -06:00
Pacien Boisson
dfff04ebaa [Quests] Frontend (#437)
* squash frontend changes

* Style quest explorer

* Style quest page

* Dates

* Dates

* Typecheck

* Prettier

* Fix create page layout

* Update only OPEN quests

* Repetition info

* Fix create quest errors

* Quest form Textarea

* Quest form Textarea

* Truncate texts

* Redirect if user not logged in

* Tooltips

* Factorize skills tags

* fix username in completions

* Metafam as default guild on creation

* Layouts

* Remove todo

* cooldown

* Rename to "claim quest"

* squash frontend changes

* Style quest explorer

* Style quest page

* Dates

* Dates

* Typecheck

* Prettier

* Fix create page layout

* Update only OPEN quests

* Repetition info

* Fix create quest errors

* Quest form Textarea

* Quest form Textarea

* Truncate texts

* Redirect if user not logged in

* Tooltips

* Factorize skills tags

* fix username in completions

* Metafam as default guild on creation

* Layouts

* Remove todo

* cooldown

* Rename to "claim quest"

* Move ConfirmModal in ds

* Extract pSeed balance

* Fix "created by me" switch

* Reword complete quest

* Style quest form

* prettier

* lint
2021-04-08 15:32:27 +04:00
Will Holcomb
7663da41db tryin' one more variable version 🍇 2021-03-28 22:08:25 -06:00
Will Holcomb
b6649bac2a helps if the variable names are the same 👯 2021-03-28 22:08:25 -06:00
Will Holcomb
89c027e478 changin' variable name to see if it is passed 🏈 2021-03-28 22:08:25 -06:00
Will Holcomb
f9fe44336d tryin' w/o port 🌅 2021-03-28 22:08:25 -06:00
Will Holcomb
f3683f54c1 tryin' to capture port 🚢 2021-03-28 22:08:25 -06:00
Will Holcomb
b50a746f6f pushin' just to see the value 🚡 2021-03-28 22:08:25 -06:00
Will Holcomb
f2c4f62565 printin' URI 🖨 2021-03-28 22:08:25 -06:00
Will Holcomb
7471a38d82 no interpolation in render.yaml 🌮 2021-03-28 22:08:25 -06:00
Will Holcomb
6fa522d872 Deploy frontend through render.yaml (#421)
* addin' frontend to render.yaml 🐂

* settin' node version 🐀

* tweakin' build step 🐾

* alt specification of graphql endpoint 🦡

* no interpolation in render.yaml 🌮

* tryin' static specification 🧁

* printin' URI 🖨

* pushin' just to see the value 🚡

* printin' the right value 💅

* debuggin' hasura 🐜

* tryin' to capture port 🚢

* tryin' w/o port 🌅

* redeployin' altered render.yaml 🥦

* resettin' yarn.lock 🔒

* fixin' name preface so it is passed 🏀
2021-03-25 12:01:37 -06:00
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
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
Hammad Jutt
78ee9e156c Add NextJS environment vars and remove app-react from Render build 2020-08-17 14:25:04 -06:00