Commit Graph

7042 Commits (d7dc7a4826e13640fd64f4af8fde741445ed54f2)

Author SHA1 Message Date
Edd Robinson d7dc7a4826 Switch jteeuwen/go-bindata for kevinburke/go-bindata 2018-02-08 14:55:07 +00:00
deniz kusefoglu a3cb7b1cdf small fixes from PR review to pull request #2757 2018-02-07 15:24:32 -08:00
Deniz Kusefoglu 1d7b70a8a0
Merge pull request #2757 from influxdata/bugfix/kapacitor-test-button-errors-SMTP
Bugfix/kapacitor test button errors smtp
2018-02-07 15:21:23 -08:00
Alex Paxton 7d1200d818
Merge pull request #2774 from influxdata/ceo-escape
Add handy hotkeys to CEO
2018-02-07 12:25:10 -08:00
Alex P fddd1e749a 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 306c7b27d0 Blur child inputs or textareas when escape key pressed 2018-02-07 11:29:07 -08:00
Alex P 5436258a18 Rename handler to match event 2018-02-07 10:26:48 -08:00
Alex P f04949c082 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 83fd51dd0d
Merge branch 'master' into ceo-escape 2018-02-07 10:10:42 -08:00
Michael Desa 6ecc890342
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 be7294a2a1 Update changelog for PR #2777 2018-02-07 09:48:59 -05:00
Michael Desa 096ef058eb 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 5471ab6fc2
Merge branch 'master' into ceo-escape 2018-02-06 18:19:08 -08:00
Alex P 05df40a855 Add dat space back in yo 2018-02-06 18:18:35 -08:00
Alex P e516ccdd7b Updoot log of changes 2018-02-06 18:18:11 -08:00
Alex P 982cab511c 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
Deniz Kusefoglu 2b9e4b4474
Merge branch 'master' into bugfix/kapacitor-test-button-errors-SMTP 2018-02-06 15:26:56 -08:00
Alex P 5fa684c0d7 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 79bc8fd299 update change log 2018-02-06 14:49:09 -08:00
ischolten 58a124bf4a
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 b2cfb67256
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 aca47cecbc
Merge pull request #2761 from influxdata/feature/fix-init
Remove cli defaults form sysvinit
2018-02-06 14:03:14 -08:00
Iris Scholten 1bf72a3006 address PR feedback 2018-02-06 13:09:48 -08:00
Nathan Haugo 44aaaf2f34
Merge pull request #2765 from influxdata/fix/fpm-release
Fix/fpm release
2018-02-06 13:06:15 -08:00
Chris Goller 3f64164894 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 681b96faf3 Update docker build container to use chronograf-20180206 2018-02-06 14:44:05 -06:00
Chris Goller 94baa6db8d Update release builds to use go 1.9.3 and node 6.12.3 2018-02-06 14:36:58 -06:00
Chris Goller 1abb30a3b6 Fix fpm releases by adding libtool and autoconf 2018-02-06 14:25:48 -06:00
Nathan Haugo 1a89796b8f Update changelog 2018-02-06 09:29:45 -08:00
Nathan Haugo e3840692d7 Remove cli defaults form sysvinit 2018-02-06 09:26:14 -08:00
deniz kusefoglu 17a247527c Update changelog 2018-02-05 16:12:32 -08:00
deniz kusefoglu 71b894e098 Make config saving error messages more verbose 2018-02-05 16:04:42 -08:00
deniz kusefoglu 5766536154 Add TO field to SMTP config 2018-02-05 15:37:10 -08:00
Chris Goller d5cfa91206
Merge pull request #2753 from influxdata/feature/legend
Add legend to dashboard cells
2018-02-05 17:19:03 -06:00
Chris Goller 84b6cf4967 Update cell defaults to use empty array 2018-02-05 17:04:15 -06:00
Chris Goller 6bfc6c36b2 Fix cell race condition 2018-02-05 14:50:05 -06:00
deniz kusefoglu 8378f858ac Reflect kapacitor test button responses in flash messages 2018-02-05 12:30:47 -08:00
Chris Goller a565027394 Add legend to dashboard cells 2018-02-05 14:25:57 -06:00
deniz kusefoglu a84a5446d4 Prevent disabling save button if update fails 2018-02-05 12:13:07 -08:00
Iris Scholten 3eeb4514e5 accepts spaces in the kapacitor connection name 2018-02-05 11:58:21 -08:00
Iris Scholten 1db17242c7 Merge branch 'master' into feature/global-users 2018-02-05 11:13:29 -08:00
Iris Scholten b4bdf27d88 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 eec6ffa957 change the create new user as super admin default setting to false 2018-02-02 17:44:49 -08:00
Alex Paxton 058df60e0e
Merge pull request #2746 from influxdata/saving-tickscript
Saving tickscript
2018-02-02 11:37:31 -08:00
Alex P 10a52199b7 Cleanup
Based on feedback from @lukevmorris
2018-02-02 11:25:59 -08:00
Iris Scholten 674223c25f repair failing specs 2018-02-01 17:13:34 -08:00
Iris Scholten 5fbfc12f11 Merge branch 'master' into feature/global-users 2018-02-01 16:40:14 -08:00
Alex P 3f11836944 Redesign tick script editor console
Moved to bottom, color coded, is larger
2018-02-01 15:34:59 -08:00
Alex P 14ac43fd5a 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
deniz kusefoglu 167e6a948f Improve copy on Tickscript editing notifications 2018-02-01 13:09:09 -08:00