Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
stratoula opened 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 created a branch on stratoula/kibana
esql-controls-circular - Your window into the Elastic Stack
stratoula pushed 60 commits to esql-controls stratoula/kibana
- [api-docs] 2024-12-13 Daily api_docs build (#204163) Generated by https://buildkite.com/elastic/kibana-api-docs-dail... b520511
- [Fleet] Updating trained model test data (#204008) Replaces `estimated_heap_memory_usage_bytes` with `model_size_byt... 0eb8322
- [Security Solution] Change handling whitespace for textarea autoheight to `pre` (#203993) **Resolves: #178615** ## ... e287528
- Update dependency @elastic/elasticsearch to ^8.16.0 (main) (#200275) This PR contains the following updates: | Pa... e061b4c
- [Stack Monitoring] Migrate logs-related components to TypeScript (#203536) ## Summary A recent [bug](https://github... 46a1535
- [ML] Removing ignore_throttled from anomaly detection job results searches (#203788) `ignore_throttled` is automatic... a69a456
- Sustainable Kibana Architecture: Move modules owned by `@elastic/security-scalability` (#202849) ## Summary This PR... 6bf5e68
- [ResponseOps][Rules] Migrate alerting APIs without access tags. (#204003) Connected with https://github.com/elastic/... 42704af
- Sustainable Kibana Architecture: Move modules owned by `@elastic/security-defend-workflows` (#202840) 42af4e6
- [Logs UX][EUI Visual Refresh] Update theme usage (#202746) ## 📓 Summary Closes #202652 Closes #202653 Closes #... 0ca6502
- [Inventory] Update deprecated access tags to the new security configuration in routes (#204010) ## Summary Closes... 3f64ce1
- Sustainable Kibana Architecture: Move modules owned by `@elastic/obs-knowledge-team` (#202766) ## Summary This PR... 0147e74
- [Security Solution] Display Modified badge for customized fields in Rule Upgrade flyout (#203968) **Resolves:** http... 87079ff
- [Discover] Fix persisting URL state in session storage when in ES|QL mode (#203865) - Closes https://github.com/elas... 474e49c
- [Discover] Add EBT events for next resolved contextual profiles (#203124) - Closes https://github.com/elastic/kibana... f2f2a0a
- Dependency ownership for ML UI team, part 1 (#204110) ## Summary This updates our `renovate.json` configuration to ... 86d87ee
- Dependency ownership for Stack Monitoring team, part 1 (#204107) ## Summary This updates our `renovate.json` config... 2bc6b8e
- Dependency ownership for Kibana Visualization team, part 1 (#204103) ## Summary This updates our `renovate.json` co... 492d4d2
- [Perfomance] Track time range picker with `onPageReady` function (#202889) ## Summary closes https://github.com/e... bd1c00f
- [eem] merging nulls fix (#204183) Closes https://github.com/elastic/kibana/issues/203982 Ignore nulls when mergin... d89153d
- and 40 more ...
stratoula pushed 1 commit to main elastic/kibana
- [ES|QL] Update grammars (#204333) This PR updates the ES|QL grammars (lexer and parser) to match the latest version... 3e67455
stratoula closed a pull request on elastic/kibana
[ES|QL] Update grammars
This PR updates the ES|QL grammars (lexer and parser) to match the latest version in Elasticsearch.stratoula created a review on a pull request on elastic/kibana
ES|QL changes LGTM (actually fixing a bug). A small question about the totalCount addition but that is all.
stratoula created a review comment on a pull request on elastic/kibana
No storng opinion, is just because we have this default limit 1000 from ES that can be quite misleading, that is all
stratoula created a review comment on a pull request on elastic/kibana
I need to move the service in a plugin or package
stratoula pushed 1 commit to esql-controls stratoula/kibana
- Remove ES|QL plugin dependency from th editor c7d696b
stratoula created a review comment on a pull request on elastic/kibana
This causes circular dependency
stratoula pushed 1 commit to esql-controls stratoula/kibana
- Allow the user to create custom options 3ae651a
stratoula pushed 70 commits to esql-controls stratoula/kibana
- [eem] _search fixes + integration tests (#203403) - small refactor of _search code which is now resilient to source-... b866e32
- [Lens] Fix styling popover controls (#202865) ## Summary Fixes styling popover controls alignment. Fixes #202121 ... 1f2a670
- Sustainable Kibana Architecture: Change visibility to "shared" (#203842) ## Summary Pre-requisite to update https... f4795cd
- [Synthetics] Clean up e2e test helpers !! (#203812) ## Summary Clean up e2e test helpers 0203bba
- Sustainable Kibana Architecture: Relocate script v2 (#203887) ## Summary Commits titles are self-explanatory 748193d
- [Profiling] Preserve `kuery` filters when switching between Universal Profiling pages in new solution navigation (#20... 881cdc1
- Sustainable Kibana Architecture: Move modules owned by `@elastic/obs-ai-assistant` (#202763) ## Summary This PR a... 84b19ec
- [Fleet] added tour component, removed search (#203741) ## Summary Closes https://github.com/elastic/ingest-dev/is... 96573a4
- [ES|QL] Fixes the multiple comments bug (#203966) ## Summary ![meow](https://github.com/user-attachments/assets... 9edadfd
- [ES|QL] Improves the comments color in dark mode (#203965) ## Summary Closes https://github.com/elastic/kibana/is... 6921de3
- Sustainable Kibana Architecture: Move modules under `x-pack/packages/security-solution` (#203522) ## Summary This... 50068fd
- [Observability Onboarding] Remove legacy team ownership (#203808) ## 📓 Summary The @elastic/obs-ux-onboarding-tea... 43205c7
- [Security Solution] Disable O11y features in Security Serverless project (#203990) ## Summary Fixes - https://g... 2188013
- Flaky #199782 (#203978) c75ae63
- [Data Usage] functional tests (#203166) ## Summary Functional tests for data usage UI. - `data_streams` route ... ba945c9
- [Security team] Update components for EUI visual refresh (#201795) Closes https://github.com/elastic/kibana/issues/2... bffd4e1
- [Fleet] Fix changing space for agent actions (#203683) 8d5cd4f
- Revert "[ECO][Inventory v2] Ad hoc data view: Add get entities definition endpoint using sources (#203424) (#204012) ... fe67c95
- [EEM] Add auto expand replicas setting (#204011) To allow single node clusters to still reach a green state. cdea0e4
- [Observability AI Assistant] fix: Improve tool choice handling in Observability AI Assistant client (#203928) Error:... 4455087
- and 50 more ...
stratoula created a review comment on a pull request on elastic/kibana
@ppisljar this will return the number of rows returned from the query, is this what you want here? Where do you want to use this totalCount metric?
stratoula pushed 71 commits to lensdsl/part1 ppisljar/kibana
- [api-docs] 2024-12-12 Daily api_docs build (#203961) Generated by https://buildkite.com/elastic/kibana-api-docs-dail... b880a1d
- [eem] _search fixes + integration tests (#203403) - small refactor of _search code which is now resilient to source-... b866e32
- [Lens] Fix styling popover controls (#202865) ## Summary Fixes styling popover controls alignment. Fixes #202121 ... 1f2a670
- Sustainable Kibana Architecture: Change visibility to "shared" (#203842) ## Summary Pre-requisite to update https... f4795cd
- [Synthetics] Clean up e2e test helpers !! (#203812) ## Summary Clean up e2e test helpers 0203bba
- Sustainable Kibana Architecture: Relocate script v2 (#203887) ## Summary Commits titles are self-explanatory 748193d
- [Profiling] Preserve `kuery` filters when switching between Universal Profiling pages in new solution navigation (#20... 881cdc1
- Sustainable Kibana Architecture: Move modules owned by `@elastic/obs-ai-assistant` (#202763) ## Summary This PR a... 84b19ec
- [Fleet] added tour component, removed search (#203741) ## Summary Closes https://github.com/elastic/ingest-dev/is... 96573a4
- [ES|QL] Fixes the multiple comments bug (#203966) ## Summary ![meow](https://github.com/user-attachments/assets... 9edadfd
- [ES|QL] Improves the comments color in dark mode (#203965) ## Summary Closes https://github.com/elastic/kibana/is... 6921de3
- Sustainable Kibana Architecture: Move modules under `x-pack/packages/security-solution` (#203522) ## Summary This... 50068fd
- [Observability Onboarding] Remove legacy team ownership (#203808) ## 📓 Summary The @elastic/obs-ux-onboarding-tea... 43205c7
- [Security Solution] Disable O11y features in Security Serverless project (#203990) ## Summary Fixes - https://g... 2188013
- Flaky #199782 (#203978) c75ae63
- [Data Usage] functional tests (#203166) ## Summary Functional tests for data usage UI. - `data_streams` route ... ba945c9
- [Security team] Update components for EUI visual refresh (#201795) Closes https://github.com/elastic/kibana/issues/2... bffd4e1
- [Fleet] Fix changing space for agent actions (#203683) 8d5cd4f
- Revert "[ECO][Inventory v2] Ad hoc data view: Add get entities definition endpoint using sources (#203424) (#204012) ... fe67c95
- [EEM] Add auto expand replicas setting (#204011) To allow single node clusters to still reach a green state. cdea0e4
- and 51 more ...
stratoula pushed 1 commit to 8.x elastic/kibana
- [8.x] [ES|QL] Improves the comments color in dark mode (#203965) (#204055) # Backport This will backport the foll... 7018664
stratoula closed a pull request on elastic/kibana
[8.x] [ES|QL] Improves the comments color in dark mode (#203965)
# Backport This will backport the following commits from `main` to `8.x`: - [[ES|QL] Improves the comments color in dark mode (#203965)](https://github.com/elastic/kibana/pull/203965) <!--- Back...stratoula created a branch on stratoula/kibana
backport/8.x/pr-203965 - Your window into the Elastic Stack
stratoula pushed 1 commit to esql-controls stratoula/kibana
- Split the control flyout into smaller files to be more readbale 6169641
stratoula pushed 1 commit to main elastic/kibana
- [ES|QL] Improves the comments color in dark mode (#203965) ## Summary Closes https://github.com/elastic/kibana/is... 6921de3