webui icon indicating copy to clipboard operation
webui copied to clipboard

Raiden's Web User Interface

Results 64 webui issues
Sort by recently updated
recently updated
newest added

Bumps [engine.io](https://github.com/socketio/engine.io) from 4.1.1 to 4.1.2. Release notes Sourced from engine.io's releases. 4.1.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.1 to 1.14.9. Commits 13136e9 Release version 1.14.9 of the npm package. 2ec9b0b Keep headers when upgrading from HTTP to HTTPS. 5fc74dd Reduce nesting. 3d81dc3 Release version...

dependencies

Bumps [simple-get](https://github.com/feross/simple-get) from 2.8.1 to 2.8.2. Commits 4e156b6 2.8.2 43c272d Bug fix: Thirdparty cookie leak See full diff in compare view Maintainer changes This version was pushed to npm by...

dependencies

Bumps [nth-check](https://github.com/fb55/nth-check) from 2.0.0 to 2.0.1. Release notes Sourced from nth-check's releases. v2.0.1 Fixes: Replace regex with hand-rolled parser for nth-expressions (#9) 9894c1d Ensures parsing will always have linear time...

dependencies

During a meeting with Jim, the purpose of the transfer history was not clear. Now that we have MetaMask integrated a new user might be confused that a transaction from...

enhancement

When a large number of transactions is incoming, the notification bubbles can be annoying and get in the way. It would be nice to have a way to disable them,...

feature

It would be nice to have an indication that a deposit is in progress for a channel, similar to 'Awaiting balance" when opening a channel.

feature

Notifications in the webui that are related to onchain events should have a link to etherscan where users can follow the process of the onchain action.

feature

_follow up from #14_ **Is your feature request related to a problem? Please describe.** It would be helpful if the user could see if the partner of a channel is...

feature

Since Angular version 10 the Angular cli warns about used CommonJS dependencies, because they can cause larger bundle sizes. See https://angular.io/guide/build#configuring-commonjs-dependencies for reference. The cli warnings are currently suppressed by...

enhancement