Chris Goller
f0b91c0b1f
Merge pull request #2015 from ar7z1/2014-permanent-critical-for-windows-hosts
...
Chronograf shows real status for windows hosts when metrics are saved in non-default db
2017-09-22 08:25:09 -05:00
Chris Goller
004492bea2
Merge branch 'master' into 2014-permanent-critical-for-windows-hosts
2017-09-22 08:22:38 -05:00
Andrew Watkins
d66730b5c5
Merge pull request #2019 from influxdata/bugfix/dup-kapa-name-error-misfire
...
BUGFIX: Fix improper banner error for duplicate kapacitor name
2017-09-21 15:43:20 -07:00
Andrew Watkins
4d6d1027a9
Merge branch 'master' into bugfix/dup-kapa-name-error-misfire
2017-09-21 15:35:44 -07:00
Andrew Watkins
589a800f7d
Merge pull request #2018 from influxdata/bugfix/unresponsive-display-options
...
BUGFIX: Unresponsive query builder, display options, and cell
2017-09-21 15:35:23 -07:00
Andrew Watkins
f19bd728e4
Use lodash to get random element from array
2017-09-21 15:24:06 -07:00
Andrew Watkins
92be0432a3
Update CHANGELOG
2017-09-21 15:06:54 -07:00
Andrew Watkins
b97567a6cb
Remove binds from constructor
2017-09-21 15:04:31 -07:00
Andrew Watkins
dc8dbeb944
Fix bug
2017-09-21 15:01:13 -07:00
Andrew Watkins
d238907f61
Update CHANGELOG
2017-09-21 14:43:56 -07:00
Andrew Watkins
6a1585b583
Return proper empty state for visualizations in the dashboard overlay
2017-09-21 14:30:18 -07:00
Artem Zinenko
aad0e204b3
Fixed #2014
2017-09-21 09:56:59 +03:00
Alex P
c59dd1a7f8
Updoot the log of changes
2017-09-20 19:25:40 -07:00
Alex P
c4d2d53f5c
Cleanup
2017-09-20 19:15:16 -07:00
Alex P
919c58bd3c
Remove cell name from state in favor of prop
...
This component doesn’t need to use state for this any longer. Also
causes the dashboard cell to render the new name without having to
refresh
2017-09-20 19:14:05 -07:00
Alex P
61a894c54a
Set cellWorkingName to input value in CEO
2017-09-20 17:54:31 -07:00
Alex P
ad64acd65f
Remove vestigial cell renaming code
2017-09-20 14:21:26 -07:00
Alex P
9f419116dd
Refactor NameableGraph into LayoutCell
...
Chose a more semantic name for NameableGraph and its sub-components,
removed unused functions
2017-09-20 13:34:19 -07:00
Alex P
57fadfe991
Move delete confirmation to a different position than the delete button
...
Better UX, less accidents
2017-09-20 13:17:31 -07:00
Alex P
0e2723f020
Cleanup
2017-09-20 13:08:06 -07:00
Alex P
dfa59aadf6
Add style for untitled cells
...
Also using the language “Untitled Cell” instead of “Name this Graph” as
the thing being named is actually a cell, not a graph. Also now that
renaming is a little more buried, I am avoiding the urgency of “Name
this Graph”
2017-09-20 13:06:11 -07:00
Alex P
5b457e1ef7
Redesign context menu to expose actions without dropdown
2017-09-20 12:39:42 -07:00
Alex P
d0b2696e7e
Revert "WIP show query errors on cells"
...
This reverts commit eb9295702c
.
2017-09-19 14:34:40 -07:00
Deniz Kusefoglu
ba5f10a9fb
Merge pull request #2006 from influxdata/bugfix/duplicateDBname
...
Display error if new db name matches an existing db name
2017-09-19 13:22:20 -07:00
deniz kusefoglu
784ec51576
Allow code to breathe
2017-09-19 13:09:08 -07:00
deniz kusefoglu
5310548c47
Generate a unique db self.link for use as a temp-id-key
2017-09-19 13:05:31 -07:00
deniz kusefoglu
f8dd0f643a
Update changelog
2017-09-18 20:20:26 -07:00
deniz kusefoglu
8b8e4bff95
camelCase is alWays beTTer
2017-09-18 20:17:43 -07:00
deniz kusefoglu
e032e26993
Fix behavior on db creation with enter and make db keys unique
2017-09-18 20:07:21 -07:00
deniz kusefoglu
3b1482261f
Display error and prevent new db creation if new db name matches existing db name
2017-09-18 19:34:58 -07:00
Deniz Kusefoglu
2b2cfeb51c
Merge pull request #2004 from influxdata/fix/QueryTemplates
...
Display Query Templates dropdown even when status is null
2017-09-18 16:52:37 -07:00
Alex P
eb9295702c
WIP show query errors on cells
2017-09-18 14:40:13 -07:00
deniz kusefoglu
897e758e01
Update CHANGELOG.md
2017-09-18 14:30:01 -07:00
deniz kusefoglu
bbbcfdde1c
Display Query Templates dropdown even when status is null
2017-09-18 14:11:52 -07:00
Alex P
61732d1d68
Updoot the log of changes
2017-09-18 13:03:05 -07:00
Alex P
35894fb3db
Sort databases list alphabetically by database name
2017-09-18 10:41:37 -07:00
Alex P
3d4b5e92e0
Require user confirmation to delete a cell
2017-09-18 10:13:37 -07:00
Andrew Watkins
9f4dc69c12
Merge branch 'master' into feature/tickscript-editor
2017-09-14 14:29:00 -07:00
Andrew Watkins
7e0acc68c9
Update CHANGELOG
2017-09-14 14:17:30 -07:00
Andrew Watkins
65e24db366
Refine copy
2017-09-14 14:15:42 -07:00
Andrew Watkins
ca230f0a49
Add a TICKscript table to alert rules page
2017-09-14 14:06:43 -07:00
Andrew Watkins
baafcf64fd
Use tickscript id as 'name' for raw tickscripts
2017-09-14 13:04:05 -07:00
Deniz Kusefoglu
437074fb47
Merge pull request #1992 from influxdata/feature/download-csv
...
Add .csv download button to data explorer
2017-09-13 09:39:58 -07:00
deniz kusefoglu
42076ba870
Add download.js license
2017-09-13 09:32:43 -07:00
deniz kusefoglu
a6adf97c1d
Improve testing on resultstoCSV
2017-09-12 18:45:49 -07:00
deniz kusefoglu
e7b25a2bed
Improve testing on resultsToCSV
2017-09-12 15:50:25 -07:00
deniz kusefoglu
c94a69366b
Add tests to results to CSV function
2017-09-12 14:59:03 -07:00
Andrew Watkins
8b244bb27e
Remove TICKscript name creation
2017-09-12 14:27:48 -07:00
Andrew Watkins
e865a1e6b0
Publish notification after route change
2017-09-12 14:25:40 -07:00
Andrew Watkins
4f8066a419
Fix auto indendation to match indentation of previous line
2017-09-12 13:17:51 -07:00