Torkel Ödegaard and Dominik Prokop
763dab7532
DashboardScene: Panel edit toolbar actions ( #82302 )
...
* DashboardScene: Panel edit toolbar actions
* Make saving work
* Update public/app/features/dashboard-scene/panel-edit/PanelEditor.test.ts
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
2024-02-13 14:23:47 +01:00
Torkel Ödegaard
baa46e6a46
DasbhoardScene: Fixes panel menu new alert rule action ( #82366 )
...
* DasbhoardScene: Fixes panel menu new alert rule action
* Update
2024-02-13 13:36:07 +01:00
Alex Khomenko
6c42bd31c6
Teams: Remove Form component usage ( #82367 )
...
* Teams: Remove Form usage
* Update team settings
2024-02-13 13:04:42 +01:00
Joey
d33a087756
Tempo: Remove unused code ( #82151 )
...
Remove unused code
2024-02-13 10:56:46 +00:00
Joey
4054590526
Tempo: Use grafana/ui divider ( #82141 )
...
* Use Grafana divider
* Remove custom divider
2024-02-13 10:56:37 +00:00
Alex Khomenko
55d17c7fcb
Chore: Remove Form usage from alerting config components ( #81681 )
...
* Chore: Replace InputControl in BaseSettings
* Chore: Replace InputControl and FormAPI in OptionElement.tsx
* Update ConfigEditor.tsx
2024-02-13 12:51:54 +02:00
Fabrizio
86b8a0af9f
Tempo: Improve Betterer results ( #81338 )
2024-02-13 11:48:39 +01:00
Torkel Ödegaard
f7a425d352
DashboardScene: Panel edit visualization suggestions ( #82296 )
...
* DashboardScene: Panel edit visualization suggestions
* Tweak
* tweak
* Update betterer
* Update
2024-02-13 11:37:49 +01:00
Josh Hunt
2210d5228f
Fix frontend-observability icon fill colour ( #82326 )
2024-02-12 19:31:14 +02:00
Ashley Harrison
fea23862b4
Chore: remove react-popper from AnnotationEditor and AnnotationMarker ( #82090 )
...
update AnnotationEditor and AnnotationMarker to use floating-ui/react instead of react-popper
2024-02-12 17:18:10 +00:00
Galen Kistler
c4b869790a
Logs Panel: Table UI - better default column spacing ( #82205 )
...
* add default width to time fields in logs table
2024-02-12 09:35:03 -06:00
Torkel Ödegaard
8f36f905ee
SceneSolo: Minor fixes ( #82289 )
...
* SceneSolo: Minor fixes
* remove logging
2024-02-12 16:23:12 +01:00
Darren Janeczek
cd09c36448
datatrails: fix: improve performance of related metrics sort ( #82285 )
...
fix: improve performance of related metrics sort
2024-02-12 09:52:44 -05:00
Victor Marin
1fe32479d7
Scenes: Annotations functionality in settings ( #81361 )
...
* wip listing/viewing annotations
* list annotations in settings
* fix tests
* wip edit mode
* PR mods
* move, delete, edit, add new
* edit annotation in settings
* Annotations functionality
* revert change
* add ui tests, move angularEditorLoader
* remove flaky test
* refactor
* bump scenes version, refactor getVizPanels, refactor edit page
* fix nav breadcrumbs
* annotation set dirty flag, add overlay to edit view
* PR mods
* PR mods
* remove flaky test
* change dirty flag setting logic for anotations
* change button variants
2024-02-12 16:06:46 +02:00
Ashley Harrison
685e84b1f8
Chore: Remove react-popper from DataLinkInput and SuggestionsInput ( #82160 )
...
* replace popper with floating-ui in DataLinkInput
* replace popper with floating-ui in SuggestionsInput
2024-02-12 13:22:24 +00:00
Sonia Aguilar
730e1d2485
Alerting: Fix folder and rule name in groupBy for simplified routing ( #82148 )
...
* Fix folder and rule name in groupBy for simplified routing
* Review suggestions
* Use proper type for MultiValueRemove props
* hoist getting groupBy count
* Use watch instead of getValues
* Bring back validation for required fields
2024-02-12 12:45:29 +01:00
Gilles De Mey
70fc603d26
Alerting: Improve 404 and other HTTP request error handling ( #82249 )
2024-02-12 12:17:19 +01:00
Tobias Skarhed
d91803c35a
Keybindings: Change 'h' to 'mod+h' to open help modal ( #82253 )
...
Keybindings: Change 'h' to 'mod+h'
2024-02-12 11:54:24 +01:00
Torkel Ödegaard
7f7f1b17e6
DashboardScene: Panel edit progress ( #82288 )
2024-02-12 11:45:34 +01:00
github-actions[bot] and github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
18ee8f7583
I18n: Download translations from Crowdin ( #82181 )
...
New Crowdin translations by GitHub Action
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2024-02-12 10:35:01 +00:00
Torkel Ödegaard
e2ea20b446
DashboardScene: Fixes compatability wrapper to make annotation list panel work ( #82287 )
2024-02-12 11:26:39 +01:00
Kyle Cunningham
14ec1a7971
Table Panel: Update column alignment labels in panel config ( #82069 )
...
Update column alignment labels
2024-02-12 17:15:26 +07:00
Misi
00e96e4584
Auth: SSO Settings UI frontend improvements ( #82264 )
...
* Add frontend fixes
* Update labels + link
2024-02-12 11:12:08 +01:00
Torkel Ödegaard
fe6d1460b0
DashboardScene: Adds solo page that uses dasboarde scene to render single panel ( #77940 )
...
* DashboardScene: Adds solo page that uses dasboarde scene to render single panel
* Update
* Panel and row repeats working
* Update
* added e2e tests
* Refactor
* Fixes
* Fix e2e
* fix
* fix
* fix
2024-02-11 09:08:47 +01:00
Darren Janeczek
02c0f5929c
prometheus: fix: use shallow clone of scopedVars ( #82280 )
...
fix: use shallow clone of scopedVars
2024-02-10 09:57:11 -05:00
Torkel Ödegaard
b5d14d03d7
Scenes: Upgrade to 2.6.5 and Add query controller DashboardScene ( #82232 )
...
* Update scenes and add query controller
* Update
* Update
2024-02-09 21:44:44 +01:00
Alyssa Bull
77111a0714
Cloud Monitoring: Fix naming and warnings ( #82271 )
2024-02-09 11:22:44 -07:00
Kevin Yu
7f109c885d
CloudWatch: Fix code editor not resizing on mount when content height is > 200px ( #81911 )
2024-02-09 09:44:29 -08:00
João Calisto and Michael Mandrus
42d6e176bc
Feature Toggle Management: allow editing PublicPreview toggles ( #81562 )
...
* Feature Toggle Management: allow editing PublicPreview toggles
* lint
* fix a bunch of tests
* tests are passing
* add permissions unit tests back
* fix display
* close dialog after submit
* use reload method after submit
* make local development easier
* always show editing alert in the UI
* fix readme
---------
Co-authored-by: Michael Mandrus <michael.mandrus@grafana.com >
2024-02-09 18:48:56 +02:00
Ryan McKinley
f60b5ecec4
Chore: Avoid NPE with annotations query ( #82216 )
2024-02-09 08:48:11 -08:00
Alex Khomenko
1f208cd8ae
Icons: Update observability icon ( #82266 )
...
Update observability icon
2024-02-09 17:42:17 +01:00
Mitsuhiro Tanda
9bc3517617
Snapshots: Fix issue where off-screen panels are not included in snapshots ( #82135 )
2024-02-09 11:37:55 -05:00
Adela Almasan
32a1f3955a
Canvas: Keep tooltip open until dismissed ( #82213 )
2024-02-09 09:09:34 -06:00
Konrad Lalik
fbdd27c237
Alerting: Add support for UTF-8 characters in notification policies and silences ( #81455 )
...
* Add label matcher validation to support UTF-8 characters
* Add double quotes wrapping and escaping on displating matcher form inputs
* Apply matchers encoding and decoding on the RTKQ layer
* Fix unescaping order
* Revert "Apply matchers encoding and decoding on the RTKQ layer"
This reverts commit 4d963c43b5 .
* Add matchers formatter
* Fix code organization to prevent breaking worker
* Add matcher formatter to Policy and Modal components
* Unquote matchers when finding matching policy instances
* Add tests for quoting and unquoting
* Rename cloud matcher formatter
* Revert unintended change
* Allow empty matcher values
* fix test
2024-02-09 15:46:28 +01:00
kay delaney
984d2da9ae
LibraryPanels: Fix issue with repeated library panels ( #82255 )
...
Fixes an issue where a library panel being repeated by a
template variable would briefly use the All value for the first
repeat instance
2024-02-09 13:48:53 +00:00
Leon Sorokin
02d61857ab
Annotations: Fix axis markers rendering in wrong (stale) positions ( #82219 )
2024-02-09 06:55:09 -06:00
Ivana Huckova
48b4ca8228
Elasticsearch: Decouple frontend dependencies from core ( #82179 )
...
* Elasticsearch: Decouple frontend dependencies from core
* Remove not needed code change
2024-02-09 14:11:08 +02:00
Misi and Clarity-89
b1dc505a2b
Auth: Validate admin assignment in SSO Settings ( #82233 )
...
* Add validation for allowAssignGrafanaAdmin
* Update default values
* Do not render hidden fields
* Change error message
* Improve tests
---------
Co-authored-by: Clarity-89 <homes89@ukr.net >
2024-02-09 13:10:23 +01:00
Sergej-Vlasov
5a5520b5da
Dashboards: add delete variable flow to VariableEditorForm ( #82149 )
...
* add delete variable flow to VariableEditorForm
* adjust modal logic and replace HorizontalGroup with Stack
* revert onDelete prop name
2024-02-09 12:01:58 +00:00
Fabrizio
8beff98142
Update Prettier checks to parse also JSON files ( #82046 )
2024-02-09 13:16:40 +02:00
Sonia Aguilar
beca6a08b0
Alerting: defaults for simplified routing ( #82050 )
...
* Expand route settings by default when alert rule has values in these fields
* Default to manual routing option if FF is enabled and local storage is not set to false
* Add test for getDefautManualRouting function
* Update seting local storage item to false in case of policy routing
* Only save to local storage when creating a new alert rule
2024-02-09 12:16:28 +01:00
Sonia Aguilar
3e93a0991f
Alerting: Use new readonly permission endpoints for getting contact points and mute timings ( #82132 )
...
* use new read only contact points list endpoint in simplified routing section
* Dont use alertmanager endpoint to get groupby defaults
* Use the new read only endpoint for mute timings in route settings
* review suggestions
* Rename hook
* Use options in params for useContactPointsWithStatus hook
* Refactor useContactPointsWithStatus
* second part of the enhanceContactPointsWithMetadata refactor
2024-02-09 12:13:37 +01:00
renovate[bot]
ed9e26122a
Update dependency @types/node to v20.11.17
2024-02-09 10:47:01 +00:00
Ashley Harrison
765a1f8533
Chore: fix some bad uses of userEvent ( #82191 )
...
* fix some bad uses of userEvent
* wrap advance call in act
* don't use act
* remove skip
* need act here (see https://kentcdodds.com/blog/fix-the-not-wrapped-in-act-warning#1-when-using-jestusefaketimers )
* remove test that isn't correct anymore
* implement same change in grafana-prometheus
2024-02-09 10:04:35 +00:00
Leon Sorokin
930c8c5aa3
EventBus: Add ability to tag events with arbitrary classification meta ( #82087 )
2024-02-08 16:15:32 -06:00
Nathan Marrs
829672759c
Deprecation: Create explicit feature toggle to auto-migrate from graph panel ( #79369 )
2024-02-08 14:00:48 -08:00
Darren Janeczek
a439ee46bf
datatrails: fix: propagate unit to breakdown graphs ( #82176 )
...
fix: propagate unit to breakdown graphs
2024-02-08 12:02:03 -05:00
renovate[bot]
e612b9b46b
Update dependency @types/react-dom to v18.2.19
2024-02-08 16:26:58 +00:00
36a1f28086
Update dependency i18next-parser to v8 ( #82085 )
...
* Update dependency i18next-parser to v8
* remove deprecated option
* fix lockfile
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com >
2024-02-08 15:47:29 +00:00
Josh Hunt
732f9cacb4
ReturnToPrevious: Add interaction reporting ( #81948 )
...
* Add analytics for return to previous
* fix typos lol
2024-02-08 15:44:22 +00:00