Iris Scholten
|
bc0c744a29
|
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
|
c368f8f38e
|
Convert influxql.test to typescript
|
2018-07-16 16:11:13 -07:00 |
ebb-tide
|
9b2ed0c948
|
Merge branch 'master' into polish/gauge-label-decimals
|
2018-07-16 16:09:24 -07:00 |
Iris Scholten
|
2c67ab99b7
|
Convert auth reducer, action and test to ts
|
2018-07-16 16:03:26 -07:00 |
ebb-tide
|
b65509c5fe
|
Convert Gauge to TS and apply decimalPlaces to labels and values
|
2018-07-16 15:58:45 -07:00 |
Iris Scholten
|
116a664eb6
|
Convert app.test reducer and reducer test to ts
|
2018-07-16 15:13:31 -07:00 |
jlapacik
|
3d6aa22c07
|
Merge pull request #388 from influxdata/jl-add-now-field-to-query-spec
flux options interface. Closes #46 #37 .
|
2018-07-16 14:36:13 -07:00 |
Iris Scholten
|
96750b8c91
|
Convert ui.test.js to typescript
|
2018-07-16 14:35:37 -07:00 |
Iris Scholten
|
e933a20a0b
|
Fix horizontal scrolling in logs table
|
2018-07-16 14:28:25 -07:00 |
jlapacik
|
524c4ccf35
|
flux options interface
default now option value
|
2018-07-16 14:24:37 -07:00 |
Andrew Watkins
|
c4d7e82881
|
Merge pull request #3928 from influxdata/bugfix/host-switcher
Supply database to request for hosts
|
2018-07-16 13:37:39 -07:00 |
Andrew Watkins
|
102b0f2a15
|
Merge pull request #3904 from influxdata/refactor/auto-refresh
Refactor AutoRefresh as singleton
|
2018-07-16 12:33:50 -07:00 |
Christopher Henn
|
bcb010c8d4
|
Simplify typing
|
2018-07-16 12:24:31 -07:00 |
Christopher Henn
|
f9ba710153
|
Remove irrelevant comments
|
2018-07-16 12:24:31 -07:00 |
Christopher Henn
|
3fdb9387ac
|
Guard against creating cyclic dependencies
|
2018-07-16 12:24:31 -07:00 |
Christopher Henn
|
a67eb3e636
|
Add tests
|
2018-07-16 12:24:31 -07:00 |
Christopher Henn
|
34c09bf09f
|
Clean up CachingTemplateQueryFetcher
|
2018-07-16 12:24:31 -07:00 |
Christopher Henn
|
7d2029b909
|
Ensure localSelectedValue exists during hydration
|
2018-07-16 12:24:31 -07:00 |
Christopher Henn
|
8c9e9f0fa9
|
Support multi-level template dependencies
|
2018-07-16 12:24:31 -07:00 |
Andrew Watkins
|
ff39c35e37
|
Supply database to request for hosts
|
2018-07-16 12:12:17 -07:00 |
Michael Desa
|
2e3b1be45c
|
Merge pull request #3842 from influxdata/feat/dashboards-v2
Add v2 cells API to chronograf
|
2018-07-16 11:29:38 -07:00 |
Andrew Watkins
|
031720e032
|
Convert LayoutCellHeader to TS
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
3d3bd3c138
|
Convert constants files to TS
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
7b0fefdacb
|
Fix StatusPage types
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
4c06f0ff82
|
Convert LayoutRenderer to TS
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
6e6f5e85ac
|
Update Layout to TS
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
dca9cda265
|
Fix bar graph
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
1b9d68ba52
|
Update timeSeriesTransformers test to ts
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
36e8cacce6
|
Update DataExplorer to use new AutoRefresh api
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
d5e587fc4d
|
Convert RuleDetailsText to TS
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
6235f08e45
|
Convert underlay callback to TS
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
75bc5ad9bc
|
Separate RuleGraph from LineGraph
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
29733441ad
|
Move annotation refreshing to AutoRefresh
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
b901165c63
|
Fix consolidate loading spinner
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
195f9d25cc
|
Reafactor RefreshingGraph component
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
7d9411e77f
|
Convert AutoRefresh to class
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
144ed99fd2
|
Remove dummy component
|
2018-07-16 10:01:34 -07:00 |
Andrew Watkins
|
042b4c4748
|
Move polling to DashboardPage
|
2018-07-16 10:01:34 -07:00 |
Michael Desa
|
f2587092c2
|
fix(mocks): use platform package instead of chronografv2
|
2018-07-16 13:00:31 -04:00 |
Andrew Watkins
|
2a0487be2a
|
WIP Spike on AutoRefresh as singleton
|
2018-07-16 09:59:54 -07:00 |
Michael Desa
|
a7a44d728d
|
test(integrations): fix spacing on tests
|
2018-07-16 12:58:35 -04:00 |
Michael Desa
|
1a94dc6b1b
|
feat(server): return special error if cell not found
|
2018-07-16 12:55:52 -04:00 |
Michael Desa
|
0a85e016e6
|
review: make changes suggested in review
|
2018-07-16 11:37:20 -04:00 |
Michael Desa
|
e5fb200e17
|
review(server): remove extra line
|
2018-07-16 11:25:15 -04:00 |
Michael Desa
|
d018786103
|
docs(server): add v2 openapi specification
|
2018-07-16 11:25:15 -04:00 |
Michael Desa
|
c0a10c4cb1
|
test(server): add cell http handler tests
|
2018-07-16 11:25:15 -04:00 |
Michael Desa
|
203d234464
|
test(mocks): add mock cell service
|
2018-07-16 11:25:15 -04:00 |
Michael Desa
|
2fb5e55135
|
feat(server): add cells api
|
2018-07-16 11:25:15 -04:00 |
Michael Desa
|
b08051a410
|
feat(v2): add empty visualization type and cleanup marshalling
|
2018-07-16 11:25:15 -04:00 |
Michael Desa
|
2905edff8a
|
feat(bolt): clean up comments in bolt and fix ids
|
2018-07-16 11:25:15 -04:00 |