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

Pull in console dapp as builtin #4145

Merged
merged 7 commits into from
Jan 13, 2017
Merged

Pull in console dapp as builtin #4145

merged 7 commits into from
Jan 13, 2017

Conversation

jacogr
Copy link
Contributor

@jacogr jacogr commented Jan 12, 2017

TODO

  • images for built-in dapp as pushed to dapp-assets repo to be registered
  • remove network console version from registry

@jacogr jacogr added A0-pleasereview 🤓 Pull request needs code review. M8-dapp 💎 Decentralized applications. labels Jan 12, 2017
@coveralls
Copy link

Coverage Status

Coverage decreased (-0.004%) to 84.728% when pulling 18eb93a on jg-dapp-console into 389e4e3 on master.

@ngotchac ngotchac added A8-looksgood 🦄 Pull request is reviewed well. A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. and removed A0-pleasereview 🤓 Pull request needs code review. A8-looksgood 🦄 Pull request is reviewed well. labels Jan 12, 2017
@ngotchac
Copy link
Contributor

We might want separate folders for each static dapps. Ie. not having a folder with tons of unrelated files (might not be tons though...)

@jacogr
Copy link
Contributor Author

jacogr commented Jan 13, 2017

We only have one atm and it really should not be over-engineered.

The reality is this is a stop-gap - this single dapp and copy approach needs to be seen as that since it needs to be properly integrated, including being able to be linted (disabled for that file at present), going through compression, etc.

Anything in dapps/static needs to be moved.

@gavofyork gavofyork added A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. and removed A5-grumble 🔥 Pull request has minor issues that must be addressed before merging. labels Jan 13, 2017
@gavofyork gavofyork merged commit ee4ede9 into master Jan 13, 2017
@gavofyork gavofyork deleted the jg-dapp-console branch January 13, 2017 08:54
arkpar pushed a commit that referenced this pull request Jan 13, 2017
* Copy static dapps from static (no build)

* Console sources

* Add console to builtins

* Remove console assets

* Disable eslint on console.js

* Enable eslint after disable

* Webpack copy
arkpar added a commit that referenced this pull request Jan 13, 2017
* Remove onSubmit of current (no auto-change on password edit) (#4151)

* Remove onSubmit from current password

* Remove onSubmit from hint

* Pull in console dapp as builtin (#4145)

* Copy static dapps from static (no build)

* Console sources

* Add console to builtins

* Remove console assets

* Disable eslint on console.js

* Enable eslint after disable

* Webpack copy
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A6-mustntgrumble 💦 Pull request has areas for improvement. The author need not address them before merging. M8-dapp 💎 Decentralized applications.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants