a79c048344
Feature Highlights: move setting to a feature toggle ( #44780 )
...
* Add toggle
* Use the toggle
* Cleanup
2022-02-03 13:53:23 +02:00
3504844ad7
DataFrame: insert null values along interval ( #44622 )
2022-02-02 10:25:49 -06:00
d87cd6f26c
Update dependency prettier to v2.5.1 ( #43473 )
...
* Update dependency prettier to v2.5.1
* prettier fixes
* chore(toolkit): bump prettier to 2.5.1
* style(eslint): bump grafana config to 2.5.2 in core and toolkit
* style(mssql-datasource): fix no-inferrable-types eslint errors
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-02-02 12:02:32 +00:00
ac90c8d68d
Geomap: initialization fixes ( #44745 )
2022-02-01 22:08:07 -08:00
b2b584f611
Geomap: Improve tooltip UX and fix data links ( #44740 )
2022-02-01 18:17:39 -08:00
1f4fdf31df
Fix one more typo in data rate unit names ( #44675 )
2022-02-01 19:49:21 +01:00
6a72d97265
TestData: support raw results in the raw frames editor ( #44609 )
2022-01-31 15:40:58 -08:00
9035859871
Update dependency sinon to v13 ( #44613 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-31 12:31:38 +00:00
99ee72688c
Fix typos in data rate unit names ( #44632 )
2022-01-31 10:31:27 +01:00
ea48d131ee
Explore: deprecate compact URL encoding & dafault to extended ( #44385 )
2022-01-27 11:23:56 +00:00
5d66194ec5
FeatureFlags: define features outside settings.Cfg (take 3) ( #44443 )
2022-01-26 09:44:20 -08:00
55e1c53e36
NavModel: Enable adding suffix elements to tabs ( #44155 )
...
* Trigger extra events
* Extend html attributes
* Add suffix to tabs
* Add upgrade routes
* suffix => highlightText
* suffix => suffixText
* Add size prop
* Update prop name
* Convert tabSuffix to a component
2022-01-26 09:15:45 +02:00
a20894c261
Formatters: speed up toDuration() ( #44345 )
2022-01-25 22:14:59 -06:00
e9375ecd4c
Update dependency rollup to v2.66.1 ( #44348 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-25 15:59:06 +01:00
aead2e9157
Navigation: allow adding extra content ( #44048 )
...
* Add PRO badge
* Allow adding extra content
* Add extra content for the new navbar
* Use highlight text instead of extra content
* Trigger extra events
* Remove ExtraContent
* Update public/app/core/components/NavBar/NavFeatureHighlight.tsx
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
* Remove redundant i
* Add UpgradeBox
* Move highlight to menu trigger
* Clear navbar next
* Cleanup
* Fix UpgradeBox styles
* Add arrow icon
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-01-25 10:04:44 +02:00
b88811e2af
DataFrame: deprecate/remove field.parse(any) ( #44299 )
2022-01-24 16:27:35 +00:00
ac945fb6e1
Tempo / Trace Viewer: Implement deep linking to spans
2022-01-24 08:49:35 -07:00
65bdb3a899
FeatureFlags: Revert managing feature flags outside of settings.Cfg ( #44382 )
...
* Revert "FeatureToggles: register all enterprise feature toggles (#44336 )"
This reverts commit f53b3fb0071c0d6d16a80d5e172a425aa3f72ca9.
* Revert "FeatureFlags: manage feature flags outside of settings.Cfg (#43692 )"
This reverts commit f94c0decbd302140fffe351db200634a5c728545.
2022-01-24 16:08:05 +01:00
082b1b4db7
Geomap: add spatial transformers (alpha) ( #44020 )
2022-01-21 14:27:26 -08:00
53dfae3c86
Update dependency rollup to v2.65.0 ( #44302 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-21 09:37:03 +00:00
3be082b2bf
Transformers: fix typo in convertFieldType.ts ( #44297 )
2022-01-21 04:48:19 +00:00
f94c0decbd
FeatureFlags: manage feature flags outside of settings.Cfg ( #43692 )
2022-01-20 13:42:05 -08:00
2c75b444c0
Update dependency ol to v6.12.0 ( #43651 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 11:58:28 +00:00
633da39d53
Update dependency rollup to v2.64.0 ( #44053 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-19 11:34:21 +00:00
d4362ea5a8
Update dependency marked to v4.0.10 [SECURITY] ( #44078 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-16 23:47:48 -08:00
f3dcfb2e3e
Chore: update openlayers dependencies ( #44019 )
2022-01-13 22:32:13 -08:00
fd8baf5f7d
Gazetteer: reactor so the source is a DataFrame ( #43783 )
2022-01-13 17:15:31 -08:00
54b120505e
ValueMappings: support settings icons in field value mappings ( #43942 )
2022-01-13 10:06:40 -08:00
f74b21c119
Dependencies: downgrade typescript to 4.4.4 for now ( #43970 )
...
* Downgrade typescript to 4.5.2 for now
* Downgrade to 4.4.4 instead :(
* kick drone
* Update .github/renovate.json5
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
Co-authored-by: Jack Westbrook <jack.westbrook@gmail.com>
2022-01-13 10:08:38 +00:00
7e5e3f9dc0
FeatureToggles: typed as optional booleans ( #43925 )
2022-01-11 16:18:54 -08:00
ef12028a68
Tempo: Add time range to tempo search query behind a feature flag ( #43811 )
2022-01-10 07:38:40 -07:00
77347a37b1
Add tests to ensure infinite value mappings work ( #43858 )
2022-01-10 14:16:07 +00:00
1a0f5595c3
TimeSeries/BarChart: Add support for sorting series in the tooltip ( #43615 )
...
* TimeSeries panel: Add support for sorting series in the tooltip
* Fix cue tests
* Make sortValues work with string values
* Sort values in DatHoverView and remove sort index from TooltipPlugin
* Rename sortOrder prop to sort
* DataHoverView - use raw values for sorting
2022-01-10 10:32:21 +01:00
34f757ba5a
switch to using featureEnabled for enterprise features ( #41559 )
...
* switch to using featureEnabled for enterprise features
2022-01-07 15:11:23 -05:00
a29ddfd386
Update Monthly patch updates ( #43798 )
...
* Update Monthly patch updates
* remove lodash and mousetrap type updates
* Remove slate types upgrade
* Update storybook versions in yarnrc
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-01-07 16:33:26 +00:00
720d2487fa
Units: Fixed VAr (Volt-Ampere reactive), VA and kVA capitalization ( #43779 )
...
* Fixed VAr unit casing
* Fixed VAr unit casing
* Fixed VAr unit casing
* Fixed categories.ts file extension
* Fixed VA and kVA capitalization
* Fixed VA, kVA and kVAr capitalization.
2022-01-07 13:56:55 +00:00
846c6ce758
Update dependency typescript to v4.5.4 ( #43756 )
...
* Update dependency typescript to v4.5.4
* Changes needed to support new TypeScript version
* kick drone
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-01-06 16:16:13 +00:00
b4204628e4
Live: optionally send queries over websocket connection ( #41653 )
...
Co-authored-by: ArturWierzbicki <artur.wierzbicki@grafana.com>
Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2022-01-05 08:02:12 -08:00
bfecbdc0bd
Update dependency rxjs to v7.5.1 ( #43718 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-05 15:53:40 +00:00
9e5a7b056c
Update dependency rollup to v2.63.0 ( #43711 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-05 14:58:56 +00:00
8dc4c23a89
Update dependency jquery to v3.6.0 ( #43348 )
...
* Update dependency jquery to v3.6.0
* Handle type changes
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
2022-01-05 11:08:13 +00:00
9c67ce77d8
Transformations: groupBy transformation now preserves data order ( #43584 )
...
* fix: groupBy transformers keep the order of numeric keys
* fix: groupBy transformers keep the order of numeric keys
2022-01-05 09:49:15 +00:00
0ad440069f
Update dependency @types/jest to v27.4.0 ( #43643 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04 10:06:17 +00:00
8fcab78b33
Update dependency date-fns to v2.28.0 ( #43645 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2022-01-04 10:05:22 +00:00
4233a62aeb
DashboardPreviews: add dashboard previews behind feature flag ( #43226 )
...
Co-authored-by: Ashley Harrison <ashley.harrison@grafana.com>
Co-authored-by: Artur Wierzbicki <artur@arturwierzbicki.com>
2021-12-23 09:43:53 -08:00
5c22679961
Update dependency ol to v6.9.0 ( #43404 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2021-12-22 13:00:56 +00:00
6b0f5d464b
@grafana/data: fix build issue caused by merge of #43222 after #43423 ( #43436 )
2021-12-21 12:28:10 -05:00
119f756c0e
[cr] whitelist flexbox styles in text panel editor ( #43222 )
...
* [cr] whitelist flexbox styles in text panel editor
* [cr] separate sanitize function for text panel only
* [cr] separate markdown function for text panel
* [cr] common markdown options
2021-12-21 16:32:48 +00:00
dd884dbfd5
@grafana/data: Update xss dependency ( #43423 )
2021-12-21 10:55:36 -05:00
70c0a9d117
A11y: Fix Fastpass issues for tracing query editors and config pages ( #42759 )
...
* Add aria-labels to Jaeger config page
* Fix fastpass issues for Tempo config page
* Fix fastpass issues for other tracing query types like search
2021-12-17 11:49:21 -07:00