Tom Ratcliffe
5fbca0962e
Fix import/export messing with Policy tests
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
bd06607a51
Fix typing check for paused rules in table
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
820f4f0ef5
Remove console logs, fix aggregate errors and add missing endpoint
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
8c313add00
Add test for resuming a paused alert rule
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
fef481efc3
Add mock data for paused rules
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
5505b72998
Add first pass of basic mock server for alerting usage
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
72a3142c3b
Add pause/resume button with mutation for saving alert rule changes
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
9a416b8241
Fix potential display of "0" on rule details tab
...
When looking at the details tab of an alert rule, the last evaluation could potentially display as `0` due to falsy checks on React rendering
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
a94c3d63cc
Update utils for determining paused state of a rule
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
7fd9cbbfb5
Export alerts limit for reuse when re-fetching rules list
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
1a5d227e05
Hide "firing for time" if a rule is paused
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
93fd11fe86
Update alert state tag to display Paused as its own "state"
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
a881e7e404
Display info message on rule detail view when a rule is paused
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
31be1231cf
Move max width from rule editor parent
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
d0dcb72683
Display info message on rule form when a rule is paused
2024-04-03 18:38:49 +01:00
Tom Ratcliffe
e5a6dff801
Add mutation method to update a rule
2024-04-03 18:38:49 +01:00
Ihor Yeromin
e4c92483dc
Canvas: Fix ellipse migration ( #85482 )
...
* fix(canvas): ellips migration
2024-04-03 19:29:17 +03:00
kay delaney
85127464a3
Scenes: Fix issue where unsaved changes prompt is shown when quickly adding panel to new dashboard ( #85518 )
...
Closes #84577
2024-04-03 15:39:01 +01:00
Josh Hunt
e08b5bd456
E2C: Fix Swagger spec for createMigration post body ( #85525 )
...
* E2C: Fix Swagger spec for CreateCloudMigration post body
* actually, don't rename that type
2024-04-03 11:59:50 +00:00
Ivan Ortega Alba
89638238e5
DashboardScene: Detect changes when live is enabled from settings ( #85409 )
...
* Adapt the code to the new live timer API
* Update scenes
2024-04-03 14:22:10 +03:00
Laura Fernández
4845b1e3c6
ServiceAccount : use InteractiveTable ( #85203 )
2024-04-03 13:12:23 +02:00
Ivan Ortega Alba
eb3d088645
DashboardScene: Implement autofit panels ( #85221 )
2024-04-03 13:36:29 +03:00
Sonia Aguilar
034931f9e1
Alerting: Set mimir implementation in jsonData by default when creating a new a… ( #85513 )
...
Set mimir implementation in jsonData by default when creating a new alert manager data source
2024-04-03 12:31:49 +02:00
Dominik Prokop
b4dc79401b
DashboardScene: Fix explore to dashboard flow ( #85140 )
...
* DashboardScene: Fix explore to dashboard flow
* Tests
* Make sure dashboard is in edit mode when adding from explore
* Allow discarding changes when coming from explore
* Tests
2024-04-03 12:06:38 +02:00
Josh Hunt
ffb5d23a13
E2C: Hook Cloud Receiver-side up to real CreateCloudMigrationToken API ( #85490 )
...
E2C: Hook Cloud Reciever-side up to real CreateCloudMigrationToken API
2024-04-03 08:55:38 +00:00
Giordano Ricci
ff39067605
Explore: Make Explore breadcrumb clickable ( #85437 )
...
* Explore: make Explore breadcrumb a link to an empty Explore page
* update tests
2024-04-03 09:24:04 +01:00
Leon Sorokin
1522499c4a
VizTooltips: Remove remaining old bits ( #85500 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com >
2024-04-02 19:32:01 -05:00
Leon Sorokin
d601acac3a
VizTooltips: Remove old tooltips and annotations ( #84420 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com >
2024-04-02 15:32:46 -05:00
Nathan Marrs
b47f8b429e
Canvas: Hide background image size editor options for SVG based elements ( #85419 )
2024-04-02 09:04:36 -07:00
renovate[bot]
a360cf0c85
Update dependency @types/node to v20.12.2 ( #85480 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-04-02 18:47:56 +03:00
renovate[bot]
ac6e51c94a
Update dependency @types/react to v18.2.74
2024-04-02 15:27:41 +00:00
Josh Hunt
33dd204466
E2C: Generate RTK Query API slice from swagger spec ( #85463 )
...
* add deps and script
* add codegen rtk api clise for cloud migration
* rename all the mock exports to mock
* Reset changes to package.json and yarn.lock
* codeowners
2024-04-02 18:01:33 +03:00
Oscar Kilhed
9ba9cbf300
Bump scenes to 4.1.2 ( #85470 )
...
* Bump scenes to 4.1.2
* Fix tests after fixing the sorting in rows
---------
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com >
2024-04-02 16:15:53 +02:00
renovate[bot]
bc77745da6
Update dependency glob to v10.3.12
2024-04-02 11:06:51 +00:00
renovate[bot]
09d4b814f4
Update dependency @types/react-dom to v18.2.23
2024-04-02 10:48:52 +00:00
ismail simsek
64236a3923
InfluxDB: Fix measurement interpolation on visual query builder ( #85423 )
...
* fix measurement interpolation
* fix unit test
* fix unit test 2
2024-04-02 12:29:49 +02:00
Bogdan Matei
582b252488
Add optional queries parameter to DataSourceGetTagValuesOptions ( #85436 )
...
Add optional `queries` parameter to `getTagKeysOptions`
2024-04-02 13:22:37 +03:00
Tobias Skarhed
c75bc5a6cf
Keybindings: Replace mod+h as help shortcut with ? ( #85449 )
...
HelpModal: Remove cmd+h as help shortcut
2024-04-02 11:41:46 +02:00
renovate[bot]
5a416731f4
Update Yarn to v4.1.1 ( #85350 )
...
* Update Yarn to v4.1.1
* add new yarn version
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2024-04-02 10:25:30 +01:00
Haris Rozajac
f8275b52aa
Explore: Add padding to query content in query inspector ( #85309 )
...
Add padding
2024-03-31 17:41:44 -06:00
Dominik Prokop
fa9e139123
DashboardScene: Fix issues with dashboard empty state ( #85406 )
...
Fix
Tests
Make sure edit mode is on when adding panel/library panel
Co-authored-by: kay delaney <kay@grafana.com >
2024-03-30 18:34:26 +01:00
Ihor Yeromin
20eac8d264
Canvas: Fix styles applying glitch on element type changing ( #85184 )
...
Co-authored-by: nmarrs <nathanielmarrs@gmail.com >
2024-03-29 08:10:44 +02:00
Leon Sorokin
db6b51cb88
OptionsPicker: Allow storing raw input even when matches exist ( #84790 )
2024-03-29 01:18:02 +02:00
Ihor Yeromin
726a666059
Canvas: Fix SVG items background glitch ( #85078 )
2024-03-29 00:26:59 +02:00
Brendan O'Handley
3c28a3d494
Graphite: second function as another function argument parsing error fix ( #85224 )
...
* update language around query editor parsing issues
* add special handling for second function arguments in divideSeriesLists
* additional check for first argument as series(string) and not a function
2024-03-28 12:22:54 -05:00
Darren Janeczek
18f3c7188b
datatrails: handle "single" layout when switching to "all" labels ( #85373 )
...
* fix: handle "single" layout when switching to "all" labels
2024-03-28 18:13:43 +02:00
Dominik Prokop
63a941472e
DashboardScene: Fix access to dashboard settings views ( #85289 )
...
* DashboardScene: Fix access to dashboard settings views
* Review
2024-03-28 16:40:39 +01:00
Ivan Ortega Alba
233f119037
Panel: Description display event is reported multiple times ( #85283 )
2024-03-28 16:39:18 +01:00
Haris Rozajac
649c456eab
Explore: Nested Content Outline ( #80688 )
...
* indentation levels
* Highlight parent section when child is selected
* Fix context, add rotation to toggle button
* Merge single child logic; fix styling
* Fix collapsed logic, make elipsis work, reorganize for better readability;
* Add connector
* Tooltip placement
* Update tests so they test components the same way users would interact with them
* Clean up indendation levels
* Support collapsing logic for multiple section; highlight all items in a section of an active child - parent is active only when section is collapsed and child inside of it is active
* Simplify making ellipsis work
* Show tooltip if the text overflows in expanded mode
* The whole button container should have same background when section is expanded in mini view
* Fix a bug where root items were not being sorted by document position
* Update query order when query rows are changed through dragging and dropping
* Fix the issue where chaning the title of a query row would remove the query
2024-03-28 09:06:52 -06:00
Victor Marin
30c9307539
Scenes: Fix row crash when removing a panel from it ( #85339 )
...
* Fix row crash when removing a panel from it
* fix tests
* fix tests
2024-03-28 16:45:33 +02:00