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

UI: EventSource project implementation to enable blocking queries for service and node listings #5267

Merged
merged 7 commits into from
Feb 15, 2019

Commits on Jan 29, 2019

  1. ui: Yarn upgrade consul-api-double and ember-cli-api-double

    ...also fix associated kv double
    John Cowen committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    9d798ae View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c387b88 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6df68a8 View commit details
    Browse the repository at this point in the history
  4. ui: Make last amends to enable blocking queries with the project

    1. Add `[]` to relevant computed properties
    2. Clean up `index` on the URL
    3. Add WithEventSource mixin to auto cleanup EventSources when leaving a
    view
    John Cowen committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    85bc7c9 View commit details
    Browse the repository at this point in the history
  5. ui: Add initial blocking query acceptance tests

    John Cowen committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    dcd21af View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. ui: remove iife wrapping function from lazy-proxy

    John Cowen committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    43ac7df View commit details
    Browse the repository at this point in the history
  2. ui: add missing typeof

    John Cowen committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    3407887 View commit details
    Browse the repository at this point in the history