Skip to content
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
This repository was archived by the owner on Aug 30, 2024. It is now read-only.

gRPC - update existing services #31

@codymullins

Description

@codymullins

Currently, Spacetime supports adding new gRPC services using reflection. We now need support for updating these services.

Simple

  • Right click on a service, the context menu should have an "update" menu item
  • Clicking this menu item should refresh the service

Advanced

  • Right click on a service, the context menu should have an "update" menu item with a submenu "update" and "update (advanced)" todo: choose better naming
  • Clicking this menu item (advanced) should open a popup allowing a user to change the settings for the service. for now, just the host URL

Notes

  • Simple method should not prompt the user again in most scenarios
  • Should show a loading indicator for the service and a little checkmark when done
  • Should show an error if something bad happened and let the user take an action

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions