Commit Graph

5915 Commits (9cb793e66f5523a0f1dbdb1a583c70f89e39ad11)

Author SHA1 Message Date
Chris Goller 0c12a413f7 Update kapacitor vendoring to 6b3dc1247fd3e1c2a329b24ea6a0665fa6cf37c1
Signed-off-by: Deniz Kusefoglu <denizk@gmail.com>
2017-11-30 16:32:47 -06:00
Chris Goller 731d8ddf3e Update kapacitor tickscript generation to use alert handlers 2017-11-30 16:32:47 -06:00
Chris Goller 86d5ba5013 Update kapacitor vars comments according to vet 2017-11-30 16:32:47 -06:00
Chris Goller 180d3b0cdc Add kapacitor alert handler definitions 2017-11-30 16:32:47 -06:00
Nathan Haugo 0ce87c32c2 Merge pull request #2426 from influxdata/fix/enterprise-role-user-updates
Update enterprise users and roles to remove diffs instead of all
2017-11-30 13:20:50 -08:00
Andrew Watkins 3c49a11a7e Merge branch 'master' into bugfix/create-dashboard 2017-11-30 15:21:28 -05:00
Andrew Watkins 3223520886 Update CHANGELOG 2017-11-30 12:20:54 -08:00
Andrew Watkins 5248caf5d8 Fix 'Create Dashboard' button
this was not bound properly in `handleCreateDashboard`.  Changed
handlers in DashboardsPage to use arrow functions for proper this
binding.
2017-11-30 11:10:13 -08:00
Chris Goller a841419bfb Update patching of enterprise users allow incremental updating of fields 2017-11-30 12:41:50 -06:00
deniz kusefoglu 1b56e226a5 Improve Handler styling 2017-11-29 14:22:43 -08:00
deniz kusefoglu 40916fffb1 Remove form wrap around HandlerInput and fix css 2017-11-29 13:24:40 -08:00
Chris Goller 362a987602 Update influx enterprise users to not get deleted in race condition 2017-11-29 10:30:29 -06:00
Andrew Watkins d2da1a7822 Merge pull request #2416 from influxdata/bugfix/y-axis-label
Update y-axis label to handle new queryConfig field shape
2017-11-29 08:30:52 -05:00
Andrew Watkins 03d2a8b9c3 Merge branch 'master' into bugfix/y-axis-label 2017-11-29 08:10:50 -05:00
Chris Goller 56d4c5876c Update enterprise users and roles to remove diffs instead of all 2017-11-28 22:22:41 -06:00
Hunter Trujillo ee1f76cebc Merge pull request #2188 from influxdata/feature/tickscript-logging
Tickscript Logging
2017-11-28 19:37:46 -07:00
Andrew Watkins 6569afc07a Update CHANGELOG 2017-11-28 21:05:37 -05:00
Andrew Watkins 84a1092d48 Make labels work recursivley with func args 2017-11-28 21:02:49 -05:00
Andrew Watkins 48d3d8eacb Modernize presenter spec 2017-11-28 20:58:50 -05:00
deniz kusefoglu 522871d0c3 Improve Write TICKscript button 2017-11-28 17:13:26 -08:00
deniz kusefoglu 707f052dd3 Switch alert handler names and parameters from config to those to be used in rule 2017-11-28 16:37:33 -08:00
Alex Paxton 362831e67c Merge pull request #2423 from influxdata/fix-template-variables-responsive
Make Template Variables Manager More Responsive
2017-11-28 16:25:17 -08:00
Hunter Trujillo 1908de1fd6 Add experimental string parse failure recovery. 2017-11-28 16:18:06 -07:00
Nathan Haugo ad15a577a5 Merge pull request #2400 from influxdata/feature/oauth-generic-key
Add GENERIC_API_KEY to override of oauth2 responses to support azure
2017-11-28 14:57:53 -08:00
deniz kusefoglu 6d0b3fcb4b add handler parameters from config and style handler parameter inputs 2017-11-28 14:11:28 -08:00
Alex P 27657ed7cb Updoot log of changes 2017-11-28 12:30:55 -08:00
Alex P cbf1a39fcb Refactor styles for template variable rows to withstand smaller resolutions 2017-11-28 12:26:46 -08:00
Alex P 27343f0ea5 Extend customizability of delete confirm buttons
Can optionally be made into square buttons or have an icon replace the
text
2017-11-28 12:26:09 -08:00
Hunter Trujillo c8b54d31fd Merge branch 'master' into feature/tickscript-logging 2017-11-28 10:49:40 -07:00
Hunter Trujillo 3fab311583 Resolve some PR issues. Improve Logging UX. Switch back to version detection due to poor UX (lag) of feature detection. Split out LogsTableRow to SFC. LogsTable also becomes an SFC. 2017-11-28 10:47:14 -07:00
Andrew Watkins ad9eb6d632 Update label to handle new field shapes 2017-11-28 12:46:01 -05:00
Andrew Watkins eee830979f Stop 'cannot communicate with server' spam 2017-11-28 11:17:59 -05:00
Hunter Trujillo 7772c075b8 Merge pull request #2398 from influxdata/bugfix/hosts-page-error-2255
Fix Hosts Page Apps Tag Parsing
2017-11-27 22:51:25 -07:00
Hunter Trujillo 5c48479aa3 Merge branch 'master' into bugfix/hosts-page-error-2255 2017-11-27 22:05:47 -07:00
Hunter Trujillo fe2e406867 Merge branch 'master' into bugfix/hosts-page-error-2255 2017-11-27 22:04:43 -07:00
deniz kusefoglu bb99d4b107 change the word endpoint to handlers 2017-11-27 15:07:19 -08:00
Andrew Watkins acaf3ef074 Merge pull request #2327 from influxdata/refresh-list-after-metas
After create/delete, refresh database list
2017-11-27 18:02:13 -05:00
deniz kusefoglu d2d0b79e7a fix AlertTab references and add a redacted input component to pagerdutyconfig 2017-11-27 14:57:16 -08:00
Andrew Watkins 8ba8607e82 Merge pull request #2384 from influxdata/dashboard-list-filter
Add a Filter to DashboardsPage
2017-11-27 17:17:22 -05:00
Andrew Watkins e2e7608d40 Merge branch 'master' into refresh-list-after-metas 2017-11-27 17:17:07 -05:00
Andrew Watkins 80b3c66b62 Remove redundant prop check 2017-11-27 17:14:52 -05:00
Chris Goller 3a07920d4c Merge branch 'master' into gauge-cell-type
Conflicts:
	bolt/internal/internal.pb.go
	bolt/internal/internal.proto
	server/cells.go
2017-11-27 16:08:42 -06:00
Andrew Watkins b974c2f3ae Merge branch 'master' into dashboard-list-filter 2017-11-27 17:03:59 -05:00
Andrew Watkins 1eda2cb96c Update CHANGELOG 2017-11-27 17:03:14 -05:00
Alex P 7f35f3d49c Updoot changelog 2017-11-27 13:22:33 -08:00
Alex P d381da7bfa Use error state input from theme when gauge threshold has bad value 2017-11-27 13:07:19 -08:00
Alex P 4ab57b0c20 Revert "Set reasonable defaults when gauge is passed empty colors"
This reverts commit 89ceeec518.
2017-11-27 11:41:53 -08:00
Alex P 3ea01d7a4d Update version of bootstrap theme
This one has a new type of themed inputs
2017-11-27 11:37:20 -08:00
Alex P 89ceeec518 Set reasonable defaults when gauge is passed empty colors 2017-11-27 11:29:20 -08:00
Alex P 82217b7543 Add 2 shades of grey to gauge colors list 2017-11-27 11:15:48 -08:00