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

[Ingest Node Pipelines] Show flyout after editing or creating a pipeline #64409

Commits on Apr 24, 2020

  1. Configuration menu
    Copy the full SHA
    0c8917c View commit details
    Browse the repository at this point in the history
  2. JSX comment

    jloleysens committed Apr 24, 2020
    Configuration menu
    Copy the full SHA
    a2c86df View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2020

  1. Merge branch 'feature/ingest-node-pipelines' of github.com:elastic/ki…

    …bana into ingest-node-pipeline/open-flyout-create-edit
    
    * 'feature/ingest-node-pipelines' of github.com:elastic/kibana: (116 commits)
      [Ingest Node Pipelines] More lenient treatment of on-failure value (elastic#64411)
      Report Deletion via UI- functional test (elastic#64031)
      Bump handlebars dependency from 4.5.3 to 4.7.6 (elastic#64402)
      [Uptime] Update TLS settings (elastic#64111)
      [alerting] removes usage of any throughout Alerting Services code (elastic#64161)
      [CANVAS] Moves notify to a canvas service (elastic#63268)
      [Canvas] Misc NP Stuff (elastic#63703)
      update apm index pattern (elastic#64232)
      Task/hostlist pagination (elastic#63722)
      [NP] Vega migration (elastic#63849)
      Move ensureDefaultIndexPattern into data plugin (elastic#63100)
      [Fleet] Fix agent status count to not include unenrolled agents (elastic#64106)
      Migrate graph_workspace saved object registration to Kibana platform (elastic#64157)
      Index pattern management UI -> TypeScript and New Platform Ready (edit_index_pattern) (elastic#64184)
      [ML] EuiDataGrid ml/transform components. (elastic#63447)
      [ML] Moving to kibana capabilities (elastic#64057)
      Move input_control_vis into NP (elastic#63333)
      remove reference to local application service in graph (elastic#64288)
      KQL removes leading zero and breaks query (elastic#62748)
      [FieldFormats] Cleanup: rename IFieldFormatType -> FieldFormatInstanceType (elastic#64193)
      ...
    jloleysens committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    42247e2 View commit details
    Browse the repository at this point in the history
  2. Show not found flyout

    Copied from CCR
    jloleysens committed Apr 27, 2020
    Configuration menu
    Copy the full SHA
    867b074 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f83eaf View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

  1. Configuration menu
    Copy the full SHA
    e6b8489 View commit details
    Browse the repository at this point in the history
  2. Remove encodeURI

    Already using encodingURIComponent for unsafe string.
    jloleysens committed Apr 28, 2020
    Configuration menu
    Copy the full SHA
    3cd5d76 View commit details
    Browse the repository at this point in the history