embark/packages/embark-ui
Michael Bradley, Jr eb9de680d3 fix(@cockpit/services): send only process names to embark-api-client
`webSocketProcess` function in `embark-api-client` expects only a process name,
but cockpit was calling it with name-strings prepended with `/process-logs/`
resulting in bad URLs. Revise cockpit's `services/api` module to call
`webSocketProcess` with process names only.
2019-04-16 14:25:35 -04:00
..
.storybook build: implement a monorepo with Lerna 2019-02-04 14:28:49 -06:00
config build: implement a monorepo with Lerna 2019-02-04 14:28:49 -06:00
public build: implement a monorepo with Lerna 2019-02-04 14:28:49 -06:00
scripts build: implement a monorepo with Lerna 2019-02-04 14:28:49 -06:00
src fix(@cockpit/services): send only process names to embark-api-client 2019-04-16 14:25:35 -04:00
.env build: implement a monorepo with Lerna 2019-02-04 14:28:49 -06:00
.env.production fix(embark-ui): specify PUBLIC_URL=/ for production builds 2019-03-17 20:07:19 -04:00
.gitignore build: cleanup .gitignore 2019-02-05 18:08:14 -06:00
.npmrc build: implement a monorepo with Lerna 2019-02-04 14:28:49 -06:00
CHANGELOG.md [CHERRY PICKED] chore(release): 4.0.1 2019-04-10 12:18:35 +02:00
README.md feat: normalize README and package.json bugs, homepage, description 2019-03-12 09:17:33 -04:00
package.json [CHERRY PICKED] chore(release): 4.0.1 2019-04-10 12:18:35 +02:00

README.md

embark-ui

Web frontend for interactive DApp development with Embark

Visit embark.status.im to get started with Embark.