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
renovate[bot]
3f2eb8bd6a
Update dependency @grafana/faro-web-sdk to v1.3.9
2024-02-26 12:04:59 +00:00
Andres Martinez Gotor
fc8a9aad22
Datasource API: Add config to ctx ( #83386 )
2024-02-26 13:02:55 +01:00
renovate[bot]
5756f365e3
Update dependency @grafana/faro-web-sdk to v1.3.9
2024-02-26 11:32:47 +00:00
renovate[bot]
171852546d
Update dependency @grafana/faro-core to v1.3.9
2024-02-26 11:09:56 +00:00
Laura Fernández
f6fa248ac1
ReturnToPrevious: Add guidelines to returnToPrevious
hook ( #83219 )
2024-02-26 12:08:00 +01:00
Fabrizio
2fa4ac2a73
Tempo: Remove duplicated code ( #81476 )
2024-02-26 11:39:26 +01:00
Gabriel MABILLE
80d6bf6da0
AuthN: Remove embedded oauth server ( #83146 )
...
* AuthN: Remove embedded oauth server
* Restore main
* go mod tidy
* Fix problem
* Remove permission intersection
* Fix test and lint
* Fix TestData test
* Revert to origin/main
* Update go.mod
* Update go.mod
* Update go.sum
2024-02-26 11:29:09 +01:00
Serge Zaitsev
d0679f0993
Chore: Add support bundle for folders ( #83360 )
...
* add support bundle for folders
* fix ProvideService in tests
* add a test for collector
2024-02-26 11:27:22 +01:00
renovate[bot]
ae00b4fb53
Update dependency @grafana/aws-sdk to v0.3.2 ( #83374 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-26 12:24:33 +02:00
Ashley Harrison
d5adcf350a
E2C: Add cloud landing page ( #83316 )
...
* restructure and create cloud empty state
* use new Grid prop and run i18n:extract
2024-02-26 10:10:35 +00:00
Selene
dea0a0f6c8
Kinds: Generate k8 resources without use kindys/thema ( #83310 )
...
Generate k8 resources reading cue file directly instead of use thema/kindsys binding
2024-02-26 10:18:19 +01:00
Joey
1899afccb5
Tempo: Add support for ad-hoc filters ( #83290 )
...
* Add support for ad-hoc filters
* Add tests
* Update types
2024-02-26 08:59:13 +00:00
Erik Sundell
af4382e4c2
plugin-e2e: Fix flaky test ( #83370 )
...
fix mock issue
2024-02-26 09:21:29 +01:00
Darren Janeczek
11ff4e7b8c
fix: datatrails: start step is "metric select" after reinitializing from URL ( #83179 )
...
fix: datatrails: start step is "metric select"
If restoring from a saved data trail, or URL,
the selection of metric becomes a second step.
The first step is always without a metric, and
displays the metric selection scene.
2024-02-25 12:54:10 -05:00
Todd Treece
110028706a
K8s: Update codegen to support new packages ( #83347 )
...
---------
Co-authored-by: Charandas Batra <charandas.batra@grafana.com>
2024-02-23 16:36:23 -08:00
Leon Sorokin
6e6b9a62a2
VizTooltips: Use global portal ( #81986 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2024-02-24 00:18:24 +02:00
Haris Rozajac
e4276a4ede
Dashboard-Scene: Show empty state after removing last panel ( #83114 )
...
* Show empty state after removing last panel
* betterer
* Refactor isEmpty state update in DashboardScene.tsx
* don't need viewPanelScene check
* track isEmpty through a behavior
* Fix test
* Add test for empty state
* minor fix
* Refactor isEmpty check
* Don't use const
* clean up
2024-02-23 15:03:35 -07:00
ismail simsek
240480ac9b
Chore: Add a key prop to warning component to prevent "should have a unique key prop" error ( #83340 )
...
add a key prop to prevent "should have a unique key prop" warning/error on the browser console
2024-02-23 23:57:12 +02:00
Isabel
dfeb33fe55
Docs: restructure Configure field overrides ( #81833 )
...
* Removed view and delete overrides sections
* Added examples heading and moved examples down one heading level
* Added override rules section and removed rule definitions from task
* Added supported visualizations section and table and docs ref links
* Docs: edit Configure field overrides (#81834 )
* Formatted note
* Added missing content and general edits
* Updated screenshots and examples and general edits
* Fix small formatting issues
* Fixed links
* Uploaded images to admin, updated image links, and removed local images
* Swapped figure shortcode for simple Markdown
2024-02-23 16:51:00 -05:00
Todd Treece
e5a26a3f7c
K8s: Add apimachinery and apiserver packages ( #83190 )
2024-02-23 15:15:43 -05:00
Todd Treece
f4b432841b
Chore: Add env var check to make drone
( #83337 )
2024-02-23 21:28:30 +02:00
Todd Treece
2146f6ce1f
Chore: Update drone signature ( #83334 )
2024-02-23 14:10:51 -05:00
Tania
8895b43c85
Chore: Remove docs and kinds report generators ( #83277 )
...
* Chore: Remove codegen for docs
* Remove kindsysreport
2024-02-23 20:06:43 +01:00
Todd Treece
23963a1f34
Chore: Update wire to v0.6.0 using bingo ( #83323 )
2024-02-23 12:48:26 -05:00
Jack Baldry
2b4f108771
Revert "Alerting docs: rework create alert rules definition and topic" ( #83328 )
2024-02-23 19:30:08 +02:00
Darren Janeczek
18d1ced069
style: datatrails: indicate prometheus data source ( #83199 )
...
* style: indicate prometheus data source
2024-02-23 12:03:40 -05:00
Darren Janeczek
b3c0f69576
style: datatrails: use Tag on cards ( #83198 )
...
* style: datatrails: use Tag on cards
2024-02-23 12:03:10 -05:00
Jev Forsberg
a97562906c
Table: Add ability for Table to render Standard Options "No value" value when DataFrames or field values are empty ( #82948 )
...
* baldm0mma/no_value_message/ add fieldConfig to Table props
* baldm0mma/no_value_message/ add noValuesDisplayText to table props
* baldm0mma/no_value_message/ add fieldConfig to tablePanel
* baldm0mma/no_value_message/ add tests
* baldm0mma/no_value_message/ update test values
* baldm0mma/no_value_message/ update args in tests
* baldm0mma/no_value_message/ update with NO_DATA_TEXT const
2024-02-23 10:00:24 -07:00
Kristina
92fa868a77
remove oss from security config docs ( #82936 )
2024-02-23 10:55:44 -06:00
brendamuir
57114a4916
Alerting docs: rework create alert rules definition and topic ( #83220 )
...
* Alerting docs: rework create alert rules definition and topic
* ran prettier
* corrects note
* adds configure notifications section
* update branch
* corrects links
* parts of alert rule creation
* Update docs/sources/alerting/configure-notifications/_index.md
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
* moved section
* updates recording rule steps
* gets rid of configure integrations topic
* deletes configure integrations topic
* deletes links
* ran prettier
* Include contact point links
* phase 2 sorting out manage notifications
* manage notification changes
* manage notification updates
* finishing touches
* fixes links
* link fixes
* more link fix
* link fixes
* ran prettier
---------
Signed-off-by: Jack Baldry <jack.baldry@grafana.com>
Co-authored-by: Pepe Cano <825430+ppcano@users.noreply.github.com>
Co-authored-by: Jack Baldry <jack.baldry@grafana.com>
2024-02-23 17:52:19 +01:00
Andreas Christou
1477e658ec
CI: Add retry for yarn install ( #83317 )
...
Add retry for yarn install
2024-02-23 16:15:28 +00:00
Ieva
19b1e71fee
IP range AC for data sources: compare the base of the URL only ( #83305 )
...
* compare the base of the URL and ignore the path
* change the logic to compare scheme and host explicitly
* fix the test
2024-02-23 18:13:21 +02:00
Ieva
65534e62a6
RBAC: add kind, attribute and identifier to annotation permissions during the migration ( #83299 )
...
add kind, attribute and identifier to annotation permissions during the migration
2024-02-23 16:03:23 +00:00
Jo
b2601d71d5
IAM: Remove fully rolled out feature toggles ( #83308 )
...
* remove anon stat ft
* remove split scope flag
* remove feature toggle from frontend
2024-02-23 17:53:37 +02:00
Kristina
bbe9c8661a
Explore: Use rich history local storage for autocomplete ( #81386 )
...
* move autocomplete logic
* Tests
* Write to correct history
* Remove historyUpdatedAction and related code
* add helpful comments
* Add option to mute all errors/warnings for autocomplete
* Add back in legacy local storage query history for transition period
* Move params to an object for easier use and defaults
* Do not make time filter required
* fix tests
* change deprecation version and add issue number
2024-02-23 09:44:21 -06:00
Torkel Ödegaard
ea8b3267e5
DataTrails: Sticky controls ( #83286 )
...
* DataTrails: Sticky controls
* Update
2024-02-23 16:22:34 +01:00
Ashley Harrison
49e18a3e7a
Chore: replace react-popper
with floating-ui
in Popover
( #82922 )
...
* replace react-popper with floating-ui in Popover
* update HoverCard
* fix unit tests
* mock useTransitionStyles to ensure consistent unit test results
2024-02-23 15:00:24 +00:00
Darren Janeczek
83c01f9711
datatrails: detect if current trail state is bookmarked ( #83283 )
...
* fix: detect if current trail state is bookmarked
2024-02-23 17:00:10 +02:00
Ashley Harrison
604e02be15
Grid: Add alignItems
prop ( #83314 )
...
add alignItems props to Grid
2024-02-23 14:25:44 +00:00
Joey
1631e41303
Tempo: Add template variable interpolation for filters ( #83213 )
...
* Interpolate template variables in filters
* Add tests
2024-02-23 14:03:35 +00:00
Todd Treece
49d3cb29eb
Chore: Add go workspace ( #83191 )
...
---------
Co-authored-by: ismail simsek <ismailsimsek09@gmail.com>
2024-02-23 08:54:24 -05:00
Daniel Reimhult
43b186a52e
Unit: Add SI prefix for empty unit ( #79897 )
...
* Unit: Add SI prefix for empty unit
* Units: Change name from SI prefix to SI short
2024-02-23 15:24:12 +02:00
Andreas Christou
7730a38474
CI: Remove inline-builds flag ( #83306 )
...
Remove inline-builds
2024-02-23 15:11:04 +02:00
Erik Sundell
3e456127cb
E2E: Add plugin-e2e scenario verification tests ( #79969 )
...
* add playwright test and plugin-e2e
* run tests in ci
* add ds config tests
* add panel edit tests
* add annotation test
* add variable edit page tests
* add explore page tests
* add panel plugin tests
* add readme
* remove comments
* fix broken test
* remove user.json
* remove newline in starlark
* fix lint issue
* ignore failure of playwright tests
* update code owners
* add detailed error messages in every expect
* update message frame
* fix link
* upload report to gcp
* echo url
* add playwright developer guide
* bump plugin-e2e
* add custom provisioning dir
* update plugin-e2e
* remove not used imports
* fix typo
* minor fixes
* use latest version of plugin-e2e
* fix broken link
* use latest plugin-e2e
* add feature toggle scenario verification tests
* bump version
* use auth file from package
* fix type error
* add panel data assertions
* rename parent dir and bump version
* fix codeowners
* reset files
* remove not used file
* update plugin-e2e
* separate tests per role
* pass prov dir
* skip using provisioning fixture
* wip
* fix permission test
* move to e2e dir
* fix path to readme
* post comment with report url
* format starlark
* post comment with report url
* post comment with report url
* fix token
* make test fail
* fix exit code
* bump version
* bump to latest plugin-e2e
* revert reporting message
* remove comments
* readding report comment
* change exit code
* format starlark
* force test to fail
* add new step that posts comment
* fix link
* use latest playwright image
* fix failing test
* format starlark
* remove unused fixture
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
---------
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com>
2024-02-23 12:39:30 +01:00
Ashley Harrison
b25667223c
Box: add direction
prop to Box
( #83296 )
...
add "direction" prop to Box
2024-02-23 13:38:36 +02:00
George Robinson
a0353b237a
Alerting: Update swagger specs ( #83260 )
2024-02-23 11:25:43 +00:00
Ashley Harrison
a3c73ae7c4
E2C: Add initial empty state ( #83232 )
...
* update subtitle
* add empty state
* rename to InfoPaneLeft/Right
* use '
* add "direction" prop to Box
* update subtitle
* Revert "add "direction" prop to Box"
This reverts commit 99f82a27c7
.
2024-02-23 13:18:09 +02:00
Ashley Harrison
c63456612e
Chore: replace react-popper
with floating-ui
in time pickers ( #82640 )
...
* replace react-popper with floating-ui in RelativeTimeRangePicker
* replace react-popper with floating-ui in DateTimePicker
2024-02-23 10:45:04 +00:00
Ben Donnelly
fa37d8467f
fix(build): make python and gcc are needed for some yarn dependencies… ( #83228 )
...
fix(build): make python and gcc are needed for some yarn dependencies to build
2024-02-23 11:14:54 +01:00