Ivan Ortega Alba
ae0e970bef
DetectChanges: Serialize message payload to avoid non-clonable props ( #92831 )
...
Detect changes: Serialize message payload to avoid non-clonable properties
2024-09-05 20:52:05 +02:00
Ivan Ortega Alba
35ba8fbad1
AutoSizeInput: Allow to be controlled by value ( #92997 )
2024-09-05 20:50:40 +03:00
Claudiu Dragalina-Paraipan
d5ebaa0ef9
[authn] adding appPlatformAccessTokens featureflag ( #92991 )
...
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2024-09-05 19:18:44 +03:00
Claudiu Dragalina-Paraipan
1ce43b4c42
[authn] update authlib
and claims
versions ( #92987 )
...
* update authlib and claims versions
* 2nd make update-workspace
* manual fix
2024-09-05 19:17:15 +03:00
linoman
a0c886922e
Auth: Add LDAP scope to Grafana Admin ( #92990 )
...
Add LDAP scope to Grafana Admin
2024-09-05 17:15:47 +01:00
Ashley Harrison
6b6355e418
Chore: migrate _grid
SCSS styles to emotion globals ( #92986 )
...
migrate _grid styles to emotion globals
2024-09-05 16:39:12 +01:00
Victor Marin
4a4e3a4063
DashboardScenes: Use behavior for library panels ( #90886 )
...
* wip - refactor using libPanelBehavior
* wip
* wip
* wip
* migrate test
* wip
* nearly all tests done, except one commented which breaks
* migrate last test
* revert defaults.ini
* fix tests
* tests + fixes
* fix
* fix bug -- adding lib panel through CTA in empty dashboard didn't enter edit mode
* show unsaved lib panel changes modal
* fix height problems
* fix
* LibPanelBehavior: Fixes view panel and edit panel full page reload issues (alt fix) (#92850 )
* LibPanelsBehavior: Fixes view panel
* Sort of working except panel edit
* Got panel edit working
* LibraryPanelsBehavior: Simpler fix
* Cleanup
* Remove more stuff
* Update tests
* fix tests
* Work around timing issues
* remove log
* fix repeated panels not showing due to gridItem height not being set + translations
* remove log that affects tests
---------
Co-authored-by: Victor Marin <victor.marin@grafana.com>
* fix translations
* Fix save issue
---------
Co-authored-by: Torkel Ödegaard <torkel@grafana.com>
2024-09-05 18:08:25 +03:00
Jev Forsberg
d3ceaf41c2
CI/CD: Update retry logic for package validation ( #92943 )
...
* baldm0mma/retry_command/ update retry logic for package validation
* baldm0mma/retry_command/ update to 15 minutes
* baldm0mma/retry_command/ update to 30 minute retry
* baldm0mma/retry_command/ make drone
2024-09-05 08:34:05 -06:00
Karl Persson
bc20592fd4
IAM: Add and use identity ref ( #92978 )
...
* Add and use identity ref
---------
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2024-09-05 16:10:23 +02:00
Matheus Macabu
95ef2a1eb2
CloudMigrations: Fix snapshot creation on Windows systems ( #92941 )
...
* cloudmigration: improve error logging stringify body
* deps: update migration snapshot library to v1.3.0 (fix to Windows)
2024-09-05 15:34:20 +02:00
Hugo Kiyodi Oshiro
c6fb9884a0
Plugins: Add sync update all plugins in cloud ( #92742 )
2024-09-05 15:04:37 +02:00
Ashley Harrison
82fe497b9d
Chore: remove adhocFilterOneOf
toggle ( #92979 )
...
remove adhocFilterOneOf toggle
2024-09-05 15:49:24 +03:00
Claudiu Dragalina-Paraipan
085aaec958
Fix playlist
tests ( #92837 )
2024-09-05 15:41:28 +03:00
Santiago
87f4df4bc3
Remote Alertmanager: update github.com/go-openapi/runtime (v0.27.1 -> v0.28.0) ( #92951 )
2024-09-05 08:47:38 -03:00
Karl Persson
2bfa607ad0
ServiceAccount: Update service account api resource and add service account token ( #92972 )
...
* Create own legacy store function to list service accounts and update api model
* Add service account tokens as a sub resource for service accounts
2024-09-05 13:43:54 +02:00
Arati R.
47cd8288cd
SearchV2: Fix reading library panels ( #92961 )
...
* Fix reading of library panel field
* Add test to check reading of library panel field
2024-09-05 13:42:15 +02:00
Mihai Doarna
ebd17adecf
API keys: Return 410 Gone status from POST /auth/keys endpoint ( #92965 )
...
* return 410 Gone status from POST /auth/keys endpoint
* generate swagger
* remove postAPIkeyResponse
* re-generate swagger
* remove docs for api key creation endpoint
2024-09-05 13:10:24 +03:00
renovate[bot]
de5bbd2539
Update dependency rc-cascader to v3.28.1 ( #92931 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-05 10:53:59 +01:00
Ryan McKinley
5441e4c752
Storage: create a client with access to all interfaces, not just ResourceStore ( #92967 )
2024-09-05 12:52:30 +03:00
Ryan McKinley
9338e40dc3
K8s/IAM: Move identity.grafana.app to iam.grafana.app ( #92929 )
2024-09-05 09:43:54 +03:00
Torkel Ödegaard
aae788ae46
DashboardScene: Add browser history step when changing time range ( #92950 )
...
DashboardScene: Upgrade scene and turn on url history
2024-09-05 07:43:52 +02:00
Dave Henderson
c00a3bed42
chore(tests): Attempting to fix flaxy SMTP unit test ( #92786 )
...
Signed-off-by: Dave Henderson <dave.henderson@grafana.com>
2024-09-04 16:25:44 -04:00
kay delaney
d8b6a5bde2
DashGPT: Fixes issue with generation on Safari ( #90337 )
...
* DashGPT: Fixes issue with generation on Safari
* Fix infinite loop issue + more refactoring
* Solve linter
---------
Co-authored-by: Ivan Ortega <ivanortegaalba@gmail.com>
2024-09-04 18:56:20 +03:00
Marcus Efraimsson
0a337ff3b3
Chore: Update SDK to v0.246.0 ( #92938 )
2024-09-04 17:30:37 +02:00
Ashley Harrison
d14a551ee8
Chore: Migrate _reboot
SCSS styles to emotion globals ( #92934 )
...
migrate reboot styles to emotion globals
2024-09-04 16:27:07 +01:00
Ashley Harrison
86844142a9
Translations: Crowdin action now works on subsequent pushes ( #92939 )
...
* try using the generated token in the checkout action
* comment out github_user_name
* try adding with: token
* try env var
* try removing github_user_name
* restore user_name etc
* update action
* try persist-credentials: false;
* remove persist-creds false
* test
* restore github actions name
2024-09-04 16:20:00 +01:00
Joao Silva
b20017cf8c
Restore Dashboards: Add e2e tests ( #92514 )
2024-09-04 15:47:15 +01:00
antonio
1d5dffc51d
update commmands.json ( #92930 )
2024-09-04 17:02:32 +03:00
Brendan O'Handley
4bf350cc62
Prometheus: Variable query editor, display selected label when using query type of label values ( #92513 )
...
display label, add test
2024-09-04 08:11:17 -05:00
Gabriel MABILLE
cffaefddc3
Signer: Fix typo ( #92928 )
2024-09-04 15:01:24 +02:00
renovate[bot]
c17d1a3a4c
Update dependency rc-slider to v11 ( #92921 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 12:57:31 +01:00
renovate[bot]
58d9bc2cad
Update dependency react-calendar to v5 ( #92922 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 12:55:14 +01:00
Ryan McKinley
cb484f9883
K8s: Move ResourceInfo from common to utils ( #92924 )
2024-09-04 14:53:14 +03:00
Hugo Kiyodi Oshiro
668d87b19f
Plugins: Add message on levitate workflow failure ( #92906 )
2024-09-04 13:52:42 +02:00
renovate[bot]
7c88d50ac4
Update dependency blob-polyfill to v9 ( #92919 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 12:41:25 +01:00
renovate[bot]
b404dabc55
Update dependency rimraf to v6 ( #92923 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 12:40:52 +01:00
renovate[bot]
468c1fcb9c
Update dependency glob to v11 ( #92920 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 14:03:38 +03:00
renovate[bot]
d9dc7cba50
Update dependency eslint-plugin-jsx-a11y to v6.10.0 ( #92917 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 11:48:21 +01:00
Eric Leijonmarck
ded95af136
LBAC for datasources: doc improvements ( #92872 )
...
* LBAC for datasources: doc improvements
* fixed formatting of prettier
* Update docs/sources/administration/data-source-management/teamlbac/_index.md
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
---------
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-09-04 11:21:29 +01:00
linoman
b213ecc2dd
SSO LDAP: Add configuration for root ca, client key and client certificate ( #92866 )
...
* Add missing properties with `_value` prefix
* Add RadioButtonGrpoup
* Add file/value section for certs
* Add mapping for keys and certificates
* Rename base and file types
* Add styles
* Add base64 values configuration flags
* Add function to render root ca certificate contents
* generate i18n files
2024-09-04 12:19:45 +02:00
renovate[bot]
13c8f4d212
Update dependency postcss to v8.4.45
2024-09-04 10:17:55 +00:00
Andreas Christou
8daa6f1f30
CI: Ensure changelogs are prettified prior to commit ( #92580 )
...
* Ensure changelogs are prettified prior to commit
* Remove cache property
* Include .yarn directory
* Include packages directory
* Try just using npx
* Update workflows
2024-09-04 11:03:17 +01:00
Sonia Aguilar
14e1403b9e
Alerting: Recording rules detail view nits ( #92643 )
...
* Hide some fields in the details tab (view page) when it's a grafana recording rule
* link to the explore view from the metric name in the detail view
* Revert "link to the explore view from the metric name in the detail view"
This reverts commit 3c17d16cf6
.
* move logic to usePendingPeriod hook
* move logic to getPendingPeriod function
* move logic for getting annotations to a new getAnnotations function
2024-09-04 13:02:06 +03:00
renovate[bot]
9c837407bf
Update dependency eslint-plugin-react to v7.35.2
2024-09-04 09:57:10 +00:00
brendamuir
9d3d1703f7
Alerting docs: adds caps not supported in email contact points ( #92902 )
...
* Alerting docs: adds caps not supported in email contact points
* ran prettier
* feedback from antonio
* ran prettier
2024-09-04 09:54:38 +00:00
renovate[bot]
7933cbd204
Update dependency @types/node to v20.16.4
2024-09-04 09:25:17 +00:00
Tom Ratcliffe
aec73f3501
Alerting/Chore: Mock API (MSW) in browser ( #89223 )
...
Co-authored-by: joshhunt <josh@trtr.co>
2024-09-04 10:22:03 +01:00
renovate[bot]
636b831d90
Update dependency knip to v5.29.2 ( #92882 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-04 11:38:00 +03:00
brendamuir
4749064f57
Alerting docs: responds to feedback on alerting state or error alerts ( #92859 )
...
* Alerting docs: responds to feedback on alerting state or error alerts
* ran prettier
2024-09-04 08:10:55 +02:00
Leon Sorokin
43c960dc97
Templating: Fix searching non-latin template variables ( #92789 )
2024-09-03 17:22:04 -05:00