Commit Graph

7193 Commits (ea16b12e5bd1be6afa14cffa1342a69e4eb4d2df)

Author SHA1 Message Date
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
Iris Scholten 231801cb34 remove the ID column from the ui 2018-02-07 09:54:25 -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
Iris Scholten 3c3e524b46 Group=>ProviderOrganization; organization=>organiztionId; fix pointer bug 2018-02-06 18:33:27 -08: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 Paxton 4fbcad9d2a
Merge branch 'master' into expandable-kapacitor-logs 2018-02-06 15:20:28 -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
Iris Scholten d01bafdeae WIP: wire up the server with the front end 2018-02-05 17:45:46 -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
lukevmorris ef4f7f998d
Merge pull request #2755 from influxdata/md-fix-mappings
Create mappings resource
2018-02-05 15:24:32 -08:00
Alex P cb3ba24c72 Updoot log of change 2018-02-05 15:23:13 -08:00
Michael Desa b5eca6c58a Prevent error if organization not found in mapping
chris go vet fix
2018-02-05 18:20:03 -05: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
Alex P 53e57eb279 Enforce horizontal scrolling on code mirror and improve styles 2018-02-05 15:12:50 -08:00
Chris Goller 84b6cf4967 Update cell defaults to use empty array 2018-02-05 17:04:15 -06:00
Alex P e0f54aacca Render key/value pairs in log messages alphabetically by key 2018-02-05 14:49:21 -08:00
Alex P 6afa86c61a Improve log message text wrapping
Also renamed some css classes to be more generic and understandable
2018-02-05 14:36:15 -08:00
Alex P 1128040be2 Remove concept of expand/collapse and redesign log table rows
Each row sized to fit content, if the keys/values list is too long it
scrolls. Should comfortably fit about 17 items before scrolling
2018-02-05 14:15:56 -08:00
Michael Desa efd691d1b5 Add Mappings CUDA routes 2018-02-05 16:47:44 -05:00
Alex P 2926a127d0 Remove infinite scroll from logs table and render only 200 most recent logs 2018-02-05 13:45:50 -08: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
Michael Desa 8b60388d81 Add correct implementation of mappings 2018-02-05 14:54:39 -05:00