Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Visual issues detected in 2.0.0-alpha.7 - Closes #3535 #3536

Merged
merged 113 commits into from
May 21, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
113 commits
Select commit Hold shift + click to select a range
6ff748a
Read selected network from the stored settings
reyraa May 5, 2021
a09bc07
Use stored settings for autologin
reyraa May 5, 2021
6791838
Replace WS with port
reyraa May 5, 2021
e16e196
Update titles
reyraa May 5, 2021
b27bd20
Rewire peer information
reyraa May 5, 2021
67b076c
Rewire the unlock transaction asset according to service API
reyraa May 5, 2021
57dce60
Add index to table iteration keys
reyraa May 5, 2021
5a57e13
Allow stringified values
reyraa May 5, 2021
f5ae1d7
Fall back to mainnet
reyraa May 5, 2021
65998ba
Replace nodes with serviceUrl
reyraa May 5, 2021
3668c69
Fix the touchables in the wallet screen
reyraa May 5, 2021
3cece52
Fix recent tx list
reyraa May 5, 2021
14a526f
Update unit tests
reyraa May 5, 2021
8877c16
Add forgers Index
reyraa May 7, 2021
a0ab6a5
Add rank
reyraa May 7, 2021
346cec6
Open room for the rank column
reyraa May 7, 2021
9cdcf35
Add indexBook
reyraa May 7, 2021
a6c081c
Pass blocks over
reyraa May 7, 2021
f9dabe6
Add rank, fix the name of parameters
reyraa May 7, 2021
e87ae59
Add forgintime and state to watched delegates
reyraa May 7, 2021
0706687
Pass block to DelegatesTable
reyraa May 7, 2021
a7db3db
Add new titles
reyraa May 7, 2021
61038cf
Reinstate eslint rule
reyraa May 12, 2021
d171517
Fix tx parameter
reyraa May 12, 2021
8f8a198
Add LSK and Beddows support
reyraa May 12, 2021
95eb690
Fix conversion of fee to LSK
reyraa May 12, 2021
89f65bc
Pass fee without conversion
reyraa May 12, 2021
091159f
Create votesReset action
reyraa May 12, 2021
6165669
Fix errors thrown when the account signs out
reyraa May 12, 2021
74ac7a0
Accept legacy addresses
reyraa May 14, 2021
029dad3
Add disabled to legacy addresses
reyraa May 14, 2021
5a41402
Fix error test
reyraa May 14, 2021
b3fa4fc
Add tooltip for disabled bookmarks
reyraa May 14, 2021
3d0cd18
Fix styles
reyraa May 14, 2021
416c5f4
Filter disbaled items
reyraa May 14, 2021
06cd87c
Fix confirmations
reyraa May 14, 2021
614848c
Fix self vote in edit vote modal
reyraa May 14, 2021
2aa0fcf
Disable currently active token selector
reyraa May 14, 2021
cb762ed
Get the active token from the Redux store
reyraa May 14, 2021
48ff6f5
Remove unused module
reyraa May 14, 2021
a35e679
Update account response format to match that of LSK
reyraa May 14, 2021
01ad58f
Update tx format to match that of LSK
reyraa May 14, 2021
ee456e5
Use LiskAmount to display token sign
reyraa May 17, 2021
c6847b5
Fix confirmations of BTC
reyraa May 17, 2021
e603743
Remove netCode param
reyraa May 17, 2021
fa5cc18
Display locked balance only for LSK
reyraa May 17, 2021
9d047d8
Fix txId parameter
reyraa May 17, 2021
09cf08d
Adapt walleDetails to account response structure
reyraa May 17, 2021
4aa1f7c
Rename WalletDetails
reyraa May 17, 2021
3cd8a02
Fix active token selector style
reyraa May 17, 2021
63b49fa
Import named modules
reyraa May 17, 2021
22a40cf
Fix date convertion
reyraa May 17, 2021
7a7dcee
Make active button bright and disabled
reyraa May 17, 2021
e849ff9
Fix alignment of BTC txs
reyraa May 17, 2021
3cfdacb
Fix missing tx type distributions
reyraa May 17, 2021
4c4133b
rename address to generator
reyraa May 17, 2021
cfafd4d
Fix block generator filter
reyraa May 17, 2021
a88c78e
Connect to BTC testnet if the selected network is mainnet
reyraa May 17, 2021
5d234ea
Code cleanup
reyraa May 18, 2021
8a5ad0a
Determine correct BTC address
reyraa May 18, 2021
4f6bd93
Pass network directly
reyraa May 18, 2021
f1da59a
Reorder the object keys
reyraa May 18, 2021
6115a59
Rename the exported module
reyraa May 18, 2021
8ed0763
Pass correct URL
reyraa May 18, 2021
e842c43
Add new titles
reyraa May 19, 2021
88ea618
Create BlockDetails row
reyraa May 19, 2021
78c094e
Add blockdetails for LSK txs
reyraa May 19, 2021
168728d
Temporarily remove voters list
reyraa May 19, 2021
894182f
Make date filter range inclusive
reyraa May 19, 2021
70ccdd9
Fix round states
reyraa May 19, 2021
844d415
Remove redundant forgers listener
reyraa May 19, 2021
779369f
Take removals into account
reyraa May 19, 2021
d07f215
Remove console logs
reyraa May 19, 2021
b8a3dba
Remove total LSK
reyraa May 20, 2021
c1e8860
Rewire searched delegates
reyraa May 20, 2021
68a43bb
Code clean up
reyraa May 20, 2021
1438f7d
Adapt txs to moduleAssets config
reyraa May 20, 2021
64d362e
Update tx regexes
reyraa May 20, 2021
90a98b9
Merge txId, publickey and blockId
reyraa May 20, 2021
f0fc986
Remove supply
reyraa May 20, 2021
640ec70
Remove unused params
reyraa May 20, 2021
bb91351
Remove unnecessary condtional
reyraa May 20, 2021
a884788
Remove unreachable branch
reyraa May 20, 2021
f078d02
Fix tx and block id search result
reyraa May 20, 2021
4e1ca04
Fix block reducers tests
reyraa May 20, 2021
396d08d
Update voting middleware tests
reyraa May 20, 2021
0fd9ea0
Remove obsolete unit tests
reyraa May 20, 2021
93a84cf
Remove forgers subscription tests
reyraa May 20, 2021
bcc0e64
Fix mocks
reyraa May 20, 2021
972fbc6
Update account mocks
reyraa May 20, 2021
5f4f3d2
Fix accout mocks
reyraa May 20, 2021
083c134
Fix dlegate search unit tests
reyraa May 20, 2021
ff5aaa6
Fix summary screen unit tests
reyraa May 20, 2021
596beb8
Convert tx ids to strings
reyraa May 20, 2021
98ae2bf
Fix component props
reyraa May 20, 2021
0cb0743
Update account api unit tests
reyraa May 20, 2021
b49b553
Remove outdates cehcks
reyraa May 20, 2021
500383b
Fix fakeStore values
reyraa May 20, 2021
1d1968d
Fix API param
reyraa May 20, 2021
6a1a5b0
Fix block API param
reyraa May 20, 2021
814d37a
Remove unused vars
reyraa May 20, 2021
9764fec
Bump version
reyraa May 20, 2021
5f9a267
Account for untouched votes
reyraa May 20, 2021
1018c4d
Fix broken request page
reyraa May 21, 2021
d00a556
Remove link to block height
reyraa May 21, 2021
5001c1d
Fix broken load more button
reyraa May 21, 2021
f6b6467
Update mock info
reyraa May 21, 2021
3ddccd6
use npm ci instead of npm i on jenkins
UsamaHameed May 21, 2021
b5f70ce
strictly install react chart lib
UsamaHameed May 21, 2021
92600c2
use npm scripts correctly
UsamaHameed May 21, 2021
5833539
install exact version of react chart lib
UsamaHameed May 21, 2021
30cfb28
downgrade chart lib
UsamaHameed May 21, 2021
2614bf2
Merge pull request #3557 from LiskHQ/fix-jenkins-binary
reyraa May 21, 2021
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion app/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "lisk-desktop",
"version": "2.0.0-alpha.7",
"version": "2.0.0-beta.3",
"productName": "Lisk",
"description": "Lisk",
"main": "./build/main.js",
Expand Down
7 changes: 5 additions & 2 deletions i18n/locales/en/common.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
{
" - Confirm transaction on your {{deviceModel}}": " - Confirm transaction on your {{deviceModel}}",
" LSK": " LSK",
" is out. ": " is out. ",
" to deposit LSK.": " to deposit LSK.",
"\"{{username}}\" is already taken.": "\"{{username}}\" is already taken.",
Expand Down Expand Up @@ -61,7 +60,9 @@
"Bitcoin transactions are made with some delay that depends on two parameters: the fee and the bitcoin network’s congestion. The higher the fee, the higher the processing speed.": "Bitcoin transactions are made with some delay that depends on two parameters: the fee and the bitcoin network’s congestion. The higher the fee, the higher the processing speed.",
"Block": "Block",
"Block ID": "Block ID",
"Block Id": "Block Id",
"Block details": "Block details",
"Block height": "Block height",
"Blocks": "Blocks",
"Blocks forged": "Blocks forged",
"Blocks overview": "Blocks overview",
Expand Down Expand Up @@ -330,6 +331,7 @@
"Please sign in": "Please sign in",
"Please use ": "Please use ",
"Please use the last not-initialized account before creating a new one!": "Please use the last not-initialized account before creating a new one!",
"Port": "Port",
"Previous": "Previous",
"Print it on paper and store it in a safe place": "Print it on paper and store it in a safe place",
"Priority": "Priority",
Expand Down Expand Up @@ -375,6 +377,7 @@
"Reward": "Reward",
"Round": "Round",
"Round state": "Round state",
"Round state:": "Round state:",
"Round status": "Round status",
"Sanctioned": "Sanctioned",
"Save": "Save",
Expand Down Expand Up @@ -453,6 +456,7 @@
"This avatar will then be linked to your new Lisk address": "This avatar will then be linked to your new Lisk address",
"This delegate will be punished in upcoming rounds": "This delegate will be punished in upcoming rounds",
"This helps to keep the network fair, open and honest.": "This helps to keep the network fair, open and honest.",
"This is a legacy account and can not be used on this network.": "This is a legacy account and can not be used on this network.",
"This is not a valid public key. Please enter the correct public key.": "This is not a valid public key. Please enter the correct public key.",
"To": "To",
"To recover, you can try to reload the page, by clicking the button below. If the problem persists, report the error via email.": "To recover, you can try to reload the page, by clicking the button below. If the problem persists, report the error via email.",
Expand Down Expand Up @@ -512,7 +516,6 @@
"Voting Confirmation": "Voting Confirmation",
"Voting Queue": "Voting Queue",
"Voting Summary": "Voting Summary",
"WS": "WS",
"Wallet": "Wallet",
"Wallet address": "Wallet address",
"Wallet address:": "Wallet address:",
Expand Down
Loading