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

[Maps] Calculated fields #63503

Closed
wants to merge 1 commit into from
Closed

Conversation

nreese
Copy link
Contributor

@nreese nreese commented Apr 14, 2020

Fixes #28265

@nreese nreese added the WIP Work in progress label Apr 14, 2020
@nreese nreese requested a review from a team as a code owner April 14, 2020 18:13
@nreese nreese force-pushed the calculated_fields branch from 4b1e3d7 to a21aec7 Compare April 15, 2020 15:37
@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / x-pack-intake-agent / X-Pack Jest Tests.x-pack/legacy/plugins/maps/public/connected_components/layer_panel.LayerPanel is rendered

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches


Stack Trace

Error: expect(received).toMatchSnapshot()

Snapshot name: `LayerPanel is rendered 1`

- Snapshot
+ Received

@@ -105,10 +105,11 @@
            />
          </EuiPanel>
          <EuiSpacer
            size="s"
          />
+         <Connect(CalculatedFieldsPanel) />
          <StyleSettings />
        </div>
      </div>
      <EuiFlyoutFooter
        className="mapLayerPanel__footer"
    at Object.test (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/x-pack/legacy/plugins/maps/public/connected_components/layer_panel/view.test.js:87:23)
    at process._tickCallback (internal/process/next_tick.js:68:7)

History

  • 💔 Build #40760 failed 4b1e3d775de856b950be8a812abfd18e26d571fc

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@jensallen jensallen added the [Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation label Mar 22, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-gis (Team:Geo)

@nreese
Copy link
Contributor Author

nreese commented Mar 22, 2021

Closing, stale

@nreese nreese closed this Mar 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[Deprecated-Use Team:Presentation]Team:Geo Former Team Label for Geo Team. Now use Team:Presentation WIP Work in progress
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Maps] Simple arithmetic for Metrics in Map Visualizations
4 participants