Skip to content

Better errors#31

Merged
rashidkpc merged 2 commits intoelastic:masterfrom
rashidkpc:master
Apr 5, 2013
Merged

Better errors#31
rashidkpc merged 2 commits intoelastic:masterfrom
rashidkpc:master

Conversation

@rashidkpc
Copy link
Copy Markdown
Contributor

No description provided.

rashidkpc pushed a commit that referenced this pull request Apr 5, 2013
@rashidkpc rashidkpc merged commit e9ae8be into elastic:master Apr 5, 2013
faxm0dem pushed a commit to ccin2p3/kibana that referenced this pull request Feb 17, 2014
…plit-restructure

value-pairs: Restructure vp_walker_name_split()
rashidkpc pushed a commit that referenced this pull request Oct 6, 2014
rashidkpc pushed a commit that referenced this pull request Oct 6, 2014
spalger referenced this pull request in spalger/kibana Mar 3, 2016
… renamed `ExportersService` to `CollectorService` & `StatsExporter` to just `Exporter`

Closes #31
@KnightOfNight KnightOfNight mentioned this pull request Jul 19, 2016
liza-mae added a commit to liza-mae/kibana that referenced this pull request Feb 21, 2019
nreese added a commit that referenced this pull request May 7, 2019
* show grab and edit buttons when hovering over layer name

* display layer details when layer name is clicked

* add range to dynamic style property state

* render dynamic ranges in TOC details

* render symbol size and border width header in legend

* simplify VectorStyle.getIcon

* removed unused component

* open TOC details on map load

* save open TOC details state in embeddable config

* show gradients for dynmaic fill color icon

* round corners of dynamic icon if points only

* add tooltip to legend label

* add edit panel action to action panel

* add functional test for details in legend

* fix broken gis_page function doesLayerExist

* add unit tests for VectorStyle.getDescriptorWithDynamicRanges

* open actions menu on layer title click, add arrow up/down for togging layer details

