renovate[bot]
a883df633e
Update dependency @types/react to v18.2.65
2024-03-12 11:30:56 +00:00
renovate[bot]
3449a43ff2
Update react monorepo
2024-03-11 16:24:00 +00:00
Josh Hunt
1ab8857e48
E2C: Add cloud migration is_target server config option ( #83419 )
2024-03-11 14:29:44 +02:00
Gilles De Mey
f5dab6b5a5
Alerting: Refactor analytics to use pushMeasurements ( #83850 )
2024-03-07 16:41:38 +01:00
Adela Almasan
429ef9559c
FeatureToggles: Allow changing prod env safe feature toggles via URL ( #84034 )
2024-03-07 08:49:37 -06:00
Misi
75b020c19d
Cfg: Add a setting to configure if the local file system is available ( #83616 )
...
* Introduce environment.local_filesystem_available
* Only show TLS client cert, client key, client ca when local_filesystem_available is true
* Rename LocalFSAvailable to LocalFileSystemAvailable
2024-03-01 10:39:50 +01:00
Ashley Harrison
fc29182f16
Chore: Remove React 17 peer deps ( #83524 )
...
remove react 17 peer dep
2024-02-27 16:34:00 +00:00
renovate[bot]
801107892b
Update dependency @types/react to v18.2.60
2024-02-27 10:22:14 +00:00
renovate[bot]
0848e7dd69
Update dependency @types/react to v18.2.59
2024-02-26 21:01:35 +00:00
Khushi Jain
d02de5ddb9
Image Rendering: Add settings for default width, height and scale ( #82040 )
...
* Add Image width & height
* ability to change default width, height and scale
* default ini
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/setting/setting.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/setting/setting.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Added docs, changed frontend
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update conf/defaults.ini
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/api/dtos/frontend_settings.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/api/frontendsettings.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update pkg/api/render.go
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* add query float 64
* Update packages/grafana-runtime/src/config.ts
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update public/app/features/dashboard/components/ShareModal/utils.ts
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* spacing
* fix tests
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
---------
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2024-02-26 13:27:34 +01:00
Laura Fernández
f6fa248ac1
ReturnToPrevious: Add guidelines to returnToPrevious
hook ( #83219 )
2024-02-26 12:08:00 +01:00
Jack Westbrook
15d83960ec
Chore: Align usage of tsconfig in yarn workspaces to 1.3.0-rc1 ( #83160 )
...
chore(tsconfig): align all usage in workspaces to 1.3.0-rc1
2024-02-22 15:30:20 +01:00
Jack Westbrook
0dcdfc261b
Monaco Editor: Load via ESM ( #78261 )
...
* chore(monaco): bump monaco-editor to latest version
* feat(codeeditor): use esm to load monaco editor
* revert(monaco): put back previous version
* feat(monaco): setup MonacoEnvironment when bootstrapping app
* feat(monaco): load monaco languages from registry as workers
* feat(webpack): clean up warnings, remove need to copy monaco into lib
* fix(plugins): wip - remove amd loader workaround in systemjs hooks
* chore(azure): clean up so QueryField passes typecheck
* test(jest): update config to fix failing tests due to missing monaco-editor
* test(jest): update config to work with monaco-editor and kusto
* test(jest): prevent message eventlistener in nodeGraph/layout.worker tripping up monaco tests
* test(plugins): wip - remove amd related tests from systemjs hooks
* test(alerting): prefer clearAllMocks to prevent monaco editor failing due to missing matchMedia
* test(parca): fix failing test due to undefined backendSrv
* chore: move monacoEnv to app/core
* test: increase testing-lib timeout to 2secs, fix parca test to assert dom element
* feat(plugins): share kusto via systemjs
* test(e2e): increase timeout for checking monaco editor in exemplars spec
* test(e2e): assert monaco has loaded by checking the spinner is gone and window.monaco exists
* test(e2e): check for monaco editor textarea
* test(e2e): check monaco editor is loaded before assertions
* test(e2e): add waitForMonacoToLoad util to reduce duplication
* test(e2e): fix failing mysql spec
* chore(jest): add comment to setupTests explaining need to incresae default timeout
* chore(nodegraph): improve comment in layout.worker.utils to better explain the need for file
2024-02-22 12:31:40 +01:00
Torkel Ödegaard
64e0a4282e
DataQuery: Track panel plugin id not type ( #83091 )
2024-02-21 09:38:42 +01:00
grafana-delivery-bot[bot]
8f3d49687e
Release: Bump version to 11.0.0-pre ( #83119 )
...
"Release: Updated versions in package to 11.0.0-pre"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-02-20 19:02:36 +00:00
Ieva
4d53385d5f
RBAC: allow listing permissions on the root folder ( #82184 )
...
* allow returning AC metadata for the root folder
* add a test
* share the reserved root folder UID with frontend
2024-02-15 16:13:14 +00:00
renovate[bot]
e612b9b46b
Update dependency @types/react-dom to v18.2.19
2024-02-08 16:26:58 +00:00
renovate[bot]
1771010450
Update dependency @types/react to v18.2.55
2024-02-06 10:06:27 +00:00
renovate[bot]
d17a77f4a2
Update dependency @types/react to v18.2.53 ( #81879 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-05 12:36:43 +00:00
Laura Fernández
42cd4266b4
ReturnToPrevious: make href
optional ( #81691 )
2024-02-02 13:14:58 +01:00
renovate[bot]
8d980fef71
Update dependency @types/react to v18.2.51
2024-02-02 10:31:11 +00:00
renovate[bot]
315d3a7a72
Update dependency @types/jest to v29.5.12
2024-02-02 00:27:44 +00:00
renovate[bot]
e6a4992f37
Update dependency @testing-library/react to v14.2.1
2024-02-01 23:37:30 +00:00
Piotr Jamróz
572c182a81
Unify frontend monitoring ( #80075 )
...
* Unify frontend monitoring
* Add missing mock
* Add missing mock
* Keep source:sandbox
* Create separate logger for plugins/sql package
* chore: rename "logAlertingError" to "logError"
* Use internal Faro logging for debugging instead of redundant browser logging
* Post-merge fix
* Add more docs about debug levels
* Unify logger names
* Update packages/grafana-runtime/src/utils/logging.ts
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
* Update packages/grafana-runtime/src/utils/logging.ts
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
---------
Co-authored-by: Gilles De Mey <gilles.de.mey@gmail.com>
Co-authored-by: Ivan Ortega Alba <ivanortegaalba@gmail.com>
2024-02-01 15:08:40 +01:00
renovate[bot]
12d08d5e7d
Update dependency @testing-library/react to v14.2.0 ( #81612 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-31 01:00:51 +00:00
Laura Fernández
8ee7b1e00c
ReturnToPrevious : Add logic to show the new component in AppChrome
behind the new toggle ( #81035 )
2024-01-30 13:34:59 +01:00
Dominik Prokop
f77c831e3f
Data query: Allow logging panel plugin id when executing queries ( #81164 )
...
* Data query: Allo logging panel plugin id when executing queries
* Update tracing header middleware
* Test fix
* Add panelPluginType to query analytics
* Cleanup
2024-01-30 00:06:31 -08:00
Torkel Ödegaard
e08700c1b5
Dashboard: New EmbeddedDashboard runtime component ( #78916 )
...
* Embedding dashboards exploratino
* Update
* Update
* Added e2e test
* Update
* initial state, and onStateChange, only explore panel menu action and other fixes and tests
* fix e2e spec
* Fix url
* fixing test
2024-01-25 07:32:07 +01:00
renovate[bot]
7dd89134dc
Update dependency typescript to v5.3.3 ( #81096 )
...
* Update dependency typescript to v5.3.3
* update ApiKeysPage
* fix remaining conflict in lockfile
* update sdk
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-01-24 15:33:54 +00:00
renovate[bot]
5c7d97cbe0
Update react monorepo ( #80736 )
...
* Update react monorepo
* type fixes
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2024-01-22 10:02:57 +00:00
renovate[bot]
6eb51f6367
Update dependency @testing-library/react to v14.1.2 ( #80802 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-18 13:40:41 +00:00
Marco Schaefer
fe70a3cf60
Upgrade Faro to v1.3.6 ( #80552 )
2024-01-18 11:38:30 +01:00
renovate[bot]
dd7259b77e
Update dependency tslib to v2.6.2
2024-01-17 13:41:12 +00:00
renovate[bot]
472f450333
Update dependency systemjs to v6.14.3
2024-01-17 11:39:29 +00:00
renovate[bot]
89089efc98
Update dependency rimraf to v5.0.5
2024-01-17 09:21:35 +00:00
Ashley Harrison
d5db67a073
Chore: type improvements ( #80464 )
...
* type improvements
* some more fixes
* add TODOs to remove type assertions
2024-01-15 14:29:39 +00:00
Josh Hunt
94ec6474d3
NestedFolders: Support Shared with me folder for showing items you've been granted access to ( #80141 )
...
* start shared with me frontend tweaks
* prevent linking to sharedwithme folder
* tests
* make divider take up 0 height
* Prevent sharedwithme from being selected
* test
git push
* pr feedback
* prevent setting url for sharedwithme
* split iconForItem/kind functions
* Hide sharedwithme in nested folder picker
* fix test fixture
2024-01-15 10:56:31 +00:00
renovate[bot]
3594a068a6
Update dependency @types/lodash to v4.14.202
2024-01-12 11:42:12 +00:00
renovate[bot]
df513c870f
Update dependency @types/jest to v29.5.11
2024-01-12 11:08:22 +00:00
renovate[bot]
ecf5c46e95
Update dependency @rollup/plugin-commonjs to v25.0.7
2024-01-12 09:41:23 +00:00
grafana-delivery-bot[bot]
caee68b5a8
Release: Bump version to 10.4.0-pre ( #80412 )
...
"Release: Updated versions in package to 10.4.0-pre"
Co-authored-by: grafana-delivery-bot[bot] <132647405+grafana-delivery-bot[bot]@users.noreply.github.com>
2024-01-12 10:21:50 +01:00
renovate[bot]
cc5a573ce0
Update dependency @types/angular to v1.8.9
2024-01-11 11:38:24 +00:00
renovate[bot]
8dba53b541
Update dependency @testing-library/user-event to v14.5.2
2024-01-11 11:01:21 +00:00
renovate[bot]
ec3207a943
Update dependency @testing-library/dom to v9.3.4
2024-01-11 10:10:51 +00:00
Esteban Beltran
fd2c326964
Faro: Send context with faro logError function ( #79499 )
...
* Faro: Send context with faro logError function
* Empty commit
2024-01-03 11:45:23 +02:00
Agnès Toulet
fdaf6e3f2e
PublicDashboards: Add setting to disable the feature ( #78894 )
...
* Replace feature toggle with configuration setting
* Fix permission alert
* Update documentation
* Add back feature toggle
* revert unwanted commited changes
* fix tests
* run prettier
* Update SharePublicDashboard.test.tsx
* fix linter and frontend tests
* Update api.go
* Apply docs edit from code review
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Update index.md
* Update docs/sources/setup-grafana/configure-grafana/feature-toggles/index.md
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* Update docs/sources/setup-grafana/configure-grafana/_index.md
Co-authored-by: Agnès Toulet <35176601+AgnesToulet@users.noreply.github.com>
* add isPublicDashboardsEnabled + test
* fix test
* update ff description in registry
* move isPublicDashboardsEnabled
* revert getConfig() update
---------
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-12-19 11:43:54 +01:00
Marco Schaefer
1260451af3
Faro: Upgrade to v1.3.5 ( #79559 )
2023-12-18 16:20:21 +01:00
Eric Leijonmarck
57ca8fa368
Anonymous: Add device limits to stats ( #79494 )
...
* add device limits
* feat: tabs the anon and session stats w. highlight
2023-12-18 09:32:57 +01:00
Jo
3647ba7360
Anonymous: Add configurable device limit ( #79265 )
...
* Anonymous: Add device limiter
* break auth if limit reached
* fix typo
* refactored const to make it clearer with expiration
* anon device limit for config
---------
Co-authored-by: Eric Leijonmarck <eric.leijonmarck@gmail.com>
2023-12-12 12:57:25 +02:00
Kevin Yu
7f7d912af7
CloudWatch: Call query method from DataSourceWithBackend to support public dashboards ( #77532 )
...
* CloudWatch: call query method from DataSourceWithBackend to support public dashboards
* add test
* remove unneeded properties from test case
* update betterer
* add parens to group related logic
* remove unnecessary aliasing of variable
* use t.Cleanup
* remove redundant check
* add comment
2023-11-20 14:44:22 -08:00