Commit Graph

9092 Commits (9cf0ff1b3e1eb069f2ace7dbd76cc0634a671b6b)

Author SHA1 Message Date
Deniz Kusefoglu 9cf0ff1b3e Merge pull request #3331 from influxdata/table/field-options
Table/field options
2018-04-30 18:00:03 -07:00
ebb-tide 3b884cd59e Fix server tests 2018-04-30 17:24:59 -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 8267df972a Merge pull request #3325 from influxdata/migrate-auto-refresh
Migrate auto refresh
2018-04-30 09:35:08 -07:00
Brandon Farmer 39af4a0244 Add tests for missing 'No Results' 2018-04-29 20:34:50 -07:00
Brandon Farmer b47b14f746 Update changelog 2018-04-29 19:43:00 -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
ebb-tide 59ada00bc9 Put decimal places with isenforced and digits on backend 2018-04-27 16:36:02 -07:00
Andrew Watkins 6225c555b6 Merge pull request #3323 from influxdata/ifql/join
Moar Variables
2018-04-27 10:47:24 -07:00
Andrew Watkins bfdce4594f Fix formatting for body sources missing newlines 2018-04-27 10:33:08 -07:00
Brandon Farmer b14a59dbe2 Merge pull request #3321 from influxdata/fixes/table-data-showing-wrong-data
Return correct value in column for falsey data
2018-04-26 17:10:16 -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
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 d72a162ef3 Merge branch 'polish/chrono-admin-tabs' of github.com:influxdata/chronograf into polish/chrono-admin-tabs 2018-04-25 15:11:20 -07:00
ebb-tide e0dc57e4e3 Fix linter error. 2018-04-25 15:11:01 -07:00
Alex P f1d197a432 Prettier 2018-04-25 15:10:15 -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 Paxton 5a1b6a5698 Merge pull request #3305 from influxdata/polish/de-invalid-data
Polish Line Graph Invalid Data State
2018-04-24 17:21:44 -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
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
Brandon Farmer 6d93a7d0ad Merge pull request #3302 from influxdata/fixes/de-graph-non-numeric-data
Add custom error handling for line graphs
2018-04-24 15:47:44 -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
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