Ecosyste.ms: Timeline

Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.

ThomThomson

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 ...

View on GitHub

ThomThomson created a review comment on a pull request on elastic/kibana
Why did the order of all of these translations change?

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana
Compatibility layer removal LGTM!

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana
Compatibility layer removal LGTM!

View on GitHub

ThomThomson created a review comment on a pull request on elastic/kibana
Why is the cast here needed?

View on GitHub

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?

View on GitHub

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?

View on GitHub

ThomThomson created a comment on an issue on elastic/kibana
Looks like the same root cause as https://github.com/elastic/kibana/issues/204684

View on GitHub

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...

View on GitHub

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

View on GitHub

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

View on GitHub

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.

View on GitHub

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...

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana

View on GitHub

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.

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana

View on GitHub

ThomThomson created a review comment on a pull request on elastic/kibana
Amazing to see this gone!

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana
Presentation team changes LGTM! A great cleanup among many

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana
Presentation team changes LGTM! A great cleanup among many

View on GitHub

ThomThomson created a review comment on a pull request on elastic/kibana
Yes! This is the intended workaround.

View on GitHub

ThomThomson created a review on a pull request on elastic/kibana

View on GitHub

ThomThomson pushed 1 commit to main elastic/kibana
  • [Embeddables Rebuild] Make Serialize Function Synchronous (#203662) changes the signature of the `serializeState` fu... abfd590

View on GitHub

ThomThomson created a comment on a pull request on elastic/kibana
/ci

View on GitHub

ThomThomson created a comment on a pull request on elastic/kibana
@elasticmachine merge upstream

View on GitHub

ThomThomson created a comment on a pull request on elastic/kibana
/ci

View on GitHub

ThomThomson created a review comment on a pull request on elastic/kibana
Removed in [567ffc3](https://github.com/elastic/kibana/pull/203662/commits/567ffc39a88f600130541b55e8a2da15c457c27c)

View on GitHub

Load more