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

Serverextension #31

Merged
merged 52 commits into from
Dec 17, 2018
Merged

Serverextension #31

merged 52 commits into from
Dec 17, 2018

Commits on Oct 27, 2018

  1. Add boilerplate, setup.

    ian-r-rose committed Oct 27, 2018
    Configuration menu
    Copy the full SHA
    89c3ddd View commit details
    Browse the repository at this point in the history

Commits on Oct 28, 2018

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

Commits on Oct 29, 2018

  1. More work on handler.

    ian-r-rose committed Oct 29, 2018
    Configuration menu
    Copy the full SHA
    061c7c7 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2018

  1. Configuration menu
    Copy the full SHA
    b39eab2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b776b6e View commit details
    Browse the repository at this point in the history
  3. Wip more restructuring.

    ian-r-rose committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    0578989 View commit details
    Browse the repository at this point in the history
  4. Restructure sidebar into a dashboard component and the start of a

    cluster management component.
    ian-r-rose committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    c52f381 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f995d75 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5af528b View commit details
    Browse the repository at this point in the history
  7. Move cluster model creation into the manager, add scheduler address and

    a display name to the model.
    ian-r-rose committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    6fa5dbb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    e2496ed View commit details
    Browse the repository at this point in the history
  9. Improve UI.

    ian-r-rose committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    331b1b3 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    205e527 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    789dbd8 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    845b23d View commit details
    Browse the repository at this point in the history
  13. Cleanup.

    ian-r-rose committed Nov 1, 2018
    Configuration menu
    Copy the full SHA
    f79f898 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f5c8ea0 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2018

  1. Document some things.

    ian-r-rose committed Nov 2, 2018
    Configuration menu
    Copy the full SHA
    a1b4d6c View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2018

  1. Configuration menu
    Copy the full SHA
    b39b349 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    48e6822 View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2018

  1. Configuration menu
    Copy the full SHA
    12a99ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2214b7b View commit details
    Browse the repository at this point in the history
  3. Comment and cleanup.

    ian-r-rose committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    62a1ed1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e971290 View commit details
    Browse the repository at this point in the history
  5. Add logo for scaling.

    ian-r-rose committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    6d6e707 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    64c734e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d4f538 View commit details
    Browse the repository at this point in the history
  8. More style tweaks.

    ian-r-rose committed Nov 6, 2018
    Configuration menu
    Copy the full SHA
    46b1671 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2018

  1. Configuration menu
    Copy the full SHA
    139779b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6d41f19 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2018

  1. Configuration menu
    Copy the full SHA
    91b0a8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    384db7a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    adc1e5d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0592c7b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2d35e4e View commit details
    Browse the repository at this point in the history
  6. MyPy type cleanup

    mrocklin committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    c7f26ce View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    393e75a View commit details
    Browse the repository at this point in the history
  8. flake8

    mrocklin committed Nov 8, 2018
    Configuration menu
    Copy the full SHA
    751bc86 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a77b0b4 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2018

  1. Update the README.

    ian-r-rose committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    6421a8d View commit details
    Browse the repository at this point in the history
  2. Typing cleanup.

    ian-r-rose committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    a705be1 View commit details
    Browse the repository at this point in the history
  3. Specify requirements.

    ian-r-rose committed Nov 9, 2018
    Configuration menu
    Copy the full SHA
    9b2ba8d View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2018

  1. More idiomatic python.

    Co-Authored-By: ian-r-rose <ian.r.rose@gmail.com>
    dhirschfeld and ian-r-rose committed Nov 10, 2018
    Configuration menu
    Copy the full SHA
    f95fc51 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2018

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

Commits on Dec 8, 2018

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

Commits on Dec 10, 2018

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

Commits on Dec 11, 2018

  1. Configuration menu
    Copy the full SHA
    5e52a9e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    903ad19 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4a571fc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3b00a31 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2018

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