Skip to content
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

DAO-31 Govern DAO migration page #1585

Closed
wants to merge 22 commits into from

Conversation

yuetloo
Copy link
Contributor

@yuetloo yuetloo commented Aug 13, 2021

@novaknole the page is created as per the ticket, but, I think we may need to change the design to follow the same design as Permission, i.e. use SidePanel and have the Govern address input field moved to the side panel, to take advantage of the framework detecting no wallet connection/creating vote etc..

https://github.com/aragon/client/blob/master/src/apps/Permissions/AssignPermissionPanel.js
https://github.com/aragon/client/blob/master/src/contexts/PermissionsContext.js#L76

Please take a look and let me know.

yuetloo and others added 21 commits July 27, 2021 10:48
* use use-wallet 0.9.0

* remove unnecessary dependency

* fix the CI error @toruslabs/fetch-node-details@2.7.0 for node version too old

* Re-order templates (#1558)

* detect network change

* use injected instead of provided connector, as provided connector is a hack to around web3.js overrides

* switch welcome page content base on network

* more reactive network changes

* fix error on missing networkType

* eth node and ipfs settings by network

* getAppLocator by network type

Co-authored-by: Rekard0 <5880388+Rekard0@users.noreply.github.com>
* temporary use --network-concurrency 1, to be removed once use-wallet 0.9.0 is published.
* connectors redesigned for multichain
* only show network settings on mainnet
* refactor and attempt to fix websocket leaks

* fix connection error on socket disconnect web3

* eslint fixed

* update aragon wrapper

Co-authored-by: yuetloo <contact@yuetloo.com>
* connectors redesigned for multichain

* eslint problems fixed

* multi localstorage

* update multi localstorage

* update aragon.js wrapper

* eslint fixed
* fix load org error on network switch

* ipfs settings is network agnostic

* code review comment

* remove mainnet from network type
fix bug that caused create dao to freeze
* show network only for mainnet

* replace logging with sentry with console.log

* remove sentry

* add newline

* remove obsolete .env.enc file
* fix deployment error due to missing wallet

* redirect to home on network change

* fix lint error
@yuetloo yuetloo requested a review from novaknole August 13, 2021 20:32
@yuetloo yuetloo self-assigned this Aug 13, 2021
@linear
Copy link

linear bot commented Aug 13, 2021

DAO-31 Govern Subgraph − Implement dao / daos queries

Before implementing these entities, we should define more precisely what a DAO is in Govern, see @0xGabi’s comment.

See aragon/govern#222

View original issue in GitHub


Base automatically changed from feature/DAO-43-multichain to master September 1, 2021 13:24
@yuetloo
Copy link
Contributor Author

yuetloo commented Sep 1, 2021

closing this PR as we have different implementation for this now.

@yuetloo yuetloo closed this Sep 1, 2021
@yuetloo yuetloo deleted the DAO-31-govern-dao-migration-page branch September 1, 2021 16:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants