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 |
|
Torkel Ödegaard
|
c7727eb25c
|
Scopes: Scope input UI update (#114002)
* Progress
* Update
* Progress
* Fixes
* Update
* update e2e
* e2e fix
* More e2e fixes
* fix
|
2025-11-18 10:09:55 +01:00 |
|
Victor Marin
|
9ac5a0b002
|
Dashboards: Add network call checks for reloadable dashboards in E2Es (#111380)
* Add network call verification for reloadable dashboards
* refactor
|
2025-09-26 10:09:20 +03:00 |
|
Victor Marin
|
dfa692440c
|
Dashboards: Support list of dashboards for tests to run against (#111084)
* Allow specifying a list of dashboards, both normal and reloabable, that the tests can run against
* refactor
* refactor
* lint
|
2025-09-15 17:34:28 +03:00 |
|
Victor Marin
|
27b3137baf
|
Dashboards: User journey E2Es (#109049)
* wip
* wip
* wip
* wip
* scope e2es
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* wip
* add dashboard view tests
* mods cujs
* wip refactor
* remove timeouts
* fixes
* betterer
* fixes
* refactor
* refactor
* fix
* use type instead of any
* betterer
* PR mods + codeowners
* CODEOWNERS
* readme lint
|
2025-09-04 15:17:54 +03:00 |
|