fix(changelog): updating broken links in changelog
parent
e52705d2b1
commit
bd3847897e
12
CHANGELOG.md
12
CHANGELOG.md
|
@ -17,8 +17,8 @@
|
|||
1. [15983](https://github.com/influxdata/influxdb/pull/15983): Autopopulate organization ids in the code samples
|
||||
1. [15749](https://github.com/influxdata/influxdb/pull/15749): Expose bundle analysis tools for frontend resources
|
||||
1. [15674](https://github.com/influxdata/influxdb/pull/15674): Allow users to view just the output section of a telegraf config
|
||||
1. [15314](https://github.com/influxdata/influxdb/issues/15314): Allow the users to see string data in the single stat graph type
|
||||
1. [16057] https://github.com/influxdata/influxdb/pull/16057: Adds `properties` to each cell on GET /dashboards/{dashboardID}
|
||||
1. [15923](https://github.com/influxdata/influxdb/pull/15923): Allow the users to see string data in the single stat graph type
|
||||
1. [16057](https://github.com/influxdata/influxdb/pull/16057): Adds `properties` to each cell on GET /dashboards/{dashboardID}
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
|
@ -29,9 +29,9 @@
|
|||
1. [15801](https://github.com/influxdata/influxdb/pull/15801): Change how cloud mode is enabled
|
||||
1. [15820](https://github.com/influxdata/influxdb/pull/15820): Merge frontend development environments
|
||||
1. [15944](https://github.com/influxdata/influxdb/pull/15944): Refactor table state logic on the frontend
|
||||
1. [15888](https://github.com/influxdata/influxdb/issues/15888): Arrows in tables now show data in ascending and descening order
|
||||
1. [14923](https://github.com/influxdata/influxdb/issues/14923): Sort by retention rules now sorts by seconds
|
||||
1. [13943](https://github.com/influxdata/influxdb/issues/13943): Horizontall scrollbar no longer covering data
|
||||
1. [15920](https://github.com/influxdata/influxdb/pull/15920): Arrows in tables now show data in ascending and descening order
|
||||
1. [15728](https://github.com/influxdata/influxdb/pull/15728): Sort by retention rules now sorts by seconds
|
||||
1. [15628](https://github.com/influxdata/influxdb/pull/15628): Horizontall scrollbar no longer covering data
|
||||
1. [15655](https://github.com/influxdata/influxdb/pull/15655): Allow table columns to be draggable in table settings
|
||||
1. [15757](https://github.com/influxdata/influxdb/pull/15757): Light up the home page icon when active
|
||||
1. [15797](https://github.com/influxdata/influxdb/pull/15797): Make numeric inputs first class citizens
|
||||
|
@ -41,7 +41,7 @@
|
|||
|
||||
### UI Improvements
|
||||
1. [15809](https://github.com/influxdata/influxdb/pull/15809): Redesign cards and animations on getting started page
|
||||
1. [15601](https://github.com/influxdata/influxdb/issues/15601): Allow the users to filter with labels in telegraph input search
|
||||
1. [15787](https://github.com/influxdata/influxdb/pull/15787): Allow the users to filter with labels in telegraph input search
|
||||
|
||||
## v2.0.0-alpha.19 [2019-10-30]
|
||||
|
||||
|
|
Loading…
Reference in New Issue