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

[Endpoint] Add Endpoint empty states for onboarding #69626

Merged
merged 25 commits into from
Jun 26, 2020

Commits on Jun 19, 2020

  1. Configuration menu
    Copy the full SHA
    f9982f1 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2020

  1. add empty endpoint state

    kevinlog committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    a319fc1 View commit details
    Browse the repository at this point in the history
  2. fix types

    kevinlog committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    d203642 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08afb5a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    899f0cf View commit details
    Browse the repository at this point in the history
  5. fix types

    kevinlog committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    4316454 View commit details
    Browse the repository at this point in the history
  6. fix test

    kevinlog committed Jun 22, 2020
    Configuration menu
    Copy the full SHA
    08bbc88 View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2020

  1. Configuration menu
    Copy the full SHA
    6260e5e View commit details
    Browse the repository at this point in the history
  2. begin unit tests

    kevinlog committed Jun 23, 2020
    Configuration menu
    Copy the full SHA
    1c55b23 View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2020

  1. additional tests

    kevinlog committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    f5e3999 View commit details
    Browse the repository at this point in the history
  2. add URL and roundtrip

    kevinlog committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    eb4b259 View commit details
    Browse the repository at this point in the history
  3. fix bug, add type

    kevinlog committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    b9129eb View commit details
    Browse the repository at this point in the history
  4. refactor middleware

    kevinlog committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    a93a1fa View commit details
    Browse the repository at this point in the history
  5. fix selection bug

    kevinlog committed Jun 24, 2020
    Configuration menu
    Copy the full SHA
    3206882 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    439e8e9 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2020

  1. refactor route path check

    kevinlog committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    e683508 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7f656f8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71690bf View commit details
    Browse the repository at this point in the history
  4. address comments, fix tests

    kevinlog committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    310b8ef View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3529c1c View commit details
    Browse the repository at this point in the history
  6. address comments

    kevinlog committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    f364e74 View commit details
    Browse the repository at this point in the history
  7. fix test

    kevinlog committed Jun 25, 2020
    Configuration menu
    Copy the full SHA
    8399f0e View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2020

  1. use URL, take out baseRoute

    kevinlog committed Jun 26, 2020
    Configuration menu
    Copy the full SHA
    18dd954 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9689d04 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d425f46 View commit details
    Browse the repository at this point in the history