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

[Alerting] Adds navigation by consumer and alert type to alerting #58997

Merged
merged 62 commits into from
Mar 19, 2020

Commits on Mar 2, 2020

  1. Configuration menu
    Copy the full SHA
    b7f1b47 View commit details
    Browse the repository at this point in the history
  2. removed unused prop

    gmmorris committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    fd0aa63 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73111e5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    62036f3 View commit details
    Browse the repository at this point in the history
  5. cleaned up types

    gmmorris committed Mar 2, 2020
    Configuration menu
    Copy the full SHA
    ed5946c View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2020

  1. Merge branch 'master' into alerting/view-in-app

    * master: (26 commits)
      [Endpoint] Alert Details Overview (elastic#58412)
      Service map language icons (elastic#58633)
      [SIEM] [Case] Comments to case view (elastic#58315)
      Remove appBasePath from docs + add mock for AppMountParameters (elastic#58775)
      [kbn/optimizer] fix ui/* url rewrites in dist (elastic#58627)
      Dashboard a11y tests (elastic#58122)
      Downgrade "setting up plugin" log to debug (elastic#58776)
      [CI] Pipeline refactoring (elastic#56447)
      [Advanced Settings] Fix a11y of unsaved indicator (elastic#58511)
      put params into short url instead of behind it (elastic#58846)
      show timepicker in timelion and tsvb (elastic#58857)
      improve graph missing workspace error message (elastic#58876)
      [Maps] direct Discover "visualize" to open Maps application (elastic#58549)
      Disallow duplicate percentiles (elastic#57444) (elastic#58299)
      removing references to visTypes uiExports (elastic#58337)
      [SIEM] Default the Timeline events filter to show All events (elastic#58953)
      [Remote clusters] Add indexManagement as required plugin (elastic#58915)
      [DOCS] Rework of main get started page (elastic#58260)
      [Endpoint] [Tests] fixes elastic#57946 flaky endpoint policy list test (elastic#58348)
      [Endpoint] add resolver middleware (elastic#58288)
      ...
    gmmorris committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    5184196 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b49b71 View commit details
    Browse the repository at this point in the history
  3. fixed deps in tests

    gmmorris committed Mar 3, 2020
    Configuration menu
    Copy the full SHA
    9ff010f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2020

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

Commits on Mar 9, 2020

  1. removed unused param

    gmmorris committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    826faf6 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/view-in-app

    * master: (154 commits)
      Add an optional authentication mode for HTTP resources (elastic#58589)
      Implement embeddable drilldown menu options (elastic#59232)
      [Alerting] "Create alert" graph visualization design improvements (elastic#59399)
      Alerting update route throttle property is missing (elastic#59580)
      [SIEM] Adds 'Load prebuilt rules' Cypress test (elastic#59529)
      Show error if field is not found during filter rendering (elastic#59298)
      Navigate back to discover app during test, because the saved search from the preceding test has major performance problems when used with this test (elastic#59571)
      Check for alert dialog when doing a force logout (elastic#59329)
      ensure fs deletes are not cwd dependent (elastic#59570)
      Empty message for APM service map (elastic#59518)
      [Drilldowns] <ActionWizard/> Component (elastic#59032)
      [Reporting] Improve the page exit error messages (elastic#59351)
      Ensure logged out starting state for tests that need it (elastic#59322)
      Hide input value from kbn-config-schema error messages (elastic#58843)
      [ML] Transforms: Migrate client plugin to NP. (elastic#59443)
      [ML] Disable failing functional tests
      [SIEM] Update Timeline to use the latest euiFlyoutBody style (elastic#59524)
      Temporarily remove the project mappings for PR labels (elastic#59493)
      [Alerting] replace index threshold graph usage of watcher APIs with new API (elastic#59385)
      [ML] Show view series link in anomalies table for machine_learning_user role (elastic#59549)
      ...
    gmmorris committed Mar 9, 2020
    Configuration menu
    Copy the full SHA
    57d5b4f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f540a78 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5e41363 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0afbcd5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e5a17ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9024c40 View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2020

  1. Configuration menu
    Copy the full SHA
    d5c4293 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/view-in-app

    * master: (22 commits)
      Generate docs from data plugin (elastic#56955)
      Fixes elastic#59513 by hiding one of the symmetric edges rather than omiting it (elastic#59514)
      Harden creation of child processes (elastic#55697)
      [Alerting] replace watcher http APIs used by index threshold Alerting (elastic#59475)
      [Maps][docs] add more details to Quantitative data driven styling docs (elastic#59553)
      chore: 🤖 hide Drilldowns in master (elastic#59698)
      [Discover] Migrate AppState/GlobalState to new app state helpers (elastic#57175)
      Use HTTP request schemas to create types, use those types in the client (elastic#59340)
      [Maps] Support categorical styling for numbers and dates (elastic#57908)
      [ML] Functional API tests - bucket span estimation with custom search.max_buckets (elastic#59665)
      Fix slm_ui setting by changing camel case back to snake case. (elastic#59663)
      removes beta tag (elastic#59618)
      [DOCS] Removed spatial references (elastic#59595)
      fix outdated docs (elastic#58729)
      [ML] Fixes bucket span estimators loading of max_buckets setting (elastic#59639)
      [ML] Refactoring anomaly detector job types (elastic#59556)
      [Upgrade Assistant] Better handling of closed indices (elastic#58890)
      additional visualizations plugin cleanup before moving to NP (elastic#59318)
      In scripted fields, unable to switch the `Type` - getting a console error which says - Class constructor DecoratedFieldFormat cannot be invoked without 'new' (elastic#59285)
      [Visualize] Remove global state in visualize (elastic#58352)
      ...
    gmmorris committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    0363764 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ac843b8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8616036 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into alerting/view-in-app

    * master:
      Add a retry to dashboard test for a sometimes slow async operation (elastic#59600)
      [Endpoint] Sample data generator for endpoint app (elastic#58936)
      [Vis Editor] Refactoring metrics axes (elastic#59135)
      [DOCS] Changed Discover app to Discover (elastic#59769)
      [Metrics Alerts] Add support for search query and groupBy on alerts (elastic#59388)
      Enhancement - EUICodeEditor for Visualize JSON  (elastic#58679)
      [ML] Transforms: Data grid fixes. (elastic#59538)
      [SIEM] Fix and consolidate handling of error responses in the client (elastic#59438)
      [Maps] convert tooltip classes to typescript (elastic#59589)
      [ML] Functional tests - re-activate date_nanos test (elastic#59649)
      Move canvas to use NP Expressions service (elastic#58387)
      Update misc dependencies (elastic#59542)
      [Unit Testing] Configure react-testing-library queries to use Kibana's data-test-subj instead of default data-testid (elastic#59445)
      [Console] Remove unused code (elastic#59554)
      [Logs / Metrics UI] Link handling / stop page reloads (elastic#58478)
      Add SavedObject management section registration in core  (elastic#59291)
    gmmorris committed Mar 10, 2020
    Configuration menu
    Copy the full SHA
    dd5ae27 View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. Merge branch 'master' into alerting/view-in-app

    * master:
      [ML] Transforms: Use EuiInMemoryTable instead of custom typed table. (elastic#59782)
      Alerting/fix flaky instance test (elastic#58994)
      ci: disable all Mocha rules for tape tests (elastic#59798)
      Fix UX in alerting UI forms when errors occur (elastic#59444)
      [DOCS] Updated and added jump tables (elastic#59774)
      [DOCS] Moved rolled up index content (elastic#59372)
      Regenerate core api docs (elastic#59814)
      [Lens] remove react warnings (elastic#59574)
      The scripts/backport.js file isn't an executable (elastic#59800)
      [Alerting] add more alert properties to action parameter templating (elastic#59718)
      [Design] Branding changes in Elastic to focus more towards the Elastic brand (elastic#58160)
      [SIEM] Adds 'Create new rule' Cypress test (elastic#59790)
      Updating svgo -> css-tree -> mdn-data, all so we get mdn-data > 2.0 (elastic#58913)
      Use EUI test environment build with Jest (elastic#55877)
      update typescript version in all packages to avoid warnings (elastic#59787)
      [SIEM] [Case] Insert timeline into case textarea (elastic#59586)
      [ML] Functional tests - stabilize saved search tests (elastic#59652)
    gmmorris committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    ff30bf8 View commit details
    Browse the repository at this point in the history
  2. fixed extension

    gmmorris committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0f16e3c View commit details
    Browse the repository at this point in the history
  3. use flyout instead of button

    gmmorris committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    fc39b77 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' into alerting/view-in-app

    * master:
      [Metrics Alerts] Fix error when a metric reports no data (elastic#59810)
      Vislib legend toggle broken (elastic#59736)
      [RFC] Pulse (elastic#57108)
    gmmorris committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    00ec6ae View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    15575a9 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2020

  1. added people in space alert

    gmmorris committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    3e8777f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fb1cee9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0da9e64 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2d48a31 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into alerting/view-in-app

    * master: (45 commits)
      skip flaky suite (elastic#59717)
      UI Metrics use findAll to retrieve all Saved Objects (elastic#59891)
      [Discover] Migrate Context mocha tests to use Jest (elastic#59658)
      [Maps] Move redux reducers and store logic to NP (elastic#58294)
      rebalance x-pack groups (elastic#58930)
      [Discover] Reimplement $route.reload when index pattern changes (elastic#59877)
      [Upgrade Assistant Meta] Breaking changes issue template (elastic#59745)
      Skip CI based on changes in PR (elastic#59939)
      [ML] Transforms: Replace KqlFilterBar with QueryStringInput. (elastic#59723)
      [ML] Functional tests - stabilize date_nanos test (elastic#59986)
      [ML] Typescripting client side endpoint functions (elastic#59928)
      a11y tests on adding columns to discover table (elastic#59375)
      fix graph plugin config path (elastic#59540)
      fix vega config issues (elastic#59737)
      [Upgrade Assistant] Open And Close Slight Refactor (elastic#59890)
      [ML] Adding shared services to ml setup contract (elastic#59730)
      [Visualize] Fix linked search behavior (elastic#59690)
      [ML] Register NP ML plugin for Kibana management section. (elastic#59762)
      [Lens] Adds using queries/filters for field existence endpoint (elastic#59033)
      Delete FilterStateManager and QueryFilter :-D (elastic#59872)
      ...
    gmmorris committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    fc5b17c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e39436b View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into alerting/view-in-app

    * master:
      Endpoint: Change the input type for @kbn/config-schema to work with more schemas (elastic#60007)
      Using re2 for Timelion regular expressions (elastic#55208)
      [Monitoring] Re-enable logstash tests (elastic#59815)
      fix karma debug typo (elastic#60029)
      Adds telemetry support to alerting and actions plugins (elastic#58081)
    gmmorris committed Mar 12, 2020
    Configuration menu
    Copy the full SHA
    62c10f8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2020

  1. cleaned up code

    gmmorris committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    8c40563 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/view-in-app

    * master:
      [Alerting] extend Alert Type with names/descriptions of action variables (elastic#59756)
      [Ingest] Fix data source creation and double system data source (elastic#60069)
      Add button to view full service map (elastic#59394)
      unskip tests for code coverage (elastic#59725)
      [Ingest] Add Fleet & EPM features (elastic#59376)
      [Logs UI] Show navigation bar while loading source configurati… (elastic#59997)
      [Endpoint] ERT-82 Alerts search bar (elastic#59702)
      Aggregate queue types being used by Beats (elastic#59850)
      skip flaky suite (elastic#59541)
      Convert Timeline to TypeScript (elastic#59966)
      Make context.core required argument to context providers (elastic#59996)
    gmmorris committed Mar 13, 2020
    Configuration menu
    Copy the full SHA
    b0010da View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5a11334 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2020

  1. Configuration menu
    Copy the full SHA
    a4c9f1f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fb42a2 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'alerting/view-in-app' of github.com:gmmorris/kibana int…

    …o alerting/view-in-app
    
    * 'alerting/view-in-app' of github.com:gmmorris/kibana: (33 commits)
      [SIEM] Adds 'Closes and opens signals' Cypress test (elastic#59950)
      [NP] Graph migration (elastic#59409)
      [ML] Clone analytics job  (elastic#59791)
      Move VALUE_CLICK_TRIGGER and APPLY_FILTER_TRIGGER to ui_action… (elastic#60202)
      Handle improperly defined Watcher Logging Action text parameter. (elastic#60169)
      Move select range trigger to uiActions (elastic#60168)
      [SIEM][CASES] Configure cases: Final (elastic#59358)
      Closes elastic#59784. Sets xpack.apm.serviceMapEnabled default value true. (elastic#60153)
      [siem/cypress] update junit filename to be picked up by runbld (elastic#60156)
      OSS logic added to test environment  (elastic#60134)
      Move canvas setup into app mount (elastic#59926)
      enable triggers_actions_ui plugin by default (elastic#60137)
      Expose Elasticsearch from start and deprecate from setup (elastic#59886)
      [SIEM] [Case] Insert timeline bugfix and limit 25 cases (elastic#60136)
      [ML] Client side cut over (elastic#60100)
      Disable query bar on service map routes (elastic#60118)
      Move subscribe_with_scope to kibana_legacy (elastic#59781)
      [Ingest] Agent Config create with sys monitoring (elastic#60111)
      [Watcher UI] Not possible to edit a watch that was created with the API if the ID contains a dot (elastic#59383)
      Actually fetch functionbeat fields needed for telemetry (elastic#60054)
      ...
    gmmorris committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    170bf37 View commit details
    Browse the repository at this point in the history
  4. removed package fomr kbn/pm

    gmmorris committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9877845 View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into alerting/view-in-app

    * master:
      [Step 1][App Arch] Saved object migrations from kibana plugin to new platform  (elastic#59044)
      adds new test (elastic#60064)
      [Uptime] Index Status API to Rest (elastic#59657)
    gmmorris committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    5d3a7ef View commit details
    Browse the repository at this point in the history
  6. Revert "removed package fomr kbn/pm"

    This reverts commit 9877845.
    gmmorris committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    9992d84 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e479641 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    cd49220 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6895704 View commit details
    Browse the repository at this point in the history
  10. added documentation

    gmmorris committed Mar 16, 2020
    Configuration menu
    Copy the full SHA
    104f2af View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2020

  1. Simplify unit test

    Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
    gmmorris and mikecote authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    670af1c View commit details
    Browse the repository at this point in the history
  2. typo

    Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
    gmmorris and mikecote authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    8cc2e84 View commit details
    Browse the repository at this point in the history
  3. typo

    Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
    gmmorris and mikecote authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    a1fbe71 View commit details
    Browse the repository at this point in the history
  4. typo

    Co-Authored-By: Mike Côté <mikecote@users.noreply.github.com>
    gmmorris and mikecote authored Mar 17, 2020
    Configuration menu
    Copy the full SHA
    23590f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6482459 View commit details
    Browse the repository at this point in the history
  6. Merge branch 'alerting/view-in-app' of github.com:gmmorris/kibana int…

    …o alerting/view-in-app
    
    * 'alerting/view-in-app' of github.com:gmmorris/kibana:
      typo
    gmmorris committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    4564004 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    186b31e View commit details
    Browse the repository at this point in the history
  8. Merge branch 'master' into alerting/view-in-app

    * master: (51 commits)
      do not update cell background if is label cell (elastic#60308)
      FTR configurable test users (elastic#52431)
      [Reporting] Wholesale moves client to newest-platform (elastic#58945)
      [Ingest] Support `show_user` package registry flag (elastic#60338)
      [SIEM] Adds 'Closes one signal when more than one opened signals are selected' test again (elastic#60380)
      [SIEM][Detections Engine] - Add rule markdown field to rule create, detail, and edit flows (elastic#60108)
      [Fleet] Add config revision to fleet agents (elastic#60292)
      Allow kbn-config-schema to ignore unknown keys (elastic#59560)
      [ML] Functional tests - disable df analytics clone tests
      skip flaky suite (elastic#58643) (elastic#58991)
      [FTR] Add support for --include and --exclude files via tags (elastic#60123)
      [SIEM] Fix link on overview page (elastic#60348)
      skip flaky test (elastic#60369)
      [Endpoint] Adds take action dropdown and tests to alert details flyout (elastic#59242)
      [Lens] Simplify state management from visualization (elastic#58279)
      Changing default type to start and allowing it to be configured by the event category (elastic#60323)
      [ML] Adds the class_assignment_objective to classification (elastic#60358)
      [TSVB] fix text color when using custom background color (elastic#60261)
      Fix import to timefilter from in TSVB (elastic#60296)
      [NP] Get rid of usage redirectWhenMissing service (elastic#59777)
      ...
    gmmorris committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    3c7bea5 View commit details
    Browse the repository at this point in the history
  9. fixed typo

    gmmorris committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    2b8c90c View commit details
    Browse the repository at this point in the history
  10. fixed missing smicollon

    gmmorris committed Mar 17, 2020
    Configuration menu
    Copy the full SHA
    baadf60 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2020

  1. Merge branch 'master' into alerting/view-in-app

    * master:
      [ML] Re-enabling file upload telemetry (elastic#60418)
      [NP] Use local helper shortenDottedString for discover (elastic#60271)
      [Console] Fix for `_settings` and x-pack autocomplete (elastic#60246)
      Task/host enhancements (elastic#59671)
      [Search service] Asynchronous ES search strategy (elastic#53538)
      Index Action - Moved index params fields to connector config (elastic#60349)
      Edits UI text for ML nodes and job button (elastic#60184)
      Publish getIsNavDrawerLocked$ method on core chrome service. (elastic#60191)
      Disabled edit alert button on management ui for non registered UI alert types (elastic#60439)
      Revert "[Console] Fix bool filter autocompletions and refactor (elastic#60361)"
      [Console] Fix bool filter autocompletions and refactor (elastic#60361)
      Update ingest management team handle (elastic#60457)
      [IM] Use EuiCodeBlock to render index mapping (elastic#60420)
      Add additional safeguards for data source wizard step 2 (elastic#60426)
      [kbn/pm] don't fail when plugins are outside repo (elastic#60164)
      upgrade react-use (elastic#60427)
      Remove link to old settings (elastic#60326)
      Update app arch CODEOWNERS items. (elastic#60396)
      [ML] Fixing custom urls to dashboards (elastic#60355)
      Update the ems-client dependency to 7.7.0 (elastic#59936)
    gmmorris committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    ff45d00 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' into alerting/view-in-app

    * master:
      [License Management] NP migration (elastic#60250)
      Fix create alert button from not showing in alerts list (elastic#60444)
      [SIEM][Case] Update connector through flyout (elastic#60307)
      add data-test-subj where possible on SO management table (elastic#60226)
      Enforce `required` presence for value/key validation of `recordOf` and `mapOf`. (elastic#60406)
    gmmorris committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    4584654 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' into alerting/view-in-app

    * master:
      [NP] Cutover ensureDefaultIndexPattern to kibana_utils (elastic#59895)
      Closes elastic#60265. Adds Beta badge to service map (elastic#60482)
      [Visualize] Duplicated query filters in es request (elastic#60106)
      [ML] Disable functional transform tests
      Fixes to service map single node banner (elastic#60072)
      [Uptime] replace fetch with kibana http (elastic#59881)
      Upgrade @types/node to match Node.js runtime (elastic#60368)
    gmmorris committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    02b6be3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fcdd2bb View commit details
    Browse the repository at this point in the history
  5. reverted change in test

    gmmorris committed Mar 18, 2020
    Configuration menu
    Copy the full SHA
    1fc7f16 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    7365d28 View commit details
    Browse the repository at this point in the history