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

Add upgraded nodes #310

Draft
wants to merge 19 commits into
base: develop
Choose a base branch
from

Commits on Jan 27, 2022

  1. Configuration menu
    Copy the full SHA
    ce2b23c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    424a78f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc1e9a2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0c045ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3a501d3 View commit details
    Browse the repository at this point in the history
  6. feat(network nodes): add network nodes page

    Also add a screen to mark disconnected nodes as gone
    
    chore(translations): add spanish translations for network nodes
    
    Also fix some texts keys
    
    chore(reachable-nodes): rename plugin
    germanferrero committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    764d170 View commit details
    Browse the repository at this point in the history
  7. chore(delete-nodes): separate into its own plugin

    Currently each plugin match one to one with a menu item.
    We want one menu item for deleting nodes, so a plugin for it
    is created. In the future it will be usefull to keep related
    functionality in the same plugin, and allow them to have more
    than one menu item associated.
    germanferrero committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    6ac60d1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    69b2372 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    de0781e View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    d257181 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    86a725b View commit details
    Browse the repository at this point in the history
  12. feat(reachable-nodes): add screen for reachable/unreachable nodes

    And complete translations
    germanferrero committed Jan 27, 2022
    Configuration menu
    Copy the full SHA
    65621b5 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    2e8e336 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7498ca2 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3ed6c7f View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f29f46d View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    2e7bf51 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    c5b5146 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    fd94bad View commit details
    Browse the repository at this point in the history