Daniel Campbell
|
934b95e652
|
Add full screen variant of wizard
|
2018-07-20 17:30:53 -07:00 |
Christopher Henn
|
c1f51530c9
|
Update CHANGELOG.md
|
2018-07-20 15:16:20 -07:00 |
Christopher Henn
|
7065fcb710
|
Ensure blank text template variables have a value
|
2018-07-20 15:16:20 -07:00 |
Christopher Henn
|
cf7f44715b
|
Add tests for Text template value resolution
|
2018-07-20 15:16:20 -07:00 |
Christopher Henn
|
eb258cf314
|
Refactor template variable resolution
Now handles the `Text` case properly.
|
2018-07-20 15:16:20 -07:00 |
Christopher Henn
|
099abd329c
|
Track query error states in TimeSeries
|
2018-07-20 15:16:20 -07:00 |
Daniel Campbell
|
0c3869ff85
|
Use fancy scrollbar component
|
2018-07-20 15:15:10 -07:00 |
Daniel Campbell
|
99a700f87f
|
Formatted wizard layout, display final wizard button as green instead of blue
|
2018-07-20 12:01:10 -07:00 |
Daniel Campbell
|
91314d0f6a
|
Add hover titles and jump ability to progress bar, add skip link, add ability to pass custom labels to buttons
|
2018-07-19 18:22:09 -07:00 |
Daniel Campbell
|
01f00724b6
|
Place wizard types in appropriate files
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-19 15:58:39 -07:00 |
Daniel Campbell
|
0e22181190
|
Add navigation ability to wizard buttons, close wizard on final
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-19 15:46:17 -07:00 |
Daniel Campbell
|
d14a9f4dac
|
Infer current step status from completion of wizard children
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-19 13:52:29 -07:00 |
Daniel Campbell
|
256d5aa49a
|
Add wizard control buttons
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-19 13:51:02 -07:00 |
Daniel Campbell
|
14533f591c
|
Add completion callback for determining step completion
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-19 12:26:55 -07:00 |
Daniel Campbell
|
6ffdc525d6
|
Add colored icons for step state in progress bar
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-19 11:35:17 -07:00 |
Daniel Campbell
|
3fa1358379
|
Add thicker variant of circle icon
|
2018-07-19 11:11:18 -07:00 |
Daniel Campbell
|
e4f3b6b440
|
Add progress icons and animate connectors
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-18 17:42:58 -07:00 |
Christopher Henn
|
25b3a3d89c
|
Ensure Map templates track selections
|
2018-07-18 16:55:20 -07:00 |
Daniel Campbell
|
86c1d2d04c
|
Map children to progress meter
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdb.com>
|
2018-07-18 16:53:54 -07:00 |
Daniel Campbell
|
baf8e1d1cc
|
Create initial wizard components
Co-authored-by: Daniel Campbell <metalwhirlwind@gmail.com>
Co-authored-by: Deniz Kusefoglu <deniz@influxdata.com>
|
2018-07-18 15:48:55 -07:00 |
Nathan Haugo
|
6453f288a3
|
Merge pull request #3957 from influxdata/release/1.6.x
Changelog and version for 1.6.0
|
2018-07-18 15:39:50 -07:00 |
Nathan Haugo
|
13a46b946d
|
Merge branch 'master' into release/1.6.x
|
2018-07-18 14:50:02 -07:00 |
nathan haugo
|
45069a0eee
|
Changelog and version for 1.6.0
|
2018-07-18 14:48:59 -07:00 |
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 |