kay delaney
9a17e9abd6
Chore: Bump node to v22.16.0 ( #106758 )
2025-06-16 17:29:07 +02:00
Sergej-Vlasov and kay delaney
bc076f27ff
DashboardsE2E: Add E2E tests for Auto grid ( #106171 )
...
* add auto grid e2e tests
* remove unnecessary clean up in grouping tests
* refaactor repeated code
* Refactor some repeated blocks
---------
Co-authored-by: kay delaney <kay@grafana.com >
2025-06-11 13:36:12 +01:00
kay delaney
b4e27fb333
Dashboards: Add e2e test for Dashboard Outline ( #106491 )
2025-06-11 14:18:37 +02:00
Mariell Hoversholm
185d1a1530
E2E: Rework the runner ( #105712 )
2025-06-11 08:43:06 +02:00
Scott Lepper
08168a33e9
Group by variable e2e ( #106176 )
...
Dashboards - E2E - Group By Variable in Edit Pane
2025-06-09 12:28:30 -04:00
kay delaney
3b78078ea4
DashboardLayoutOrchestrator: Refine drag drop logic ( #106079 )
2025-05-29 13:48:25 +01:00
kay delaney
45c361e307
Dashboards/E2E: Remove unnecessary e2e.pages.Dashboards.visit() invocations ( #106070 )
2025-05-28 12:10:28 +01:00
Sergej-Vlasov
077f262877
DashboardE2E: Wait for viz to load before proceeding with e2e ( #106063 )
...
* wait for viz to load before proceeding
* trig ci
2025-05-27 15:44:24 +01:00
Scott Lepper
f511b313e6
Dashboard e2e datasource options edit pane ( #105896 )
...
Dashboards - E2E - datasource variable edit pane
2025-05-27 10:08:54 -04:00
kay delaney
bedd054409
Dashboards/E2E: Validate custom var deletion ( #105941 )
2025-05-23 14:22:57 +01:00
kay delaney
9729c4cf60
Dashboards/E2E: Add test validating panel duplication ( #105663 )
...
* Dashboards/E2E: Add test validating panel duplication
* Validate duplicates remain after save/reload
2025-05-22 13:39:52 +03:00
Scott Lepper
f47ab7ab2f
Dashboards E2E - edit pane - query variable ( #105635 )
...
* Dashboards E2E - edit pane - query variable
* update test to use gdev cloudwatch; remove duplicate label and mocks
* wait for the api call to fetch the editor options
2025-05-20 15:31:06 -04:00
Scott Lepper
ab86c5017b
Dashboard E2E - edit pane - ad hoc variable ( #105641 )
...
* Dashboard E2E - edit pane - ad hoc variable
2025-05-20 15:30:11 -04:00
Scott Lepper
902073ead7
e2e - debug / slomo fix ( #105554 )
...
e2e - slomo fix
2025-05-20 09:48:11 -04:00
Laura Fernández
1c99ace68d
i18n: Change verify-i18n.spec.ts to test translations using language label ( #105629 )
2025-05-19 19:41:27 +02:00
Sergej-Vlasov
8456801a51
DashboardE2E: Add more cases to grouping E2E ( #105598 )
...
* add more row grouping e2e
* refactor dashboard create with dashboard import to speed up tests
* add more tests for tabs layout
* adjust flaky test
2025-05-19 16:48:12 +01:00
kay delaney
0b0f16de65
Dashboards/E2E: Add test validating transparent bg toggle behavior ( #105619 )
...
* Dashboards/E2E: Add test validating transparent bg toggle behavior
* fix test name
2025-05-19 18:43:26 +03:00
Scott Lepper
cfe340da05
Dashboards: E2E - Edit Pane - Interval Variable ( #105570 )
2025-05-19 10:10:55 -04:00
kay delaney
b3a73a5282
Dashboards/E2E: Add test validating panel title and description modification ( #105561 )
...
* Dashboards/E2E: Add test validating panel title and description modification
* Use component selector for headerContainer
* Add flows for changing panel title and description
2025-05-19 14:58:23 +01:00
Scott Lepper
e0836a02f6
Dashboards - E2E test - New layout - textbox variable ( #105493 )
...
Dashboards - E2E - new layout - textbox variable
2025-05-16 12:33:13 -04:00
kay delaney
73e973f5f6
Dashboards/E2E: Validate editing of dashboard title & description ( #105473 )
2025-05-16 13:32:07 +01:00
kay delaney
3d5689cd07
Dashboards/E2E: Add tests for drag and drop ( #105066 )
2025-05-13 20:27:40 +01:00
Sergej-Vlasov
012bfa29be
Dashboards/E2E: Add tests for grouping and ungrouping into rows and tabs ( #105315 )
...
* add e2e for grouping into tabs and rows
* enable kubernetesDashboards feature toggle for e2e tests
* remove unnecessary kubernetesDashboard feature flag enablement
2025-05-13 13:58:09 +01:00
Ida Štambuk
1e13f48172
Prometheus library: Replace data-test-id with data-testid ( #105269 )
...
Add data-testid
2025-05-13 10:38:26 +02:00
Josh Hunt
7345ba35a1
TimeZonePicker: Replace underscores with space ( #104891 )
...
* TimeZonePicker: Replace underscores with space
* add name to search
* update e2e test
2025-05-09 13:58:16 +01:00
Alex Khomenko
0978ec5e91
Chore: Skip flakey loki query editor e2e test ( #105170 )
2025-05-09 13:33:27 +03:00
Sergej-Vlasov
60ea65ca69
DashboardNewLayouts: Add e2e workflow for dashboardNewLayouts ( #104995 )
...
* rename dashboard new layouts e2e path for clarity
* add workflow for dashboardNewLayouts e2e
* adjust workflow error
* remove forced fail from workflow
* formatting
2025-05-07 15:27:53 +01:00
kay delaney
343ab96030
Dashboards/E2E: Add tests for removing panel(s) ( #104998 )
...
* Dashboards/E2E: Add tests for removing panel(s)
2025-05-07 14:31:53 +03:00
Scott Lepper
68c513e190
Dashboard edit pane E2E - add constant variable test ( #104877 )
...
Dashboard edit pane - add constant variable test
2025-05-06 13:12:57 -04:00
Scott Lepper
dff7a79071
Dashboard templating e2e - fix flaky timezone ( #104906 )
...
Dashboard templating e2e - fix flaky timezone
2025-05-06 12:58:56 -04:00
kay delaney
4812cdf1a7
Dashboards/E2E: Add e2e test for adding and configuring a new panel ( #104857 )
2025-05-02 16:23:49 +01:00
Sergej-Vlasov
8766daa3c0
E2E: Align on how to use feature toggles in cypress tests ( #104831 )
...
align on how to use feature toggles in cypress tests
2025-05-02 09:32:28 +01:00
Scott Lepper
d30b39f350
Dashboard edit panel e2e ( #104775 )
...
setup suite for edit panel; start adding test for custom variable edit
2025-05-01 15:14:36 -04:00
Scott Lepper
ca2ae82e80
allow setting multiple feature toggles in run-suite ( #104821 )
...
* allow setting multiple feature toggles in run-suite
2025-05-01 11:00:04 -04:00
Oscar Kilhed
b8c5ca0632
E2E: Fix failing old arch test. ( #104793 )
...
* Wait for all queries
* wait for the item to become a button instead
2025-05-01 09:26:58 +00:00
Kevin Minehart
f7216db6bc
Chore: bump version to 12.1.0-pre ( #104468 )
...
bump version to 12.1.0-pre
2025-04-24 15:47:14 +01:00
Hugo Häggmark
0c646fa520
Chore: skips flaky e2e test ( #104167 )
2025-04-17 13:01:26 +01:00
Ryan McKinley
a02ff218df
Geomap: skip flakey e2e tests ( #104155 )
2025-04-17 13:07:18 +03:00
Hugo Häggmark
74487726fc
e2e: improves flakiness and speed ( #103533 )
...
* e2e: improves flakiness
* Chore: refactor flaky test
* e2e: more refactor
* e2e: do not keep successfull test run videos
* e2e: do not log selectors
* chore: updates after pr feedback
* chore: updates after pr feedback
* chore: adds retries to flaky e2e test
* e2e: skip flaky tests
* e2e: skip flaky tests
* e2e: revert back to timeout
* chore: removes all the skips
2025-04-16 05:21:06 +01:00
Sergej-Vlasov
4648ba396b
DashboardScenePage: Correct slug in self referencing data links ( #100048 )
...
* switch to useLayoutEffect so queries run after url correction
* add comment
* suparate useEffects to avoid update on slug change
* add url correction for missing slug
* account for slug change during dashboard rename
* simplify fix
* add e2e test for data link without slug
* remove old comment
* remove newly added path from useEffect dependencies
2025-04-11 09:25:21 +01:00
Matheus Macabu
b58b6e828e
CloudMigrations: Enable high-level resource type selection ( #103011 )
...
* CloudMigrations: Enable snapshot resource type configuration
* ConfigureSnapshot: Update resource type order
* ConfigureSnapshot: Add compile-time check for all resource types
* Fix trickier merge conflicts
* E2E: Fix intercept calls to get snapshot results to match new query params for sorting
* ConfigureSnapshot: Break text into newline
* ConfigureSnapshot: Add spacing on resources list
* Chore: Run betterer
* ConfigureSnapshot: Make secondary text bold
* ConfigureSnapshot: Update copy which resources to migrate
* ConfigureSnapshot: Add tooltip near build snapshot button with ETA
2025-04-10 14:14:13 +02:00
Laura Fernández
4849f87e82
i18n: Add locale to SharedPreferences ( #103133 )
2025-04-09 17:15:44 +02:00
Torkel Ödegaard
927ce79dcf
Dashboard: Variable selection and editing ( #103451 )
...
* Variable selection
* Update
* fix
* Update
* Updates
* update
* Update
2025-04-09 14:27:35 +02:00
Levente Balogh and Hugo Häggmark
39dcff23f9
Plugin Extensions: Clean up the deprecated APIs ( #102102 )
...
* PanelMenuBehaviour: stop using the deprecated `getPluginLinkExtensions()` API
* Wip
* grafana-runtime: remove deprecated APIs `usePluginExtensions()`, `usePluginLinkExtensions()` and `usePluginComponentExtensions()`
* Wip
* Wip
* wip
* wip
* Chore: removed PluginExtensionLinkConfig
* Chore: removed PluginExtensionComponentConfig
* Chore: fixed grafana-pyroscope-datasource QueryEditor test
* Chore: fixed PublicDashboardScenePage.test.tsx
* Chore: fix PanelDataQueriesTab test
* Chore: fix PanelMenuBehavior test
* Chore: fix transformSceneToSaveModel test
* Chore: fix last type errors
* Chore: fix alerting/unified/testSetup/plugins.ts
* Chore: break out types to separate file
* feat(Extensions): expose an observable API for added links and components
* chore: prettier fixes
* Revert "chore: prettier fixes"
This reverts commit 53aa767664 .
* Revert "feat(Extensions): expose an observable API for added links and components"
This reverts commit bdc588250e .
---------
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com >
2025-04-09 10:24:29 +02:00
Ashley Harrison
762315f181
Chore: Reenable cloud plugins suite ( #103385 )
...
reenable cloud plugins suite
2025-04-08 11:06:34 +01:00
Torkel Ödegaard and Ashley Harrison
b9bc069fb9
AppChrome/MegaMenu: Fixes issue with default state being initialised to undocked ( #103507 )
...
* AppChrome/MegaMenu: Fixes default mega menu docked state
* AppChrome/MegaMenu: Fixes default mega menu docked state
* Update thresholds
* Update
* pa11y fix
* remove unnessary css
* fixed pa11y config
* try fix pa11y config + unit tests
* just increase thresholds again...
---------
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-04-07 16:00:05 +01:00
Ashley Harrison
0fc4f53fab
Internationalisation: More markup for translations ( #103392 )
...
* some more translations
* more markup
* more translations
* fix tests
2025-04-07 09:48:03 +01:00
Jack Westbrook and Hugo Häggmark
f96e4e9ad2
Frontend: Remove Angular ( #99760 )
...
* chore(angularsupport): delete feature toggle to disable angular
* feat(angular-support): remove config.angularSupportEnabled
* chore(jest): remove angular from setup file
* chore(angular): delete angular deprecation ui components
* refactor(angular): move migration featureflags into migration notice
* chore(dashboard): remove angular deprecation notices
* chore(annotations): remove angular editor loader
* feat(appwrapper): no more angular app loading
* feat(pluginscatalog): clean up angular plugin warnings and logic
* chore(angular): delete angular app and associated files
* feat(plugins): delete old angular graph plugin
* feat(plugins): delete old angular table panel
* feat(frontend): remove unused appEvent type
* feat(dashboards): clean up angular from panel options and menu
* feat(plugins): remove graph and table-old from built in plugins and delete sdk
* feat(frontend): remove angular related imports in routes and explore graph
* feat(theme): remove angular panel styles from global styles
* chore(i18n): run make i18n-extract
* test(api_plugins_test): refresh snapshot due to deleting old graph and table plugins
* chore(angulardeprecation): delete angular migration notice components and usage
* test(frontend): clean up tests that assert rendering angular deprecation notices
* chore(backend): remove autoMigrateOldPanels feature flag
* chore(config): remove angularSupportEnabled from config preventing loading angular plugins
* chore(graphpanel): remove autoMigrateGraphPanel from feature toggles
* chore(tablepanel): delete autoMigrateTablePanel feature flag
* chore(piechart): delete autoMigratePiechartPanel feature flag
* chore(worldmappanel): remove autoMigrateWorldmapPanel feature toggle
* chore(statpanel): remove autoMigrateStatPanel feature flag
* feat(dashboards): remove automigrate feature flags and always auto migrate angular panels
* test(pluginsintegration): fix failing loader test
* test(frontend): wip: fix failures and skip erroring migration tests
* chore(codeowners): remove deleted angular related files and directories
* test(graphite): remove angular mock from test file
* test(dashboards): skip failing exporter test, remove angularSupportEnabled flags
* test(dashbaord): skip another failing panel menu test
* Tests: fixes pkg/services/pluginsintegration/loader/loader_test.go (#100505 )
* Tests: fixes pkg/services/pluginsintegration/plugins_integration_test.go
* Trigger Build
* chore(dashboards): remove angularComponent from getPanelMenu, update test
* feat(dashboards): remove all usage of AngularComponent and getAngularLoader
* chore(betterer): refresh results file
* feat(plugins): remove PluginAngularBadge component and usage
* feat(datasource_srv): remove usage of getLegacyAngularInjector
* feat(queryeditor): delete AngularQueryComponentScope type
* Chore: removes Angular from plugin_loader
* Chore: remove angular from getPlugin
* Chore: fix i18n
* Trigger Build
* Chore: remove more Angular from importPanelPlugin
* Chore: remove search options warning
* Chore: remove and deprecate Angular related
* chore(angular): remove angular dependencies from core and runtime
* chore(runtime): delete angular injector
* chore(data): delete angular scope from event bus
* chore(plugin-catalog): remove code pushing app plugins angular config page
* chore(yarn): refresh lock file
* chore(frontend): remove ng-loader from webpack configs, remove systemjs cjs plugin
* chore(navigation): remove tether-drop cleanup from GrafanaRouter, delete dependency
* chore(runtime): delete AngularLoader
* chore(betterer): refresh results file
* chore(betterer): fix out of sync results file
* feat(query): fix type and import errors in QueryEditorRow
* test(dashboards): delete skipped angular related tests
* Tests: add back tests and fix betterer
* Tests: fix broken test
* Trigger build
* chore(i18n): remove angular deprecation related strings
* test: clean up connections and plugins catalog tests
* chore(betterer): update results file
---------
Co-authored-by: Hugo Häggmark <hugo.haggmark@gmail.com >
2025-04-04 11:31:35 +02:00
Ashley Harrison
7603a92296
CI: Add betterer check to lint step ( #103361 )
...
* add betterer check to lint step
* fix regressions
* add translation
2025-04-03 18:31:36 +03:00
Matheus Macabu
7165bc553a
CloudMigrations: Add Cypress happy path test case scenarios ( #103250 )
2025-04-03 10:34:32 +02:00