-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge upstream #18
base: develop
Are you sure you want to change the base?
Merge upstream #18
Conversation
* DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]>
* allow upgrade page to display even if missing content (#1648) * version 1.1.0
…#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]>
* pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * lint fix Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]>
* DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * Getting develop branch up to date (#1670) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * lint fix Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1672) * fix use wallet dependency (#1673) * adding timeout for bad web sockets Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]>
* pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1671) * fix use wallet dependency (#1674) * adding timeout for bad web sockets Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]>
* Adding Metis stardust testnet and andromeda * cleaning code * removing gas price estimation * changing delay values to be more flexible because of L2s rollups
* add dai address and block time
* pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1671) * fix use wallet dependency (#1674) * Fix/dao lookup 20211028 2 (#1675) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * Getting develop branch up to date (#1670) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * lint fix Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1672) * fix use wallet dependency (#1673) * adding timeout for bad web sockets Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * adding reason for failure so filter works when evaluating promises results (#1677) * adding auto connect (#1678) (#1679) * [polygon] changes node address (#1689) Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]>
* DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * Getting develop branch up to date (#1670) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * lint fix Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1672) * fix use wallet dependency (#1673) * Fix/dao lookup 20211028 2 (#1676) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1671) * fix use wallet dependency (#1674) * adding timeout for bad web sockets Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * adding reason for failure so filter works when evaluating promises results * adding auto connect (#1678) * switch polygon connection to proxy deployment (#1688) closes #1687 * Adding Metis stardust testnet and andromeda (#1696) * Adding Metis stardust testnet and andromeda * cleaning code * removing gas price estimation * changing delay values to be more flexible because of L2s rollups * DAO-444: add dai address (#1697) * add dai address and block time * allowing custom sync delays (#1698) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]>
…1707) This address does have liquidity on Rinkeby Uniswap unlike the former one
…1708) This address does have liquidity on Rinkeby Uniswap unlike the former one
removes hotfix for fleek issues
* Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * created tag for unsupported and added it to dandelion index * added unsupported tag logic to templatedetails * added unsupported tag to fundraising template and fixed link * removed survey app from discover apps * added unsupported tag to open-enterprise template * added unsupported tags in descover apps and removed survey icon import * edited unsupported tags to not maintained * wallet-connect appearing in connect account box * added walletconnect_url logic * added other chains next to eth-mainnet for wallet-connect * fixed failing test on prettier error * disabled if not statement walletconnect_url variable * added rpc data to walletconnect * removed unessecary walletconnect_url logic * removed unessecary instance * fixed prettier issue * removed unnecessary secret * updated rpc-endpoints to aragon-rpc-endpoints
* DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * Getting develop branch up to date (#1670) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * lint fix Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1672) * fix use wallet dependency (#1673) * Fix/dao lookup 20211028 2 (#1676) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1671) * fix use wallet dependency (#1674) * adding timeout for bad web sockets Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * adding reason for failure so filter works when evaluating promises results * adding auto connect (#1678) * switch polygon connection to proxy deployment (#1688) closes #1687 * Adding Metis stardust testnet and andromeda (#1696) * Adding Metis stardust testnet and andromeda * cleaning code * removing gas price estimation * changing delay values to be more flexible because of L2s rollups * DAO-444: add dai address (#1697) * add dai address and block time * allowing custom sync delays (#1698) * Release/20211223 metis (#1700) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1671) * fix use wallet dependency (#1674) * Fix/dao lookup 20211028 2 (#1675) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * Getting develop branch up to date (#1670) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Release/20211025 - Adding Harmony testnet and mainnet and BSC testnet (#1667) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix * allow upgrade page to display even if missing content (#1648) * Removing all Govern migration components (#1653) * updating websocket for polygon (#1654) * Merge Master into Develop (#1651) * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * updating websocket for polygon (#1654) (#1656) * Feature / Dao-311 (#1657) * pass mainnet intead of main to migration generator (#1639) * Release of latest changes (#1647) * DAO-308: Set Polygon DAI address (#1628) * fix dandelion dao creation error * update polygon dai address and fix build error * [cicd] adds workflow for develop deployment (#1636) * pass mainnet intead of main to migration generator (#1639) (#1640) * Improved DAO discovery DAO-204 (#1645) * Feature/improve notfound modal dao 268 (#1637) * added .vscode to gitignore * moved utils file into separate folder * changed import statements * moved context into context folder * adapted import paths * refactored Onboarding topbar * added chain indicator to onboardin topbar * added chain indicator to orgview topbar * extracted network indicator module * grouped modal into folder * adapted imports * scaffold for network switch modal * added layout and content to modal * improved Modals module * changed networkswitch modal props * added networkswitch modal to orgview * made network indicator clickable * made clickable networkindicator open modal * small orgview refactoring * centered network indicator on orgview * network switch button hooked up to logic * use existing method for network name * refactored network config/utils * fixed network switching issues * added short vs full names * removed unused prop * addressed PR comments * changed variable name to testnet * fixed copy/paste error * changed not found copy on notfound modal * extracted message component * added found on other network message * handling addresses * add a space before the network name Co-authored-by: yuetloo <[email protected]> * Fix: improve network switch DAO-270 (#1638) * improved chain names * displaced network switch * changed networkindicator to display short name * Minor ui details * hide network indicator when connected (#1642) * Feautre/search daos dao 269 (#1641) * move inline css into styled components * new hook file * detectDao hook * fixed infinite checking * connect hook to not found modal * detect dao with providers * added component keys * added logic to dao not found modal * moved active Networks info networkconfig * persist last connected network (#1644) Co-authored-by: yuetloo <[email protected]> Co-authored-by: Ramon Canales <[email protected]> * Feature/polygon node 20210913 (#1646) * Removing Ethereum hardcoded copy and using current network * re-adding polygon to ens lookup * changing polygon prod node * lint fix Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> * update v2-migrator-script (#1649) * Release agent fix (#1650) * allow upgrade page to display even if missing content (#1648) * version 1.1.0 * Removing all Govern migration related components (#1652) * Implement new events * fix lint Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: Ramon Canales <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> * Feature/harmony support 20211011 (#1662) * Add Harmony One Support to client (#1659) * update: make aragon work with Harmony * fix: added keep alive for wss connections * update: fix issue with getLogs query return more than 1024 blocks * lint fix (#1660) * Changing ENS address for Aragon official one * updating use-wallet and removing references of networks inside application * lint fix * updating lock file * Moving back to correct ENS * ops * removing logs Co-authored-by: Victa Kwok Wai Phu <[email protected]> Co-authored-by: yuetloo <[email protected]> * Fixing harmony test * Adding BSC testnet (#1664) * Adding BSC testnet * Improving inactive to avoid confusion * setting harmony mainnet as active and fixing ENS address (#1666) * updating lock file * reverted react version change Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * lint fix Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * fixes dao lookup (#1672) * fix use wallet dependency (#1673) * adding timeout for bad web sockets Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * adding reason for failure so filter works when evaluating promises results (#1677) * adding auto connect (#1678) (#1679) * [polygon] changes node address (#1689) Co-authored-by: Valentin Racine <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Mathias Scherer <[email protected]> Co-authored-by: Giorgi Lagidze <[email protected]> Co-authored-by: yuetloo <[email protected]> Co-authored-by: Rekard0 <[email protected]> Co-authored-by: Victa Kwok Wai Phu <[email protected]> * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Changed the DAI address to the official Rinkeby Compound DAI address (#1707) This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * Update of Dandelion info (#1710) * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * Update Dandelion info (fixed) (#1711) * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * Update Dandelion info (fixed fixed) (#1712) * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * created tag for unsupported and added it to dandelion index * added unsupported tag logic to templatedetails * added unsupported tag to fundraising template and fixed link * Fix broken links and adding unsupported tag logic (#1713) * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * created tag for unsupported and added it to dandelion index * added unsupported tag logic to templatedetails * added unsupported tag to fundraising template and fixed link * removed survey app from discover apps * added unsupported tag to open-enterprise template * added unsupported tags in descover apps and removed survey icon import * Fix remove survey app and added unsupported tags (#1716) * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * created tag for unsupported and added it to dandelion index * added unsupported tag logic to templatedetails * added unsupported tag to fundraising template and fixed link * removed survey app from discover apps * added unsupported tag to open-enterprise template * added unsupported tags in descover apps and removed survey icon import * edited unsupported tags to not maintained * Edit unsupported tags to not maintained (#1718) * Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * created tag for unsupported and added it to dandelion index * added unsupported tag logic to templatedetails * added unsupported tag to fundraising template and fixed link * removed survey app from discover apps * added unsupported tag to open-enterprise template * added unsupported tags in descover apps and removed survey icon import * edited unsupported tags to not maintained * wallet-connect appearing in connect account box * added walletconnect_url logic * added other chains next to eth-mainnet for wallet-connect * fixed failing test on prettier error * disabled if not statement w…
* feat: priorityFee calculation for create DAO transactions * fix: improves priority fee calculation for creation and signerPanel * fix: eslint issues * fix: add check after filtering the feeHistory * fix: moves priorityFee estimation into helper file * fix: make eslint happy
develop2master
* feat: removes rinkeby and adds goerli * fix: makes the linter happy
* adding hubspot and removing helpscout using this documentation https://developers.hubspot.com/docs/api/conversation/chat-widget-sdk to replace the help widget * hubspot code needed to be in the head * back to right before the body for best practices
* fix: switches mumbai rpc to our alchemy node (#1769) * fix: update web3.js and wrapper (#1779) * F/rinkeby to goerli (#1783) * feat: removes rinkeby and adds goerli * fix: makes the linter happy * Dtech patch 1 - helpscout to hubspot (#1786) * adding hubspot and removing helpscout using this documentation https://developers.hubspot.com/docs/api/conversation/chat-widget-sdk to replace the help widget * hubspot code needed to be in the head * back to right before the body for best practices Co-authored-by: alibama <[email protected]>
* Changed the DAI address to the official Rinkeby Compound DAI address This address does have liquidity on Rinkeby Uniswap unlike the former one * Update Dandelion info * Update Dandelion info2 * fixing error with yarn lint --fix * comma fix * created tag for unsupported and added it to dandelion index * added unsupported tag logic to templatedetails * added unsupported tag to fundraising template and fixed link * removed survey app from discover apps * added unsupported tag to open-enterprise template * added unsupported tags in descover apps and removed survey icon import * edited unsupported tags to not maintained * wallet-connect appearing in connect account box * added walletconnect_url logic * added other chains next to eth-mainnet for wallet-connect * fixed failing test on prettier error * disabled if not statement walletconnect_url variable * added rpc data to walletconnect * removed unessecary walletconnect_url logic * removed unessecary instance * fixed prettier issue * removed unnecessary secret * updated rpc-endpoints to aragon-rpc-endpoints * disabled buggy and unused networks for network selection modal * replaced hubspot beacon with jira widget * undid changes to network-config.js which are part of another to be reviewed pr
WalletConnect V1 is beeing shut down
* feat: add support for optimism chain * feat: add op sepolia testnet * chore: fix OP chain config * chore: update use-wallet * refactor: remove deprecated ropsten network
fix GitHub workflow badge URL. See badges/shields#8671 > You need to update your badge URL from > https://img.shields.io/github/workflow/status/<user>/<repo>/Run%20Tests > to > https://img.shields.io/github/actions/workflow/status/<user>/<repo>/test.yml?branch=main
* build: switches to webpack to support newer syntaxes newer packages make use of optional chaining. Thus the switch to webpack * build: increase bundlewatch max size
Updating new endpoint to be able to query to thegraph
I want to compare indexations between these 2 subgraphs
Testing moving several resources while fixing old IPFS to be able to retrieve the necessary files
const networkConfig = getNetworkConfig(networkType) | ||
|
||
const maxProviderSyncDelay = | ||
networkConfig.settings?.customSyncDelays?.MAX_PROVIDER_SYNC_DELAY || |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Expected ':' and instead saw 'customSyncDelays'.
Expected an identifier and instead saw '.'.
Too many errors. (22% scanned).
@@ -4,7 +4,7 @@ export function testTokensEnabled(network) { | |||
return !!tokens[network] | |||
} | |||
|
|||
export default (web3, financeAddr, from, network = 'rinkeby') => { | |||
export default (web3, financeAddr, from, network = 'goerli') => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
'default parameters' is only available in ES6 (use 'esversion: 6').
'export' is only available in ES6 (use 'esversion: 6').
import { getEthNode } from '../environment' | ||
import { getOptions, isOnEthMainnet } from '../util/network' | ||
import { getOptions } from '../util/network' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'import' is only available in ES6 (use 'esversion: 6').
Missing semicolon.
@@ -66,12 +67,23 @@ export function useWalletConnectionDetails( | |||
const theme = useTheme() | |||
const { networkType } = useWallet() | |||
const networkSettings = getNetworkSettings(networkType) | |||
const networkConfig = getNetworkConfig(networkType) | |||
|
|||
const maxProviderSyncDelay = |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
@@ -66,12 +67,23 @@ export function useWalletConnectionDetails( | |||
const theme = useTheme() | |||
const { networkType } = useWallet() | |||
const networkSettings = getNetworkSettings(networkType) | |||
const networkConfig = getNetworkConfig(networkType) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
Missing semicolon.
@@ -30,6 +30,7 @@ import { | |||
getNetworkFullName, | |||
} from '../../util/network' | |||
import { useClientWeb3 } from '../../contexts/ClientWeb3Context' | |||
import { getNetworkConfig } from '../../network-config' |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'import' is only available in ES6 (use 'esversion: 6').
Missing semicolon.
clearTimeout(id) | ||
// Ignore for prefer-promise-reject-errors | ||
// eslint-disable-next-line | ||
reject({reason: 'timed out'}) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing semicolon.
// Create a promise that rejects in <ms> milliseconds | ||
const timeout = new Promise((resolve, reject) => { | ||
const id = setTimeout(() => { | ||
clearTimeout(id) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Missing semicolon.
const promiseTimeout = function(ms, promise) { | ||
// Create a promise that rejects in <ms> milliseconds | ||
const timeout = new Promise((resolve, reject) => { | ||
const id = setTimeout(() => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
@@ -21,6 +21,21 @@ export function useDetectDao(domain) { | |||
|
|||
let cancelled = false | |||
|
|||
const promiseTimeout = function(ms, promise) { | |||
// Create a promise that rejects in <ms> milliseconds | |||
const timeout = new Promise((resolve, reject) => { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'arrow function syntax (=>)' is only available in ES6 (use 'esversion: 6').
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
@@ -21,6 +21,21 @@ export function useDetectDao(domain) { | |||
|
|||
let cancelled = false | |||
|
|||
const promiseTimeout = function(ms, promise) { |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
'const' is available in ES6 (use 'esversion: 6') or Mozilla JS extensions (use moz).
No description provided.