Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
stratoula created a comment on an issue on elastic/kibana
This is from the localization check, not connected to this flakiness. This seems to be a rush condition on the click event. The element is not on the DOM. A wait or retry will fix this flakiness
stratoula created a comment on a pull request on elastic/kibana
@Dosant can you provide steps on how to test it?
stratoula opened an issue on elastic/kibana
[ES|QL] Autocomplete doesnt work when trying to type a WHERE in a multiline query
**Kibana version:** 8.16+ **Describe the bug:** When you have a multiline query and try to add a WHERE command in the middle, the suggestions do not fire <img width="716" alt="Image" src="https:/...stratoula pushed 88 commits to esql-controls stratoula/kibana
- [ES Query] Fix saving ECS group by fields for query DSL rule (#203769) Fixes #203472 ## Summary |Rule|Group in... a0fe4e6
- [Discover] Unskip and improve serverless csv functional test (#202396) 50713ca
- [Infra] Update deprecated access tags to the new security configuration in routes (#204214) ## Summary Closes htt... 73066e8
- [Rules migration] Allow partial `RuleResponse` object to be passed to `RuleOverviewTab` (#204318) ## Summary Thes... c92899e
- [React18] Migrate test suites to account for testing library upgrades search-kibana (#201157) This PR migrates test ... 90b77c6
- [ML] Anomaly Explorer: Enhancements for Embeddables with Selected Groups & Explorer Refactor (#203224) ## Summary F... ea85f05
- [FieldFormatters] Change bytes field title to Bytes and Bits (#204346) ## Summary This PR updates the `title` of ... 73f6794
- [Top Navigation] Close actions popover on click (#203830) ## Summary This PR makes it so the actions popover clos... 3d79542
- [ResponseOps][Connectors]Migrate remaining routes. (#204042) Connected with https://github.com/elastic/kibana-team/i... be8e298
- skip failing test suite (#204167) 7b12118
- skip failing test suite (#204158) 7c1e74f
- [ResponseOps] Get rid from dot in siem index name (#204196) Fixes: https://github.com/elastic/kibana-team/issues/133... d0270e5
- [watcher] Use ES Watcher API instead of search query (#204296) ## Summary Simply uses the ES Watcher API to load ... bc5c097
- [Deprecations/Docs] Address uncommented apis (#204198) ## Summary #203042 highlighted these APIs not having comment... 25b171d
- Unauthorized route migration for routes owned by kibana-visualizations (#198335) ### Authz API migration for unautho... bc46f48
- Skip UA deprecation logs test to allow ES promotion (#203491) ## Summary Related https://github.com/elastic/kiban... af566c0
- [Deprecations] Logs Sources settings in all spaces (#203042) 2ed3442
- Flaky FTR: Retry telemetry config get (#204354) a8eb7ca
- [Automatic Import] Add RBAC to APIs (#203882) ## Release Note Adds RBAC to the Automatic Import APIs ## Summar... eb1c70a
- [index management] Borealis theme improvements (#204161) ## Summary Some simple theme updates outlined in https:... 9ab5746
- and 68 more ...
stratoula created a comment on an issue on elastic/kibana
I am blocking this for now, let's merge the first PR first and then let's work on that. It will need some help from the presentation team too cc @Heenawter @ThomThomson
stratoula opened an issue on elastic/kibana
[ES|QL] MATCH / QSTR functions are not suggested in the editor
**Kibana version:** 8.17+ **Describe the bug:** Match and QSTR should be suggested in the editor but they dont <img width="864" alt="Image" src="https://github.com/user-attachments/assets/c232a1...stratoula created a review comment on a pull request on elastic/kibana
move this to helpers for avoiding repetition
stratoula created a review comment on a pull request on elastic/kibana
Move to css variables
stratoula created a review comment on a pull request on elastic/kibana
Maybe this can be omitted with the onSavecallback
stratoula created a review comment on a pull request on elastic/kibana
Do we need this here Vadim?
stratoula created a review comment on a pull request on elastic/kibana
Type on the file name, eslq instead of esql
stratoula created a review on a pull request on elastic/kibana
Yay!! LGTM, some small comments but I am going to approve as there is no need to review again
stratoula created a review on a pull request on elastic/kibana
Yay!! LGTM, some small comments but I am going to approve as there is no need to review again
stratoula pushed 51 commits to esql-lookup-index-api-2 vadimkibana/kibana
- [EDR Workflows] Endpoint Insights UI (#202209) ## Description This PR introduces the **Endpoint Insights generatio... d12d079
- [ES|QL] Improve the `Builder` class (#203558) ## Summary Partially addresses https://github.com/elastic/kibana/is... 8904cb0
- Sustainable Kibana Architecture: Move modules owned by `@elastic/security-generative-ai` (#202848) ## Summary Thi... 6de695a
- [ObsUX][INFRA] Remove-infra-from-babel-preset-styled-components (#204213) ## Summary After migrating infra plugin... 0cd82ae
- [APM] Update deprecated access tags to the new security configuration in routes (#204058) ## Summary Closes https... a4cf54c
- [ECO] Add e2e to ensure consistent alert count across APM, Infra and Alerts app (#203845) ## Summary Closes https... 05e05db
- [EDR Workflows] Revert skipped Cypress tests (#204216) 6c61ded
- [Inference Connector] Changed UI/UX due to the new RFC for the _inference/_service (#203363) Related RFC https://do... 5b10845
- security and spaces group1 config split c2a1dd5
- [Authz] Types cleanup for AuthorizationServiceSetup (#204208) ## Summary Types cleanup for AuthorizationServiceSe... bf40e56
- [Scout] add initial docs (#204050) ## Summary Adding initial documentation for the new Kibana Test Framework. ... 693a16b
- [Automatic Import] update path automatic import (#203751) 20b7e23
- [ObsUX][Synthtrace] Remove `pidusage` for logging cpu usage (#204043) ## Summary Removes `pidusage` in favour of ... 5791d36
- Revert "[Response Ops][Alerting] Backfill actions schema changes for intermediate release (#203184)" (#204218) This ... 42693ca
- [FieldFormatters] Add support for rawValue in url label (#204192) ## Summary This PR adds support for ``{{rawValu... f0d3a44
- Fix delete disabled state (#204154) fix https://github.com/elastic/kibana/issues/204095 Disables delete when no s... 4ee5222
- kibana-management team module move (#203883) ## Summary This PR aims at relocating some of the Kibana modules (pl... 2fd8994
- [Telemetry][Security Solution] Index metadata collector (#194004) ## Summary Implements a security_solution task ... 36b344a
- Sustainable Kibana Architecture: Move modules owned by `@elastic/security-threat-hunting-explore` (#202852) ## Summa... f144078
- [Cloud Security] Fix for Session View Icon Cutoff Issue (#203888) ## Summary This PR addresses the issue where Se... f9e1089
- and 31 more ...
stratoula created a review comment on a pull request on elastic/kibana
Replace here is going to work only if there are already backticls, no? Wrapping with backticks (regardless if there re already backticks or not) is important. Peter is just fixing here the bug w...
stratoula closed a draft pull request on elastic/kibana
Esql controls circular
## Summary Summarize your PR. If it involves visual changes include a screenshot or gif. ### Checklist Check the PR satisfies following conditions. Reviewers should verify this PR sa...stratoula pushed 1 commit to esql-controls stratoula/kibana
- Solving circular dependencies part 2 3dcc1c0
stratoula pushed 1 commit to esql-controls stratoula/kibana
- Solving circular dependencies part 1 9461a86