Karl Persson
1528d6f5c4
Authn: Prevent empty username and email during sync ( #76330 )
...
* Move errors to error file
* Move check for both empty username and email to user service
* Move check for empty email and username to user service Update
* Wrap inner error
* Set username in test
2023-10-11 14:27:43 +02:00
Torkel Ödegaard
e46e66313d
DashboardScene: Support for Angular panels ( #76072 )
...
* Could work
* it's working
* remove comment
* Update comment
* Make options work
* Progress
* Update panel class name
* Update public/app/angular/panel/AngularPanelReactWrapper.tsx
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
* Fixes
---------
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com>
2023-10-11 14:27:20 +02:00
Erik Sundell
d17f25d8c4
Chore: Remove reference to storybook 6 ( #75815 )
...
remove reference to storybook 6
2023-10-11 14:09:10 +02:00
Khushi Jain
42fb42a90d
PublicDashboards: Add validation deletion ( #75336 )
2023-10-11 11:59:13 +00:00
Karl Persson
3fc925364f
Siningkeys: Fix test setup ( #76333 )
...
* Don't use integration tests for service and init store only once for integration tests
* Set one key as expired in test
2023-10-11 13:50:38 +02:00
Dominik Prokop
6968f4d6ff
DashboardScene: Share snapshot ( #76132 )
...
* Dashboard snapshot creation logic and tests
* Add variable type to serialized json, add refresh prop to datasource var
* WIP Snapshots tab UI
* Use Grafana snapshot query for a generated snapshot
* Make anno snapshots backwards compatible
* Share snapshot tab UI
* Single panel snapshot
* Remove unused param
* Snap update
* Ts fix
* One more snap fix
* Basic rows support
* Add tests for basic rows
* Bettererupdate
2023-10-11 04:24:18 -07:00
Torkel Ödegaard
555acdf180
Drawer: Add 1 grid unit padding between title and tabs ( #76249 )
2023-10-11 13:18:24 +02:00
renovate[bot]
0ec15de905
Update dependency @types/node to v18.18.4 ( #76336 )
...
* Update dependency @types/node to v18.18.4
* fix types
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2023-10-11 11:08:41 +00:00
renovate[bot]
ae84ec38d5
Update dependency chrome-remote-interface to v0.33.0 ( #76337 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 14:03:14 +03:00
Joao Silva
5f6fea33f2
Chore: Improve typings in OptionsUI and Explore ( #76245 )
2023-10-11 11:43:25 +01:00
Giuseppe Guerra
50504ba008
Plugins: Chore: Renamed instrumentation middleware to metrics middleware ( #76186 )
...
* Plugins: Chore: Renamed instrumentation middleware to metrics middleware
* Removed repeated logger attributes in middleware and contextual logger
* renamed loggerParams to logParams
* PR review suggestion
* Add contextual logger middleware
* Removed unused params from logRequest
* Removed unwanted changes
* Safer FromContext method
* Removed traceID from logParams
2023-10-11 12:42:32 +02:00
Ashley Harrison
abd2c9c287
Navigation: Hide docked menu and dock button on mobile ( #76334 )
...
* hide docked menu and dock button on mobile
* add logic to handle hamburger menu button on mobile
2023-10-11 11:33:15 +01:00
renovate[bot]
58ba11ecbd
Update dependency @testing-library/user-event to v14.5.1 ( #76329 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 11:18:30 +01:00
ismail simsek
9035a498ca
Chore: Export closestIdx function from @grafana/data ( #76176 )
...
* export calculateFieldDisplayName function
* export closestIdx function
* Use getFieldDisplayName
2023-10-11 11:44:36 +02:00
Josh Hunt
8d9ef716fe
I18N: Collect stats on number of untranslated strings in message catalogues ( #76272 )
...
* I18N: Collect stats on number of untranslated strings in message catalogues
* eachLeaf -> eachMessage
* use __dirname
2023-10-11 12:26:39 +03:00
renovate[bot]
a0ab1e4fd7
Update dependency @rollup/plugin-node-resolve to v15.2.3 ( #76261 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 10:18:54 +01:00
renovate[bot]
9d2e8f650b
Update dependency @rushstack/ts-command-line to v4.16.1 ( #76282 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-11 10:17:05 +01:00
Joey
07b08fc09f
Tempo: Disable show matches only button when no matches ( #76124 )
...
* Disable show matches only button when there are no matches
* Update tests
2023-10-11 09:51:48 +01:00
Oscar Kilhed
608f066ca5
PanelConfig: Add option to calculate min/max per field instead of using the global min/max in the data frame. ( #75952 )
...
* Add option to calculate min max per field
* Fix eslint warnings
* Add back hideFromDefaults that went missing
* whitespace
* Add tests
* Refactor range calculation
* Rename localMinMax -> fieldMinMax
* Remove the lint exceptions
Removing these as to not hide these once we get around to fixing the
underlying typing issue.
* Update docs
2023-10-11 10:50:11 +02:00
Andres Martinez Gotor
1f8b08202e
Chore: Avoid showing plugin version if it's %VERSION% ( #75974 )
2023-10-11 10:49:30 +02:00
João Calisto
d5691e6dd1
Live: Allow setting the engine password ( #76289 )
2023-10-11 09:45:24 +01:00
Joey
9101eb219c
Tempo: Improve UX of service graph related warnings ( #76134 )
...
Improve UX of service graph related warnings
2023-10-11 09:43:05 +01:00
Gábor Farkas
dc8b07d46f
postgres/mysql: improved imports in unit tests ( #75980 )
...
* postgres/mysql: improved imports in unit tests
* simpler mock approach
2023-10-11 10:38:38 +02:00
Nathan Marrs
6184bf21e2
Canvas: Add standard text config options to button element ( #76160 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2023-10-11 01:53:56 +03:00
Ryan McKinley
c26e3d80e3
Playlist: Add create+update timestamps to the database ( #76295 )
2023-10-10 12:46:12 -07:00
deresolution20
3d84956215
Docs: update raw format for data source variable ( #75488 )
...
* Update index.md
Please see this PR for the breaking change to raw. https://github.com/grafana/grafana/pull/69259
* Update docs/sources/dashboards/variables/variable-syntax/index.md
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
* Fixed linting error
---------
Co-authored-by: Isabel <76437239+imatwawana@users.noreply.github.com>
2023-10-10 12:12:58 -07:00
Drew Slobodnjak
5604305271
BarChart: Gradient Mode for Auto Max ( #74122 )
...
* BarChart: Gradient Mode for Auto Max
* add gdev panel
* clean
---------
Co-authored-by: Leon Sorokin <leeoniya@gmail.com>
2023-10-10 11:14:56 -07:00
Andrej Ocenas
2a6c16d969
Pyroscope: Change phlare/api module to pyroscope/api module ( #76271 )
2023-10-10 18:13:14 +02:00
Jo
cada1f040a
Auth: Add support for role mapping and allowed groups in Google OIDC ( #76266 )
...
* support google oauth allowed_groups. unify allowed groups logic
* add role mapping for google oauth
* add documentation
* add addendums
* remove extra isGroupMember
* add to sample ini
* Apply suggestions from code review
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
---------
Co-authored-by: Gabriel MABILLE <gamab@users.noreply.github.com>
2023-10-10 18:07:23 +02:00
Josh Hunt
0d390382d3
I18n: Reset back to default plural seperators ( #76284 )
...
* reset to standard plural seperators for crowdin compatibility
* update docs
2023-10-10 19:00:33 +03:00
renovate[bot]
bb7ca78eb0
Update dependency @rushstack/rig-package to v0.5.1 ( #76267 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 16:34:23 +01:00
Kyle Cunningham
a9becedbbb
Transformations: Add Numeric Index in Title ( #76265 )
...
Add index to transformation title
2023-10-10 10:31:03 -05:00
guangwu
d25163a645
fix: Verification typo ( #73137 )
...
* fix: Verification typo
* fix: change to verification
2023-10-10 08:11:37 -07:00
Bilal Khan
186a9c2331
improved the sentence to make it clear for entering admin in both the username and password ( #76141 )
...
* improved the sentence to make it clear for entering admin in both the username and password
* Update docs/sources/getting-started/build-first-dashboard.md
---------
Co-authored-by: Christopher Moyer <35463610+chri2547@users.noreply.github.com>
2023-10-10 10:01:13 -05:00
Domas
b75b747881
Tempo data source: Fix service map query error when a duration data frame has no data ( #76269 )
...
* fix tempo service graph req when data frame is empty
* also report error to Faro
2023-10-10 17:57:05 +03:00
Yuri Tseretyan
810fbc3327
SSE: Support hysteresis threshold expression ( #70998 )
...
* extend threshold command with second evaluator called `unloadEvaluator`
* Introduce a new expression command Hysteresis and update Threshold unmarshaller to create the HysteresisCommand if the second eval
* add feature flag `recoveryThreshold`
* update unmarshal threshold command to not re-marshall because it breaks frame definition by shuffling the schema and data fields
2023-10-10 17:51:50 +03:00
Karl Persson
ceb6f8b409
Authn: error logs ( #76264 )
...
* Reduce to debug for session need rotation error
* try to extract log level from error and fallback to warning
2023-10-10 16:30:20 +02:00
Gabriel MABILLE
9dd38de5c1
RBAC: Make fixed role UIDs deterministic ( #76239 )
...
* Add fixed role UID
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
* Use base64 url encoding
---------
Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2023-10-10 16:29:31 +02:00
Ivan Ortega Alba
2a2401e673
useOpenAIStream: Improve error handling ( #76212 )
...
* Simplify error message
* Add timeout
* Unsubscribe when unmount
---------
Co-authored-by: Nathan Marrs <nathanielmarrs@gmail.com>
2023-10-10 17:23:08 +03:00
Tobias Skarhed
473f8899c5
Chore: Add @deprecation to LegacyForms ( #76055 )
...
* Add deprecations to LegacyForms
* Fix whitespace
* Update FormField.tsx
* Update Input.tsx
* Update IndicatorsContainer.tsx
* Update NoOptionsMessage.tsx
* Update Select.tsx
* Update Switch.tsx
* Update SecretFormField.tsx
* Update index.ts
* Update Select.tsx
* Add deprecated Links
* Update deprecation comments
* Update deprecation message
2023-10-10 16:21:11 +02:00
Stefan Mitic
9665cecc27
Chore: remove gf-forms and LegacyForms from Ldap Page ( #76156 )
...
* Chore: remove LegacyForms from Ldap Page
* remove references to gf-form
* fix form control submit function
2023-10-10 15:56:34 +02:00
Ashley Harrison
930c753340
Navigation: Implement logic for docking nav menu ( #76188 )
...
* Create a state for dockedMegaMenu and the function to manage it
* Add the dockedMenu icon and handle the status when clicking it
* Add Megamenu to section nav area when it is docked
* get logic working
* fix mobile
* refactor state + persist in localStorage
* adjust icon and don't use position absolute
* restore old rudderstack tracking
* use Flex instead
* adjust feature toggle to be experimental
* extract out localStorage handling into utils
* don't need separate file
* use store.set/get instead
---------
Co-authored-by: eledobleefe <laura.fernandez@grafana.com>
2023-10-10 14:55:52 +01:00
renovate[bot]
de2d8f50e8
Update dependency @react-types/shared to v3.21.0 ( #76251 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2023-10-10 14:49:22 +01:00
Esteban Beltran
ac27fea5bc
Sandbox: Add basic e2e tests for datasources inside sandbox ( #76226 )
...
* Sandbox: initial dummy datasource plugin for e2e
* WIP: tests
* Add metrics to plugin.json so it shows up in explore
* Fix false positives in frontend-sandbox-datasource.spec.ts
* Change typed name to be static
* Add code to delete the datasource after tests are complete
* Add fail on status code
* Update tests for more config
* Replace visit with existing page
* Delete cleanup code
2023-10-10 16:41:20 +03:00
Andre Pereira
1f9bd7466d
Tempo: Multi-line support for error markers in TraceQL editor ( #75904 )
...
* Don't show error when editor is empty
* Added multi-line support for error markers
* Fixed bug where new lines weren't being counted as characters
* Take startLine and endLine into account in column calculations
* Fix
2023-10-10 13:53:43 +01:00
Fabrizio
f40b695267
Docs: Add entry for TraceQL query editor ( #76119 )
2023-10-10 14:48:37 +02:00
Torkel Ödegaard
42218fbdbb
DashboardScene: Support auto migration for angular panels ( #76100 )
...
* DashboardScene: Support auto migration for angular panels
* minor tweak
* Update scenes
* Review fix
* Update
2023-10-10 14:33:58 +02:00
Karl Persson
ea741dda6b
Signingkeys: Add local cache ( #76234 )
...
* IDForwarding: change audience to be prefixed by org and remove JTI
* IDForwarding: Construct new signer each time we want to sign a token.
* SigningKeys: Simplify storage layer and move logic to service
* SigningKeys: Add private key to local cache
2023-10-10 14:17:16 +02:00
Ieva
5e14d93530
Chore: remove hasAccess and hasAcessInMetadata ( #76237 )
...
* remove hasAccess and hasAcessInMetadata in favour of hasPermission and hasPermissionInMetadata
* test fixes
* more test fixes
2023-10-10 12:04:07 +01:00
Ashley Harrison
f56cc6fdc0
Navigation: Create navAdminSubsections
feature toggle ( #76248 )
...
create feature toggle
2023-10-10 13:50:44 +03:00