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

Allow embedding custom UI config in index.html #490

Merged
merged 11 commits into from
Oct 27, 2017
Merged

Allow embedding custom UI config in index.html #490

merged 11 commits into from
Oct 27, 2017

Commits on Oct 27, 2017

  1. Allow embedding custom UI config in index.html

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    9b8b78f View commit details
    Browse the repository at this point in the history
  2. Fix existing tests (still missing new ones)

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    37c39a9 View commit details
    Browse the repository at this point in the history
  3. Remove extraneous line

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    76dc275 View commit details
    Browse the repository at this point in the history
  4. Add tests

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b3765bb View commit details
    Browse the repository at this point in the history
  5. More tests

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    0b554f3 View commit details
    Browse the repository at this point in the history
  6. Print logs from failed crossdock

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    dff7116 View commit details
    Browse the repository at this point in the history
  7. Add dummy UI index.html for crossdock

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    daedfd3 View commit details
    Browse the repository at this point in the history
  8. Doh! Wrong command

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    ef15909 View commit details
    Browse the repository at this point in the history
  9. Typo

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    8eefa3c View commit details
    Browse the repository at this point in the history
  10. Remove support for YAML because it creates maps with interface{} for …

    …keys, instead of strings
    
    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    b557609 View commit details
    Browse the repository at this point in the history
  11. Add comment / TODO

    Signed-off-by: Yuri Shkuro <ys@uber.com>
    Yuri Shkuro committed Oct 27, 2017
    Configuration menu
    Copy the full SHA
    72c09d1 View commit details
    Browse the repository at this point in the history