{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":517942016,"defaultBranch":"main","name":"kibana","ownerLogin":"PhilippeOberti","currentUserCanPush":false,"isFork":true,"isEmpty":false,"createdAt":"2022-07-26T06:33:32.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/17276605?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726852759.0","currentOid":""},"activityList":{"items":[{"before":"574eb26cc70e36274384d82c36d9d6aa20ed7cc7","after":"decbdfaa4ce43755270ae516987cd92337e54439","ref":"refs/heads/main","pushedAt":"2024-09-20T22:13:46.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[ES|QL] Disable field stats panel in Dashboard if ES|QL is disabled (#193587)\n\n## Summary\r\n\r\nThis PR disables field stats panel in Dashboard if ES|QL is disabled. In\r\naddition, it adds a bit of safety check for panels that have already\r\nbeen added.\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [ ] Any text added follows [EUI's writing\r\nguidelines](https://elastic.github.io/eui/#/guidelines/writing), uses\r\nsentence case text and includes [i18n\r\nsupport](https://github.com/elastic/kibana/blob/main/packages/kbn-i18n/README.md)\r\n- [ ]\r\n[Documentation](https://www.elastic.co/guide/en/kibana/master/development-documentation.html)\r\nwas added for features that require explanation or tutorials\r\n- [ ] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n- [ ] [Flaky Test\r\nRunner](https://ci-stats.kibana.dev/trigger_flaky_test_runner/1) was\r\nused on any tests changed\r\n- [ ] Any UI touched in this PR is usable by keyboard only (learn more\r\nabout [keyboard accessibility](https://webaim.org/techniques/keyboard/))\r\n- [ ] Any UI touched in this PR does not create any new axe failures\r\n(run axe in browser:\r\n[FF](https://addons.mozilla.org/en-US/firefox/addon/axe-devtools/),\r\n[Chrome](https://chrome.google.com/webstore/detail/axe-web-accessibility-tes/lhdoppojpmngadmnindnejefpokejbdd?hl=en-US))\r\n- [ ] If a plugin configuration key changed, check if it needs to be\r\nallowlisted in the cloud and added to the [docker\r\nlist](https://github.com/elastic/kibana/blob/main/src/dev/build/tasks/os_packages/docker_generator/resources/base/bin/kibana-docker)\r\n- [ ] This renders correctly on smaller devices using a responsive\r\nlayout. (You can test this [in your\r\nbrowser](https://www.browserstack.com/guide/responsive-testing-on-local-server))\r\n- [ ] This was checked for [cross-browser\r\ncompatibility](https://www.elastic.co/support/matrix#matrix_browsers)\r\n\r\n\r\n### Risk Matrix\r\n\r\nDelete this section if it is not applicable to this PR.\r\n\r\nBefore closing this PR, invite QA, stakeholders, and other developers to\r\nidentify risks that should be tested prior to the change/feature\r\nrelease.\r\n\r\nWhen forming the risk matrix, consider some of the following examples\r\nand how they may potentially impact the change:\r\n\r\n| Risk | Probability | Severity | Mitigation/Notes |\r\n\r\n|---------------------------|-------------|----------|-------------------------|\r\n| Multiple Spaces—unexpected behavior in non-default Kibana Space.\r\n| Low | High | Integration tests will verify that all features are still\r\nsupported in non-default Kibana Space and when user switches between\r\nspaces. |\r\n| Multiple nodes—Elasticsearch polling might have race conditions\r\nwhen multiple Kibana nodes are polling for the same tasks. | High | Low\r\n| Tasks are idempotent, so executing them multiple times will not result\r\nin logical error, but will degrade performance. To test for this case we\r\nadd plenty of unit tests around this logic and document manual testing\r\nprocedure. |\r\n| Code should gracefully handle cases when feature X or plugin Y are\r\ndisabled. | Medium | High | Unit tests will verify that any feature flag\r\nor plugin combination still results in our service operational. |\r\n| [See more potential risk\r\nexamples](https://github.com/elastic/kibana/blob/main/RISK_MATRIX.mdx) |\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\n---------\r\n\r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[ES|QL] Disable field stats panel in Dashboard if ES|QL is disabled (e…"}},{"before":"6a01a36cb5d19e80e65760da299de3b8eece829c","after":"8b03a366d61d4c6db655e6c1638e42af908405e1","ref":"refs/heads/fix-security-solution-cypress","pushedAt":"2024-09-20T20:37:35.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution] - fix Cypress not running locally","shortMessageHtmlLink":"[Security Solution] - fix Cypress not running locally"}},{"before":"35edfd0edc1f809f07b368117affa98bc83aac7e","after":"574eb26cc70e36274384d82c36d9d6aa20ed7cc7","ref":"refs/heads/main","pushedAt":"2024-09-20T20:37:19.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Embeddable Rebuild] [Controls] Remove `react_controls` top-level folder (#193451)\n\nFinal part of https://github.com/elastic/kibana/issues/192005\r\n\r\n## Summary\r\n\r\nThis PR marks the \"final\" major cleanup step for the control group\r\nrefactor. This one is the simplest and does two things:\r\n1. It removes the outer `react_controls` folder so that the new controls\r\nlive directly under the `public` folder\r\n2. It moves the `external_api` folder under the `control_group` folder\r\n\r\nAny files marked as \"new\" were not actually modified - this PR contains\r\n**no** logic changes. It **only** contains import changes due to the\r\nfolder structure changing.\r\n\r\n\r\n\r\n### For maintainers\r\n\r\n- [ ] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)","shortMessageHtmlLink":"[Embeddable Rebuild] [Controls] Remove react_controls top-level fol…"}},{"before":"ce9caa7c7837600c6944463f540d00e94ae52d8e","after":"6a01a36cb5d19e80e65760da299de3b8eece829c","ref":"refs/heads/fix-security-solution-cypress","pushedAt":"2024-09-20T19:12:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution] - fix Cypress not running locally","shortMessageHtmlLink":"[Security Solution] - fix Cypress not running locally"}},{"before":"4437337dd165c4470edb5fc8a8223d48efcaa377","after":"35edfd0edc1f809f07b368117affa98bc83aac7e","ref":"refs/heads/main","pushedAt":"2024-09-20T19:11:46.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"Fix code scanning alert #419: Incomplete string escaping or encoding (#193365)\n\nFixes\r\n[https://github.com/elastic/kibana/security/code-scanning/419](https://github.com/elastic/kibana/security/code-scanning/419)\r\n\r\n_Suggested fixes powered by Copilot Autofix. Review carefully before\r\nmerging._\r\n\r\nCo-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>","shortMessageHtmlLink":"Fix code scanning alert elastic#419: Incomplete string escaping or en…"}},{"before":null,"after":"ce9caa7c7837600c6944463f540d00e94ae52d8e","ref":"refs/heads/fix-security-solution-cypress","pushedAt":"2024-09-20T17:19:19.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution] - fix Cypress not running locally","shortMessageHtmlLink":"[Security Solution] - fix Cypress not running locally"}},{"before":"4172226750c64241d98e4cac4ce9a7c5c40162ba","after":"4437337dd165c4470edb5fc8a8223d48efcaa377","ref":"refs/heads/main","pushedAt":"2024-09-20T17:08:10.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Fleet] allow optional statusCode and error in generic error response schema (#193604)\n\nRelates https://github.com/elastic/kibana/issues/184685\r\nMake statusCode and error optional in genericErrorResponse, sometimes it\r\nseems to be missing.\r\n\r\nSaw this screenshot in another issue: \r\n\r\n![image](https://github.com/user-attachments/assets/f2cdf0a4-9067-4c36-a98f-65dc302a4e55)","shortMessageHtmlLink":"[Fleet] allow optional statusCode and error in generic error response…"}},{"before":"463a63603fb05997ec2e44d50d83a7b852db02b2","after":"4172226750c64241d98e4cac4ce9a7c5c40162ba","ref":"refs/heads/main","pushedAt":"2024-09-20T15:40:52.000Z","pushType":"push","commitsCount":5,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[FTR] Fixup err msg for `scripts/get_owners_for_file.js` (#193581)\n\n## Summary\r\n\r\nFollow up of [incorrect\r\nwording](https://github.com/elastic/kibana/pull/193277#discussion_r1768630448)","shortMessageHtmlLink":"[FTR] Fixup err msg for scripts/get_owners_for_file.js (elastic#193581"}},{"before":"258adf533561b11d0cc0dae8c2fc2a1acc0d8e02","after":"463a63603fb05997ec2e44d50d83a7b852db02b2","ref":"refs/heads/main","pushedAt":"2024-09-20T13:46:10.000Z","pushType":"push","commitsCount":27,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[DOCS] Remove \"Save changes\" statement from the query page of the Playground (#192945)\n\n## Summary\r\n\r\nOn the [\"View and modify queries\"\r\npage](https://www.elastic.co/guide/en/kibana/8.15/playground-query.html)\r\nunder the Playground documentation, there is a statement \"Click Save\r\nchanges.\" But there is no such button on Kibana 8.15.1 and changes are\r\napplied automatically, so this statement is not needed.\r\n\r\nI can see \"Save changes\" button on 8.14.0, so I believe it disappears\r\nfrom 8.15.0.\r\n\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/009d72fa-3adf-4c9b-8e49-f068df638755\"","shortMessageHtmlLink":"[DOCS] Remove \"Save changes\" statement from the query page of the Pla…"}},{"before":"7f5584a80a46aec4229005cb1e038aa09d9ed04a","after":null,"ref":"refs/heads/fix-notes-events-table","pushedAt":"2024-09-20T13:38:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"}},{"before":"885dfe30173fe15120f957cf6cbd836404c355f9","after":"258adf533561b11d0cc0dae8c2fc2a1acc0d8e02","ref":"refs/heads/main","pushedAt":"2024-09-20T00:41:04.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert defaitls flyout header (#193373)","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert defaitls flyout …"}},{"before":"a063f0d1941ea605bd1e281bee610c39cd7346d7","after":null,"ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-20T00:39:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"}},{"before":"899da737478d9091a08b7a34e8df84f9a7d0db31","after":"a063f0d1941ea605bd1e281bee610c39cd7346d7","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-19T21:37:10.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"PR comments","shortMessageHtmlLink":"PR comments"}},{"before":"44adb7353d001836b48279de28244931da4a9861","after":"885dfe30173fe15120f957cf6cbd836404c355f9","ref":"refs/heads/main","pushedAt":"2024-09-19T21:20:36.000Z","pushType":"push","commitsCount":16,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[dashboard] remove DashboardExternallyAccessibleApi and DashboardPluginInternalFunctions types (#193440)\n\nConsolidate to only exposing `DashboardApi` by removing\r\n`DashboardExternallyAccessibleApi` and\r\n`DashboardPluginInternalFunctions` types.\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine ","shortMessageHtmlLink":"[dashboard] remove DashboardExternallyAccessibleApi and DashboardPlug…"}},{"before":"abec400619f5216cdea0cdec959c753401c516a8","after":"899da737478d9091a08b7a34e8df84f9a7d0db31","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-19T19:38:49.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"PR comments","shortMessageHtmlLink":"PR comments"}},{"before":"0e2e5bd1f1cac92eb61abea7b4cd52d6fcbd8aba","after":"7f5584a80a46aec4229005cb1e038aa09d9ed04a","ref":"refs/heads/fix-notes-events-table","pushedAt":"2024-09-19T17:41:29.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - fix column width on events table on host, user and network pages","shortMessageHtmlLink":"[Security Solution][Notes] - fix column width on events table on host…"}},{"before":null,"after":"0e2e5bd1f1cac92eb61abea7b4cd52d6fcbd8aba","ref":"refs/heads/fix-notes-events-table","pushedAt":"2024-09-19T17:39:05.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - fix column width on events table on host and user pages","shortMessageHtmlLink":"[Security Solution][Notes] - fix column width on events table on host…"}},{"before":"d9ef96d033ce29dfa1b9be5c26f391f56fc31dab","after":"abec400619f5216cdea0cdec959c753401c516a8","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-19T16:23:39.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert and event detail flyout header","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert and event detail…"}},{"before":"9ace735ec0bd8a275160595ede1454a98c27e902","after":"d9ef96d033ce29dfa1b9be5c26f391f56fc31dab","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-19T16:05:11.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert and event detail flyout header","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert and event detail…"}},{"before":"af0582c3467c300f575a33cf9674c46d66b66e72","after":"44adb7353d001836b48279de28244931da4a9861","ref":"refs/heads/main","pushedAt":"2024-09-19T16:00:37.000Z","pushType":"push","commitsCount":6,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[ES|QL] Performance journey for dashboards made with ES|QL (#193322)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/182548\r\n\r\nCreates an dashboard journey similar to the web logs one but the\r\nmajority of the visualizations are using ES|QL.\r\n\r\nNote: There is one Lens viz not converted yet because it needs\r\ninlinestats. We could also convert it when inlinestats go to GA.","shortMessageHtmlLink":"[ES|QL] Performance journey for dashboards made with ES|QL (elastic#1…"}},{"before":"3a747e05109b7e59ffbdc71a9574ba227107e7f6","after":"9ace735ec0bd8a275160595ede1454a98c27e902","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-19T14:00:47.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert and event detail flyout header","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert and event detail…"}},{"before":"2efd0f0d8bb9478aec0316d1760adc184feb6309","after":"af0582c3467c300f575a33cf9674c46d66b66e72","ref":"refs/heads/main","pushedAt":"2024-09-19T13:59:13.000Z","pushType":"push","commitsCount":18,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[codeql] Collect statistics weekly (#193308)\n\nMoves stats collection from after the analyze scan to a weekly cron.","shortMessageHtmlLink":"[codeql] Collect statistics weekly (elastic#193308)"}},{"before":"9bd981d623377163fe9ab802cba5cc985ce039c7","after":"3a747e05109b7e59ffbdc71a9574ba227107e7f6","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-19T04:30:14.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert and event detail flyout header","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert and event detail…"}},{"before":"bcc42d5aa085ddd28910d974fac22532e50492ce","after":"2efd0f0d8bb9478aec0316d1760adc184feb6309","ref":"refs/heads/main","pushedAt":"2024-09-19T04:19:43.000Z","pushType":"push","commitsCount":4,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[ES|QL] Implement `OrderExpression` for `SORT` command arguments (#189959)\n\n## Summary\r\n\r\nCloses https://github.com/elastic/kibana/issues/189491\r\n\r\n- Adds *order expression* AST nodes, which are minted from `SORT`\r\ncommand.\r\n- Improves SORT command autocomplete suggestions.\r\n\r\nShows fields on first space:\r\n\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/3fec96b4-4e61-4212-a856-ace7a33d9755\"\r\n\r\n\r\nIt now shows `NULLS FIRST` and `NULLS LAST`, even before `ASC` or `DESC`\r\nwas entered, as `ASC` and `DESC` are optional:\r\n\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/4b6d6c28-a7b0-4ac0-bafc-133df1207d54\"\r\n\r\nOnce `ASC` or `DESC` is entered, shows only nulls options:\r\n\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/5b27bd3d-ccdc-4bd0-b09f-fe65e5975e28\"\r\n\r\nIt also now suggests partial modifier, if the in-progress text that user\r\nis typing matches it:\r\n\r\n\"image\"\r\nsrc=\"https://github.com/user-attachments/assets/9a047c40-b49b-4694-8477-7270cb9c0886\"\r\n\r\n(However, we are not triggering autocomplete in those cases in UI, so no\r\nway to see it in UI right now.)\r\n\r\n\r\n### Checklist\r\n\r\nDelete any items that are not applicable to this PR.\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios\r\n\r\n\r\n### For maintainers\r\n\r\n- [x] This was checked for breaking API changes and was [labeled\r\nappropriately](https://www.elastic.co/guide/en/kibana/master/contributing.html#kibana-release-notes-process)\r\n\r\n---------\r\n\r\nCo-authored-by: Elastic Machine \r\nCo-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>","shortMessageHtmlLink":"[ES|QL] Implement OrderExpression for SORT command arguments (ela…"}},{"before":"052449a67d29d6f919a2e80b7d7f098462304f1a","after":"9bd981d623377163fe9ab802cba5cc985ce039c7","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-18T23:34:05.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert and event detail flyout header","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert and event detail…"}},{"before":"6060df55630fdcf07373c5350de1d15e7ce0da83","after":"052449a67d29d6f919a2e80b7d7f098462304f1a","ref":"refs/heads/notes-add-block-to-expandable-flyout","pushedAt":"2024-09-18T23:10:55.000Z","pushType":"force_push","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[Security Solution][Notes] - add note block to alert and event detail flyout header","shortMessageHtmlLink":"[Security Solution][Notes] - add note block to alert and event detail…"}},{"before":"cade174d3fbb694b087489f3e8718a26811b12d7","after":null,"ref":"refs/heads/expandable-flyout-resizable-refactor","pushedAt":"2024-09-18T23:05:24.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"}},{"before":"050cf9d7b720d202659587b6123669ad2417a0c4","after":null,"ref":"refs/heads/flyout-resizable-redux","pushedAt":"2024-09-18T23:05:10.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"}},{"before":"8a5c0c3ff8c8afca44d26b95baf1473024944e4f","after":null,"ref":"refs/heads/flyout-resizable","pushedAt":"2024-09-18T23:05:09.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"}},{"before":"4c51c00b8a1afa9d15e4f273cac4a9705dfc1daa","after":"bcc42d5aa085ddd28910d974fac22532e50492ce","ref":"refs/heads/main","pushedAt":"2024-09-18T23:03:59.000Z","pushType":"push","commitsCount":2,"pusher":{"login":"PhilippeOberti","name":"Philippe Oberti","path":"/PhilippeOberti","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/17276605?s=80&v=4"},"commit":{"message":"[kbn-expandable-flyout] - add support for resizable flyout (#192906)","shortMessageHtmlLink":"[kbn-expandable-flyout] - add support for resizable flyout (elastic#1…"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMjoxMzo0Ni4wMDAwMDBazwAAAAS8aAL9","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMFQyMjoxMzo0Ni4wMDAwMDBazwAAAAS8aAL9","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0xOFQyMzowMzo1OS4wMDAwMDBazwAAAAS6PHrR"}},"title":"Activity · PhilippeOberti/kibana"}