Merge pull request #499 from influxdata/alpha-18-changelog

Fix formatting
pull/502/head
noramullen1 2019-09-26 16:07:05 -07:00 committed by GitHub
commit 5709f03a32
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@ weight: 101
- Add jsonweb package for future JWT support.
- Added the JMeter Template dashboard.
## UI Improvements
### UI Improvements
- Display dashboards index as a grid.
- Add viewport scaling to html meta for responsive mobile scaling.
- Remove rename and delete functionality from system buckets.
@ -25,7 +25,7 @@ weight: 101
- Expose all Settings tabs in navigation menu.
- Added Stream and table functions to query builder.
## Bug Fixes
### Bug Fixes
- Remove scrollbars blocking onboarding UI step.
---