v2.0.0
What's Changed
- 20 v1.0.0 multiple sql data sources by @GerilLeto in #31
- split "viz config" into "panel" and "visualization" in panel settings #32 by @GerilLeto in #33
- 34 rich text panel description by @GerilLeto in #35
- 36 pick data source with a selector instead of typing its name by @GerilLeto in #37
- 38 preview data with limited lines to prevent performance issue by @GerilLeto in #39
- 41 vizlinebarchart several basic UI improvements by @GerilLeto in #44
- 45 vizpiechart add viz pie chart by @GerilLeto in #46
- 47 add dashboardmodelayout for editing layout specifically by @GerilLeto in #48
- 50 add vizstats with interpolation color mapping by @GerilLeto in #53
- 51 vizlinebarchart provide configuration UI for showing series with line chart by @GerilLeto in #54
- 52 vizlinebarchart rename as vizcartesianchart by @GerilLeto in #55
- 43 vizcartesianchart multiple y axes by @GerilLeto in #56
- 57 vizstats code less content by @GerilLeto in #58
- 59 instant refresh viz preview when conf or data changes by @GerilLeto in #60
- 61 wrap numbroformatselector with reactforwardref by @GerilLeto in #62
- 63 dashboard accepts config prop which includes apibasepath by @GerilLeto in #64
- 65 remove responsive layout by @GerilLeto in #66
- 67 live preview for sql snippets and data sources by @GerilLeto in #68
- 69 let viz components config editors pick data field from data by @GerilLeto in #70
- 49 a borderless shadowless alternative style of panel by @GerilLeto in #73
- added middleware for dealing with authorization header by @miguel-lansdorf in #75
- 71 concept clarification data source vs query by @GerilLeto in #76
- 82 cartesian add step smooth option to line chart by @GerilLeto in #83
- 85 cartesian add scatter series type by @GerilLeto in #87
- 84 cartesian regression line by @GerilLeto in #88
- 79 add rich text viz component by @GerilLeto in #90
- 91 stats ability to show multiple stats in one instance by @GerilLeto in #93
- 81 duplicate dashboard by @GerilLeto in #94
- 92 embed stats in cartesian charts by @GerilLeto in #95
- 80 able to duplicate a panel with one click by @GerilLeto in #96
- 97 view dashboard schema by @GerilLeto in #98
- refactored datasource configuration to database storage. Add request … by @miguel-lansdorf in #103
- 104 several api changes made in pr103 needs catch up by @GerilLeto in #105
- refactored datasource controller to meet frontend requirements by @miguel-lansdorf in #107
- added basis for configuring http datasources by @miguel-lansdorf in #109
- 99 full screen mode of panel by @GerilLeto in #110
- feat(api): schema migration handler by @GerilLeto in #113
- 114 configure data sources via settings form by @GerilLeto in #115
- 117 re organize workspace by @GerilLeto in #118
- Added datasource connection testing when adding new sources by @miguel-lansdorf in #119
- 116 test connection when adding a data source by @GerilLeto in #120
- 111 embeddable settings form as a package by @GerilLeto in #121
- Added dashboard schema migration to version 2.0.0 by @miguel-lansdorf in #122
Full Changelog: v1.0.0...v2.0.0