lisk-desktop icon indicating copy to clipboard operation
lisk-desktop copied to clipboard

🖥 Lisk graphical user interface for desktop

Results 163 lisk-desktop issues
Sort by recently updated
recently updated
newest added

### What was the problem? This PR resolves #4466 ### How was it solved? - [x] Refactor voting redux middleware, reducers and actions - [x] Ensure edit and add vote...

### What was the problem? This PR resolves #4404 ### How was it solved? - use react-query hooks ### How was it tested? by unit test

### What was the problem? This PR resolves #4476 ### How was it solved? - [x] Adopt new search design - [x] Implement search by delegate name - [x] Implement...

### Description All end point needs to call v3 API call ### Acceptance Criteria - Update Search UI according to the new [design](https://www.figma.com/file/KcrDpvWEKQhdGwNd4CZ5NY/Desktop-Prototype?node-id=38%3A41483) - Integrate endpoint with v3 API -...

type: refactoring

### Description - Implement new [design](https://www.figma.com/file/KcrDpvWEKQhdGwNd4CZ5NY/Desktop-Prototype?node-id=38%3A44988) changes - Vote to delegate page ### Acceptance Criteria - Update voting queue icon from top bar - Users should be able to review...

type: improvement

### What was the problem? This PR resolves #4489 ### How was it solved? - [x] Integrate Applications Management with api - [x] Integrate Applications Statistics with api - [x]...

### Expected behavior - Enable Lisk Core and Lisk Service readiness check ### Actual behavior - Skipped Lisk Core and Lisk Service readiness check ### Steps to reproduce - CI...

type: bug
type: jenkins

### Description We have reinstated the transaction creation process. Due to a number of missing data and features from Lisk Elements, and in order to get the first batch of...

type: bug

### Description - There are a number of constant values defined in `src/modules/transaction/utils/transaction.js` that should be imported from Lisk Elements. - We should update the sorting of members using the...

type: improvement
type: refactoring

### Description We have to account for situations where the response of the bridge does not match our expectation. ### Acceptance Criteria Ensure we cover the following situations: - The...

type: improvement