Tobias Skarhed
d1064da4cd
Scopes: Add RTK Query API client for caching ( #115494 )
...
* Scopes API client
* Initial RTK query commit
* Copy API client from generated enterprise folder
* Mock ScopesApiClient for integration tests
* Update e2e tests
* Handle group expansion for dashboard navigation
* Extract integration test mocks
* Move mock to only be for integration tests
* Update path for enterprise sync script
* Re-export mockData
* Disregard caching for search
* Leave name parameters empty
* Disable subscriptions for client requests
* Add functionality to reset cache between mocked requests
* Use grafana-test-utils for scopes integration tests
* Rollback mock setup
* Remove store form window object
* Remove cache helper
* Restore scopenode search functionality
* Improve request erro handling
* Clean up subscription in case subscription: false lies
* Fix logging security risk
* Rewrite tests to cover RTK query usage and improve error catching
* Update USE_LIVE_DATA to be consistent
* Remove unused timout parameter
* Fix error handling
* Make dashboard-navigation test pass
2026-01-13 13:09:08 +01:00
Misi
c09cb08dec
Teams: Refactor TeamGroupSync UI to functional component and hooks ( #115223 )
...
* Refactor TeamGroupSync to use func component and hooks
* Fix tests, lint
* Lint prune suppressions
* Address feedback
* Address feedback - tests
2025-12-16 16:48:38 +01:00
Lauren
1cb7a00341
Alerting: Add managed folder validation frontend ( #115203 )
...
* hide alerts tab for git synced folders
* add tests for alert tab visibility
* hide managed folders from folder picker
* update UI so managed folders are disabled in dropdown not hidden
* add folder d to folder tree
* include folder d in useFolderQuery hook tests
* update provisioned folders from disabled to hidden in the folder selector
* remove disabled logic from NestedFolderList
2025-12-15 21:50:16 +01:00
Tom Ratcliffe
3c76e9ee72
Teams: Refactor most functionality to use hooks ( #113713 )
2025-11-28 12:42:36 +00:00
Ryan McKinley
00329cab14
Stars: Move stars from preferences apiserver to a new collections apiserver ( #114006 )
2025-11-19 08:28:39 +03:00
renovate-sh-app[bot]
f6df949bc3
chore(deps): update node.js to v24 ( #114011 )
...
| datasource | package | from | to |
| ------------ | ----------- | -------- | -------- |
| node-version | node | v22.21.1 | v24.11.1 |
| npm | @types/node | 24.9.2 | 24.10.1 |
| npm | @types/node | 22.17.0 | 24.10.1 |
Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
2025-11-17 13:46:26 +00:00
grafana-delivery-bot[bot] and grafana-delivery-bot[bot]
7236ba5fce
Release: Bump version to 12.4.0-pre ( #113480 )
...
bump version 12.4.0-pre
Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-11-05 23:54:05 +01:00
Stephanie Hingtgen and Matheus Macabu
4cecab3185
Dashboards: add isPublic to dto and remove public endpoint call ( #113334 )
...
---------
Co-authored-by: Matheus Macabu <macabu.matheus@gmail.com >
2025-11-04 16:57:05 -06:00
Laura Fernández
af8d166b90
Chore: Update node to v24 ( #112649 )
2025-10-29 17:17:07 +01:00
Tom Ratcliffe
6093afddd4
Folders: Migrate FolderFilter component to ComboBox ( #113047 )
2025-10-29 11:21:58 +00:00
Tom Ratcliffe
5ffff1e39d
Teams: Refactor tests and tidy up reducer ( #112850 )
2025-10-24 14:14:12 +00:00
Tom Ratcliffe
546d3ec313
Dashboard Picker: Update to use correct search + dashboards APIs ( #112341 )
2025-10-24 14:00:16 +01:00
Tom Ratcliffe
a651fb1348
Chore: Add 'import/no-extraneous-dependencies' rule for packages ( #111931 )
2025-10-21 12:55:57 +01:00
Tom Ratcliffe
8ff11b57b3
Stars: Refactor StarsToolbarButton and unify nav update logic ( #112582 )
2025-10-21 12:55:31 +01:00
Tom Ratcliffe
2d3a62eb21
Dashboards: Use unified search for dashboard links and improve tests ( #112201 )
2025-10-14 12:02:28 +01:00
Tom Ratcliffe
779295cfeb
Panels: Make getting started panel use app platform API ( #112166 )
2025-10-09 12:38:14 +01:00
Tom Ratcliffe
f5f34cd587
Chore: Use PermissionLevel instead of PermissionLevelString enum ( #111399 )
2025-10-07 12:19:57 +01:00
Tom Ratcliffe
053920b8b7
Dashboards: Migrate DashList panel to use grafanaSearcher ( #111274 )
2025-09-24 10:35:40 +01:00
Tom Ratcliffe
3ea093b596
Folders: Refactor hooks to (eventually) consume app platform /counts endpoint ( #110894 )
2025-09-17 12:46:59 +01:00
afc536118d
Release: Bump version to 12.3.0-pre ( #110974 )
...
* update bump-version
* Add id-token: write
* update generate-token step
* pull-requests -> pull_requests
* clone with token and set right name
* bump version 12.3.0-pre
---------
Co-authored-by: Kevin Minehart <5140827+kminehart@users.noreply.github.com >
Co-authored-by: grafana-delivery-bot[bot] <grafana-delivery-bot[bot]@users.noreply.github.com>
2025-09-12 17:54:11 +00:00
Tom Ratcliffe
95080d9d56
Folders: Update folder using app platform APIs ( #110449 )
2025-09-03 11:29:26 +01:00
Tom Ratcliffe
66a99d0ae8
Folders: Create folder using app platform APIs ( #110166 )
2025-09-01 13:09:09 +01:00
Tom Ratcliffe
82d36a259e
Folders: Refactor Browse/Dashboards list tests ( #109421 )
2025-08-21 15:46:12 +01:00
Tom Ratcliffe
5c542478a7
Folders: Update folder hook tests to use mock server handlers ( #109341 )
2025-08-21 12:58:49 +01:00
Josh Hunt
72a56ad503
Chore: Remove @grafana/tsconfig ( #109186 )
...
* Chore: Remove @grafana/tsconfig
* update codeowners
* revert changes to grafana-plugin-configs
2025-08-06 15:34:34 +01:00
Tom Ratcliffe
4f30a3b62b
Folders: Use app platform search endpoint and update tests ( #108814 )
...
* Update test utils package with mock folder + search endpoints
* Add dashboards v0alpha1 api client
* Update hook to use app platform search API
* Update tests and fixtures
2025-08-01 13:34:33 +01:00
renovate[bot] and Ashley Harrison
bfa6bb0264
Update dependency typescript to v5.9.2 ( #109025 )
...
* Update dependency typescript to v5.9.2
* remove unused ts-expect-error
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-08-01 11:24:38 +01:00
Tom Ratcliffe
4a0758bae5
Teams: Tidy up CreateTeam tests and add fixtures/handlers ( #108978 )
...
* Add fixtures and mock handlers for legacy teams API
* Fix teams betterer issues and error handling
* Refactor CreateTeams tests
* Update .betterer.results
2025-07-31 16:01:43 +01:00
renovate[bot]
f3cb8aa903
Update swc monorepo ( #108981 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-31 15:07:55 +01:00
renovate[bot]
ae15ba562e
Update dependency @types/node to v22.17.0 ( #108936 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-30 16:47:15 +01:00
Jack Westbrook and Ivana Huckova
b707cd28f1
Frontend: Move toEmit jest matchers to shared workspace ( #108610 )
...
* feat(test-utils): move the toEmitValue/s jest matchers to test-utils and add test script
* chore(jest): update configs to use matchers from test-utils package
* ci(frontend-tests): hook up packages tests
* fix(test-utils): re-export matchers from index.ts so packages that include setupTests don't error
* ci(pr-frontend-unit-tests): add frontend-packages-unit-tests to list of required unit tests
* Update packages/grafana-test-utils/README.md
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
---------
Co-authored-by: Ivana Huckova <30407135+ivanahuckova@users.noreply.github.com >
2025-07-30 14:39:44 +02:00
Kevin Minehart
22bcd4dab4
Chore: bump version to 12.2.0-pre ( #108623 )
...
* bump version to 12.2.0-pre
* make gen-cue
2025-07-24 21:25:26 -05:00
renovate[bot]
1a879abd4e
Update dependency @types/node to v22.16.5 ( #108431 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-22 11:04:32 +01:00
renovate[bot]
fe7cc4c9a7
Update dependency msw to v2.10.4 ( #108055 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-14 06:26:51 +00:00
renovate[bot]
fe3d06928f
Update dependency msw to v2.10.3 ( #107643 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-07-04 16:08:03 +00:00
renovate[bot] and Ashley Harrison
17ecd4c051
Update dependency typescript to v5.8.3 ( #101501 )
...
* Update dependency typescript to v5.8.3
* get correct window type
* fix @grafana/data
* update lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-07-04 14:43:01 +01:00
renovate[bot] and Ashley Harrison
a7c65b4e0a
Update dependency msw to v2.10.2 ( #106913 )
...
* Update dependency msw to v2.10.2
* add explicit type
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2025-06-18 13:53:03 +01:00
kay delaney
9a17e9abd6
Chore: Bump node to v22.16.0 ( #106758 )
2025-06-16 17:29:07 +02:00
Gilles De Mey
777d2e8e4a
Alerting: mocking and testing of Alerting package ( #105342 )
2025-05-21 12:47:31 +02:00
Tom Ratcliffe
edfe690ea2
Chore: Move Mock API into separate package ( #104644 )
2025-05-14 16:50:34 +03:00