Joey
6796e66fb8
Pyroscope: Add standalone build ( #80222 )
...
* Pyroscope standalone build
* Fix for tests
* Add missing packages
* Remove import
* Update trace to profiles
* Update test
2024-01-16 12:46:15 +00:00
renovate[bot]
96010eb21e
Update dependency @floating-ui/react to v0.26.6 ( #80611 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-16 14:19:47 +02:00
Uladzimir Dzmitračkoŭ
313c43749c
Explore: Fix incorrect interpolation of table title ( #80227 )
2024-01-16 12:22:32 +01:00
renovate[bot]
f4629f7014
Update dependency react-window to v1.8.10
2024-01-16 10:40:18 +00:00
Fabrizio
522519f671
Tempo: Decouple Tempo from Grafana core ( #79888 )
2024-01-16 11:36:40 +01:00
Ashley Harrison
767029a43d
use exposed interface from rc-tooltip
2024-01-16 12:25:31 +02:00
renovate[bot]
f5cabd4db0
Update dependency rc-tooltip to v6.1.3
2024-01-16 12:25:31 +02:00
renovate[bot]
cd8bf4c8cb
Update dependency react-use to v17.4.3
2024-01-16 10:09:39 +00:00
renovate[bot]
693b07c0f7
Update dependency moment-timezone to v0.5.44 ( #80561 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 15:51:10 +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
renovate[bot]
b23ecaa3d1
Update dependency marked-mangle to v1.1.6
2024-01-15 14:25:42 +00:00
renovate[bot]
7a3a722132
Update dependency jquery to v3.7.1
2024-01-15 13:39:06 +00:00
Eric Leijonmarck
3979ea0c47
Anonymous Access: Pagination for devices ( #80028 )
...
* first commit
* add: pagination to anondevices
* fmt
* swagger and tests
* swagger
* testing out test
* fixing tests
* made it possible to query for from and to time
* refactor: change to query for ip adress instead
* fix: tests
2024-01-15 12:13:38 +00:00
renovate[bot]
a3b9ec21db
Update dependency immutable to v4.3.4
2024-01-15 11:45:28 +00:00
Ashley Harrison
ec53487c99
NestedFolderPicker: separate toggle to force enable picker without nestedFolders
( #80461 )
...
* separate nestedFolderPickerOverride toggle to force enable it without nestedFolders
* let's call it newFolderPicker
* update unit tests and keyboard handling
* reduce spacing when no folder open chevron
---------
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2024-01-15 11:43:19 +00:00
Ashley Harrison
15af2e5053
Connections: Pass keywords from the backend to CommandPalette ( #80276 )
...
* pass keywords from the backend to CommandPalette
* add csv and json to keywords
2024-01-15 11:30:55 +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]
b7d6fa4423
Update dependency glob to v10.3.10
2024-01-15 10:39:28 +00:00
renovate[bot]
f862bcb509
Update dependency csstype to v3.1.3
2024-01-15 10:08:02 +00:00
renovate[bot]
9b5b76aedd
Update dependency @types/slate-plain-serializer to v0.7.5 ( #80495 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-15 10:02:01 +00:00
renovate[bot]
cb4b9e083c
Update dependency @types/tinycolor2 to v1.4.6
2024-01-15 01:41:12 +00:00
renovate[bot]
0e04c934b7
Update dependency @types/testing-library__jest-dom to v5.14.9
2024-01-15 00:13:21 +00:00
renovate[bot]
4482062bf3
Update dependency @types/string-hash to v1.1.3
2024-01-14 21:55:12 +00:00
renovate[bot]
f84c8f6853
Update dependency @types/react-transition-group to v4.4.10
2024-01-12 19:46:07 +00:00
renovate[bot]
05d8fd9d85
Update dependency @types/react-test-renderer to v18.0.7
2024-01-12 19:24:50 +00:00
renovate[bot]
235c747472
Update dependency @types/react-table to v7.7.19
2024-01-12 18:45:27 +00:00
renovate[bot]
7f3b748b29
Update dependency @types/react-highlight-words to v0.16.7 ( #80475 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 17:31:53 +00:00
renovate[bot]
d96cd145d7
Update dependency @types/react-color to v3.0.11
2024-01-12 17:30:28 +00:00
Sven Grossmann
4e474161a1
Logs: Add show context to dashboard panel ( #80403 )
...
* Logs: Add show context to dashboard panel
* add prop to enable show context toggle
* update test
* adjust tests
* add query targets as a dependency
* extract `useDatasourcesFromTargets` hook
* add tests
* remove comment
2024-01-12 19:19:00 +02:00
renovate[bot]
e3745b5fb8
Update dependency @types/react-beautiful-dnd to v13.1.8
2024-01-12 17:07:43 +00:00
renovate[bot]
9ba56d9349
Update dependency @types/prismjs to v1.26.3
2024-01-12 16:31:08 +00:00
Jamin
66c85d9826
Frontend: Migrate LoadingIndicator.tsx
from aria-label e2e selectors to data-testid ( #79664 )
...
* refactor: update component to use data-testid
* refactor: update loading indicator e2e selector
* oops - forgot to update betterer results
* update loading indicator in variable picker
---------
Co-authored-by: joshhunt <josh@trtr.co>
Co-authored-by: Josh Hunt <joshhunt@users.noreply.github.com>
2024-01-12 18:30:11 +02:00
renovate[bot]
e553d4b796
Update dependency @types/papaparse to v5.3.14
2024-01-12 15:34:01 +00:00
renovate[bot]
b9c616ce1d
Update dependency @types/mock-raf to v1.0.6
2024-01-12 13:31:34 +00:00
renovate[bot]
a491938dfe
Update dependency @types/marked to v5.0.2
2024-01-12 13:07:08 +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]
d2293e0848
Update dependency @types/is-hotkey to v0.1.10 ( #80422 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-01-12 10:21:00 +00:00
Ivan Ortega Alba
e9f1b41d23
EditVariable: Add base form to edit variables ( #80172 )
2024-01-12 12:01:11 +02:00
renovate[bot]
d3abab2896
Update dependency @types/hoist-non-react-statics to v3.3.5
2024-01-12 09:56:28 +00:00
renovate[bot]
ecf5c46e95
Update dependency @rollup/plugin-commonjs to v25.0.7
2024-01-12 09:41:23 +00:00
Hugo Kiyodi Oshiro
243eba228e
Plugins: Parse defaultValues correctly for nested options ( #80302 )
...
* Plugins: Parse defaultValues correctly for nested options
---------
Co-authored-by: Esteban Beltran <esteban@academo.me>
2024-01-12 10:36:10 +01: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
Leon Sorokin
b53e0521d2
Panels: AnnotationsPlugin2 ( #79531 )
...
Co-authored-by: Adela Almasan <adela.almasan@grafana.com>
2024-01-12 09:02:40 +02:00
Ivan Ortega Alba
eb64209301
GeneralSettings: Enable support for nowDelay ( #79703 )
2024-01-11 17:53:06 +01:00
Andreas Christou
a70d48a724
Runtime: Add property for disabling caching ( #80245 )
...
* Add property for disabling caching
* Lint
2024-01-11 15:57:18 +00: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
Alex Khomenko
370fd5a5af
SSO Config: Add generic OAuth ( #79972 )
...
* Setup route
* Set up the page
* Add orgs
* Load settings
* Make API call
* Remove log
* Add FormPrompt
* Update types
* Add tests
* Fix tests
* Cleanup
* Load settings
* Fix naming
* Switch to PUT endpoint
* Switch to CSS object
* Setup fields
* Render fields
* Extend types
* Dynamic provider page
* Rename page
* Filter out non-implemented providers
* Fix types
* Add teamIDs validation
* Update tests
* Fix URL
* Update name
* Send full data
* Add password input
* Update test
* Expand default values
* Fix test
* Use SecretInput
* Remove dev mode for the feature toggle
* Convert fields
* Remove fieldFormat utils
* Update fields logic
* Update tests
* Update betterer
* SSO: Add Generic OAuth page
* SSO: Add Generic OAuth page
* SSO: Make client secret not required
* Update field name
* Revert feature toggle to dev mode
* Use provider endpoint
* Fix form state check
* Update tests
* Fix URL redirect after form submit
* Mock locationService
* Separate Form component
* Update fields
* Add more fields
* Add more fields
* Fix spacing
* Add UserMapping fields
* Add rest of the fields
* Add FieldRenderer
* Update types
* Update comment
* Update feature toggle
* Add checkbox
* Do not submit form if there are errors
* Fix revalidation
* Redirect on success only
* Fix redirect behavior
* Add missing descriptions
* Use inline checkbox
* Add enabled field
* Restore feature toggle
* Remove source field from PUT request
* Add URL to the fields
* Add hidden prop to fields and sections
* Add Delete button
* Prettier
* Add authStyle, still not working, description updates
* Fix saving select values
* Run prettier
* Use defaultValue in Select field
---------
Co-authored-by: Mihaly Gyongyosi <mgyongyosi@users.noreply.github.com>
2024-01-11 11:23:38 +01:00
renovate[bot]
ec3207a943
Update dependency @testing-library/dom to v9.3.4
2024-01-11 10:10:51 +00:00