Skip to content
This repository has been archived by the owner on Apr 15, 2019. It is now read-only.

Version 1.1.0

Compare
Choose a tag to compare
@slaweet slaweet released this 14 Sep 15:25
· 1058 commits to development since this release

Change Log

v1.1.0 (2017-09-14)

Full Changelog

Implemented enhancements:

  • Increase polling interval when not focused. #693
  • Move the Login logic to middlewares #596
  • Move account fetch and update logic into middlewares #594
  • Create a priced primary button #583
  • Issues with logging in #550
  • Enhancements in routing #499
  • Change account registration into a modal dialog #346

Fixed bugs:

  • Pending votes are in voting dialog #741
  • MY VOTES modal dialog, the X does not seem to delete/remove anything #722
  • Voting does not reflect in grid after voting and progress indicator completes, must toggle tabs #720
  • More user-friendly voting input validation error messages #718
  • Transaction confirmation success message is incorrect #717
  • Confirmations not updated #716
  • Loading indicator is not dismissed #668
  • Forging rank circle progress bar #600
  • Voting transaction does not appear right away after voting #304
  • Clicking on the active tab re-initiates the component #711
  • Wrong amount shown in pending transactions #710
  • Doesn't seem to work with testnet [#707](#707
  • Reset focus in wallet while logging again with different account #698
  • Custom node address - Lisk Nano 1.1.0 rc1 #697
  • Passphrase in voting dialog showed in clear text. 1.1.0 rc 1 #695
  • Random delay in showing buttons after login #669
  • Custom node configuration is being forgotten #666
  • Fix after-migration issues in transactions tab #683
  • Registering delegate doesn't update UI #682
  • Fix eslint error in liskAmount component #674
  • ConfirmVotes component should check validity of second passphrase before firing the action #628
  • Cards don’t have the shadow #627
  • Fix login page after-migration differences #624
  • Infinite scroll loading should start earlier than when the bottom is hit #623
  • Fix voting tab after-migration differences #622
  • Global loading bar issues #619
  • Issues in forging tab #618
  • Stabilize e2e Scenario: should remember the selected network #615
  • Migration regressions in voting tab #597
  • Issue with logging page #590
  • Logout should remove all account-related data from redux #584
  • After-migration fixes in passphrase component #566
  • Unit tests fail with JavaScript heap out of memory #562
  • Issues with logging in #550
  • Fix offline behaviour #545
  • Fix the Electron app #539
  • Stabilise unit tests for generateSeed #530
  • Passphrase field doesn't work #524
  • Transactions tab should provide "No transactions" message #522
  • Page is rendered before styles are loaded #511
  • Fix Header component #506
  • Enhancements in routing #499
  • Lisk Nano notified me of a negative balance #477
  • "Invalid transaction timestamp" #365
  • Upon starting the application, caps lock symbol pops up without caps lock being on #211

Closed issues:

  • LISK sent from Wallet to Bittrex address not showing up #729
  • If already voted for a delegate(s), it does not say which one(s) #721
  • LSK disappeared #709
  • Don't send secret to active peers #708
  • Hi there. I recently bought some LSK tokens, my first transaction was made successfully and I managed to receive them with no issues. I decided to purchase some more the following day, and when I sent them to my Lisk Nano wallet, I noticed the additional tokens I just bought would show up and disappear after a while, and now those tokens I just bought are no longer there. Only the ones I purchased from the first transaction are visible. I have the transaction ID for both transactions from Bittrex. Can anyone assist me? #704
  • Didn't receive my Lisk from Bittrex. #699
  • missing lisk coins address #692
  • Setup stylelint rules and run it in Jenkins #642
  • Use local storage instead of cookies #681
  • "Report issue..." should go to Zendesk, not Github #664
  • Browser console is polluted with redux actions #649
  • Use theme props to customize react-toolbox tab #641
  • Clean workspace folder in Jenkins on success #634
  • Setup auto-login option and fix login redirect for better developer experience #633
  • Register delegate with 2nd passphrase e2e test sometimes fail #632
  • Page html title is “lisk nano” (should be “Lisk Nano”) #626
  • Move Api calls to actions using Redux Thunk #611
  • Create a middleware to handle success alerts after a transaction added #610
  • Update readme build badge #592
  • Centralise test setup #589
  • Add autocomplete module to 'confirm votes modal' #587
  • Unit tests should run on file change only once #581
  • Clean up unit test output #578
  • Migrate desktop notifications for changes to React #568
  • Unify naming of components that use 'connect' #567
  • Re-enable e2e tests for features already working in React #565
  • Migrate "Save network to cookie" #564
  • Jenkins doesn't fail if there are eslint errors in tests #548
  • Migrate Spinner component to React #546
  • Create ActionBar React component #541
  • Create a React component for second passphrase field #540
  • Review and improve React unit test coverage #531
  • Fix responsiveness of the layout #529
  • Add unit tests for sign/verify message #527
  • Implement click to send functionality in React #516
  • Implement custom alert dialogs in React #515
  • Implement pending transactions in React #514
  • Resolve Lisk address #508
  • Re-enable e2e tests for features already working in React #507
  • Setup React toolbox tabs for Transactions/Voting/Forging #505
  • Unify the test titles #503
  • Create <LiskAmount val={val} /> React component #501
  • Setup React Storybook #496
  • Implement global loading bar React component #494
  • Migrate voting for delegates on Voting tab to React #492
  • Migrate account creation modal #487
  • Setup React toaster library #486
  • Improve eslint report #467
  • Migrate send dialog to React #355
  • Migrate Register as delegate to React #354
  • Migrate Register second passphrase to React #353
  • Migrate Forging tab to React #351
  • Migrate browsing delegates on Voting tab to React #350
  • Migrate home page to React #348
  • Migrate login page to React #347
  • Get back coverage reports #276
  • Delegate list gets slow when loading ~1000 delegates #260
  • Upgrade webpack 1 to 2, optimize webpack loading time #61

Merged pull requests: