Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
ThomThomson pushed 413 commits to main ThomThomson/kibana
- [Security Solution] Fixes exception item comment validation on newline chars `\n` (#202063) ## Summary Fixes: htt... 35aeac1
- [ML] Trained Models: Add a tech preview lable for rerank model (#203587) ## Summary Adds a tech preview lable fo... e3ec477
- [ES|QL] Supports custom formatters in charts (#201540) 168e67d
- [Ent Search Deprecation] Update enterprise_search URLs to elasticsearch for elasticsearch->content (#202838) This PR... c5e8b7e
- skip flaky suite (#199648) 36d7d55
- Sustainable Kibana Architecture: Move modules owned by `@elastic/streams-program-team` (#203180) ## Summary This ... 9bec521
- [EDR Workflows] Add RunScript API route (supporting CrowdStrike) (#203101) e993f23
- Add `x-elastic-product-origin` to header (#203447) Related to: https://github.com/elastic/observability-dev/issues/4... a48725a
- [ResponseOps][Cases] Manual migration of routes without access tags (#203449) Closes #1322 ## Summary Since mo... 813701f
- [Discover][Borealis] Update colors in field stats for Borealis theme (#203579) - Closes https://github.com/elastic/k... 42594eb
- [Index Management] Fix schema for index templates (#203552) Fixes https://github.com/elastic/kibana/issues/203553 ... bdc8032
- Fix issue with short URL not working for dashboard (#197484) ## Summary This PR Resolves https://github.com/el... 4511abe
- Fix Custom Threshold Rule `ViewInAppUrl` does not honor space (#201793) ## Summary Close https://github.com/elast... f1f3a4f
- [Security Solution][Detection Engine] adds legacy siem signals telemetry (#202671) ## Summary - partly addresses ... 8821e03
- [Discover] [Dataset Quality] Stringify ignored values before rendering (#203312) This json-stringifies the values of... 38f30a9
- [Logs] Deprecate HTTP APIs used in LogStream app (#201974) ## π Summary Closes #200968 These changes deprecat... a176c0f
- [Security Solution] Finalize Prebuilt Rule Customization workflow layout (#201501) **Addresses:** https://github.com... 2dcbc5d
- [scout] add ci pipeline (#202707) ## Summary Adding basic pipeline to run scout UI tests for stateful and 3 serv... 87b2a12
- π Streams: Processing for classic streams (#202339) This PR allows to add processing to classic streams. When def... 64e9728
- [RCA] AI-assisted root cause analysis (#197200) Implements an LLM-based root cause analysis process. At a high level... fa1998c
- and 393 more ...
ThomThomson created a review comment on a pull request on elastic/kibana
Why did the order of all of these translations change?
ThomThomson created a review on a pull request on elastic/kibana
Compatibility layer removal LGTM!
ThomThomson created a review on a pull request on elastic/kibana
Compatibility layer removal LGTM!
ThomThomson created a review comment on a pull request on elastic/kibana
Why is the cast here needed?
ThomThomson created a review on a pull request on elastic/kibana
Changes LGTM! Are you planning on removing usages of the legacy `viewMode` from other plugins before deleting its definition?
ThomThomson created a review on a pull request on elastic/kibana
Changes LGTM! Are you planning on removing usages of the legacy `viewMode` from other plugins before deleting its definition?
ThomThomson created a comment on an issue on elastic/kibana
Looks like the same root cause as https://github.com/elastic/kibana/issues/204684
ThomThomson created a comment on an issue on elastic/kibana
Looks like this is actually a Reporting issue, so I'm adding @elastic/appex-sharedux as the team. We'll need to look into the ownership which was recently reassigned. Additionally, the error seems...
ThomThomson created a comment on an issue on elastic/kibana
Reassigned to `Team:obs-ux-infra_services` - because this involves a specific Dashboard, and not changes to the Dashboards app
ThomThomson created a comment on an issue on elastic/kibana
Reassigned to `Team:obs-ux-infra_services` - because this involves a specific Dashboard, and not changes to the Dashboards app
ThomThomson closed an issue on elastic/kibana
Failing test: Chrome UI Functional Tests.test/functional/apps/dashboard/group1/dashboard_unsaved_stateΒ·ts - dashboard app - group 1 dashboard unsaved state edit mode state shows the unsaved changes badge after adding panels
A test failed on a tracked branch ``` Error: retry.try reached timeout 120000 ms TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="savedObjectTitlelogstash-*"]) Wai...ThomThomson created a comment on an issue on elastic/kibana
Closing this issue as we're likely to focus on making the whole UI actions registry async rather than splitting off our own registries. We can reopen this if we revisit the decision.
ThomThomson closed an issue on elastic/kibana
[dashboard][embeddable] break dashboard and embeddable triggers into separate registries
### Problem Currently, embeddable and dashboard actions are registered in uiActions trigger action registry. To register a context menu action ``` import { synchronizeMovementAction } from './som...ThomThomson created a review comment on a pull request on elastic/kibana
I think `useMemo` usage is best left to things which are expensive to compute. `useMemo` itself can [introduce overhead ](https://refine.dev/blog/react-usememo/#use-usememo-only-for-expensive-calcu...
ThomThomson created a comment on a pull request on elastic/kibana
@kapral18, thanks for the heads up! Let me know when I'm able to merge.
ThomThomson created a review comment on a pull request on elastic/kibana
Amazing to see this gone!
ThomThomson created a review on a pull request on elastic/kibana
Presentation team changes LGTM! A great cleanup among many
ThomThomson created a review on a pull request on elastic/kibana
Presentation team changes LGTM! A great cleanup among many
ThomThomson created a review comment on a pull request on elastic/kibana
Yes! This is the intended workaround.
ThomThomson pushed 1 commit to main elastic/kibana
- [Embeddables Rebuild] Make Serialize Function Synchronous (#203662) changes the signature of the `serializeState` fu... abfd590