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

[Simsala] automatic release created for v1.0.157 #3403

Merged
merged 39 commits into from
Jan 10, 2020

Conversation

faboweb
Copy link
Collaborator

@faboweb faboweb commented Jan 10, 2020

Please manually test before merging this to master

Added

Changed

  • #3313 Now when Linux users go to sign in with Ledger they get a warning message with a link to the Ledger documentation to fix connection issues @Bitcoinera
  • #3289 Now PageValidator handles empty fields more uniformly, always displaying -- @Bitcoinera
  • #3398 Replaces a phantom div in the "Back to Validators" button for padding, as it should have been from the beginning @Bitcoinera
  • #3366 Fix link in ActionModal for lunie browser extension @Bitcoinera
  • #3371 Strengthen the validation for cosmos addresses signin @Bitcoinera
  • #3349 Now it is possible to also sign in with an Ethereum address @Bitcoinera
  • #3349 Now the Undelegations component filters for only pending undelegations @Bitcoinera
  • success screen icon is green instead of orange @jbibla
  • delegation and undelegation are now "stake" and "unstake" @jbibla

Fixed

  • #3384 Now fees in action modals for all enabled networks work. Micro denoms are properly set @Bitcoinera
  • #3354 Fix session per network so it signs in to the current network @Bitcoinera
  • #3323 Fixes the userTransactionAdded subscription and deletes the double TmLoadingComponent @Bitcoinera
  • #3359 Fixes address undefined for the "To address" in multisends @Bitcoinera
  • #3350 Remove field not present in API schema @colw
  • #3351 A typo @colw
  • #3390 Fix ActionModal data being out of date if a live update of data happened @faboweb
  • #3364 Improve handling of sequence querying in ActionModal @faboweb
  • Show failing txs in action modal @faboweb
  • there was a styling issue with the "show on ledger" button and it was being displayed for all signed in sessions, not just ledger sessions @jbibla
  • #3096 Fix redelegation to and from fields @mariopino
  • #3277 Update proposals every 10 blocks @mariopino
  • #3280 Replace toggles in all and active buttons in validators page. @mariopino
  • #3328 Fix error 404 in validator links from transactions in page block @mariopino
  • #3339 Fix session modal validation triggers on closing @mariopino
  • #3376 Round total rewards to 6 decimal places @mariopino

Repository

faboweb and others added 30 commits December 16, 2019 17:39
* handle picture is null

* changelog

* handle null images on page validator
* Update proposals every 10 blocks

* changelog

* istanbul ignore next

* Trigger CI

* istanbul ignore next

* Use loaded

* Update snap

* istanbul ignore next

* Update single proposal page every new block

* Job is done!

* Comment

* Remove comment

* istanbul ignore next

* Improve coverage

* Update all proposal data

* Simplify

* Revert

* Fix watcher func testing

* Fix, cleanup, optimization

* Update snap

* Cleanup
* chooseFilter for pagevalidator. fix website

* changelog

* add filter as second parameter

* add test for isblankfield

* lint
…#3315)

* add linux webusb message. center signin button

* add linux test but it errors. lint

* changelog

* fix linux message test
* small but important fixes

* changelog
* add new property to receive notification if tx inclusion failed

* dev life

* changelog

* fix tests
* added x back to action modal

* icon will spin now on inclusion step

* corrected grammar and improved messaging on success step

* pass in success prop to turn success icon green

* renamed delegation to staking

* renamed undelegation to unstaked

* fixed tests and snapshots

* changelog

* success should be boolean, increase padding on action modal message

* unknown getter / fixed test

* implemented feature flags that are separate from action modal titles

* hid create proposals button while loading proposals page

* updated feature not available language

* updated confirmation message and form message padding

* improved form ux by updating placeholders, setting v-focus, and setting initial values to null so user doesn't have to delete the value before entering their own

* lint and tests and snaps

* fixed page proposals test
* store sessions per network

* changelog

* fixed tests
* Remove unused quey field

* changelog
* Component draft

* changelog

* Add steps

* First steps done

* Add step dots and read the full guide link text

* css tweaks

* css tweaks

* Cleanup

* Update snap

* Cleanup

* Basic testing

* Cleanup, testing

* Cleanup, props, testing

* Remove v-html

* Fix close

* istanbul ignore next

* Fix

* Show tutorial demo in experimentalMode

* Testing stuff
* changelog

* remove push pre releasing

* merge master to get new version

* changelog

* better develop checkout

* removed the eslint vscode thing

* checkout develop from remote to avoid checking in local develop changs

* handle develop branch already existing
* add emoney logo

* changelog
* Fix typo

* changelog
* basis for cross network account creation

* cleanup and refactor

* changelog

* fixed tests

* linted

* coverage

* new cosmos-keys with support for multiple bech32prefixes
* fix multi send to address

* changelog
* allow explore with non cosmos addresses

* lint

* fix

* filter only pending undelegations

* update snapshots

* changelog

* changelog

* remove filter undelegations. change changelog

* add pendingundelegations query. use in portfolio

* update snapshot

* changelog

* check if undelegations exist

