kibana/x-pack/test
Shahzad e51b2bda27
[Synthetics] Space aware private locations !! (#202634)
## Summary

Fixes https://github.com/elastic/kibana/issues/199976

User can choose which space the location will be visible in while
creating a location !!


### Testing

- [ ] Create location in all spaces and make sure it's visible
everywhere.
- [ ] Creation location in a specific space and make sure it's only
visible in specified space


<img width="1728" alt="image"
src="https://github.com/user-attachments/assets/6aa5cac9-500a-447a-8ef5-bf53e91a16dd"
/>
2025-01-27 19:37:22 +01:00
..
accessibility [Serialized state only] Update Library Transforms and Duplicate (#206140) 2025-01-21 13:43:43 -05:00
alerting_api_integration [ResponseOps] - Fix failing test in index_threshold_max_alerts (#208038) 2025-01-27 12:07:36 +02:00
api_integration [Synthetics] Space aware private locations !! (#202634) 2025-01-27 19:37:22 +01:00
api_integration_basic [Cases] [Security Solution] New cases subfeatures, add comments and reopen cases (#194898) 2024-11-19 13:15:38 -06:00
apm_api_integration [ObsUX] Remove color setting on server side and use Eui theme (#207070) 2025-01-21 10:51:25 +00:00
apm_cypress [APM] Migrate APM Cypress tests to on_merge from on_merge_unsupported_ftrs (#203991) 2025-01-16 12:57:50 +01:00
automatic_import_api_integration [Automatic Import] Add more FTR tests (#203772) 2024-12-12 05:58:59 +01:00
banners_functional
cases_api_integration [ResponseOps][Cases] Delete get status deprecated API (#208208) 2025-01-27 16:21:19 +00:00
cloud_integration Clean up cloud_chat (#194571) 2024-10-03 13:37:47 +02:00
cloud_security_posture_api [SecuritySolution] Breaking out timeline & note privileges (#201780) 2025-01-20 14:09:16 +01:00
cloud_security_posture_functional [Security Solution] 10751 app findings group by (#207155) 2025-01-20 15:56:25 +02:00
common 🌊 Streams: Make tests platform agnostic (#206979) 2025-01-20 13:33:45 +00:00
custom_branding [SharedUX] Replace Sass with Emotion, Round 1 (#199885) 2024-12-04 10:39:22 -07:00
dataset_quality_api_integration [kbn-test] export fleet package registry image (#206234) 2025-01-10 17:44:06 +01:00
defend_workflows_cypress [Security Solution] Removing cypress folder (#197273) 2024-10-24 17:26:33 +02:00
disable_ems
encrypted_saved_objects_api_integration [ESO] Add flag to allow ESO consumers to opt-out of highly random UIDs (#198287) 2024-11-05 15:40:53 +01:00
examples Disable search sessions by default (#203927) 2025-01-16 15:18:40 -07:00
fleet_api_integration [UII] Restrict non-local ES output types for agentless integrations and policies (#207296) 2025-01-24 00:32:42 +00:00
fleet_cypress [FTR] migrate p-retry usage to Retry service (#206088) 2025-01-16 13:19:14 +00:00
fleet_functional [Fleet] Fix failing/flaky tests (#189559) 2024-07-31 14:14:30 -04:00
fleet_packages [Fleet] Remove deprecated Symantec package from install_all_packages_job (#193029) 2024-09-17 11:35:00 +02:00
ftr_apis Authorized route migration for routes owned by @elastic/kibana-core (#198187) 2024-11-07 16:48:30 -08:00
functional [Onboarding] Update o11y callout based on create index flow (#206817) 2025-01-24 18:42:47 +00:00
functional_basic [ML] Functional tests - cleanMlIndices without system index access (#199653) 2024-11-22 17:54:01 +01:00
functional_cloud [CLOUD] Intercept query string (#204129) 2025-01-13 23:09:50 +00:00
functional_cors Remove deprecated abab package (#183383) 2024-05-16 12:48:26 +02:00
functional_embedded
functional_enterprise_search Sustainable Kibana Architecture: Move modules owned by @elastic/search-kibana (#202837) 2024-12-27 10:55:21 -06:00
functional_execution_context [ResponseOps][Alerting] Decouple feature IDs from consumers (#183756) 2024-12-03 12:21:53 +02:00
functional_gen_ai/inference [inference] add support for temperature parameter (#206479) 2025-01-14 14:05:21 +01:00
functional_search [Onboarding] Update o11y callout based on create index flow (#206817) 2025-01-24 18:42:47 +00:00
functional_solution_sidenav [Onboarding] [Stack] Add Onboarding experience into Stack (#204351) 2025-01-15 17:03:25 -07:00
functional_with_es_ssl skip failing test suite (#205269) 2025-01-21 04:57:13 +11:00
licensing_plugin Skip test due to unavailable resource (#195330) 2024-10-08 02:38:56 +02:00
load [ON-WEEK][POC] Playwright (#190803) 2024-09-06 13:09:18 +02:00
localization [Lens] speed up functional test suite by setting the time picker via ui settings (#199479) 2024-11-12 17:40:47 +01:00
monitoring_api_integration Fix typo in stack monitoring apm (#187875) 2024-07-10 14:50:47 +01:00
observability_ai_assistant_api_integration [Obs AI Assistant] Make KB tests more resilient by waiting for KB to be ready (#207272) 2025-01-21 16:52:44 +00:00
observability_ai_assistant_functional [Observability Onboarding] Add landing page to global search (#206662) 2025-01-27 15:01:00 +02:00
observability_api_integration [Obs AI Assistant] Add security configs to API (#201439) 2024-11-28 12:20:31 -05:00
observability_functional [ResponseOps][Rules] Use rule form instead of rule flyout in observability solution (#206774) 2025-01-24 13:31:56 +00:00
observability_onboarding_api_integration [Onboarding] Remove System Logs onboarding flow (#196132) 2024-10-17 14:41:10 +02:00
osquery_cypress [Security Solution] Removing cypress folder (#197273) 2024-10-24 17:26:33 +02:00
plugin_api_integration Revert "[ES body removal] @elastic/response-ops (#204882)" (#207899) 2025-01-22 22:47:06 -06:00
plugin_api_perf Add @typescript-eslint/no-floating-promises (#181456) 2024-05-01 08:41:31 -07:00
plugin_functional [ON-WEEK][POC] Playwright (#190803) 2024-09-06 13:09:18 +02:00
profiling_api_integration [FTR] Refactor test/common/services/* -> packages/kbn-ftr-common-functional-[ui-]services/* (#191805) 2024-09-05 10:00:55 +01:00
profiling_cypress [Profiling] Migrate Profiling Cypress tests to on_merge from on_merge_unsupported_ftrs (#206727) 2025-01-21 17:09:42 +01:00
reporting_api_integration [Reporting] Functional tests for privileges with built-in reporting_user (#205827) 2025-01-08 08:20:08 -07:00
reporting_functional [Reporting] Use Kibana feature privileges only to control access to reporting (#200834) 2024-12-04 09:51:29 -07:00
rule_registry [ResponseOps][Rules] Delete legacy routes (#203148) 2024-12-16 08:35:28 -06:00
saved_object_api_integration FIPS FTR Overrides and test skips (#192053) 2024-09-10 13:17:40 -04:00
saved_object_tagging [So tagging] Add automatic read privileges for "tag" SO type (#202400) 2024-12-11 12:11:13 +00:00
saved_objects_field_count [FTR] Refactor test/common/services/* -> packages/kbn-ftr-common-functional-[ui-]services/* (#191805) 2024-09-05 10:00:55 +01:00
scalability [ON-WEEK][POC] Playwright (#190803) 2024-09-06 13:09:18 +02:00
screenshot_creation [Observability] add custom threshold functional test (#184602) 2024-09-18 09:56:58 +02:00
search_sessions_integration Disable search sessions by default (#203927) 2025-01-16 15:18:40 -07:00
security_api_integration [SecuritySolution] Breaking out timeline & note privileges (#201780) 2025-01-20 14:09:16 +01:00
security_functional chore(security, eslint): apply platform security-specific rules to all exclusively owned paths. (#195711) 2024-10-11 09:49:12 +02:00
security_solution_api_integration [SecuritySolution][Timelines/Notes] Updating API tests (#208218) 2025-01-27 12:04:39 +01:00
security_solution_cypress [Attack discovery] Optimize attack discovery test data (#206885) 2025-01-24 19:15:07 +01:00
security_solution_endpoint Sustainable Kibana Architecture: Move modules owned by @elastic/security-solution (#202851) 2024-12-16 22:55:27 -06:00
security_solution_ftr [SecuritySolution][Timeline] Refactor timeline HTTP API (#200633) 2024-11-22 07:54:45 +01:00
security_solution_playwright [Entity Analytics][9.0] Remove all legacy risk engine code and features (#201810) 2025-01-10 21:51:32 +00:00
session_view [SecuritySolution] Breaking out timeline & note privileges (#201780) 2025-01-20 14:09:16 +01:00
spaces_api_integration [Spaces] Skipped api integration tests with FIPS for get_all with basic license (#208359) 2025-01-27 15:00:00 +00:00
stack_functional_integration [QA]Change screenshot size for metricbeat dashboard test (#199378) 2024-11-07 17:22:34 -06:00
task_manager_claimer_update_by_query Revert "[ES body removal] @elastic/response-ops (#204882)" (#207899) 2025-01-22 22:47:06 -06:00
ui_capabilities [Onboarding] [Stack] Add Onboarding experience into Stack (#204351) 2025-01-15 17:03:25 -07:00
upgrade Remove log stream and settings (#204115) 2025-01-10 11:51:12 +00:00
upgrade_assistant_integration [Upgrade Assistant] Reindexing optimizations (#205055) 2025-01-09 12:37:30 +01:00
usage_collection Sustainable Kibana Architecture: Move modules owned by @elastic/kibana-core (#201653) 2025-01-04 11:47:24 -07:00
kibana.jsonc Sustainable Kibana Architecture: Categorise straightforward packages (#199630) 2024-11-22 10:33:25 +01:00
tsconfig.json [Cloud Security] Deleting K8S Dashboard (#207127) 2025-01-27 14:06:29 +01:00