ebb-tide
|
cdc9cf7d26
|
Change untitled cell to untitled graph
|
2018-05-04 09:18:44 -07:00 |
ebb-tide
|
bc3919787c
|
Remove commented code
|
2018-05-04 09:13:21 -07:00 |
Iris Scholten
|
ffa0b119d8
|
Convert AlertTabs to typescript
|
2018-05-03 17:40:46 -07:00 |
ebb-tide
|
b36b85640b
|
Remove untitled cell names other than "Untitled graph"
|
2018-05-03 16:41:37 -07:00 |
Deniz Kusefoglu
|
5c8eae0d44
|
Merge pull request #3362 from influxdata/table/polish
Table/polish
|
2018-05-03 16:23:25 -07:00 |
Iris Scholten
|
d4f136c986
|
Update RedactedInput and AlertConfigs to redact necesary fields afterwhen submitting form
|
2018-05-03 16:15:39 -07:00 |
Deniz Kusefoglu
|
c85dfc3558
|
Merge pull request #3366 from influxdata/bugfix/setFieldOptions-at-mount
Set redux field options at table mount
|
2018-05-03 15:53:08 -07:00 |
ebb-tide
|
1fc0ae517a
|
Add ability to select text on table cells
|
2018-05-03 15:51:53 -07:00 |
ebb-tide
|
7dbfca9666
|
Set redux field options at table mount
|
2018-05-03 15:31:26 -07:00 |
ebb-tide
|
340d6a7a5b
|
Rerender dygraph after ref is set to render crosshairs
|
2018-05-03 14:45:21 -07:00 |
ebb-tide
|
e20179ea7e
|
Add isTimeVIsible to state and don't set hovertime or respond to set hovertime if false.
|
2018-05-03 14:12:49 -07:00 |
Iris Scholten
|
ddaf93a4ac
|
Add constants and types for OpsGenie v2
|
2018-05-03 13:58:11 -07:00 |
Iris Scholten
|
3f3f199608
|
Add handler for OpsGenie2
|
2018-05-03 13:57:40 -07:00 |
ebb-tide
|
807ee0c76d
|
prettier adjustments
|
2018-05-03 11:01:07 -07:00 |
ebb-tide
|
a20cf1f2b8
|
Align numerical data to the right
|
2018-05-03 11:00:46 -07:00 |
ebb-tide
|
9aa4b1c303
|
Apply threshold coloring only to numerical data
|
2018-05-03 11:00:19 -07:00 |
Iris Scholten
|
5376bc6ab1
|
Add OpsGenie deprecation warning
|
2018-05-03 10:49:35 -07:00 |
Iris Scholten
|
394be1de1f
|
Merge pull request #3357 from influxdata/bugfix/tempvars-loading-one-val
Load all template variable values
|
2018-05-03 10:09:59 -07:00 |
Deniz Kusefoglu
|
1b243cec4d
|
Merge pull request #3356 from influxdata/table/subqueries
Table/subqueries
|
2018-05-03 10:09:37 -07:00 |
ebb-tide
|
efc88e5cbf
|
Implement better code style.
|
2018-05-03 09:31:41 -07:00 |
Iris Scholten
|
d36752a142
|
Add opsgenie2 section to supportedConfigs
|
2018-05-02 18:42:28 -07:00 |
Iris Scholten
|
9304f8cf42
|
Move updateTempVarValues to after putDashboardByID in componentDidMount in dashboardpage to make sure that tempVar values don't get removed immediately after theyre retrieved
|
2018-05-02 18:21:52 -07:00 |
ebb-tide
|
19abebe4c7
|
Correct naming for groupBys
|
2018-05-02 16:12:14 -07:00 |
Iris Scholten
|
382227ae15
|
Change source to sourceLink on type queryConfig and propagate those changes
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
9931bb2bec
|
Simplify syntax in fixtures files
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
685fc577e3
|
Import resused type from OverlayControls
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
4adc9f367a
|
Update the type of a parameter in OverlayControls
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
b97baa5b2a
|
Update fixtures for tests
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
b53d42d160
|
Add stronger types to handleSetQuerySource in CellEditorOverlay and make sure it conforms to types
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
4f59492d73
|
Fix type errors after rebase
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
adb7fb58e2
|
Convert OverlayControls to typescript
|
2018-05-02 14:57:49 -07:00 |
Iris Scholten
|
17312ee38e
|
Convert SourceSelector to typescript
|
2018-05-02 14:57:49 -07:00 |
ebb-tide
|
f1a38d0c09
|
Prevent construction of cells which are from series that have a groupby
|
2018-05-02 14:11:35 -07:00 |
ebb-tide
|
62b1cd978d
|
Remove qASTs from AutoRefresh and TableGraph
|
2018-05-02 14:01:34 -07:00 |
ebb-tide
|
9d9e56bc5a
|
Remove dependence on queryASTs from groupBytimeseriesTransform
|
2018-05-02 13:52:28 -07:00 |
Brandon Farmer
|
cc8b861f64
|
Always populate ylabel on dygraph
|
2018-05-02 13:19:34 -07:00 |
ebb-tide
|
3e3ab2d93a
|
Use series[x].tags instead of groupby.tags from the queryAST for groupby queries
|
2018-05-02 12:38:36 -07:00 |
Brandon Farmer
|
6210b05c1d
|
Use isUserAuthorized helper
|
2018-05-02 12:35:53 -07:00 |
Brandon Farmer
|
1844f7185f
|
Disable temp var dropdowns for viewers when auth enabled
|
2018-05-02 11:46:35 -07:00 |
ebb-tide
|
a7232c3314
|
Rename groupby file and give reasonable groupby defaults
|
2018-05-02 10:16:37 -07:00 |
ebb-tide
|
3c3a7af23d
|
groupbys is array of arrays
|
2018-05-01 20:19:59 -07:00 |
ebb-tide
|
e044f5b76a
|
Merge branch 'master' into bugfix/groupbys-in-alert-rule
|
2018-05-01 18:21:45 -07:00 |
ebb-tide
|
d6dd163eca
|
Merge branch 'master' into bugfix/groupbys-in-alert-rule
|
2018-05-01 18:21:07 -07:00 |
Deniz Kusefoglu
|
b96952e58f
|
Merge pull request #3347 from influxdata/bugfix/table-colors
Fix table coloring bug
|
2018-05-01 18:18:17 -07:00 |
ebb-tide
|
41fe6d4648
|
Add new colors to alert rule graph.
|
2018-05-01 18:08:35 -07:00 |
Alex Paxton
|
b88d1f775b
|
Merge pull request #3320 from influxdata/enhancement/introduce-overlay-layer
Introduce Reusable Overlay Component
|
2018-05-01 17:38:24 -07:00 |
Iris Scholten
|
6d9fa1a841
|
Merge pull request #3345 from influxdata/bugfix/ui_auto_groupby
Auto Groupby in UI not set to tempvar value
|
2018-05-01 17:27:58 -07:00 |
Iris Scholten
|
d8a2c940bf
|
Remove notification informing user that their query cannot be displayed by the SchemaExplorer
|
2018-05-01 17:11:46 -07:00 |
Iris Scholten
|
92e401b95f
|
Respond to PR Review
|
2018-05-01 16:54:44 -07:00 |
ebb-tide
|
668dd57007
|
Fix Alert Rule graphs with groupbys
|
2018-05-01 16:50:06 -07:00 |
Brandon Farmer
|
d1f7cc6c14
|
Guard superAdmin look when me is missing
|
2018-05-01 16:28:06 -07:00 |
Iris Scholten
|
d6ea248da0
|
Fix prettier errors
|
2018-05-01 16:01:00 -07:00 |
ebb-tide
|
de438404cc
|
Fix table coloring bug
|
2018-05-01 15:57:54 -07:00 |
Iris Scholten
|
bb0719160b
|
Fix missed conflic and update types and fixtures based on type changes from master
|
2018-05-01 15:53:18 -07:00 |
Brandon Farmer
|
4241691b6b
|
Guard against missing me
|
2018-05-01 15:48:08 -07:00 |
Iris Scholten
|
b2399a1594
|
Add test for cell editor overlay to check that isQuerySupportedByExplorer is getting passed down when a user-defined tempvar is getting used in query
|
2018-05-01 15:33:55 -07:00 |
Iris Scholten
|
83de9a977f
|
Update getActiveQuery to set isQuerySupportedByExplorer in active query
|
2018-05-01 15:32:23 -07:00 |
Alex P
|
26bae2da6f
|
Send notification when query text contains user-defined template variable
|
2018-05-01 15:32:22 -07:00 |
Alex P
|
ab1838889a
|
Add disabled styles for field, tag, and measurement items
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
23940c0961
|
Add types for CEO actions
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
f8940863f4
|
Convert files to Typescript and fix errors
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
39278205d7
|
Convert dashboard QueryMaker & children to TypeScript
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
|
2018-05-01 15:32:22 -07:00 |
Jared Scheib
|
691805dc48
|
Add types to handleEditRawText in CEO
Remove duplicate Query type, which was actually a QueryConfig
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
|
2018-05-01 15:32:22 -07:00 |
Iris Scholten
|
c288e500c6
|
Disable parts of SchemaExplorer in CEO if user-defined temp vars in query
Use constants for :dashboardTime:, :upperDashboardTime:, & :interval:.
Clarify some fn names.
Co-authored-by: Iris Scholten <ischolten.is@gmail.com>
|
2018-05-01 15:30:36 -07:00 |
Brandon Farmer
|
f232853ef1
|
Fixes inputting negative numbers from gauges
|
2018-05-01 14:40:57 -07:00 |
Alex Paxton
|
bb37a872e9
|
Merge branch 'master' into enhancement/introduce-overlay-layer
|
2018-05-01 14:16:50 -07:00 |
Brandon Farmer
|
86a7ae507a
|
Transform result data on component did mount
|
2018-05-01 13:21:03 -07:00 |
Brandon Farmer
|
9e09b4db30
|
Fix prettier errors
|
2018-05-01 13:14:57 -07:00 |
Brandon Farmer
|
6ab0718d1c
|
Load table graph state on componentDidMount
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
|
2018-05-01 13:14:56 -07:00 |
ebb-tide
|
dcd0874156
|
dont require props that are not required.
|
2018-05-01 11:43:36 -07:00 |
ebb-tide
|
2e3db26b06
|
Fix backend defaults for decimal places
|
2018-05-01 11:19:11 -07:00 |
ebb-tide
|
954558161e
|
Fix tests and address PR review items
|
2018-04-30 15:38:38 -07:00 |
ebb-tide
|
a41e756ac0
|
Merge branch 'master' into table/field-options
|
2018-04-30 15:15:02 -07:00 |
ebb-tide
|
a2062245af
|
Change location of decimal places field
|
2018-04-30 13:56:35 -07:00 |
ebb-tide
|
7bb238440a
|
Use decimal points in calculating table widths
|
2018-04-30 13:49:57 -07:00 |
ebb-tide
|
9b1cf60a7c
|
Implement Decimal Place Setting
|
2018-04-30 11:59:14 -07:00 |
Brandon Farmer
|
39af4a0244
|
Add tests for missing 'No Results'
|
2018-04-29 20:34:50 -07:00 |
Brandon Farmer
|
bb5e623273
|
Show message when there are no results
|
2018-04-27 17:06:39 -07:00 |
Brandon Farmer
|
844d860cd9
|
Convert and refactor AutoRefresh
|
2018-04-27 17:06:39 -07:00 |
Andrew Watkins
|
bfdce4594f
|
Fix formatting for body sources missing newlines
|
2018-04-27 10:33:08 -07:00 |
Brandon Farmer
|
2656f610d5
|
Return correct value in column for falsey data
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Deniz Kusefoglu <denizk@gmail.com>
|
2018-04-26 16:59:01 -07:00 |
Brandon Farmer
|
25681ce553
|
Merge pull request #3318 from influxdata/fixes/line-graph-with-strings
Fixes line graph data with strings errors
|
2018-04-26 15:57:00 -07:00 |
Andrew Watkins
|
fe97935e8f
|
Prettier
|
2018-04-26 13:47:57 -07:00 |
Andrew Watkins
|
239da1103e
|
Fix sources not being provided by props
|
2018-04-26 13:34:58 -07:00 |
Andrew Watkins
|
97919903df
|
Prettier
|
2018-04-26 13:34:41 -07:00 |
Andrew Watkins
|
a91ab8412c
|
Fix OverlayTechnology
|
2018-04-26 13:21:56 -07:00 |
Alex P
|
97edb7d316
|
Capitalize "overlayNode" prop
|
2018-04-26 12:49:20 -07:00 |
Alex P
|
f077d28ec4
|
Remove context types from template query builder dropdowns
This is partially working
|
2018-04-26 12:48:13 -07:00 |
ebb-tide
|
39f2eeb146
|
Add timeFormat and fieldOptions to default new cell
|
2018-04-26 12:30:01 -07:00 |
ebb-tide
|
b91e1274cf
|
DEFAULT's should come first
|
2018-04-26 11:15:33 -07:00 |
Alex Paxton
|
90584072a6
|
Merge pull request #3313 from influxdata/polish/chrono-admin-tabs
Polish Chronograf Admin Tabs
|
2018-04-26 11:09:57 -07:00 |
Deniz Kusefoglu
|
fba9ed88bf
|
Merge pull request #3316 from influxdata/table/handle-errors
Table/bug squashing
|
2018-04-25 17:51:08 -07:00 |
ebb-tide
|
78bfe2cec3
|
PR review suggestions
|
2018-04-25 17:05:56 -07:00 |
Brandon Farmer
|
8b52c83c40
|
Stricter check for line graph data
|
2018-04-25 16:42:30 -07:00 |
ebb-tide
|
e0dc57e4e3
|
Fix linter error.
|
2018-04-25 15:11:01 -07:00 |
Alex Paxton
|
af15307678
|
Merge pull request #3307 from influxdata/polish/condense-dash-header
Shrink Width of Time Range & Auto Refresh Dropdowns
|
2018-04-25 15:05:58 -07:00 |
ebb-tide
|
d9455a7646
|
Restore groupBy naming behavior for lineGraphs
|
2018-04-25 14:53:54 -07:00 |
Brandon Farmer
|
973d514c04
|
Properly handle strings in data for line graphs
|
2018-04-25 14:35:36 -07:00 |
ebb-tide
|
3615f13c21
|
Pass ability to editQueryStatus to all graph types
|
2018-04-25 14:26:00 -07:00 |
ebb-tide
|
2892a22e04
|
Handle responses from queries with errors
|
2018-04-25 14:25:37 -07:00 |
Alex P
|
3afa98ce73
|
Remove obsolete component
|
2018-04-25 12:30:11 -07:00 |
Alex P
|
1589282891
|
Implement SubSections in Chronograf admin page
|
2018-04-25 12:29:58 -07:00 |
ebb-tide
|
ebcdba9b66
|
Front end work for taking fieldOptions out of tableOptions on to cell
|
2018-04-24 23:31:16 -07:00 |
Alex P
|
940b1e9234
|
Make time range dropdown more compact
|
2018-04-24 17:14:23 -07:00 |
Alex P
|
0bdc032ce6
|
Make auto refresh dropdown more compact
|
2018-04-24 17:14:11 -07:00 |
Alex P
|
3e5a27ce6f
|
Polish error state in line graph
|
2018-04-24 16:49:38 -07:00 |
Andrew Watkins
|
a73eb63e7e
|
Merge pull request #3303 from influxdata/ifql/join
Introduce ability to use variable assignment in Time Machine
|
2018-04-24 15:55:34 -07:00 |
Alex P
|
6c364a9efe
|
Set overlay back to initial state when dismissed
|
2018-04-24 15:54:10 -07:00 |
Deniz Kusefoglu
|
550a82d1b8
|
Merge pull request #3304 from influxdata/table/fix-click-to-sort
replace sortField and sortDirection everywhere
|
2018-04-24 15:51:07 -07:00 |
Alex P
|
aede92130b
|
Cleanup
|
2018-04-24 15:38:03 -07:00 |
Alex P
|
ae4fd18a89
|
Convert to typescript
|
2018-04-24 15:24:00 -07:00 |
Alex P
|
8171fd5c76
|
Make error go bye bye
|
2018-04-24 15:17:31 -07:00 |
Andrew Watkins
|
f0ee615e54
|
Fix tests
|
2018-04-24 15:02:19 -07:00 |
Andrew Watkins
|
ca1cb97225
|
Fix not handling literal variable declarations
|
2018-04-24 15:02:13 -07:00 |
ebb-tide
|
2a2a315e46
|
replace sortField and sortDirection everywhere
|
2018-04-24 15:02:09 -07:00 |
Brandon Farmer
|
f7457f7753
|
Remove error handling debug flag
|
2018-04-24 15:00:08 -07:00 |
Brandon Farmer
|
eaa3ef4623
|
Add custom error handling for line graphs
|
2018-04-24 14:52:12 -07:00 |
Andrew Watkins
|
996c143536
|
Fix boolean arg
|
2018-04-24 14:51:38 -07:00 |
Alex P
|
c463699d5f
|
Merge branch 'master' into enhancement/introduce-overlay-layer
|
2018-04-24 14:51:27 -07:00 |
Alex P
|
ae28dd5385
|
Animate overlays in and out
|
2018-04-24 14:50:58 -07:00 |
Andrew Watkins
|
6d5924adb7
|
Fix FROM db dropdown
|
2018-04-24 14:49:44 -07:00 |
Andrew Watkins
|
80495027ed
|
Repair adding a func node
|
2018-04-24 14:34:42 -07:00 |
ebb-tide
|
dadd1179a2
|
Merge branch 'master' into table/field-options
|
2018-04-24 14:31:27 -07:00 |
Brandon Farmer
|
534276dec3
|
Merge pull request #3297 from influxdata/fixes/infinite-looping-dygraph
Prevent dygraph from continously updating
|
2018-04-24 14:12:01 -07:00 |
Iris Scholten
|
9e97934c12
|
Merge pull request #3299 from influxdata/fix/pager-duty-typo
Fix Deprecation to say PagerDuty v1 instead of v2
|
2018-04-24 13:53:44 -07:00 |
Deniz Kusefoglu
|
d2af17d1e5
|
Merge pull request #3282 from influxdata/table/group-by
Table/group by
|
2018-04-24 13:43:47 -07:00 |
Iris Scholten
|
8029b38604
|
Fix Deprecation to say PagerDuty v1 instead of v2
|
2018-04-24 13:41:39 -07:00 |
Andrew Watkins
|
57fa9e1c16
|
Fix function argument editing
|
2018-04-24 13:36:59 -07:00 |
ebb-tide
|
7abc80729f
|
Use timeSeriesTransform for dygraphs.
|
2018-04-24 13:31:30 -07:00 |
Brandon Farmer
|
8ebd3a3cd9
|
Fix linting errors
|
2018-04-24 13:18:24 -07:00 |
Brandon Farmer
|
22c094aa30
|
Prevent dygraph from continously updating
|
2018-04-24 11:46:48 -07:00 |
Iris Scholten
|
20ce9c4c1d
|
Merge pull request #3290 from influxdata/add-pager-duty-v2
Add pager duty v2 in UI
|
2018-04-24 11:16:00 -07:00 |
Andrew Watkins
|
29fe9d1119
|
Fix delete to work with variable declarations
|
2018-04-24 10:54:17 -07:00 |
Iris Scholten
|
300986ba20
|
Respond to PR Review
Fix types in Deprecation warning and Extract boolean comparison from ternary
|
2018-04-24 10:53:18 -07:00 |
Andrew Watkins
|
1b80d2a2ff
|
Use correct ID in funcNode
|
2018-04-24 09:33:32 -07:00 |
Andrew Watkins
|
edd8ea27da
|
Change expressionID to bodyID
|
2018-04-24 09:13:08 -07:00 |
ebb-tide
|
d055b3391b
|
Rename default time format
|
2018-04-23 23:09:36 -07:00 |
ebb-tide
|
66d64413ad
|
Fix linter errors
|
2018-04-23 22:36:06 -07:00 |
ebb-tide
|
a444de21c6
|
Merge branch 'master' into table/group-by
|
2018-04-23 21:39:03 -07:00 |
Andrew Watkins
|
0f47bc8baa
|
Merge pull request #3294 from influxdata/ifql/variables
Ifql/variables
|
2018-04-23 19:57:26 -07:00 |
ebb-tide
|
0ce5f64247
|
Fix breaking tests
|
2018-04-23 19:50:33 -07:00 |
Andrew Watkins
|
b6e35a73ea
|
Fix errors and warnings
|
2018-04-23 19:45:50 -07:00 |
Andrew Watkins
|
4bda9aeb41
|
Linter
|
2018-04-23 19:32:07 -07:00 |
ebb-tide
|
3481dc987d
|
Make cell type a required prop again.
|
2018-04-23 19:20:55 -07:00 |
ebb-tide
|
f5ea3727e2
|
Refactor groupByTimeSeriesTransform
|
2018-04-23 19:16:34 -07:00 |
ebb-tide
|
d4a09d3dac
|
UpdateTableOptions with data chance instead of when queryASTs changes.
|
2018-04-23 18:33:02 -07:00 |
ebb-tide
|
34323908b6
|
Move transformTableData to utils/tableGraph and rename it from processedTableData, Also combine sort field and direction
|
2018-04-23 18:32:19 -07:00 |
Alex P
|
96b47b4dbe
|
Implement Overlay Technology on Template Variable Manager
|
2018-04-23 17:15:58 -07:00 |
Andrew Watkins
|
f6c387c809
|
Introduce new context and ExpressionNode component
|
2018-04-23 17:12:14 -07:00 |
ebb-tide
|
3b32ab98bc
|
Fix DragDropContext error, by converting GraphOptionsCustomizeFields to a class.
|
2018-04-23 16:01:41 -07:00 |