* Design cleanup of layers panel (#31)

* fix functional test

* update jest snapshots

* refactor StylePropertyLegendRow to use same function to render lineWidth and iconSize legends

* fix functional test

* fix another functional test

* make escapeLayerName function instead of instance method

* move _isLayerDetailsOpen into prop from redux connector

* remove index.js file

* do not show legend details toggle when layer has not legend details

* rename FillableVector to FillableRectangle

* use mixin pattern instead of encapulated function call
nreese added a commit that referenced this pull request May 7, 2019
* show grab and edit buttons when hovering over layer name

* display layer details when layer name is clicked

* add range to dynamic style property state

* render dynamic ranges in TOC details

* render symbol size and border width header in legend

* simplify VectorStyle.getIcon

* removed unused component

* open TOC details on map load

* save open TOC details state in embeddable config

* show gradients for dynmaic fill color icon

* round corners of dynamic icon if points only

* add tooltip to legend label

* add edit panel action to action panel

* add functional test for details in legend

* fix broken gis_page function doesLayerExist

* add unit tests for VectorStyle.getDescriptorWithDynamicRanges

* open actions menu on layer title click, add arrow up/down for togging layer details

* Design cleanup of layers panel (#31)

* fix functional test

* update jest snapshots

* refactor StylePropertyLegendRow to use same function to render lineWidth and iconSize legends

* fix functional test

* fix another functional test

* make escapeLayerName function instead of instance method

* move _isLayerDetailsOpen into prop from redux connector

* remove index.js file

* do not show legend details toggle when layer has not legend details

* rename FillableVector to FillableRectangle

* use mixin pattern instead of encapulated function call
yuliacech pushed a commit to yuliacech/kibana that referenced this pull request Mar 10, 2023
CoenWarmer added a commit to CoenWarmer/kibana that referenced this pull request Aug 9, 2023
skynetigor added a commit to skynetigor/kibana that referenced this pull request Jul 24, 2025
* feat: basestep

* Improve step types

* make stepfactory instance like

* refactor: store parsed yaml definition in workflow, store workflow as savedObject (elastic#29)

* feat: scheduled workflows (elastic#30)

* feat: wip

* feat: scheduled workflows

* feat: scheduled workflows

* feat: scheduled

* feat: scheduled

* feat: scheduled

* feat: scheduled

* feat: scheduled workflows

* feat: scheduled workflows

* feat: add execution logs (elastic#31)

* feat: add execution logs

* feat: add execution logs

* feat: add execution logs

* feat: logs

---------

Co-authored-by: Ihor Panasiuk <igorskynet13@gmail.com>
Co-authored-by: Kirill Chernakov <yakiryous@gmail.com>
Co-authored-by: Shahar Glazner <shaharglazner@gmail.com>
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
edmarmoretti pushed a commit to edmarmoretti/kibana-pt-br that referenced this pull request Sep 7, 2025
# [1.1.0](elastic/elastic-charts@v1.0.2...v1.1.0) (2019-02-14)

### Features

* **legend/series:** add hover interaction on legend items ([elastic#31](elastic/elastic-charts#31)) ([c56a252](elastic/elastic-charts@c56a252)), closes [elastic#24](elastic/elastic-charts#24)
flash1293 added a commit to flash1293/kibana that referenced this pull request Feb 5, 2026
Add getTaskErrorMessage utility function to safely convert task.error
to a string for rendering. This prevents React error elastic#31 when
task.error contains an Error object instead of a string.

Fixes elastic#251853

Co-authored-by: Cursor <cursoragent@cursor.com>
VladimirFilonov added a commit to VladimirFilonov/kibana that referenced this pull request Mar 12, 2026
- [elastic#10](elastic#253700 (comment)), [elastic#11](elastic#253700 (comment)), [elastic#12](elastic#253700 (comment)): Remove convertToTypePreservingTemplates and isSingleTemplateExpression; use buildFieldsZodValidator(normalizedOutputs) for output validation in workflow_output_step_impl
- [elastic#15](elastic#253700 (comment)), [elastic#32](elastic#253700 (comment)): completeAncestorSteps now uses finishStep() via stepExecutionRuntimeFactory (nodes_factory, workflow_output_step_impl, workflow_execution_runtime_manager)
- [elastic#16](elastic#253700 (comment)): Revert workflow_execution_state updateStep to simple merge (no definedChanges filter); file matches main
- [elastic#17](elastic#253700 (comment)): Document in catch_error.ts how a step may already be completed (workflow.output/workflow.fail)
- [elastic#18](elastic#253700 (comment)): Revert use_monaco_markers_changed_interceptor to upstream/main
- [elastic#21](elastic#253700 (comment)), [elastic#28](elastic#253700 (comment)): Deprecate json_schema_to_zod re-export; consumers import from @kbn/workflows/spec/lib/build_fields_zod_validator; test imports from canonical source
- [elastic#22](elastic#253700 (comment)), [elastic#26](elastic#253700 (comment)): Remove isSingleTemplateExpression from templates.ts and utils/index (CodeQL/reviewer)
- [elastic#23](elastic#253700 (comment)): Rename legacyInputs to legacyFields (and input to field) in field_conversion.ts
- [elastic#24](elastic#253700 (comment)): WorkflowFailStepSchema: add optional reason, optional message, optional with
- [elastic#29](elastic#253700 (comment)): get_workflow_context_schema uses buildFieldsZodValidator(normalizeFieldsToJsonSchema(...)) for both inputs and outputs
- [elastic#31](elastic#253700): normalizeFieldsToJsonSchema accepts unknown; remove NormalizableFieldSchema casts (load_workflows_thunk, workflow_execute_modal, workflow_execute_manual_form, validate_json_schema_defaults, validate_workflow_inputs, validate_workflow_outputs_in_yaml, get_workflow_context_schema, validate_workflow_fields)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant