Jo
1d6b9625b8
AzureAD: Fix missing context ( #71717 )
...
fix missing context
2023-07-18 09:48:58 +02:00
ismail simsek
31d3f7fd83
Fix: Hide Forward OAuth Identity toggle when azure auth is enabled ( #71640 )
...
Hide Forward OAuth Identity toggle when azure auth is enabled
2023-07-18 09:40:57 +02:00
Rodrigo Petter Daniel
b089281255
Docs: fix bullet lists for supported time interval ( #67389 )
...
* Docs: fix bullet lists for supported time interval
* Docs: run prettier
2023-07-18 09:28:50 +02:00
Esteban Beltran
bc5bcd8b26
FeatureToggles: Support changing feature toggles with localstorage ( #71567 )
2023-07-18 09:25:52 +02:00
Melori Arellano
03c2efa2d6
Update _index.md ( #71792 )
...
* Update _index.md
* makes prettier
---------
Co-authored-by: Chris Moyer <chris.moyer@grafana.com>
2023-07-17 16:21:09 -05:00
Kevin Yu
31e142633d
CloudWatch Logs: Add getStatementPosition function for Monaco editor ( #70724 )
...
* CloudWatch Logs: Add getStatementPosition function for Monaco editor
* Add test cases
* add command and function arg positions
* remove unneeded statement position
* remove debug stuff
* remove unneeded cases
* add filterarg
* remove editor changes
* fix tests
* fix lint
* add debug for testing
* Revert "add debug for testing"
This reverts commit 22dd0e7a77eb43dbed7c065c246da04cddfa1afc.
2023-07-17 13:43:48 -07:00
Andrej Ocenas
dd41c7c262
Flamegraph: Fix wrong positioning of tooltip in dashboards ( #71396 )
2023-07-17 22:29:39 +02:00
Bruno
96ff95665f
ci(ephemeral instances): new hosted grafana image tag format ( #71793 )
2023-07-17 17:17:56 -03:00
Bruno
10510d5138
ci: split ephemeral instances action and run only the grafana build workflow in a larger runner ( #71785 )
2023-07-17 16:08:53 -03:00
Ludovic Viaud
98005985be
Transformations: Update images ( #71784 )
...
Update images
2023-07-17 19:58:30 +02:00
Jo
4b2ddaed44
AC: Remove legacy AC from folders permissions API ( #71526 )
...
* Remove legacy AC from folder permissions API
* Update pkg/api/folder_permission.go
---------
Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2023-07-17 19:21:01 +03:00
Alexander Weaver
128990dbb7
Docs: Consolidation and add call-outs for semantics in Alert Provisioning documentation ( #68848 )
...
* Provisioning landing page
* Move editing bit to view page
* Specify API vs File, and provide terraform example
* Improvements around notif policies
* Docs around contact points
* Use h2 instead of h1
* Address feedback
* Move text about policy granularity
2023-07-17 11:15:51 -05:00
Josh Hunt
87ff5d1212
Update CODEOWNERS for TracetoLogs components ( #71778 )
...
* Update CODEOWNERS
* Update CODEOWNERS
2023-07-17 16:13:03 +00:00
Jo
a7d905c03b
AC: Remove legacy AC from dashboard permissions API ( #71524 )
...
* remove IsDisabled from org API
* remove IsDisabled from dashboard_permissions API
2023-07-17 17:54:39 +02:00
Matias Chomicki
43f4e55a76
LogRowMessageDisplayedFields: sync implementation with LogRowMessage ( #71770 )
...
* LogRowMessageDisplayedFields: sync implementation with LogRowMessage
* Add regression test
2023-07-17 18:20:25 +03:00
Ashley Harrison
626ac67dd7
Chore: Convert @grafana/ui
to use emotion object syntax ( #71374 )
...
* convert a bunch of grafana/ui to use emotion's object notation
* convert some more grafana-ui emotion styles
* more conversion
* more conversion
* finish conversion
* fix unit tests
* fix focus styles
* remove semicolon from infobox story
2023-07-17 16:12:09 +01:00
Ashley Harrison
9852b24d61
Chore: Upgrade prettier to v3 ( #71764 )
...
* Update dependency prettier to v3 (#71586 )
* Update dependency prettier to v3
* run prettier
* ignore prettier update in legacy select scss
* update command line arg
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
* unplug prettier
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-07-17 15:58:22 +01:00
Ludovic Viaud
8320b18b71
Remove alert for feature transformationsRedesign ( #71677 )
2023-07-17 16:36:48 +02:00
Jo
914e0bf87e
Auth: Surface organization membership error ( #71750 )
...
surface organization membership error
2023-07-17 16:35:59 +02:00
Andres Martinez Gotor
24eef7a3d2
Chore: Use SDK logger for test data source ( #71579 )
2023-07-17 16:34:08 +02:00
Kousik Mitra
60496fbae3
Chore: Return correct error for name taken and validation error on add/update datasource ( #70465 )
2023-07-17 16:27:19 +02:00
Jo
0ffd359801
Auth: Enforce role sync except if skip org role sync is enabled ( #70766 )
...
* enforce role sync except if skip org role sync is enabled
* move errors to errors file and set codes
* fix docs and defaults
* remove legacy parameter
* support fall through token-api in generic oauth
* fix error handling for generic_oauth
* Update pkg/login/social/generic_oauth.go
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* Update pkg/login/social/gitlab_oauth_test.go
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
* Update pkg/login/social/gitlab_oauth_test.go
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
---------
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-07-17 15:58:16 +02:00
Ashley Harrison
5ca382c88a
Revert "Update dependency prettier to v3 ( #71586 )" ( #71755 )
...
This reverts commit 2e8cd1c021
.
2023-07-17 14:46:15 +01:00
Matthew Jacobson
8c6cdf51fc
Alerting: No longer silence paused alerts during legacy migration ( #71596 )
...
* Alerting: No longer silence paused alerts during legacy migration
Now that we migrate paused legacy alerts to paused UA alert rules, we no longer need to silence them.
2023-07-17 09:37:53 -04:00
Ihor Yeromin
061ccb13d8
Fix units: Fix hertz scale point ( #71746 )
...
fix(units): fix hertz scale point
2023-07-17 15:29:46 +02:00
Andreas Christou
722cf0ab68
Fix accessibility issues in traces query editor ( #71045 )
...
* Fix accessibility issues
- Ensure key events exist and role is appropriately set
- Ensure that when the filter field is cleared the query is updated
* Review
2023-07-17 16:24:43 +03:00
Gábor Farkas
d0351bac57
logs: restrict permalinks to datasources with id fields ( #71729 )
...
* logs: restrict permalinks to datasources with id fields
* simplified code
* more tests
* more test
* removed unnecessary comment
* fixed tests
* updated tests
2023-07-17 15:01:48 +02:00
Gábor Farkas
ab58466d09
logs: improve logs-frame parsing ( #71450 )
...
* logs: improve logs-frame parsing
* renamed fields
2023-07-17 14:42:33 +02:00
Adam Yeats
409eae6ff9
AzureMonitor: Fix resource selection growing over resource selection table ( #71463 )
...
* AzureMonitor: Fix resource selection growing over resource selection table
* Unstick ResourcePicker footer, fix sizing
2023-07-17 14:01:51 +02:00
Will Browne
b59ca7fb22
Plugins: Only configure plugin proxy transport once ( #71735 )
...
only configure plugin proxy transport once
2023-07-17 13:37:03 +02:00
brendamuir
7738a9846c
Docs: fixes broken alias redirect ( #71730 )
2023-07-17 13:30:01 +02:00
Giordano Ricci
c5d2d55654
Explore: Remove exploreMixedDatasource feature toggle ( #71534 )
2023-07-17 12:25:49 +01:00
Andreas Christou
480ccf6e8f
AzureMonitor: Add switch to control time-range for Logs queries ( #71278 )
...
* Update types
* Update migration
- Default intersectTime property to false
* Update frontend components
- Add intersectTime field
- Update tests
- Update mocks
- Add onChange function
* Update backend
- Appropriately set intersectTime for logs queries
- intersectTime is always true for Traces queries
- Update tests
* Update docs
* Fix test and lint
2023-07-17 12:02:16 +01:00
Ashley Harrison
24bcf9b3fd
Chore: Fix pseudo i18n generation script to work with Prettier 3 ( #71734 )
...
prettier.format is now a promise -> await it!
2023-07-17 14:00:20 +03:00
Will Browne
a8577c21ba
Plugins: Migrate PluginStore mock to pre-existing fakes package ( #71664 )
...
* migrate to existing fakes package
* fix imports
2023-07-17 10:21:44 +00:00
Fabrizio
d707377700
Docs: Escape $
for $__tags
( #71631 )
...
Escape `$` for `$__tags`
2023-07-17 10:38:02 +01:00
Andrej Ocenas
bca9fc5293
Table: Add custom cell rendering option ( #70999 )
2023-07-17 11:20:33 +02:00
Horst Gutmann
44b55a1ca6
CI: Re-enable milestone-check ( #71718 )
...
This will hopefully resolve stuck PRs until we find a better way to
disable that check.
2023-07-17 11:07:46 +02:00
renovate[bot]
91b21680cb
Update dependency react-calendar to v4.3.0 ( #71455 )
...
* Update dependency react-calendar to v4.3.0
* type fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-17 09:50:13 +01:00
Hugo Kiyodi Oshiro
2776a000ab
Plugin: Validate plugin version on installation ( #71488 )
2023-07-17 10:22:28 +02:00
renovate[bot]
2e8cd1c021
Update dependency prettier to v3 ( #71586 )
...
* Update dependency prettier to v3
* run prettier
* ignore prettier update in legacy select scss
* update command line arg
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-07-17 09:19:27 +01:00
Horst Gutmann
8ae92db53d
Chore: Add auto-milestone workflow for pull-requests ( #71177 )
...
This adds a new auto-milestone workflow that will set the milestone for
a PR when it is closed. This way, contributors no longer have to think
about milestone at all.
2023-07-17 09:55:35 +02:00
Laura Fernández
5f63d1a5cb
Grafana-ui: fix error in basic example and add basic info in TextLink component story ( #71660 )
2023-07-17 08:47:36 +02:00
ismail simsek
a8819dedcf
Chore: Remove prometheusAzureOverrideAudience feature toggle ( #71599 )
...
* Remove prometheusAzureOverrideAudience feature toggle
* Remove overrideAudienceAllowed flag
2023-07-16 23:30:14 +02:00
Ivana Huckova
b346c9b283
Loki: Fix duplicated rendering of resolution ( #71670 )
2023-07-15 11:13:12 +02:00
Leon Sorokin
72a332685a
Heatmap: Use displayName to test if numeric bucket fields ( #71407 )
2023-07-14 18:19:36 -05:00
Bruno
31e9b981bc
ci(ephemeral instances): ignore bot events ( #71686 )
2023-07-14 18:13:59 -03:00
Guilherme Caulada
4caa773401
CI: Add rgm compatible windows msi pipeline ( #71678 )
...
* Add rgm compatible windows msi pipeline
* Fix dependencies and platform
* Fix missing arg comment
* Fix linting issues
* Try to fix version on file path
* Fix dependency on verify release pipeline
2023-07-14 17:27:07 -03:00
Bruno
a02390bbcd
ci: ephemeral instances - remove unnecessary args ( #71683 )
2023-07-14 16:43:43 -03:00
Bruno
b43bcb812f
ci: remove unnecessary steps from ephemeral instances action ( #71681 )
2023-07-14 16:29:22 -03:00