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

Frontend team #247

Merged
merged 26 commits into from
Apr 1, 2020
Merged

Frontend team #247

merged 26 commits into from
Apr 1, 2020

Commits on Mar 29, 2020

  1. Configuration menu
    Copy the full SHA
    4745e29 View commit details
    Browse the repository at this point in the history
  2. Pass POST data back to the form if an error is thrown - so the user d…

    …oesn't have to retype the inputs.
    daisycrego committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    75c14d3 View commit details
    Browse the repository at this point in the history
  3. Change add_panel function to work without a dashboard_uid - callers o…

    …ften won't have access to the dashboard UID, only the current event name, so add_panel should take care of locating the appropriate UID before updating the dashboard. Added a get_dashboard_by_event_name function which will take an event name and find the dashboard. Update ConfigureSensors view with some placeholders to support adding new Sensors to the currently active event dashboard. Waiting on implementation of Active Event, but for now the first event queried will be used as the active event. Updated tests and features that referenced the old version of Grafana.add_panel().
    daisycrego committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    cd109c1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fce7c83 View commit details
    Browse the repository at this point in the history
  5. Update tests that reference add_panels to reflect new number of argum…

    …ents - no longer need uid.
    daisycrego committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    8c63169 View commit details
    Browse the repository at this point in the history
  6. Sync with frontend-team

    daisycrego committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    2738ea4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1f40cef View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2a21ffd View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1bfad65 View commit details
    Browse the repository at this point in the history
  10. black and flake8

    dandipietrantonio committed Mar 29, 2020
    Configuration menu
    Copy the full SHA
    b133758 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    e8d9434 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    b205eb9 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2020

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

Commits on Mar 31, 2020

  1. Configuration menu
    Copy the full SHA
    d97ad31 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #236 from gcivil-nyu-org/view-new-sensor-models

    View new sensor models
    Ray310 committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    efdf05e View commit details
    Browse the repository at this point in the history
  3. Remove unwanted code from mercury.

    remove summary: simulator, dashboard, can, stopwatch
    sunnybansal committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    93ffc2c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #241 from gcivil-nyu-org/remove-unwanted-code

    Remove unwanted code from mercury.
    tianrunw committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    077ea1e View commit details
    Browse the repository at this point in the history
  5. removed print statement

    tianrunw committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    91a1d5e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    73a76bb View commit details
    Browse the repository at this point in the history
  7. black reformat

    tianrunw committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    ffde0b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2020

  1. Configuration menu
    Copy the full SHA
    62d1765 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    54391f2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdea88e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #244 from gcivil-nyu-org/view-new-sensor-models

    JS Fix to issue of all div's loading for configure sensors upon click…
    daisycrego committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    18289bc View commit details
    Browse the repository at this point in the history
  5. Merging changes from master.

    Merge branch 'master' into frontend-team
    daisycrego committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    dd7d3d9 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #246 from gcivil-nyu-org/frontend-team-sync

    Frontend team sync - Get frontend-team in sync with master before merging
    dandipietrantonio committed Apr 1, 2020
    Configuration menu
    Copy the full SHA
    4a8e3aa View commit details
    Browse the repository at this point in the history