Alex P
0df8d341e5
Improve handling of single stat coloring
...
Previously would return some undesirable defaults when certain
conditions are met (eg. a user with a single stat + line graph upgrades
to this new version)
2018-02-08 14:04:33 -08:00
Alex P
c5fd1a57ca
Make singleStat shadow less drastic
2018-02-08 14:00:18 -08:00
Alex P
32d4c41927
Updoot log of changes
2018-02-08 11:26:41 -08:00
Alex P
5cedcecebd
Save single stat colorization when single stat + line graph is chosen
2018-02-08 11:14:51 -08:00
Alex P
8d095d1bb3
Connect line graph prefix and suffix to child single stat
2018-02-08 11:12:19 -08:00
Alex P
1de16619be
Fix logic in single stat coloration getter
...
Sometimes results in a situation where coloration state gets set to a
weird value, which seems to be a factor in the auto refresh bug
2018-02-08 11:02:34 -08:00
Alex P
90b36ebc76
Remove console log
2018-02-07 19:19:04 -08:00
Alex P
1b63e36ab1
Reintroduce shadow behind text in single stat + line graph
2018-02-07 19:15:46 -08:00
Alex P
f6b8d37c10
Fix all kinds of problems
...
Line + SingleStat works now
2018-02-07 18:50:37 -08:00
Alex P
5dc6cd4852
Use separate state for gauge and single-stat colors and introduce concept of base color in single-stat
...
Somewhat easier to reason through the code, although bulkier. The
feature should now mimic the previous appearance of single-stat graphs
by default (aka blue text)
2018-02-07 17:03:19 -08:00
Alex Paxton
9bc288de04
Merge pull request #2774 from influxdata/ceo-escape
...
Add handy hotkeys to CEO
2018-02-07 12:25:10 -08:00
Alex P
ff61b08a3d
Blur then save when command+enter is hit while child input or textarea is focused
2018-02-07 11:29:46 -08:00
Alex P
ebe25e6ac2
Blur child inputs or textareas when escape key pressed
2018-02-07 11:29:07 -08:00
Alex P
d2e5a2bd86
Rename handler to match event
2018-02-07 10:26:48 -08:00
Alex P
a9d85dc02c
Simplify detection of meta key in tandem with enter key
...
Thanks @lukevmorris for the tip
2018-02-07 10:21:13 -08:00
Alex Paxton
45b4469974
Merge branch 'master' into ceo-escape
2018-02-07 10:10:42 -08:00
Michael Desa
a4b1522c38
Merge pull request #2777 from influxdata/feature/allow-self-delete
...
Allow user to delete themselves
2018-02-07 12:01:47 -05:00
Michael Desa
a1a402fe60
Update changelog for PR #2777
2018-02-07 09:48:59 -05:00
Michael Desa
1890fd6b08
Allow user to delete themselves
...
Previously users were prevented from removing themselves.
Connect https://github.com/influxdata/chronograf/issues/2711
2018-02-07 09:46:08 -05:00
Alex Paxton
59796b9aba
Merge branch 'master' into ceo-escape
2018-02-06 18:19:08 -08:00
Alex P
6152cc6397
Add dat space back in yo
2018-02-06 18:18:35 -08:00
Alex P
c5b58509cf
Updoot log of changes
2018-02-06 18:18:11 -08:00
Alex P
162b0a897d
Save CEO when command+enter is pressed
...
Wrote some funky logic so it doesn’t matter the order of keypresses
with the combo
2018-02-06 15:30:01 -08:00
Alex P
227fa72fcb
Cancel CEO when escape key is pressed
...
Doesn’t fire if a child input is focused
2018-02-06 15:08:35 -08:00
Iris Scholten
3bacff669d
update change log
2018-02-06 14:49:09 -08:00
ischolten
9679db0a61
Merge pull request #2752 from influxdata/kapacitor-spaces
...
Kapacitor page allows users to add spaces to kapacitor name
2018-02-06 14:32:10 -08:00
ischolten
d83c1e8a63
Merge pull request #2703 from influxdata/feature/global-users
...
Add global users page for super admins
2018-02-06 14:30:08 -08:00
Nathan Haugo
01bb46fc13
Merge pull request #2761 from influxdata/feature/fix-init
...
Remove cli defaults form sysvinit
2018-02-06 14:03:14 -08:00
Iris Scholten
296acb1491
address PR feedback
2018-02-06 13:09:48 -08:00
Nathan Haugo
1c844ce344
Merge pull request #2765 from influxdata/fix/fpm-release
...
Fix/fpm release
2018-02-06 13:06:15 -08:00
Chris Goller
3ea79a1d3f
Update CHANGELOG.md to mention updating to go 1.9.3 and node 6.12.3
2018-02-06 14:47:56 -06:00
Chris Goller
cbbbbd24b6
Update docker build container to use chronograf-20180206
2018-02-06 14:44:05 -06:00
Chris Goller
fe1691c640
Update release builds to use go 1.9.3 and node 6.12.3
2018-02-06 14:36:58 -06:00
Chris Goller
244c026bcb
Fix fpm releases by adding libtool and autoconf
2018-02-06 14:25:48 -06:00
Nathan Haugo
4247d6f080
Update changelog
2018-02-06 09:29:45 -08:00
Nathan Haugo
80d3a1dcbd
Remove cli defaults form sysvinit
2018-02-06 09:26:14 -08:00
Chris Goller
c767b44ad8
Merge pull request #2753 from influxdata/feature/legend
...
Add legend to dashboard cells
2018-02-05 17:19:03 -06:00
Chris Goller
e55b8116f7
Update cell defaults to use empty array
2018-02-05 17:04:15 -06:00
Chris Goller
3babccfa0c
Fix cell race condition
2018-02-05 14:50:05 -06:00
Chris Goller
5ccab143b7
Add legend to dashboard cells
2018-02-05 14:25:57 -06:00
Iris Scholten
374bb0ee1d
accepts spaces in the kapacitor connection name
2018-02-05 11:58:21 -08:00
Iris Scholten
a916ecd818
Merge branch 'master' into feature/global-users
2018-02-05 11:13:29 -08:00
Iris Scholten
20c2b4e7c4
update the config_test and server_test files to accept super admin status as false
2018-02-05 10:41:31 -08:00
Iris Scholten
b29bcfc478
change the create new user as super admin default setting to false
2018-02-02 17:44:49 -08:00
Alex Paxton
44339a5b25
Merge pull request #2746 from influxdata/saving-tickscript
...
Saving tickscript
2018-02-02 11:37:31 -08:00
Alex P
5c090c970d
Cleanup
...
Based on feedback from @lukevmorris
2018-02-02 11:25:59 -08:00
Iris Scholten
4015b79351
repair failing specs
2018-02-01 17:13:34 -08:00
Iris Scholten
adaff3e9e8
Merge branch 'master' into feature/global-users
2018-02-01 16:40:14 -08:00
Alex P
b814f0d5a0
Redesign tick script editor console
...
Moved to bottom, color coded, is larger
2018-02-01 15:34:59 -08:00
Alex P
0b60d11829
Replace validation with consoleMessage and render in console component
...
Also, if error returned from kapacitor it does not save
2018-02-01 15:34:06 -08:00