* change to web3-utils isaddress

* add ethereum validation tests

* lint

* use pending undelegations from be directly

* get rid of pendingundelegations. back to normality

* query for undelegations directly
* Fix redelegation

* changelog

* Debug

* Implement redelegate in undelegation modal

* Redelegation stuff, disable from

* Redelegations working

* Cleanup

* Fix test, update snap

* Revert DelegationModal changes

* Update snap

* Delete restaking logic in DelegationModal

* Delete logic

* Update snaps

* Testing stuff

* Remove  unused code

* Fix

* setFromSelectedIndex test

* istanbul ignore next

* More testing stuff

* Cleanup

* More testing

* Refactor, 100% coverage

* Improve coverage

* Jordan suggestions

* Inactive validator warning msgs, testing

* Fix bug, improve testing

* Trigger CI

* use standard inputs and refactor validator format

* remove dead code

Co-authored-by: Fabian <frznhope@gmail.com>
* Clear session data on first step

* Same in address import

* Move clear data to beforeDestroy in the last step

* testing stuff

* changelog
* show loading when sequence number is missing + fix some tests

* changelog

* security updates

* log failed tx submissions client side

* fix test for error tracking

* changelog

* fix typo

* fix undefined inside sentry messages

* Update src/ActionModal/components/ActionModal.vue

* removed sequence loading again

* snap

Co-authored-by: Ana G. <40721795+Bitcoinera@users.noreply.github.com>
* fix micro denoms

* changelog
* add a button to show the address on the Ledger

* switched to an icon

* changelog

* use a warning for ledger address displaying

* update styling of "show address on ledger" button

* accidentally removed v-if logic

Co-authored-by: Jordan Bibla <jbibla@gmail.com>
* add back to validators button

* changelog

* apply designs to button

* button improvements
* retry on failed requests

* changelog
* add better validation for cosmos addresses

* changelog

* change blacklisting to whitelisting

* minor fix
Bitcoinera and others added 9 commits January 8, 2020 17:39
* change svg to material icon

* lint
* show loading when sequence number is missing + fix some tests

* changelog

* security updates

* log failed tx submissions client side

* fix test for error tracking

* changelog

* fix typo

* fix undefined inside sentry messages

* Update src/ActionModal/components/ActionModal.vue

* removed sequence loading again

* snap

* cleaned up some packages + added husky

* changelog

* changelog

* linted

* refactor web3 import to reduce size

* remove no-console rule

* updated more deps

* remove console rule

Co-authored-by: Ana G. <40721795+Bitcoinera@users.noreply.github.com>
* replace phantom div with padding

* changelog
* Replace toggles in all and active buttons

* changelog

* Update snap
* Round total rewards to 6 decimal places

* changelog

* Update snaps

* Remove async from describe in ActionManager test
* set fetch policies correctly

* fixed tests

* changelog

* coverage

* remove cache invalidation handlers from delegation modals

* switch to default fetch-policy to cache-and-network

* linted

* always requery data on incomming tx on delegation modal

* reload balance on open in delegation modal

* fix data undefined

* fix delegation modal test

* refetch delegations in undelegation modal

* coverage

* fix test

Co-authored-by: Ana G. <40721795+Bitcoinera@users.noreply.github.com>
* fixed inconsistent styling issue with "show on ledger" button

* only show the button when signed in with a ledger and not on mobile

* changelog
@faboweb faboweb requested a review from jbibla as a code owner January 10, 2020 19:44
@codecov
Copy link

codecov bot commented Jan 10, 2020

Codecov Report

Merging #3403 into master will increase coverage by 0.05%.
The diff coverage is 57.89%.

@@            Coverage Diff             @@
##           master    #3403      +/-   ##
==========================================
+ Coverage   87.19%   87.25%   +0.05%     
==========================================
  Files         124      123       -1     
  Lines        2453     2425      -28     
  Branches      301      313      +12     
==========================================
- Hits         2139     2116      -23     
+ Misses        309      304       -5     
  Partials        5        5
Impacted Files Coverage Δ
src/components/staking/TableValidators.vue 69.23% <ø> (+0.93%) ⬆️
src/ActionModal/components/ActionModal.vue 88.83% <ø> (+1.27%) ⬆️
src/components/staking/DelegationsOverview.vue 38.46% <ø> (+0.96%) ⬆️
src/vuex/modules/connection.js 100% <ø> (ø) ⬆️
src/components/staking/Undelegations.vue 45.45% <ø> (-4.55%) ⬇️
src/components/network/PageNetworks.vue 100% <ø> (ø) ⬆️
src/components/governance/PageProposals.vue 61.9% <ø> (-3.32%) ⬇️
src/components/staking/PageValidators.vue 40% <ø> (ø) ⬆️
src/components/common/TmBalance.vue 57.69% <ø> (+9.12%) ⬆️
src/components/common/AppMenu.vue 95.83% <ø> (ø) ⬆️
... and 8 more

@faboweb faboweb merged commit 369633f into master Jan 10, 2020
@faboweb faboweb deleted the release-candidate/v1.0.157 branch January 10, 2020 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants