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

Jordan/1869 network page #1925

Merged
merged 12 commits into from
Feb 5, 2019
Merged

Jordan/1869 network page #1925

merged 12 commits into from
Feb 5, 2019

Conversation

jbibla
Copy link
Collaborator

@jbibla jbibla commented Feb 2, 2019

Closes #1869

Description:

  • implemented PageNetwork

❤️ Thank you!


  • Added entries in CHANGELOG.md with issue # and GitHub username
  • Reviewed Files changed in the github PR explorer

@codecov
Copy link

codecov bot commented Feb 2, 2019

Codecov Report

Merging #1925 into develop will increase coverage by 0.02%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #1925      +/-   ##
===========================================
+ Coverage       95%   95.03%   +0.02%     
===========================================
  Files          119      120       +1     
  Lines         2565     2576      +11     
  Branches       120      122       +2     
===========================================
+ Hits          2437     2448      +11     
  Misses         118      118              
  Partials        10       10
Impacted Files Coverage Δ
app/src/renderer/components/common/AppMenu.vue 100% <ø> (ø) ⬆️
.../renderer/components/common/TmConnectedNetwork.vue 90% <ø> (ø) ⬆️
.../src/renderer/components/staking/TabParameters.vue 100% <ø> (ø) ⬆️
app/src/renderer/vuex/modules/connection.js 92.59% <ø> (ø) ⬆️
...pp/src/renderer/components/network/PageNetwork.vue 100% <100%> (ø)

@sabau
Copy link
Contributor

sabau commented Feb 4, 2019

I already like this codewise, once the coverage is happy we should merge it

@jbibla
Copy link
Collaborator Author

jbibla commented Feb 4, 2019

yep! i'll add some tests.

@jbibla jbibla changed the title [WIP] Jordan/1869 network page Jordan/1869 network page Feb 4, 2019
Copy link
Contributor

@fedekunze fedekunze left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let’s make network the default page after you sign in

@@ -80,7 +80,11 @@ export default [
name: `transactions`,
component: require(`./components/wallet/PageTransactions`).default
},

{
path: `/network`,
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This should be the default route

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

interesting idea @fedekunze! i don't want to make this change right now, but we should talk about it at the next team meeting. i've added it to the agenda.

remember, eventually we will have a dashboard as the default route - but this might be a good interim solution.

Signed-off-by: Karoly Albert Szabo <[email protected]>
Copy link
Contributor

@sabau sabau left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I like it, for having it as first page I don't have a strong opinion in this moment so I leave the discussion to you guys :)

@jbibla jbibla merged commit ebb897c into develop Feb 5, 2019
@jbibla jbibla deleted the jordan/1869-network-page branch February 5, 2019 13:31
@faboweb
Copy link
Collaborator

faboweb commented Feb 11, 2019

A screenshot of the page would have been nice.

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.

Explorer: page Network
4 participants