Torkel Ödegaard
91eac6e7af
StatPanel: Fixed center of values in edge case scenarios ( #28968 )
2020-11-10 15:38:25 +01:00
Torkel Ödegaard
2e5588f455
Docs: Minor docs update
2020-11-10 12:14:02 +01:00
Torkel Ödegaard
f220f3b5f9
Docs: Another workflow docs update
2020-11-10 12:09:50 +01:00
Torkel Ödegaard
d951a1056c
Docs: Workflow minor edit
2020-11-10 12:03:47 +01:00
Torkel Ödegaard
19773603e8
Docs: Another minor edit
2020-11-10 12:02:35 +01:00
Torkel Ödegaard
3ad57582a9
Docs: Update PR workflow docs
2020-11-10 12:00:21 +01:00
Torkel Ödegaard
f7b556a4dc
Docs: Update bot docs
2020-11-10 11:39:54 +01:00
Torkel Ödegaard
560c9359f6
Docs: Update bot docs
2020-11-09 21:48:23 +01:00
Torkel Ödegaard
68a269143e
GrafanaBot: Update labels and commands and adds docs ( #28950 )
...
* GrafanaBot: Updates labels commands and adds docs
* Updated issue triage
* More updates
* fixed bullet list
2020-11-09 21:45:18 +01:00
Torkel Ödegaard
a7e092f243
Grot: Added command/label to close feature requests with standard message ( #28937 )
...
* Grot: Added command/label to close feature requests with standard message
* add not implemented label
* Update and add metrics
* Updated wording
2020-11-09 21:17:00 +01:00
Torkel Ödegaard
83042cc4b7
GraphNG: Restore focus option ( #28946 )
...
* GraphNG: Restore focus option
* Update snapshot
2020-11-09 21:12:22 +01:00
Torkel Ödegaard
71fffcb17c
GraphNG: Using new VizLayout, moving Legend into GraphNG and some other refactorings ( #28913 )
...
* Graph refactorings
* Move legend to GraphNG and use new VizLayout
* Things are working
* remove unused things
* Update
* Fixed ng test dashboard
* Update
* More refactoring
* Removed plugin
* Upgrade uplot
* Auto size axis
* Axis scaling
* Fixed tests
* updated
* minor simplification
* Fixed selection color
* Fixed story
* Minor story fix
* Improve x-axis formatting
* Tweaks
* Update
* Updated
* Updates to handle timezone
* Updated
* Fixing types
* Update
* Fixed type
* Updated
2020-11-09 15:31:03 +01:00
Torkel Ödegaard
8499d1408d
TestData: Fix issue with numeric inputs in TestData query editor ( #28936 )
2020-11-09 14:48:08 +01:00
Torkel Ödegaard
0a27929100
VizLayout: Simple viz layout component for legend placement and scaling ( #28820 )
...
* Updates
* Updated
* Rename slot to legend
* Updated
* Adding js doc comments
* hide horizontal track
* Fix docs error
* Added another export
* removing auto mode
* I hate these doc warnings
2020-11-05 13:29:56 +01:00
Torkel Ödegaard
c3ed644f66
Marked: Upgrade and always sanitize by default ( #28796 )
...
* Marked: Upgrade and always sanitize by default
* Added test
* corrected text panel logic
2020-11-05 09:40:12 +01:00
Torkel Ödegaard
9dd37f1e1b
Alert: Remove z-index on Alert component so that it does not overlay ontop of other content ( #28834 )
2020-11-04 20:27:43 +01:00
Torkel Ödegaard
2b7a570273
Gauge: Improve font size auto sizing ( #28797 )
...
* Gauge: Improved font size calculations
* Added some comments
* update
* Moving to variable
2020-11-04 17:07:37 +01:00
Torkel Ödegaard
df3a67428f
Graph: Fixes event emit function error ( #28795 )
2020-11-03 21:43:32 +01:00
Torkel Ödegaard
5a11abe954
Events: Remove unused or unnecessary events ( #28783 )
...
* Events: Removing unused or unnessary events
* More cleanup
* Updated
2020-11-03 15:29:43 +01:00
Torkel Ödegaard
b35d4e1e8e
Dependencies: Update angularjs to 1.8.2 ( #28736 )
...
* Angular: Update to angukar v1.8 with backward compatability monkey patches
* Update fix
* Updated
* Updated
* Fixes
* Update wording
* Update
2020-11-03 13:18:10 +01:00
Torkel Ödegaard
74c65eca26
EventBus: Introduces new event bus with emitter backward compatible interface ( #27564 )
...
* updated
* Experimenting with event bus with legacy support
* Before switch to emitter
* EventBus & Emitter unification
* Everything using new EventBus
* Making progress
* Fixing merge issues
* Final merge issues
* Updated
* Updates
* Fix
* Updated
* Update
* Update
* Rename methods to publish and subscribe
* Ts fixes
* Updated
* updated
* fixing doc warnigns
* removed unused file
2020-11-03 13:08:54 +01:00
Torkel Ödegaard and Arve Knudsen
fa567de9b8
Cloudwatch: Fix issue with field calculation transform not working properly with Cloudwatch data ( #28761 )
...
* Cloudwatch: Fix issue with reducer transform not working properly with Cloudwatch data
* Updated go sdk and updated code
* CloudWatch: Improve test
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-11-03 11:24:26 +01:00
Torkel Ödegaard and Arve Knudsen
5fcff1a4c7
Provisioning: Fixed problem with getting started panel being added to custom home dashboard ( #28750 )
...
* Provisioning: Fixed problem with getting started panel being added to custom home dashboard
* Fixed comment
* Update pkg/api/dashboard.go
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-11-02 16:12:22 +01:00
Torkel Ödegaard
a9cdc4b129
Dependencies: Remove unused dependency ( #28711 )
...
* Dependencies: Remove unused dependency
* Remove import
* Updated
2020-11-02 12:54:57 +01:00
Torkel Ödegaard
16a1d2f744
TextPanel: Fixes problems where text panel would show old content ( #28643 )
2020-10-30 08:22:04 +01:00
Torkel Ödegaard
5a83fc574a
PanelMenu: Fixes panel submenu not being accessible for panels close to the right edge of the screen ( #28666 )
...
* Dropdowns: Trying to fix dropdown menus
* Dropdowns: Trying to fix dropdown menus
* removed now unnessary wrapper ref
* Upodates
* Remove export
2020-10-29 19:48:54 +01:00
Torkel Ödegaard
b46ac2891d
StatPanel: Fixed value being under graph and reduced likley hood for white and dark value text mixing ( #28641 )
...
* StatPanel: Fixed value being under graph and reduced likley hood for white and dark value text mixing
* Updated snapshot
* Updated storybook config
2020-10-29 14:08:09 +01:00
Torkel Ödegaard
1e51d33d85
Table: Fix image cell mode so that it works with value mappings ( #28644 )
2020-10-29 13:53:08 +01:00
Torkel Ödegaard
283fd4c247
API: Reducing some api docs errors ( #28575 )
2020-10-27 17:54:02 +01:00
Torkel Ödegaard
3b9523fad7
Move metrics collector queries to config ( #28549 )
2020-10-26 19:43:58 +01:00
Torkel Ödegaard
7c7a4a05ed
Docs: Update field color scheme docs and 7.3 what's new ( #28496 )
...
* Docs: Update field color scheme docs and 7.3 what's new
* update
* Updated
* Added image cell display mode to table docs
2020-10-26 08:40:45 +01:00
Torkel Ödegaard
d3def11521
TestData: Remove useEffect that triggeres query on component load ( #28321 )
...
* TestData: Remove useEffect that triggeres query on component load
* Updated
* Update e2e spec
2020-10-20 18:18:14 +02:00
Torkel Ödegaard
84992adf2a
FieldColor: Remove inverted color scheme ( #28408 )
2020-10-20 18:17:41 +02:00
Torkel Ödegaard
566cd2c6af
ColorSchemes: Adds more color schemes and text colors that depend on the background ( #28305 )
...
* Adding more color modes and text colors that depend on the background color
* Updates
* Updated
* Another big value fix
* Fixing unit tests
* Updated
* Updated test
* Update
* Updated
* Updated
* Updated
* Updated
* Added new demo dashboard
* Updated
* updated
* Updated
* Updateed
* added beta notice
* Fixed e2e test
2020-10-19 10:25:27 +02:00
Torkel Ödegaard
95a1993443
Automation: Update backport github action trigger ( #28352 )
...
It seems like GitHub has solved the problem of running github actions on PRs from forks with access to secrets.
https://github.blog/2020-08-03-github-actions-improvements-for-fork-and-pull-request-workflows/#improvements-for-public-repository-forks
If I change the event that triggers it to pull_request_target the action is run in the context of the base instead of the merged PR branch
2020-10-19 09:46:13 +02:00
Torkel Ödegaard
4c8e4f35d1
Automation: Tweaks to more info message ( #28332 )
2020-10-16 17:36:21 +02:00
Torkel Ödegaard
9f5bdce25c
IssueTriage: Needs more info automation and messages ( #28137 )
...
* IssueTriage: Needs more info automation and messages
* Updated
* Updated
* Updated wording
2020-10-16 16:49:55 +02:00
Torkel Ödegaard
5036c87540
Automation: Add backport github action ( #28318 )
2020-10-16 15:47:01 +02:00
Torkel Ödegaard
a20875bd6c
Dashboard: Fixed issue accessing horizontal table scrollbar when placed at bottom of dashboard ( #28250 )
2020-10-14 16:47:31 +02:00
Torkel Ödegaard
3fed829b8b
Gauge: Improve text sizing and support non threshold color modes ( #28256 )
...
* Gauge: Improve text sizing and support non threshold color modes
* Updated tests
2020-10-14 16:17:41 +02:00
Torkel Ödegaard
f22b768ce4
Dashboard: Do not allow users without edit permission to a folder to see new dashboard page ( #28249 )
2020-10-14 14:07:42 +02:00
Torkel Ödegaard
451836a86a
NamedColors: Named colors refactors ( #28235 )
...
* NamedColors: Refactoring, performance improvements, and simplifications
* More simplifification
* Updated to use new function
* Updates
* Updates
* Updated BarGauge to use fallback color intead of magic string
* Updates
* Fixed unused import
2020-10-14 10:21:45 +02:00
Torkel Ödegaard
558ce5fd7f
Theme: Deprecate selectThemeVariant util function ( #28223 )
2020-10-13 18:02:07 +02:00
0a58ecbacd
Automation: New label command to close issue that has no new info & activity ( #28201 )
...
* Automation: New label command
Adds a label command "no new info"
That closes issue with standard message.
We could also add an automated scheduled task that does this automatically:
https://github.com/microsoft/vscode/blob/master/.github/workflows/needs-more-info-closer.yml
* Update .github/commands.json
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
* Update .github/commands.json
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com >
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Marcus Olsson <marcus.olsson@hey.com >
2020-10-13 12:48:43 +02:00
Torkel Ödegaard
21ed77d7a5
TemplateSrv: Fix interpolating strings with object variables ( #28171 )
2020-10-12 14:22:26 +02:00
Torkel Ödegaard
4fc6b2cb5e
Docs: Update issue triage doc with new automation behaviors ( #28181 )
...
* Docs: Update issue triage doc with new automation behaviors
* Update ISSUE_TRIAGE.md
* Update ISSUE_TRIAGE.md
2020-10-12 10:09:52 +02:00
Torkel Ödegaard
5b0495ea6a
Github: run metrics collector workflow every 10min ( #28153 )
2020-10-09 20:43:41 +02:00
Torkel Ödegaard
ec215e18bc
Automation: Adds github action to collect issue metrics ( #28139 )
2020-10-09 15:20:04 +02:00
d181782943
FieldColor: Adds new standard color option for color ( #28039 )
...
* FieldColor: Added field color option
* Progress
* FieldColor: Added custom schemes
* move to fieldColor
* move to fieldColor
* add back the standard color picker
* FieldColor: Added registry for field color modes
* wip refactor
* Seperate scale from color mode
* Progress
* schemes working
* Stuff is working
* Added fallback
* Updated threshold tests
* Added unit tests
* added more tests
* Made it work with new graph panel
* Use scale calculator from graph panel
* Updates
* Updated test
* Renaming things
* Update packages/grafana-data/src/field/displayProcessor.ts
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
* updated according to feedback, added docs
* Updated docs
* Updated
* Update docs/sources/panels/field-options/standard-field-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/field-options/standard-field-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Updated docs according to feedback
* fixed test
* Updated
* Updated wording
* Change to fieldState.seriesIndex
* Updated tests
* Updates
* New names
* More work needed to support bar gauge and showing the color modes in the picker
* Now correct gradients work in bar gauge
* before rename
* Unifying the concept
* Updates
* review feedback
* Updated
* Skip minification
* Updated
* UI improvements
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-10-09 09:34:57 +02:00
Torkel Ödegaard
71d72cc973
Snapshots: Fixed issue loading graphs in snapshots ( #28111 )
2020-10-08 18:38:20 +02:00
Torkel Ödegaard
46a91f2b94
Automation: Add sending metrics to Grafana Cloud ( #28119 )
...
Sends metrics from github automation actions to Grafana Cloud
2020-10-08 16:06:24 +02:00
Torkel Ödegaard
f46694479f
GithubCommands: Updated the issue link
2020-10-07 09:41:38 +02:00
Torkel Ödegaard
810d171bf5
Automation: Adds github automation commands, and base architecture to build more automation on ( #28072 )
...
* Automation: Adds github automation commands, and base architecture to build more automation on
* Updated commmand
* updated commands
* Updated token name
2020-10-07 09:33:05 +02:00
Torkel Ödegaard
d097c7dafb
FieldDisplayName: Make field display names unique if field name exists more than once ( #27963 )
...
* FieldDisplayName: Make field display names unique if fields with same name exists
* Updated tests
* Minor optimization
* Updated seriesToColumns test
* Fixed arrow data frame test
2020-10-05 18:05:06 +02:00
Torkel Ödegaard
301d298bff
Yarn: Update lock file ( #28014 )
2020-10-04 20:21:40 +02:00
Torkel Ödegaard
dfe04ea3e8
Packages: Fixed npm dependency issue ( #27996 )
...
* Packages: Fixed npm dependency issue
* Updated yarn.lock
* Fixes
* Updated
2020-10-03 07:13:19 +02:00
Torkel Ödegaard
d105db3e5b
Graph: Fixed histogram bucket calculations to avoid missing buckets ( #27883 )
...
* Graph: Fixed histogram bucket calculations to avoid missing buckets
* Removed testdata
* Updated tests
2020-09-30 09:26:06 +02:00
Torkel Ödegaard
193565ca26
BarGauge: Fixed scrollbar showing for bar gague in Firefox ( #27784 )
2020-09-25 13:32:28 +02:00
Torkel Ödegaard and Ryan McKinley
adc1b965f3
PanelData: Adds annotations and QueryResultMeta dataTopic ( #27757 )
...
* topics round two
* more props
* remove Data from enum
* PanelData: Simplify ideas a bit to only focus on the addition of annotations in panel data
* Test data scenario
* Old graph panel showing annotations from PanelData
* Fixed comment
* Fixed issues trying to remove use of event.source
* Added unit test
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2020-09-24 21:01:31 +02:00
Torkel Ödegaard
f06dcfc9ee
Table: New cell hover behavior and major refactoring of table cells & style build ( #27669 )
...
* Table: Image cell and new hover behavior
* ImageCell: progress
* Table: refactoring cell style generation, tricky stuff
* About to do something
* Getting close
* Need another big change
* Almost everything working
* Filter actions working
* Updated
* Updated
* removed unused prop from interface
* Fixed unit test
* remove unused type
2020-09-24 20:09:01 +02:00
Torkel Ödegaard
f285569316
ValueMappings: Fix issue with value mappings in override applying to all columns ( #27718 )
...
* ValueMappings: Fix issue with value mappings override creating default value mapping for all fields
* Fixed unit tests
2020-09-23 11:43:43 +02:00
Torkel Ödegaard
52a501c205
DateFormatting: Use system date by default in display processor ( #27699 )
2020-09-23 09:16:43 +02:00
Torkel Ödegaard
35a145dd63
Docs: Updated table docs, moved annotations notice down ( #27708 )
...
* Docs: Updated table docs, moved annotations notice down
* Removed unnessary notices
* Updated wording
2020-09-23 07:33:12 +02:00
Torkel Ödegaard
a9e49c24c2
UX: Increase default form width ( #27680 )
2020-09-22 13:27:35 +02:00
Torkel Ödegaard
1e5309a788
DashboardRow: Update to use the new replaceWithText method ( #27671 )
...
* DashboardRow: Update to use the new replaceWithText method
* Fixed panel header as well
2020-09-21 15:27:23 +02:00
Torkel Ödegaard
31e2b7e7c8
SharedQuery: Error when switching to -- Dashboard -- data source caused "no data" no matter what source panel was selected ( #27627 )
...
* SharedQuery: Error when switching to -- Dashboard -- data source made observable subscription error and subsequent data results not update visualization
* added null check just in case
2020-09-17 07:36:18 +02:00
Torkel Ödegaard
c450ffd711
ImageRendering: Fix rendering panel using shared query in png, PDF reports and embedded scenarios ( #27628 )
...
* ImageRendering: Fixed issue rendering panel using shared query
* Fixed spelling
2020-09-17 07:35:24 +02:00
Torkel Ödegaard
fcfd5cf0bc
DataLinks: Fixes issue with data links not interpolating values with correct field config ( #27622 )
...
* DataLinks: Fixes issue with data links not having access to other fields field config
* Fixed test
2020-09-16 20:07:14 +02:00
Torkel Ödegaard
2ed9124736
InputControl: Fixed using InputControl in unit tests from plugins ( #27615 )
2020-09-16 13:29:59 +02:00
Torkel Ödegaard
b58864792d
NewsPanel: Fixed XSS issue when rendering rss links ( #27612 )
2020-09-16 11:15:56 +02:00
Torkel Ödegaard
58124efdb5
Docs: Rename field configuration options page to field options ( #27604 )
2020-09-16 09:38:28 +02:00
Torkel Ödegaard and Diana Payton
cade6dd010
Docs: Field config docs update, Table docs update, Override matcher naming issue ( #27558 )
...
* Docs: Field Config Docs Update, Table Docs update, Override matcher naming sync
* removed sentance that feels duplicated
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* removed bad newlines and minor tweaks, still need to figure out naming for matchers in UI and docs
* Updated matcher names and descriptions, and UX
* Updated field override docs
* Fixed plural
* Updated wording
* removed plurals for the selectors heading
* Updated names
* Updated docs
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-09-15 14:49:16 +02:00
Torkel Ödegaard
7f6e979056
Fixes typescript issues ( #27565 )
2020-09-14 10:02:25 +02:00
Torkel Ödegaard
b37e132cec
Annotations: Fixes issue with showing error notice for cancelled annotation queries ( #27557 )
2020-09-14 09:59:12 +02:00
Torkel Ödegaard
8759a91222
PanelEdit: Drag and drop query order & UI tweaks ( #27502 )
...
* PanelEdit: Drag and drop query order & UI tweaks
* Fixed width of title issue
* added correct color and hover
* Updated e2e tests
2020-09-14 08:54:42 +02:00
Torkel Ödegaard
61463aa123
Transform: Fixed issue in labels to fields and update docs ( #27501 )
2020-09-11 15:03:10 +02:00
Torkel Ödegaard
0132bca93a
Notifications: UX tweak to redesign of form and sections to make it left aligned and cleaner ( #27479 )
...
* UX: Redesign of form and sections to make it left aligned and cleaner
* reduced padding
* design tweaks
2020-09-11 08:10:07 +02:00
Torkel Ödegaard
964fb8a5b1
Docs: What's new in 7.2 ( #27462 )
...
* Docs: What's new for 7.2 initial draft
* Updated content and images
* Updated with a top toc / links section
2020-09-09 16:59:34 +02:00
Torkel Ödegaard
431a53594b
Inspect: Fixed missing rows issue in inspect data ( #27422 )
2020-09-09 08:47:18 +02:00
Torkel Ödegaard
6a9bfa19be
Themes: Fix issue generating themes due to code in @grafana/data accessing window object during module load ( #27441 )
2020-09-08 12:16:26 +02:00
Torkel Ödegaard and Arve Knudsen
5c31f07904
Settings: Remove unnessary error handling code ( #27420 )
...
* Settings: Remove unnecessary error handling code
Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com >
Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com >
2020-09-08 11:33:04 +02:00
Torkel Ödegaard and Alex Shpak
61bd33c241
System: Date formating options ( #27216 )
...
* Add support for local time formats in graph panel
* Enfore 24h format for backward compatibility
* Use existing Intl.DateTimeFormatOptions
* Pre-generate time scale, add tests
* Move localTimeFormat, add local format to units
* updated default fallback
* #25602 , use navigator.languages to enforce locale in formatting
* Making options
* Worked new system settings
* things are working
* Local browser time formats working
* Support parsing dates in different formats
* settings updated
* Settings starting to work
* Fixed graph issue
* Logs fix
* refactored settings a bit
* Updated and name change
* Progress
* Changed config names
* Updated
* Updated
* Updated test
* Synced description
* fixed ts issue
* Added version notice
* Ts fix
* Updated heatmap and test
* Updated snapshot
* Updated
* fixed ts issue
* Fixes
Co-authored-by: Alex Shpak <alex-shpak@users.noreply.github.com >
2020-09-07 16:19:33 +02:00
Torkel Ödegaard
b6d76cdba7
PanelEdit: Vertically align padding for panel edit option group body ( #27310 )
...
* PanelEdit: Center padding for panel edit group body
* fixed padding
2020-09-04 22:03:26 +02:00
Torkel Ödegaard
636dd96c28
DateFormats: Default ISO & US formats should be consistent and not change if current date is today ( #27300 )
...
* DateFormats: Default iso / US formats should be consistent and not change if current date is today
* rename and updated tests
* Updated changelog
2020-09-02 14:43:43 +02:00
Torkel Ödegaard
1f6c2dbcfb
Thresholds: Fixed issue with thresholds in overrides not working after save and reload ( #27297 )
...
* WIP: Fix null thresholds in overrides when loading
* Fix thresholds on load instead of in apply field overrides
* simplify expression
* fixed ts issue
* Updated test
* Updated another test
* Updated another test
2020-09-01 16:00:38 +02:00
Torkel Ödegaard
4b8f4df18d
Graph: Preseve existing data links in field config when loading dashboard ( #27295 )
...
* Graph: Preseve existing data links in field config
* ts fix
2020-08-31 17:53:21 +02:00
Torkel Ödegaard and Ryan McKinley
7d72837d40
DataFrame: Data source field naming control that does not use field.config.displayName ( #27186 )
...
* Field naming simple fix
* fixed unit tests
* Updated to use displayNameDS config
* Update packages/grafana-data/src/types/dataFrame.ts
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
* Updated name
Co-authored-by: Ryan McKinley <ryantxu@gmail.com >
2020-08-28 18:22:01 +02:00
Torkel Ödegaard
093477c036
Dashlist: Tweaked design of folder addition ( #27241 )
2020-08-27 09:49:07 +02:00
Torkel Ödegaard
5e27654298
Dashboard: Ignore cancelled api request error when loading dashboard ( #27232 )
2020-08-27 08:55:26 +02:00
Torkel Ödegaard
88fbdd6716
DisplayProcessor: Show strings as strings ( #27097 )
...
* WIP: strings and numbers
* Works in displayProcessor but units are not applied in applyFieldOverride
* removed bit
* Updated
* Added docs
* fixed typo
2020-08-25 09:50:37 +02:00
Torkel Ödegaard
ddabf4ade1
Transforms: Labels to fields rewrite that uses merge transform inside it ( #27125 )
...
* testing things
* POC: Simplify labels to fields by using merge transform inside it
* removed old code
* Fixed test ts issues
* Added valueLabel field option
* Updated merge transform tests to not expect a sort
* fixed type
* refactoring to minimize nesting
2020-08-25 09:40:49 +02:00
Torkel Ödegaard
c80da5f2f9
Transformers: Removed display name from reduced fields ( #27141 )
2020-08-23 20:46:49 +02:00
Torkel Ödegaard
451af74728
Table: Support date unit formats on string values ( #26879 )
...
* DisplayProcessor: Support parsing strings as dates and using date units on strings
* Updated test
* Updated test
2020-08-20 12:50:45 +02:00
Torkel Ödegaard
5aba6fde41
Rendering: Fixed issue rendering text panel to image via image renderer plugin ( #27083 )
...
Fixes #26996
2020-08-20 08:52:26 +02:00
Torkel Ödegaard
37b3087b2c
PanelHeader: Fix issue with panel header text ellipsis showing before needed ( #27082 )
2020-08-20 08:51:59 +02:00
Torkel Ödegaard
5398ef1103
Templating: Fixed recursive url update issue for textbox variable ( #26981 )
...
* Templating: Fixed recursive url update issue for textbox variable
* Updated link
* updated e2e
2020-08-13 14:38:27 +02:00
Torkel Ödegaard
a49daf5676
BackendSrv: Improves logic for hiding requests from query inspector ( #26877 )
...
* BackendSrv: Improves logic for hiding requests from query inspector
* fixed tests
* Update explore query inspector
2020-08-10 16:08:11 +02:00
Torkel Ödegaard
9a694b2b5a
Graph: Revert bar centering to fix tooltip issue ( #26876 )
2020-08-10 10:59:12 +02:00
Torkel Ödegaard
6789c6ef39
Transformations: Remove beta notice from transformations and field overrides ( #26881 )
...
* Transformations: Remove beta badge for transformations and field overrides
* Removed imports
* Update doc links
2020-08-10 10:58:45 +02:00
Torkel Ödegaard
398bc045fc
Orgs: Remove org deprecation notice as we have decided to preserve multi-org support ( #26853 )
...
* Orgs: Remove org deprecation notice
* Updated
2020-08-07 10:35:30 +02:00