Ecosyste.ms: Timeline

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

stratoula

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

View on GitHub

stratoula created a comment on an issue on elastic/kibana
I am closing this as done

View on GitHub

stratoula closed an issue on elastic/kibana
[DataViews] Create a utility to create a new ES|QL type field
**Describe the feature:** There are many occurences in the code where we are creating a new ES|QL field like: ``` new DataViewField({ name: columnName, type, esTyp...
stratoula created a comment on an issue on elastic/kibana
This is already done, I am closing this!

View on GitHub

stratoula created a comment on an issue on elastic/kibana
I am closing this as we decided against it

View on GitHub

stratoula closed an issue on elastic/kibana
[ES|QL] Autocomplete for the new KQL function
**Describe the feature:** ES|QL now supports the KQL function which allows the users to use KQL for full text search. https://github.com/elastic/elasticsearch/pull/116764 Ideally we would like t...
stratoula pushed 15 commits to esql-controls stratoula/kibana
  • [ObsUX] Use eui font size hook (#204903) ## Summary Some font-size were not using the correct hook `useEuiFontSize` dec31c5
  • [Cloud Security] Improve graph node label ellipsis logic (#204580) ## Summary This PR improves the logic of node'... f316612
  • [Serverless] Remove "userAndRoles" from es and security nav tree (#204740) 6f28942
  • prerequesites part 1 for lens ESQL generation (#203962) 094e4ae
  • [Index Management] Add bulk edit data retention (#203083) Closes https://github.com/elastic/kibana/issues/165142 ... f72b63f
  • [ES `body` removal] `@elastic/kibana-presentation` (#204875) ## Summary Attempt to remove the deprecated `body` in ... edce912
  • [ES `body` removal] `@elastic/kibana-security` (#204862) ## Summary Attempt to remove the deprecated `body` in the ... e5cdf36
  • [ES `body` removal] `@elastic/security-detection-rule-management` (#204855) ## Summary Attempt to remove the deprec... cb24aa5
  • [embeddable] remove legacy embeddable types (#204832) Part of embeddable cleanup. PR removes legacy embeddable type ... b321646
  • [ES|QL] Clears the history component cache correctly (#204891) ## Summary Clears the cache when there are no item... 9562a19
  • [eem] disable entity discovery on plugin startup (#204536) Disable entity discovery on plugin startup and remove som... 505cc0f
  • [Lens][Embeddable] Use reload$ api for custom component (#203755) ## Summary Fixes #203457 Use the `lastReloa... 3875d26
  • SKA: Relocate script v6 (#204929) ## Summary * Update references to core packages in Bazel files, keeping the ful... 49f7a8d
  • [ES `body` removal] `@elastic/logstash` (#204866) ## Summary Attempt to remove the deprecated `body` in the ES client. f881df1
  • Merge branch 'main' into esql-controls 4a727ed

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
For some reason the example app looks like it is on the dark mode, while it is not <img width="1184" alt="image" src="https://github.com/user-attachments/assets/e1f75bad-520d-467d-b0d4-078703a4...

View on GitHub

stratoula pushed 1 commit to main elastic/kibana
  • [ES|QL] Clears the history component cache correctly (#204891) ## Summary Clears the cache when there are no item... 9562a19

View on GitHub

stratoula closed a pull request on elastic/kibana
[ES|QL] Clears the history component cache correctly
## Summary Clears the cache when there are no items in the localStorage (which means that the user has cleared it). It can create unpredictable bugs. ### Checklist - [ ] [Unit or functiona...
stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

stratoula pushed 1 commit to clear-cache-correctly stratoula/kibana
  • Update src/platform/packages/private/kbn-esql-editor/src/history_local_storage.ts Co-authored-by: Vadim Kibana <8282... d8f5626

View on GitHub

stratoula pushed 16 commits to esql-controls stratoula/kibana
  • [api-docs] 2024-12-19 Daily api_docs build (#204887) Generated by https://buildkite.com/elastic/kibana-api-docs-dail... e4dc35c
  • SKA: Misc code enhancements to reduce merge conflicts (#204785) ## Summary * `packages/kbn-babel-preset/styled_co... e8e4e75
  • [HTTP] Added `documentationLink` guidance (#204774) ## Summary Gives developers a better chance of discovering th... e4b4101
  • Reschedule a rule task when there is a cluster_block_exception (#201761) Resolves: https://github.com/elastic/respon... 99b2550
  • [APM] Replace security plugin authc with Kibana core (#203771) closes [#200700](https://github.com/elastic/kibana/is... 91e9995
  • [ES|QL] Give the ability to disable the autofocus on the editor (#204706) ## Summary Right now, the editor autofo... 65437c4
  • Skip UA tests when running fwd-compatibility tests (#204650) ## Summary Resolves #204520 Reasoning in https://gith... 6aaa2ea
  • [Renovate/Core] Use `prev-minor` backport strategy (#204709) ## Summary Speaking to @azasypkin, we noticed that we ... 997884e
  • [ES|QL] Make sure that the commands are not overwritten (#204711) 76e22f7
  • [Discover] Make Copy action visible on cell hover (#204744) - Closes https://github.com/elastic/kibana/issues/203550... ba35b4e
  • Resolve false positives with eslint no color rule (#204848) ## Summary Fixes error in lint rule that resulted in ... 7cbd9b0
  • [One Discover] Add AIAssistant prompts to logs overview detail (#204339) ## πŸ““ Summary Closes #202191 This wor... 8b3281d
  • [ES `body` removal] `@elastic/appex-qa` (#204878) ## Summary Attempt to remove the deprecated `body` in the ES client. b189fe7
  • Update the annotation step in the OTel Kubernetes flow (#204260) ## πŸ““ Summary Updates the third optional step in th... 92bc22b
  • Disable log stream and settings pages (#203996) ## Release note Logs Stream and the logs settings page in Observabi... 90277c3
  • Merge branch 'main' into esql-controls 2983b6e

View on GitHub

stratoula created a review comment on a pull request on elastic/kibana
You are right, will do thanx

View on GitHub

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

View on GitHub

stratoula pushed 1 commit to main elastic/kibana
  • [ES|QL] Make sure that the commands are not overwritten (#204711) 76e22f7

View on GitHub

stratoula pushed 1 commit to main elastic/kibana
  • [ES|QL] Give the ability to disable the autofocus on the editor (#204706) ## Summary Right now, the editor autofo... 65437c4

View on GitHub

stratoula pushed 1 commit to esql-controls stratoula/kibana
  • Combine value and intervals form 631dbc4

View on GitHub

stratoula created a review on a pull request on elastic/kibana
ES|QL changes LGTM, did a brief testing locally to ensure that it works as expected

View on GitHub

stratoula opened a draft pull request on elastic/kibana
Clear cache correctly
## Summary Clears the cache when there are no items in the localStorage (which means that the user has cleared it). It can create unpredictable bugs. ### Checklist - [ ] [Unit or functiona...
stratoula pushed 1 commit to clear-cache-correctly stratoula/kibana
  • Fix and update unit tests be1414b

View on GitHub

stratoula created a branch on stratoula/kibana

clear-cache-correctly - Your window into the Elastic Stack

stratoula pushed 86 commits to esql-controls stratoula/kibana
  • Creating a shared component for the Risk Engine's countdown text (#203212) ## Summary The countdown text for the Ri... 5c260a4
  • [SKIP ON MKI] `x-pack/test_serverless/functional/test_suites/search/inference_management.ts` (#204540) ## Summary ... e012c49
  • [Fleet] Display next steps and actions in agentless integrations flyout (#203824) ## Summary Display next steps a... 790c589
  • [Search] Deprecate canDeployEntSearch config value (#204272) 9f53fbb
  • [ML] Transforms: Support wildcards in the alerting rule flyout (#204226) ## Summary Closes #166810 - Adds wi... fd98643
  • [index management] Borealis theme improvements v2 (#204484) ## Summary Some simple theme updates outlined in htt... 98fe2dc
  • Only run quick checks for changes to renovate.json (#203153) ## Summary Introduces a new `renovate` CI pipeline to ... 591d640
  • SKA: Relocate script v5.1 (#204563) ## Summary Replace references in `.xml` and `.snap` files too (thanks @kapral18) 99a7836
  • Update data archives for SO integration tests (#204561) ## Summary Bumping the data archives to 8.last (8.18 at the... 523372f
  • [Security Solution][SIEM migrations] Onboarding UI improvements (#204320) ## Summary Part of: https://github.com/... 303eee8
  • [Uptime] Use proper useEuiTheme vars !! (#203637) ## Summary fixes https://github.com/elastic/kibana/issues/20334... 78f1d17
  • [inference] Add cancelation support for chatComplete and output (#203108) ## Summary Fix https://github.com/elast... 0b74f62
  • [Fleet] Bump install version after removal of deprecated _source.mode… (#204471) 348ea81
  • [Discover] Fix console warning for invalid DOM property (#204417) Fixes one of the errors described in #202287 β€” nam... 59826cc
  • [EDR Workflows] CrowdStrike RunScript: Log Actions and UI Output (#204044) a7addba
  • [ECO][Inventory] Temporary skip Cypress tests (#204578) ## Summary Related to #204558 Skipping cypress Inventory t... 3e06d6a
  • [HTTP] Default to `oldest` in dev (#203225) ## Summary Changes the default HTTP version resolution in dev to `old... c1bda1d
  • [Cloud Security] Bug fix - show origin event's with primary color instead of danger (#204425) ## Summary Bug desc... 2c5544c
  • [Observability] Update required field from 'score' to 'scores' (#203584) Closes #203739 ## Summary fix error: ... 1b52848
  • Fix code scanning alert no. 494: Incomplete string escaping or encoding (#204528) Fixes [https://github.com/elastic... cc34e97
  • and 66 more ...

View on GitHub

stratoula pushed 154 commits to d/2024-12-16-favorites-edge-case Dosant/kibana
  • [index management] Borealis theme improvements (#204161) ## Summary Some simple theme updates outlined in https:... 9ab5746
  • skip failing test suite (#204323) 0e3eb00
  • Sustainable Kibana Architecture: Fix incorrect CODEOWNERS entries (#204370) ## Summary Follow-up to https://github.... 863d047
  • [React@18] Improve console.error suppression in react-testing-library setup (#201142) (#202600) In addition to chang... 3a6d27a
  • [ResponseOps][Rules] Delete legacy routes (#203148) ## Summary Resolves https://github.com/elastic/kibana/issues/... 279f4ae
  • Corrects the default max spaces in non-serverless docs (#203857) ## Summary The max spaces is described as 100, b... 4ea032e
  • [MAPS] Updating file upload privileges for maps test user (#203992) Clears deprecation warning triggered by maps fil... 6f38a4c
  • Revert "[index management] Borealis theme improvements" (#204400) Reverts elastic/kibana#204161 67d7547
  • [APM] fix logger on telemetry (#204388) ## Summary Closes https://github.com/elastic/kibana/issues/199249 This PR ... 5077e6d
  • Removed TLSv1.1 from default set of supported protocols (#203856) ## Summary Removed `TLSv1.1` from default set o... a25f195
  • [Rule Migration] (#204243) ## Summary This PR is one of two, this one prepares for the new lookup join feature b... 0d34191
  • [SecuritySolution][Endpoint] Unskip ftr tests (#204405) ## Summary closes https://github.com/elastic/kibana/issues/... 8f6e3ca
  • [ResponseOps][Rules] Add loading state to rule params data views selector (#203654) ## Summary Introduces a loadi... 713d4bb
  • Sustainable Kibana Architecture: Relocate script v4 (#204383) ## Summary * Auto-detect "upstream" and "origin" re... d18a44c
  • [Search][A11Y] Playground -> Open AI form (#202071) ## Summary refers https://github.com/elastic/kibana/issues/1... 07c64de
  • test(search): fix flakey solution nav (#204275) ## Summary Closes #201037 - unskipping search solution navigat... 18fb5a5
  • [DOCS] Add case subfeature privileges (#204295) cf620f0
  • [Search][a11y] Announce success and error events for screen readers (#203555) ## Summary This PR fixes this issue... a5e25b2
  • ES Lint rules for css-in-js declarations within Kibana (#200703) ## Summary Closes https://github.com/elastic/kib... 7370cc7
  • [ES|QL] Finalize string parsing (unquote and unescape strings) (#203610) ## Summary Closes https://github.com/ela... 64630ab
  • and 134 more ...

View on GitHub

stratoula created a comment on an issue on elastic/kibana
I would really appreciate if this got prioritized πŸ™

View on GitHub

stratoula created a comment on an issue on elastic/kibana
@ninoslavmiskovic I think we should close it in favor of the resource area and the redesign

View on GitHub

stratoula opened a draft pull request on elastic/kibana
[ES|QL] Make sure that the commands are not overwritten
## Summary Makes sure that a command in field suggestions won't get overwritten. Atm we don't have any command but we are going to have on the dashboard variables so this is a prerequisite for this
stratoula opened a draft pull request on elastic/kibana
[ES|QL] Give the ability to disable the autofocus on the editor
## Summary Right now, the editor autofocuses by default. But there are cases that a consumer won't want this (autofocus might trigger the suggestions). This PR introduces a new property whic...
stratoula created a branch on stratoula/kibana

esql-editor-disable-autofocus - Your window into the Elastic Stack

stratoula pushed 1 commit to esql-controls stratoula/kibana

View on GitHub

Load more