Torkel Ödegaard
7e8bd0c1b7
Chore: Fix typescript strict null errors from 674 -> 565 ( #26057 )
...
* Chore: Fix typescript strict null errors
* Added new limit
* Fixed ts issue
* fixed tests
* trying to fix type inference
* Fixing more ts errors
* Revert tsconfig option
* Fix
* Fixed code
* More fixes
* fix tests
* Updated snapshot
2020-07-06 21:16:27 +02:00
Torkel Ödegaard
4fc984f771
TestData: Pass scoped vars when interpolating alias ( #26088 )
2020-07-06 20:55:19 +02:00
Torkel Ödegaard
6f13f2de7d
Docs: Update enterprise docs landing ( #26072 )
...
Closes #26069
2020-07-06 10:59:06 +02:00
Torkel Ödegaard
8be735a6ec
TextPanel: Fixed issue with new react text panel ( #26061 )
2020-07-04 21:26:55 +02:00
Torkel Ödegaard
c5cd9c5648
E2E: Trying to fix flake e2e ( #26063 )
2020-07-04 17:30:41 +02:00
Torkel Ödegaard
d19d6128c9
Revert "Inspect: Hide minimap in json view"
...
This reverts commit 0dd5c4e69d .
2020-07-04 12:26:54 +02:00
Torkel Ödegaard
0dd5c4e69d
Inspect: Hide minimap in json view
2020-07-04 12:23:58 +02:00
Torkel Ödegaard
66460ae740
InfluxDB: Fixed new group by dropdown now showing ( #26031 )
2020-07-03 14:58:29 +02:00
Torkel Ödegaard and Alex Khomenko
9746e1f6af
PanelEdit: Remove field label for single item categories ( #25990 )
...
* FieldConfig: Remove field label for single item categories
* Update public/app/features/dashboard/components/PanelEditor/FieldConfigEditor.tsx
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
Co-authored-by: Alex Khomenko <Clarity-89@users.noreply.github.com >
2020-07-02 07:59:18 +02:00
Torkel Ödegaard and Diana Payton
d65569f5d9
StatPanel: Option showing name instead of value and more ( #25676 )
...
* StatPanel: Option showing name instead of value and more
* rename option to textMode
* Move the logic of only showing name if more than one value to gauge and bar gauge panels
* Got tooltip working
* Updated devenv test dashboard
* Added docs for text mode
* Added migration logic
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/panels/visualizations/stat-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* docs fix
* Fixed ts issue
* review changes
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-07-01 11:06:21 +02:00
Torkel Ödegaard
650ab72c88
Panel: Cancel panel query via loading spinner ( #25954 )
...
* Panel: Cancel panel query via loading spinne
* Removed unused icon
2020-07-01 09:32:27 +02:00
Torkel Ödegaard
199f772bcf
StatPanel: Add migration for singlestat tableColumn to to fields property ( #25901 )
2020-07-01 08:52:49 +02:00
Torkel Ödegaard
277b6add6d
PanelHeader: Fixed loading icon position ( #25949 )
...
* PanelHeader: Fixed loading icon position
* revert back to text weak color
2020-06-30 20:57:57 +02:00
Torkel Ödegaard
05bfd17b00
Docs: Changelog update 7.05 & latest.json update ( #25941 )
...
* Docs: Changelog update for 7.0.5
* Update latest.json
* Fixed alignment
2020-06-30 17:06:05 +02:00
Torkel Ödegaard
75d8853aac
Graphite: Fix graphite tag value dropdowns not rendering ( #25889 )
2020-06-29 14:27:51 +02:00
Torkel Ödegaard
7e83e77dcd
Theme: Fixes bug in light theme for query editor part ( #25789 )
...
* Theme: Fixes bug in light theme for query editor part
* Remove different backgrond
2020-06-28 08:29:38 +02:00
Torkel Ödegaard
b7d26b12dd
Templating: Fix searchFilter issue in templating system ( #25770 )
2020-06-24 08:36:03 +02:00
0797fe88a1
Units: Custom unit suffix and docs for custom units ( #25710 )
...
* Units: Custom units updates and docs
* Fixed codespell
* Update docs/sources/panels/field-configuration-options.md
Co-authored-by: Peter Holmberg <peterholmberg@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 >
Co-authored-by: Peter Holmberg <peterholmberg@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-06-22 21:30:37 +02:00
Torkel Ödegaard
95d53f03a0
Explore: Use merge transform instead of DataFrame -> Table -> Merge -> toDataFrame ( #25694 )
2020-06-22 15:30:16 +02:00
Torkel Ödegaard
491b8680f7
Footer: Add back footer to login page ( #25656 )
2020-06-17 14:33:09 +02:00
Torkel Ödegaard
d6ed8c522c
Dashboard: Redirects for old edit & view panel urls ( #25653 )
2020-06-17 12:51:41 +02:00
Torkel Ödegaard
2288609195
Dashboard: Refactor container css to use flex for height instead of calc ( #24009 )
...
* Dashboard: Ability to hide dashboard toolbar
* Updated snapshot
2020-06-16 16:33:25 +02:00
Torkel Ödegaard
aa5fb20cfd
Variables: Adding dashboard to test updating variables from data link ( #25192 )
2020-06-16 13:58:18 +02:00
Torkel Ödegaard and Diana Payton
146ca7a486
Docs: Update upgrading doc with more backup details ( #25512 )
...
* Docs: Update upgrading doc with more backup details
Fixes #9159
* Update docs/sources/installation/upgrading.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/installation/upgrading.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-06-16 11:23:52 +02:00
Torkel Ödegaard
54284ed9f7
Slider: Update rc-slider component ( #25617 )
2020-06-16 08:36:51 +02:00
Torkel Ödegaard
c7aac1fd40
Gauge: Hide orientation option in panel options ( #25511 )
2020-06-10 17:27:59 +02:00
Torkel Ödegaard
6fe9982ff0
Table: Support custom date formats via custom unit ( #25195 )
...
* Table: Custom date formating via custom unit
* FieldConfig: Changed so that shouldApply is not called for overrides and added unit test
* Updated
2020-06-09 17:43:29 +02:00
Torkel Ödegaard
8474794aaa
Dashboard: Fix loading custom home dashboard ( #25447 )
...
* Dashboard: Fix loading custom home dashboard
* Updated and added test
2020-06-08 17:15:56 +02:00
Torkel Ödegaard and Diana Payton
3532d08cbf
Docs: Update template variable overview to contain the preferred variable syntax ( #25176 )
...
* Update templates-and-variables.md
Fixes #13744
* Update templates-and-variables.md
* Update templates-and-variables.md
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* Update docs/sources/variables/templates-and-variables.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-05-28 17:28:24 +02:00
Torkel Ödegaard
3833aa416d
Transformations: Fixed transformation crash issue ( #25152 )
...
* Transformations: Fixed transformation crash issue
* Updated
2020-05-28 08:06:24 +02:00
Torkel Ödegaard
ac38dd872d
PluginsListPage: More plugins button should open in new window ( #24635 )
...
* PluginsListPage: More plugins button should open in new window
Fixes #24622
* Updated snapshot
2020-05-26 09:33:10 +02:00
Torkel Ödegaard
923faf78f1
PanelEditor: Overrides name matcher still show all original field names even after Field default display name is specified ( #24933 )
...
* FieldConfigOverrides: Should not apply defaults in override UI options
* Missed change
2020-05-25 14:05:43 +02:00
Torkel Ödegaard
3a469f6ca2
MoveDashboard: Fix for moving dashboard caused all variables to be lost ( #25005 )
...
* MoveDashboard: Fix moving caused all variables to be lost
* fix typescript issue
2020-05-25 13:33:44 +02:00
Torkel Ödegaard
8aedf81133
Graph: Legend decimals now work as expected ( #24931 )
...
* Graph: Legend decimals now work as expected
* removed new test that I could not get green
2020-05-20 17:28:41 +02:00
Torkel Ödegaard
b709f6ad71
TablePanel: Adding sort order persistance ( #24705 )
...
* TablePanel: Adding sort order persistance
* adds panel test dashboard for table panel
2020-05-19 09:23:25 +02:00
Torkel Ödegaard
7fcf2615e1
Metrictank: Fixed updated schema and dedupe strategy ( #24685 )
...
* Metrictank: Fixed updated schema and dedupe strategy
* revert schema change
* fix
2020-05-15 07:42:29 +02:00
Torkel Ödegaard
c59f5436c0
TablePanel: Do not include angular options in options when switching from angular panel ( #24684 )
2020-05-14 16:03:27 +02:00
Torkel Ödegaard and Carl Bergquist
2f22781cd8
Orgs: Add future deprecation notice ( #24502 )
...
* Orgs: Fist draft of orgs deprecation infobox
* adds warning about potentially deprecating orgs (#24512 )
* Updates
* Fixed ts issue
Co-authored-by: Carl Bergquist <carl@grafana.com >
2020-05-14 12:16:26 +02:00
f23ecc40b4
Inspect: Allow showing data without transformations and field config is applied ( #24314 )
...
* Inspect: Should not subscribe to transformed data
* PQR- allow controll whether or not field overrides and transformations should be applied
* UI for inspector data options
* fix
* Null check fix
* Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx
* Update public/app/features/dashboard/components/Inspector/InspectDataTab.tsx
* Apply transformations by default
* Update panel inspect docs
* Fix apply overrides
* Apply time formatting in panel inspect
* fix ts
* Post review update
* Update docs/sources/panels/inspect-panel.md
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
* lazy numbering
* fix ts
* Renames
* Renames 2
* Layout update
* Run shared request without field config
* Minor details
* fix ts
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Diana Payton <52059945+oddlittlebird@users.noreply.github.com >
2020-05-13 13:03:34 +02:00
Torkel Ödegaard
8de10a8b9f
Field: UI & Code consistency Title -> Display name ( #24507 )
...
* Field: Change getFieldTitle to getFieldDisplayNamne and change the NAME of the title field config from Title to Display name
* Review feedback
* fixed unit tests
* Rename fieldConfig.title to displayName
* Fixed tests
* Added migration
* Renamed getFrameDisplayTitle to getFrameDisplayName
2020-05-12 13:52:53 +02:00
Torkel Ödegaard
5caf7f59e6
PanelEditor: Fixed issue changing a panel from transparent back to normal ( #24483 )
...
* PanelModel: Fixed issues with persisting some changes
* Fixed other issues
2020-05-11 22:03:43 +02:00
Torkel Ödegaard
f13a15ae48
TablePanel: Fixed persisting column resize time series fields ( #24505 )
2020-05-11 14:25:26 +02:00
Torkel Ödegaard
352f22042c
StatPanels: Hide calc option if all values is selected ( #24416 )
2020-05-11 08:10:24 +02:00
Torkel Ödegaard
e333d61b97
OldTable: Make old table options align & look better ( #24485 )
2020-05-10 17:11:51 +02:00
Torkel Ödegaard
243fa5ea63
Prometheus: Fix for prometheus legend formats for instant time series queries ( #24407 )
...
* Prometheus: Fix for prometheus legend formats for instance time series queries
* correct old test
2020-05-08 07:59:35 +02:00
Torkel Ödegaard
26f15233fb
Graph: Improves graph edit options in side pane ( #24352 )
...
* Graph: Improves graph edit options in side pane
* Fixed spell issue and order
* Fixed ts issue
2020-05-07 10:54:05 +02:00
Torkel Ödegaard
75ce947267
OverrideEditor: Use field config default value when adding a new override ( #24347 )
2020-05-06 17:43:34 +02:00
Torkel Ödegaard
33123c7e7e
PanelEdit: Fixed re-using query result after leaving panel edit ( #24340 )
2020-05-06 16:06:21 +02:00
Torkel Ödegaard
912c963455
QueryOptions: Fixed min interval placeholder now is real min interval from data source settings ( #24227 )
2020-05-05 15:48:31 +02:00
Torkel Ödegaard and Marcus Andersson
cdc5203d8a
Dashboard: Variable without a current value in json model causes crash on load ( #24261 )
...
* Variables: Fixes variable initilization and default values
* fixed failing tests.
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com >
2020-05-05 15:47:48 +02:00
Torkel Ödegaard and Tobias Skarhed
726009870b
LoginPage: New design ( #23892 )
...
* LoginPage: initial poc
* wIP
* Prgress
* Start Forms migration
* Fix layout and change password animation
* Migrate style to emotion
* Fix small things
* Remove classes
* Fix logo and title
* Disable disabled button
* Add custom fields and fix layout
* Update flyin animation
* Change animation timing
* Update comment
* Same styles for submit button
* Update snapshot
* Minor tweaks and made slogan random
Co-authored-by: Tobias Skarhed <tobias.skarhed@gmail.com >
2020-05-04 21:14:37 +02:00
92a16d2e10
Transforms: Adds beta notice and updates transform descriptions ( #24158 )
...
* Transforms: Adds beta notice and updates transform descriptions
* Rename organize fields
* Webpack - enable images import
* Introduce FeatureState type
* Alow Container component grow/shrink config
* Enable svg import in main app
* Jest + webpack for svgs
* InfoBox refactor (+ added feature info box), Badge component introduced
* Update packages/grafana-ui/src/components/TransformersUI/FilterByNameTransformerEditor.tsx
Co-authored-by: Carl Bergquist <carl@grafana.com >
* Minor fixes
* Update packages/grafana-ui/src/components/TransformersUI/OrganizeFieldsTransformerEditor.tsx
Co-authored-by: Carl Bergquist <carl@grafana.com >
* Update packages/grafana-ui/src/components/TransformersUI/SeriesToFieldsTransformerEditor.tsx
Co-authored-by: Carl Bergquist <carl@grafana.com >
* fix typo
* Build storybook fixed
* Fix padding
Co-authored-by: Dominik Prokop <dominik.prokop@grafana.com >
Co-authored-by: Carl Bergquist <carl@grafana.com >
2020-05-04 15:05:31 +02:00
Torkel Ödegaard
5a20782499
NewPanelEdit: Fixes issue with angular panel clean up, and cleanup after leaving edit mode ( #24224 )
2020-05-04 14:11:15 +02:00
Torkel Ödegaard
5f621a736a
Dashboard: Go to explore now works even after discarding dashboard changes ( #24149 )
...
* Explore: Fix issue with going to explore
* removed console log
2020-05-04 14:11:03 +02:00
Torkel Ödegaard
2d5e675d4e
PanelEdit: Fixed scroll pos moved to top when clicking new radio buttons ( #24146 )
2020-05-04 13:37:43 +02:00
Torkel Ödegaard
b57802e61f
NewPanelEdit: Copy untransformed result from source panel ( #24211 )
2020-05-04 12:14:32 +02:00
Torkel Ödegaard
f273e56adc
Graph: Fixed graph tooltip getting stuck / not being cleared when leaving dashboard, fixes #23881 ( #24162 )
2020-05-03 13:41:45 +02:00
Torkel Ödegaard
a00636b2ec
PanelEditor: Fixes issue changing panel type from graph to stat and thresholds not taking affect after going back to dashboard ( #24144 )
...
* PanelEditor: Fixes issue with panel type change and query result reuse
* removed unused imports
* removed unused imports
2020-05-01 14:14:52 +02:00
Torkel Ödegaard
4f81125af0
Search: Bring back open search by clicking dashboard name ( #24151 )
2020-05-01 14:13:22 +02:00
Torkel Ödegaard
1314f0b651
Docs: Fixed location of items in docs ( #24143 )
2020-05-01 07:42:43 +02:00
Torkel Ödegaard
11134efcda
Docs: Adds deprecation notice to changelog and docs for scripted dashboards ( #24060 )
2020-04-29 18:24:26 +02:00
Torkel Ödegaard
a35babee40
Changelog: Updates changelog with more feature details ( #24040 )
...
* Changelog: Updates changelog with more feature details
* spell fix
* spell fix
* Updates
* Readme update
* Updates
2020-04-29 14:50:54 +02:00
Torkel Ödegaard
773dbb791a
Update whats new ( #24012 )
2020-04-28 18:38:09 +02:00
Torkel Ödegaard
aaa249aa3b
Docs: fix image link ( #24011 )
2020-04-28 18:31:54 +02:00
Torkel Ödegaard
88e9fccbc7
Docs: What's new in 7.0 placeholder ( #23987 )
...
* Docs: What's new in 7.0 placeholder
* Updated makefile
2020-04-28 14:17:54 +02:00
Torkel Ödegaard
6a1845997b
Panels: Update panel logos ( #23964 )
2020-04-27 22:08:43 +02:00
Torkel Ödegaard
0742dbc9be
MaxDataPoints: Now used in interval calculation for all data sources ( #23915 )
...
* MaxDataPoints: Now enabled for all
* Updates to code and test
* Moved the panel query inspector
* PaneQueryRunner: Simplify logic and only take in maxDataPoints not width
2020-04-27 18:29:41 +02:00
Torkel Ödegaard
458f6bdb87
PanelEditor: Fixed issue with PanelModel change plugin type ( #23949 )
2020-04-27 17:32:35 +02:00
Torkel Ödegaard
2c0a1d8428
Search: Adds search to main nav and removes open search click on dashboard name ( #23943 )
...
* Search: Adds search to main nav and removes open search click on dashboard name
* Updated snapshots
* Fixed strict null errors
* Fixed type issue
2020-04-27 16:38:04 +02:00
Torkel Ödegaard
49276f2c12
QueryTab: Design updates ( #23906 )
...
* WIP: first stage
* Another take
* argghhh
* Updated
* My brain is mush
* Minor progress
* Progres
* Starting to work
* Fixes
* fixed e2e
2020-04-26 21:59:14 +02:00
Torkel Ödegaard
c797ae2527
Search: Minor tweak to placeholder color
2020-04-26 10:31:44 +02:00
Torkel Ödegaard
e23f72b7fc
RadioButtons: Updates design and no longer full width in panel edit ( #23883 )
2020-04-25 14:13:44 +02:00
Torkel Ödegaard
e505babbf4
ManageDashboards: Fixes and improvements ( #23879 )
...
* ManageDashboards: Fixes and improvements
* Fixed tests
* Fixed issue with item height and margin
2020-04-25 13:08:23 +02:00
Torkel Ödegaard
d6ba6440e4
Singlestat: Adds migration button and logic to migrate singlestat to stat panel ( #23845 )
...
* Singlestat: Migration button to migrate to new stat panel
* updated test
2020-04-25 11:00:27 +02:00
Torkel Ödegaard
ef5cbee2b3
Search: Improvements to design ( #23874 )
...
* Search: updated design
* Fixed z-index
* Fixes
* Minor pixel push
2020-04-25 07:43:54 +02:00
Torkel Ödegaard
6f02b51561
Search: Improving search look and feel ( #23854 )
...
* Search: Improving search look and feel
* Fixed issue with tag filter beeing cramped and wrapping tags
* Minor tag polish
* fixed type
2020-04-24 19:23:45 +02:00
Torkel Ödegaard
1955c3911b
PanelEditor: Fixed switch tabs ( #23859 )
2020-04-24 14:18:59 +02:00
Torkel Ödegaard
cf77c3a50b
Metriktank: Linage UI updates ( #23848 )
2020-04-24 11:52:02 +02:00
Torkel Ödegaard
59bea141f2
Transformations: Simple fix for labels to fields problem with time series field names ( #23828 )
...
* Simple fix for labels to fields transform problem
* Added unit test
2020-04-24 10:11:14 +02:00
Torkel Ödegaard
2f5bea27b1
NewDataSourcePage: Restore signature badge lost in merge ( #23832 )
2020-04-23 21:39:08 +02:00
Torkel Ödegaard and Marcus Andersson
0284747c88
TablePanel: Fix XSS issue in header column rename ( #23816 )
...
* prevent xss
* added escaping on tooltip.
* Rebase done
Co-authored-by: Marcus Andersson <marcus.andersson@grafana.com >
2020-04-23 14:15:48 +02:00
Torkel Ödegaard and Marcus Efraimsson
3955e8cbad
Security: Fix annotation popup XSS vulnerability ( #23813 )
...
Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com >
2020-04-23 11:35:43 +02:00
Torkel Ödegaard
45dfa20467
Buttons: Center text in buttons ( #23789 )
...
* Buttons: Center buttons
* Updated size of transformation button
* removed snapshot
2020-04-22 18:47:41 +02:00
Torkel Ödegaard
83608baf2f
Select: Fixed z-index issue ( #23786 )
2020-04-22 16:18:22 +02:00
Torkel Ödegaard
0a8ce714cb
VizRepeater: fixed issue with resolved auto orientation passed back from VizRepeater ( #23767 )
...
* VizRepeater: fixed issue with resolved auto orientation passed back from VizRepeater
* Updated variable name
2020-04-22 12:01:02 +02:00
Torkel Ödegaard
aa7d2c6af3
E2E: Fixed e2e test issue due to change in testdata scenario change logic ( #23774 )
2020-04-22 12:00:30 +02:00
Torkel Ödegaard
5bf43af5ae
Docker: Fix root docker file build ( #23772 )
...
Fixes #23754
2020-04-22 10:18:36 +02:00
Torkel Ödegaard
ea1dd9e4da
TextArea: Fixed default height ( #23743 )
2020-04-21 18:34:20 +02:00
Torkel Ödegaard
c26bfe9e03
Prettier: Add prettier config that imports prettier from toolkit ( #23729 )
2020-04-21 17:23:49 +02:00
Torkel Ödegaard
017767ae39
InputDatasource: Fixed prettier errors ( #23679 )
...
* InputDatasource: Fixed prettier errors
* Fixed prettier config in toolkit to make it consistent with grafana core prettier config
2020-04-21 10:14:14 +02:00
Torkel Ödegaard
4d9d3270af
CSS: Various css bug fixes (Safari fix for graph panels and more) ( #23704 )
...
* CSS: Various css bug fixes
* Updated
2020-04-21 09:12:34 +02:00
Torkel Ödegaard
56a7de562e
Table: Improvements to column resizing, style and alignment ( #23663 )
...
* Table: Fixed to column alignment
* testing table state reducer
* Styles starting to work
* Persisting column resize now works
* Trying to fix Table storybook stories
* Minor updates
* fixed ts issue
* Table: Support duplicate field names, and use data frame directly instead of copying data and other improvements (#23681 )
* Poc at use data frame directly
* working ok
* Table improvements
2020-04-20 09:27:40 +02:00
Torkel Ödegaard
3aa8eb0176
NewPanelEdit: Improvements to angular panels and other fixes ( #23678 )
...
* Removed old editor components
* Angular panel improvements
* Progress
* Updated tests
* Simple persistence for angular panel option state
* Improving graph edit experiance
* Improving series overrides
* updated e2e test
* Regstry: refactoring
2020-04-20 08:47:25 +02:00
Torkel Ödegaard
e6c9b1305e
Prometheus: Fixed error in PromLink, fixed ts issue
2020-04-20 07:35:35 +02:00
Torkel Ödegaard
67a256fcb4
Prometheus: Fixed error in PromLink
2020-04-20 07:34:49 +02:00
Torkel Ödegaard
f30074c70a
NewPanelEditor: Save dashboard from edit mode now works, and other fixes ( #23668 )
2020-04-18 18:00:54 +02:00
Torkel Ödegaard
165a0471ad
NewPanelEdit: Minor edit mode fixes ( #23666 )
...
* Minor edit mode fixes
* Updated
2020-04-18 15:48:04 +02:00
Torkel Ödegaard and Hugo Häggmark
1816ab8013
Inspect: Transformers ( #23598 )
...
* WIP: Inspect transformers
* Updated
* Transformations working in inspect drawer and series to columns working as normal transformation
* Minor name change
* Updated
* Updated
* Fix: fixes crash with dataFrameIndex out of bounds
Co-authored-by: Hugo Häggmark <hugo.haggmark@grafana.com >
2020-04-17 14:03:21 +02:00
Torkel Ödegaard
ba60be97fe
UX: Minor style tweaks and fixes ( #23614 )
...
* UX: Minor style tweaks and fixes
* Updated
2020-04-16 17:55:08 +02:00
Torkel Ödegaard
9e1bdce5e0
Modals: Fixed alignment in header ( #23618 )
2020-04-16 17:50:16 +02:00