Commit Graph

7076 Commits (01bde64cef89fd6fd19bdd17e1e41024bbf529d1)

Author SHA1 Message Date
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
Alex P cb3ba24c72 Updoot log of change 2018-02-05 15:23:13 -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
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
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
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
Alex P d036dec28a Polish expand/collapse interaction and appearance of logs 2018-02-02 18:05:32 -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 P 118ed35aa5 Add expand/collapse interaction to each kapacitor log item 2018-02-02 17:25:43 -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
deniz kusefoglu 9d2c44e44f Update CHANGELOG 2018-02-01 11:14:17 -08:00
deniz kusefoglu e0a2aecaa2 Detect unsaved changes outside the tickscript editor 2018-02-01 11:02:45 -08:00
Luke Morris 289b2474c8 Add confirm dialog to removing Organization Tag 2018-01-31 17:39:05 -08:00
Luke Morris df66da1e0d Improve of user deletion messaging 2018-01-31 17:20:53 -08:00
Alex P 198d066cdf Replace create & exit with just exit 2018-01-31 17:17:15 -08:00
Alex P 3899fa1033 Change exit confirmation to be a question 2018-01-31 16:55:13 -08:00
Alex P ba494a54f6 Make confirm button tooltip positioning smarter
Could be improved further, but this solves the immediate problem of the
tooltip extending beyond the right edge of the screen
2018-01-31 16:54:53 -08:00
Iris Scholten 96de896539 add better messaging for removing own user record 2018-01-31 16:43:51 -08:00
Alex Paxton 49670a77c2 Add unsavedChanges state to TickscriptPage
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:05:28 -08:00
Alex Paxton 567efea82e Fix Visbility typo
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:04:27 -08:00
Alex Paxton 34d289f1bc Add ConfirmButton
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2018-01-31 16:02:39 -08:00
Iris Scholten 91317a164d improve the flash message verbiage when deleting a user from the userspage and standardized the duration time for flash messages to be 4s 2018-01-31 15:57:24 -08:00
Iris Scholten ac7a9a4e2a improve the flash message verbiage to explicitly state the changes made 2018-01-31 15:25:28 -08:00
lukevmorris 77f5fef9fd
Merge pull request #2693 from influxdata/fix/resources-build-script
Add resources dir to build.py
2018-01-31 09:36:32 -08:00
lukevmorris e8021ae461
Merge pull request #2722 from jfyuen/hosts-page-autorefresh
Add auto refresh widget to hosts list page
2018-01-31 09:30:42 -08:00
Jean-François YUEN e24ad7c1de Add #2722 to changelog 2018-01-31 13:06:09 +01:00