-
Notifications
You must be signed in to change notification settings - Fork 324
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
Gateway Status and Diagnostics #51
Labels
kind/enhancement
A net-new feature or improvement to an existing feature
Milestone
Comments
lidel
added a commit
that referenced
this issue
Jan 25, 2016
- should remove undesired scrollbar, improve UX - provides access to preferences and other data via context object (will be used by #51)
lidel
added a commit
that referenced
this issue
Jan 27, 2016
- discussed in #51 - FEATURE: version and swarm peer info read from API - UX: hide irrelevant elements when redirect is disabled
PoC from e532520: |
lidel
added a commit
that referenced
this issue
Jan 28, 2016
- implements #51 - compact redirect and gateway status
PoC from f6c7d33:
|
lidel
added a commit
that referenced
this issue
Jan 28, 2016
lidel
added
the
kind/enhancement
A net-new feature or improvement to an existing feature
label
Feb 3, 2016
lidel
added a commit
that referenced
this issue
Feb 4, 2016
- implements #51 - when API does not respond, display OFF state - if redirect is enabled and in OFF state, background is red
As of 2fc5480: |
As of 0a5b0bf: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The menu should include information about currently running local gateway.
For starters, we should display:
Next steps:
Gateway should be polled in background and there should be a method that returns its current status – it will enable us to make some optimizations when it is disabled
Feature inspiration:
The text was updated successfully, but these errors were encountered: