embark/packages/embark-ui
Pascal Precht 2c6c9489fc fix(@cockpit/whisper): ensure message subscription call is working
When introducing the `embark-api-client` in https://github.com/embark-framework/embark/commit/c1bbdbf34
we didn't properly update Cockpits apiService, resulting in calls to API endpoints
that don't exist.

This commit fixes a bug where calls to Embark's API to subscribe to whisper
channels are in a broken state.

It also updates Cockpit's apiService to no longer pass ignored parameters to embark-api-client.
2019-05-22 17:16:16 +02: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/whisper): ensure message subscription call is working 2019-05-22 17:16:16 +02: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 chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00
README.md feat: normalize README and package.json bugs, homepage, description 2019-03-12 09:17:33 -04:00
package.json chore(release): 4.1.0-beta.1 2019-05-15 18:44:46 -05:00

README.md

embark-ui

Web frontend for interactive DApp development with Embark

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