Commit Graph

11186 Commits (fb566d83dd5cdadc4e39393e43387451bb5815a4)

Author SHA1 Message Date
Christopher Henn 9eb897cce6
Ensure non-query backed templates track selections 2018-07-18 09:53:12 -07:00
Andrew Watkins d7c694c899
Merge pull request #3954 from influxdata/bugfix/annotation-refresh
Bugfix: Annotations not appearing until auto refresh tick
2018-07-18 09:13:40 -07:00
Michael Desa ccc5b5764c
Merge pull request #3947 from influxdata/dashboardv2
Implement v2 of dashboards API
2018-07-18 11:17:01 -04:00
Michael Desa b1c02b9b95 review(chronograf): make changes suggested in pr 2018-07-18 10:39:05 -04:00
Michael Desa d2a01d7845 changelog: add changelog entry for pr #3947 and #3842 2018-07-18 10:39:05 -04:00
Michael Desa 1662e289f6 docs(server): add dashboards to swagger definition for v2 API 2018-07-18 10:39:05 -04:00
Michael Desa 1b883fb3f0 test(integrations): add v2 dashboards links test 2018-07-18 10:39:05 -04:00
Michael Desa b61f424319 feat(server): add v2 dashboard API 2018-07-18 10:39:05 -04:00
Michael Desa 9191d18394 feat(mocks): add mock implementation of dashboard service 2018-07-18 10:39:05 -04:00
Michael Desa d14b1905cd feat(bolt): add boltdb implementation of dashboard service 2018-07-18 10:39:04 -04:00
Michael Desa 1c8ddc44a9 feat(v2): add dashboard service interface and associated structs 2018-07-18 10:39:04 -04:00
Andrew Watkins 1fa0c205ff Subcribe fetch and subscribe on mount 2018-07-17 18:21:42 -07:00
Iris Scholten e37f327e53 Update changelog 2018-07-17 16:21:40 -07:00
Iris Scholten a3f6d2ac40 Change default Decimal Places to enforced with a value of 2 2018-07-17 16:21:31 -07:00
ebb-tide 8ddde6ed5e Make max decimal points 20, and define constants for magic numbers 2018-07-17 16:19:28 -07:00
ebb-tide 0a97c82b45 Convert gauge labels and values to string in different ways 2018-07-17 16:19:12 -07:00
ebb-tide 6ea977be1a Change gauge line counts 2018-07-17 16:19:01 -07:00
Christopher Henn 7e20617d17 Fix failing replacement tests
Since all tests shared the same `emptyTemplate` fixture, the `id` used
for each template in the graph construction was being clobbered.
2018-07-17 15:53:36 -07:00
Christopher Henn a02712942a Rename module 2018-07-17 15:53:36 -07:00
Christopher Henn 6a413070f9 Render templates in topologically sorted order 2018-07-17 15:53:36 -07:00
Christopher Henn 366b345641 Use template values when constructing dependency graph 2018-07-17 15:53:36 -07:00
Andrew Watkins df79ffc0c4
Merge pull request #3948 from influxdata/bugfix/upload
Fix dismissal of overlay on uploading dashboards
2018-07-17 13:09:55 -07:00
Andrew Watkins 3ab1cb1a40 Fix dismissal of overlay on uploading dashboards 2018-07-17 12:15:03 -07:00
Deniz Kusefoglu 8924965bb7
Merge pull request #3945 from influxdata/bugfix/DE-query-status
Pass editQueryStatus to the timeseries component
2018-07-17 11:44:07 -07:00
ebb-tide c9dabc5fa9 Pass editQueryStatus to the timeseries component 2018-07-17 11:25:21 -07:00
Alex Paxton 20c68e31ba
Merge pull request #3942 from influxdata/misc-dashboard-polish
Misc Dashboard Polish
2018-07-17 11:20:30 -07:00
Alex P 56f1809cbc Use proper name on component class 2018-07-17 11:09:22 -07:00
Andrew Watkins 902acb33e8
Merge pull request #3944 from influxdata/chore/delete-auto-refresh-component
Chore/delete auto refresh component
2018-07-17 11:08:09 -07:00
Andrew Watkins 874ce1f4ac
Merge pull request #3943 from influxdata/bugfix/refresh-host-page
Fix refreshing on HostPage
2018-07-17 11:04:01 -07:00
Andrew Watkins 4c80ab0894 Delete AutoRefresh component 2018-07-17 10:57:43 -07:00
Andrew Watkins 1f9fef01c1 Fix refreshing on HostPage 2018-07-17 10:35:33 -07:00
Iris Scholten 2bb548d7ff
Merge pull request #3934 from influxdata/fun/tests
Convert tests to typescript
2018-07-17 10:32:55 -07:00
Alex P b42e1aa6da Truncate dashboard name with ellipsis 2018-07-17 10:19:23 -07:00
Alex P 32b4ab194f Make left half of page header as large as possible
Primarily increases size of the dashboard renamer, but has no impact on
other page headers
2018-07-17 01:05:36 -07:00
Alex P 4dfc38f69e Implement RenameDashboard component
Removing editing state from the dashboard page and scoping it to the
renaming component
2018-07-17 01:04:59 -07:00
Alex P 8caedd276f Refactor RenameDashboard component & styles 2018-07-17 00:59:04 -07:00
Alex P 316f853ce3 Organize component in named folder 2018-07-17 00:11:58 -07:00
Alex P 8411d737b1 Convert component to typescript 2018-07-17 00:10:51 -07:00
Alex P 289472c85b Enforce font family on text inputs and text areas 2018-07-17 00:09:12 -07:00
Alex P d67ad5f8a2 Render floating legend items at full opacity 2018-07-17 00:08:50 -07:00
Deniz Kusefoglu c774fb2b1e
Merge pull request #3933 from influxdata/polish/gauge-label-decimals
Convert Gauge to TS and apply decimalPlaces to labels and values
2018-07-16 20:13:05 -07:00
Andrew Watkins b937f012ed Fix link tests 2018-07-16 17:05:25 -07:00
Andrew Watkins 8ac70d0bc0 Fix buildInflux tests 2018-07-16 16:38:54 -07:00
ebb-tide 46642d30b8 Remove perens to make prettier happier 2018-07-16 16:25:48 -07:00
ebb-tide 46638041dd Removed unused colors schemas 2018-07-16 16:24:57 -07:00
Iris Scholten b8f8fa59b1 Convert Links action to typescript 2018-07-16 16:20:32 -07:00
Iris Scholten 76f21d2ad0
Merge pull request #3932 from influxdata/logs-viewer/horizontal-scrolling-fix
Fix horizontal scrolling in logs table
2018-07-16 16:15:41 -07:00
Iris Scholten b196af3012 Convert influxql.test to typescript 2018-07-16 16:11:13 -07:00
ebb-tide c1dd30228d Merge branch 'master' into polish/gauge-label-decimals 2018-07-16 16:09:24 -07:00
Iris Scholten cf2da0a245 Convert auth reducer, action and test to ts 2018-07-16 16:03:26 -07:00