Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

Add store for dapps state #3211

Merged
merged 15 commits into from Nov 7, 2016
Merged

Add store for dapps state #3211

merged 15 commits into from Nov 7, 2016

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Nov 5, 2016

  • add mob observable store for dapps state
  • remove local state management
  • share store between dapps, show/hide modal & dapp

@jacogr jacogr added A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. M6-ui labels Nov 5, 2016
@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. and removed A3-inprogress ⏳ Pull request is in progress. No review needed at this stage. labels Nov 7, 2016
@gavofyork gavofyork merged commit f0054aa into master Nov 7, 2016
@gavofyork gavofyork deleted the jg-dapps-store branch November 7, 2016 14:22
arkpar pushed a commit that referenced this pull request Nov 7, 2016
* Add mobx

* Use mobx store for dapps

* Cleanup hidden reads

* Remove (now) unused hidden.js

* _ denotes internal functions

* s/visibleApps/visible/

* AddDapps now use the mobx store as well

* Move modalOpen state to store

* Simplify

* Complete master merge

* Remove extra indirection

* Remove unneeded check

* Readability improvements

* Remove final debug info
arkpar added a commit that referenced this pull request Nov 7, 2016
* Fixed some typos (#3236)

* Add store for dapps state (#3211)

* Add mobx

* Use mobx store for dapps

* Cleanup hidden reads

* Remove (now) unused hidden.js

* _ denotes internal functions

* s/visibleApps/visible/

* AddDapps now use the mobx store as well

* Move modalOpen state to store

* Simplify

* Complete master merge

* Remove extra indirection

* Remove unneeded check

* Readability improvements

* Remove final debug info

* Load network apps manifests as contentHash (no coding) (#3235)

* Add mobx

* Use mobx store for dapps

* Cleanup hidden reads

* Remove (now) unused hidden.js

* _ denotes internal functions

* s/visibleApps/visible/

* AddDapps now use the mobx store as well

* Move modalOpen state to store

* Simplify

* Complete master merge

* Remove extra indirection

* Remove unneeded check

* Readability improvements

* Remove final debug info

* Load network manifests from the network

* Swallow manifest errors

* introduce fetchManifest

* Rename cli and config options signer->ui (#3232)

* rename options signer->ui

* rename config signer->ui
@emocanu emocanu mentioned this pull request Mar 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A8-looksgood 🦄 Pull request is reviewed well.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants