Ecosyste.ms: Timeline

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

stratoula

stratoula closed an issue on elastic/kibana
[Dashboards][ES|QL visualization] ES|QL comments in dark mode are difficult to read
In Dashboards, when creating an ES|QL visualization, if you select the dark mode, the comments are shown in dark gray color, being difficult to read with the black baground: ![Image](https://githu...
stratoula closed an issue on elastic/kibana
[Dashboards][ES|QL visualization] ES|QL comments in dark mode are difficult to read
In Dashboards, when creating an ES|QL visualization, if you select the dark mode, the comments are shown in dark gray color, being difficult to read with the black baground: ![Image](https://githu...
stratoula closed a pull request on elastic/kibana
[ES|QL] Improves the comments color in dark mode
## Summary Closes https://github.com/elastic/kibana/issues/202152 Fixes the comments color in dark mode <img width="928" alt="image" src="https://github.com/user-attachments/assets/7d007c...
stratoula pushed 1 commit to main elastic/kibana
  • [ES|QL] Fixes the multiple comments bug (#203966) ## Summary ![meow](https://github.com/user-attachments/assets... 9edadfd

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Change the Create control suggestion b479ec6

View on GitHub

stratoula opened an issue on elastic/kibana
[ES|QL] Vega should support ES|QL
**Describe the feature:** Enabling users to use ES|QL in Vega should be something trivial to do and enabling ES|QL in Vega will enable Tableau/PowerBI/QlikView/…. dashboard builders easier to crea...
stratoula opened an issue on elastic/kibana
[Meta] ES|QL Controls implementation
[PRD - ES|QL variables](https://docs.google.com/document/d/1-jXEL5HNvzXGm8ynOLwzdURlLMrn03CmiKGTS_Sp9PM/edit)
stratoula created a comment on an issue on elastic/kibana
Technical spike was done. Here is the PoC https://github.com/elastic/kibana/pull/202875 We decided to move forward with this. No great blockers got identified. Only some changes in the UI that I w...

View on GitHub

stratoula closed an issue on elastic/kibana
[ES|QL] [Technical spike] Check how we can support named params / controls in the editor
**Describe the feature:** We want to support dashboard / discover variables on the ES|QL mode / charts. The journey should start from the editor. We want to suggest a `Create control` suggestion w...
stratoula created a comment on an issue on elastic/kibana
Why trying to suggest in the Lens level and not fix this https://github.com/elastic/elastic-charts/issues/2461 which seems to me a better solution as it will apply to all charts? (this is not ES|QL...

View on GitHub

stratoula created a comment on an issue on elastic/kibana
Yes Ryan this looks so much better. I will create a PR to resolve this too. https://github.com/elastic/kibana/pull/203965

View on GitHub

stratoula opened a draft pull request on elastic/kibana
[ES|QL] Improves the comments color in dark mode
## Summary Closes https://github.com/elastic/kibana/issues/202152 Fixes the comments color in dark mode <img width="928" alt="image" src="https://github.com/user-attachments/assets/7d007c...
stratoula created a branch on stratoula/kibana

fix-esql-editor-comments-color - Your window into the Elastic Stack

stratoula created a comment on a pull request on elastic/kibana
I will check it and let you know Ryan!

View on GitHub

stratoula created a review on a pull request on elastic/kibana
I tested it in my branch and works as expected 🙌

View on GitHub

stratoula pushed 2 commits to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Fixes the request for numeric type a021f90

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Give more information about the type of control that is going to be created 150ae5b

View on GitHub

stratoula pushed 99 commits to esql-controls stratoula/kibana
  • [Search][Connectors] Disable setup options after creating configuration (#203374) ## Summary This PR disables the... 9b6af1c
  • [Observability AI Assistant] migrate to inference client #197630 (#199286) ## Summary Closes https://github.com/e... df0dfa5
  • [Inventory][Hosts] Make alert count consistent with the alerts page using a filter (#203003) Closes #202979 ## S... 62c3aec
  • [Rule Migration] Add RAG for prebuilt rules and new Retrievers (#202796) ## Summary Graph changes: ![image](ht... ff331f2
  • [React@18] Env variable to use React@18 (#193113) Part of https://github.com/elastic/kibana-team/issues/1016#issuec... d0fde5f
  • [React18] Migrate test suites to account for testing library upgrades obs-ux-management-team (#201164) This PR migra... 7f1d436
  • [UA] Remove `delete` from `.tasks` permission check (#203379) ## Summary * Removes `delete` permission check on `... 1f09537
  • [OE] [Connectors] Enabling connectors FTRs (#203192) ## Summary - Fixes issue where deletes all connectors before... d51601d
  • Dependency ownership for Kibana Presentation team, part 1 (#203269) ## Summary This updates our `renovate.json` con... 61dd1f5
  • [Reporting] Log the wait time for the stream's pending callbacks (#203156) ## Summary This PR adds logging for th... cafab5e
  • [Obs AI Assistant] Fix null pointer in function definition (#203344) Closes #201713 1d9ca1e
  • [kbn-scout] Custom event-oriented test reporter & persistence (#202906) ad4e8ef
  • [UA] `kibana-core` ownership (#203410) ## Summary As Core will be driving a lot of the development for UA for 8->... 55d5c7a
  • [ES3][Connectors]Using EuiComboBox with searchable capability as we do in ESS (#199464) ## Summary This PR swaps ... 6bf02e4
  • GenAI FTR tests: switch to daily job (#203369) ## Summary Part of https://github.com/elastic/kibana-team/issues/1... 1f2a76a
  • Dependency ownership for Kibana Reporting/Response-Ops team, part 1 (#203441) ## Summary This updates our `renovate... a95a5a3
  • skip flaky suite (#203462) d2e6f20
  • skip flaky suite (#197304) 2d9bcbb
  • Sustainable Kibana Architecture: Move modules owned by `@elastic/ml-ui` (#202764) ## Summary This PR aims at relo... 58b8b47
  • [SecuritySolution] Service Entity Store (#202344) ## Summary ### Service Definition: https://github.com/elastic/k... fdedae0
  • and 79 more ...

View on GitHub

stratoula created a comment on a pull request on elastic/kibana
> Need to fix [comments color](https://github.com/elastic/kibana/issues/202152) in dark mode, too: > > ![CleanShot 2024-12-10 at 16 36 12@2x](https://private-user-images.githubusercontent.com/44...

View on GitHub

stratoula created a review on a pull request on elastic/kibana
Awesome Ryan, thank you so much <3

View on GitHub

stratoula created a review on a pull request on elastic/kibana
ES|QL starred queries highlight LGTM!

View on GitHub

stratoula created a comment on an issue on elastic/kibana
cc @markov00

View on GitHub

stratoula opened an issue on elastic/kibana
[ES|QL] KQL as a kibana variable
**Describe the feature:** Right now, we have the `?_tstart` and `?_tend` as kibana ES|QL variables that the users can use as they wish in the editor. They take the timepicker start / end value. I...
stratoula opened an issue on elastic/kibana
[ES|QL] [Lens] Display a keyword in a metric viz correctly
**Describe the feature:** We want to visualize a keyword field in the metric viz but this is rendered as a number wrongly. As an example this: ``` FROM logs-* | limit 1 | eval now=now() | eval da...
stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Fix for multiline queries ef10d70

View on GitHub

stratoula opened an issue on elastic/elasticsearch
[ES|QL] Send the associated named param to the response (as meta in the columns payload)
### Description At kibana we are planning to use named parameters in dashboards. (and eventually everywhere across kibana). The idea is that the user is writing a query with a named param and a UI...
Load more