Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
stratoula pushed 159 commits to fix-keep-esql-chart-conf-on-time-change stratoula/kibana
- Eui Refresh (#204007) ## Summary This PR covers required updates for EUI refresh: [#11228](https://github.com/e... 4ecf32b
- [ResponseOps] Copy dataViewSpecSchema to rules params package (#207850) Fixed: https://github.com/elastic/kibana/iss... a065d3b
- [ES3] Fix telemetry ID for indices (#208233) ## Summary Quick fix changing a telemetry ID. 0056a40
- [ResponseOps][Cases] Delete get all user actions API (#208086) ## Summary Resolves https://github.com/elastic/kib... 9291165
- [Observability Onboarding] Add landing page to global search (#206662) Adds the observability onboarding landing pag... 5e47da3
- [Cloud Security] Deleting K8S Dashboard (#207127) ## Summary As K8S Dashboard is currently hidden on main , the ... a2d3606
- Update dependency @xyflow/react to ^12.4.1 (main) (#208049) This PR contains the following updates: | Package | T... 5d1e168
- [Snapshot and restore]Remove SLM banner for duplicated schedules (#207748) Closes https://github.com/elastic/kibana/... 5824279
- [Search] New Connectors and Web Crawlers temp icons (#208341) ## Summary The new Connectors and Web Crawler icons... ad84cce
- [Console] Fix flaky autocomplete functional tests (#208322) 458704f
- [Fleet] fix `View agents` for failed upgrade action (#208214) ## Summary Closes https://github.com/elastic/kibana... 26e10f7
- [EDR Workflows] Workflow Insights - Replace Tech Preview label (#208347) As requested, changed ![Screenshot 2025-01... 27811a4
- Insert 100k sample docs in 10k batches (#208348) ## Summary Attempt at fixing the following failing serverless te... 009b377
- [SecuritySolution] Add "Install" and "Reinstall" button on Entity Store status page (#208149) ## Summary Add "Insta... 15c622b
- [Spaces] Skipped api integration tests with FIPS for get_all with basic license (#208359) ## Summary `get_all` suit... c495ac1
- [EDR Workflows] Rerelease data collection reduction advanced options and banner (#205785) ## Summary > [!warning]... 1f3d4cb
- [StdPerf] Add onPageLoad event to alerts and alert details pages (#207089) ## Summary This PR adds StdPerf to the... 91e8490
- [ES|QL] Use emotion instead of scss in the editor (#208003) ## Summary Part of https://github.com/elastic/kibana-... e426bf0
- skip failing suite (#205141) da9caea
- Remove complex tables (#207911) ### Summary For migration purposes, we need to remove complex tables in the docs. I... 4f3a1c9
- and 139 more ...
stratoula created a review on a pull request on elastic/kibana
@gsoldevila provided me the commit that concerns the ES|QL team, LGTM
stratoula created a comment on a pull request on elastic/kibana
@gsoldevila trying to check the changes associated to my team kills my Chrome memory and I havent managed to filter the corresponding changes. I dont see the commit related to my team changes eithe...
stratoula created a review on a pull request on elastic/kibana
ES|QL changes LGTM! I played with it in both Chrome and FF, works great. (I focused on the ES|QL mode and havent tested the dataview mode) Great work Jul 🙌
stratoula created a review comment on a pull request on elastic/kibana
Ah I see, got it thanx 👍
stratoula created a review comment on a pull request on elastic/kibana
Ah I think it is because it founds the number in hidden columns, this is a bit confusing tbh but I am not sure how we can make it better. Just mentioning it here for visibility
stratoula created a review comment on a pull request on elastic/kibana
Jul I cant make it work 🤔 Am I doing something wrong? <img width="2520" alt="image" src="https://github.com/user-attachments/assets/2d88b24e-d6e0-4f5b-95c5-68826b8ed47f" /> I see the browser ...
stratoula created a review comment on a pull request on elastic/kibana
So I type 200 and click enter to navigate to the next one. The number changes but not the highlight. Here is should highlight the 3rd row, no? (when I have selected the column works as expected) ...
stratoula created a review on a pull request on elastic/kibana
Looks awesome, even in the inline editing flyout! I really like this feature. I would personally advertise it more (change the release label to feature) <img width="628" alt="image" src="https:/...
stratoula created a review on a pull request on elastic/kibana
Looks awesome, even in the inline editing flyout! I really like this feature. I would personally advertise it more (change the release label to feature) <img width="628" alt="image" src="https:/...
stratoula closed an issue on elastic/kibana
[ES|QL] Add match operator support in the editor
**Describe the feature:** ES recently introduced the https://github.com/elastic/elasticsearch/pull/114831 MATCH operator (`:`) Following this https://github.com/elastic/kibana/issues/196995 we ne...stratoula closed an issue on elastic/kibana
[ES|QL] Add match operator support in the editor
**Describe the feature:** ES recently introduced the https://github.com/elastic/elasticsearch/pull/114831 MATCH operator (`:`) Following this https://github.com/elastic/kibana/issues/196995 we ne...stratoula closed an issue on elastic/kibana
[ES|QL] automatically sync operator definitions and docs
We currently scrape function definitions and docs for scalar functions from the Elasticsearch repo. As of https://github.com/elastic/elasticsearch/pull/108749, operator definitions and docs are ...stratoula pushed 1 commit to main elastic/kibana
- [ES|QL] Add automated script to sync operators and add support for MATCH operators (#205565) Closes https://github.c... 6fed083
stratoula closed an issue on elastic/kibana
[ES|QL] automatically sync operator definitions and docs
We currently scrape function definitions and docs for scalar functions from the Elasticsearch repo. As of https://github.com/elastic/elasticsearch/pull/108749, operator definitions and docs are ...stratoula closed a pull request on elastic/kibana
[ES|QL] Add automated script to sync operators and add support for MATCH operators
Closes https://github.com/elastic/kibana/issues/188978 Closes https://github.com/elastic/kibana/issues/199092 This PR addresses https://github.com/elastic/kibana/issues/199092 and adds automate...stratoula created a comment on a pull request on elastic/kibana
@qn895 > The validation goes from left to right, meaning it depends on what was previously typed before the operator. In this case, after 1 years +, it expects date type. I think it makes sense...
stratoula closed an issue on elastic/kibana
[Lens][ES|QL] View data in Discover should not carry the DSL filters
**Describe the bug:** The Lucene/KQL queries are lost when transitioning from one ES|QL visualization to Discover. This is expected. But the filters are not. We want to clear them out too before ...stratoula pushed 1 commit to main elastic/kibana
- [Lens][ES|QL] Going to Discover without carrying the dashboard filters (#208041) d97b6fa
stratoula closed a pull request on elastic/kibana
[Lens][ES|QL] Going to Discover without carrying the dashboard filters
## Summary Closes https://github.com/elastic/kibana/issues/200040 Transitioning from a dashboard with filters to Discover from an ES|QL chart should not carry the DSL filters ### Checkli...stratoula closed a pull request on elastic/kibana
[ES|QL][Dashboard] Clear overlays on save / close control flyout
## Summary Fixes the bug when you: - Have created an ES|QL control already - You click to edit a visualization - You click edit a control (without closing the inline editing) - You save / ...stratoula pushed 1 commit to 8.x elastic/kibana
- [8.x] [ES|QL] Dashboard variables follow ups (#208338) (#208521) # Backport This will backport the following commit... 580bb5a