Commit Graph

5702 Commits (58a8c69ec417c21a0875ae93497ed6f53c54eeb3)

Author SHA1 Message Date
Hunter Trujillo dc75734080
Merge branch 'master' into bugfix/hosts-page-error-2255 2017-11-27 22:04:43 -07:00
Andrew Watkins 7da688b423
Merge pull request #2327 from influxdata/refresh-list-after-metas
After create/delete, refresh database list
2017-11-27 18:02:13 -05:00
Andrew Watkins 1967d47f28
Merge pull request #2384 from influxdata/dashboard-list-filter
Add a Filter to DashboardsPage
2017-11-27 17:17:22 -05:00
Andrew Watkins 8caf145e97
Merge branch 'master' into refresh-list-after-metas 2017-11-27 17:17:07 -05:00
Andrew Watkins 4b509448dc Remove redundant prop check 2017-11-27 17:14:52 -05:00
Andrew Watkins 7837f2c32e
Merge branch 'master' into dashboard-list-filter 2017-11-27 17:03:59 -05:00
Andrew Watkins 9cb9e0bcfb Update CHANGELOG 2017-11-27 17:03:14 -05:00
Andrew Watkins 7dd3025f0c
Merge pull request #2408 from influxdata/bugfix/refresh-dashboard-names
Use props instead of state for Dashboard name list
2017-11-27 13:38:35 -05:00
Andrew Watkins e739a142cd Update CHANGELOG 2017-11-27 10:51:58 -05:00
Andrew Watkins 90b138cb53 Use props instead of state for Dashboard name list 2017-11-27 10:37:38 -05:00
Andrew Watkins 498297f21b Put Chrony back 2017-11-27 10:13:02 -05:00
Hunter Trujillo f2dc4ffb79 Linter. 2017-11-27 04:01:39 -07:00
Chris Goller 5a22288b39 Update CHANGELOG to override generic oauth email JSON key 2017-11-21 17:09:24 -06:00
Chris Goller c87bfe1678 Add GENERIC_API_KEY to override of oauth2 responses to support azure 2017-11-21 16:55:03 -06:00
Hunter Trujillo 51e7e8fe3c Refactor to use feature detection instead of version detection. Add logs upgrade message. 2017-11-21 14:46:54 -07:00
Hunter Trujillo 8b2bac550b Changelog. 2017-11-21 13:56:02 -07:00
Hunter Trujillo 27ca493cfb Add null guard to tag parsing function to prevent parsing values that don't match tag RegEx. 2017-11-21 13:51:02 -07:00
Andrew Watkins 944030d0f1
Merge pull request #2385 from influxdata/feature/time-cop
Feature/time cop
2017-11-21 11:44:21 -08:00
Andrew Watkins 59fb33387b Fix broken test due to stupid new line 2017-11-21 11:34:26 -08:00
Andrew Watkins 33e83254e5 Handle nil cell in validateDashboardRequest 2017-11-21 11:27:48 -08:00
Andrew Watkins 2f89d2a4b6 Merge branch 'feature/time-cop' of github.com:influxdata/chronograf into feature/time-cop 2017-11-21 10:37:33 -08:00
Andrew Watkins 208575b0cf Format TimeShift struct property descriptions 2017-11-21 10:37:07 -08:00
Andrew Watkins 93ff34affc Update proto TimeShift property descriptions 2017-11-21 10:33:21 -08:00
Chris Goller 6f4eee1565
Merge pull request #2386 from influxdata/feature/de-support-non-literals
Update queryConfig render to support wildcard, re, int, num
2017-11-21 12:33:09 -06:00
Andrew Watkins 5398c791b1
Merge branch 'master' into feature/time-cop 2017-11-21 10:29:31 -08:00
Hunter Trujillo 9a72902fa3 Add Kapacitor version detection. 2017-11-20 22:22:40 -07:00
Chris Goller 83e1190976 Update Makefile 2017-11-17 15:51:10 -06:00
Chris Goller de6c1746ef Update CHANGELOG to mention support for wildcard, number and regex
queries
2017-11-17 14:16:08 -06:00
Chris Goller 86a58a32ea Update queryConfig render to support wildcard, re, int, num 2017-11-17 14:11:05 -06:00
Chris Goller 99a879c64c
Merge pull request #2305 from influxdata/feature/auto-group-by-parse
Refactor and simplify auto group by (:interval:) template variable
2017-11-17 11:27:52 -08:00
Andrew Watkins d8c2b2b8eb Update test 2017-11-17 10:51:50 -08:00
Andrew Watkins 60c95b600a Update CHANGELOG 2017-11-16 16:33:14 -08:00
Andrew Watkins 7818c319ac Fix tests to shifts 2017-11-16 16:29:44 -08:00
Andrew Watkins a4853433bf Remove timeShift from query options in kapacitor 2017-11-16 16:19:51 -08:00
Luke Morris 51748d3e8c Shift filter box to the left 2017-11-16 10:56:41 -08:00
Luke Morris 72f03bd286 Stick the Filter next to the button 2017-11-16 10:16:35 -08:00
Luke Morris 34948bb708 Add filter to DashboardsPage 2017-11-16 10:04:56 -08:00
Alex P e9073d0d84 Improve catchall template for log items 2017-11-15 09:44:44 -08:00
Alex P 570355c2cf Remove unused prop 2017-11-15 09:41:23 -08:00
Alex P 152fb9b319 Remove non-functional filter from DOM
Can re-introduce when it is functional
2017-11-15 09:40:21 -08:00
Alex Paxton a69adee4e9
Merge pull request #2371 from influxdata/center-empty-graph-text
Center Empty Graph Text
2017-11-15 09:36:57 -08:00
Alex P afb6b9b8d5 Fix for 2250 2017-11-14 14:23:26 -08:00
Alex P 2b429885df WIP Make new log items fade in 2017-11-13 18:15:53 -08:00
Alex P dd17704b94 Polish TICKscript editor controls 2017-11-13 17:11:43 -08:00
Alex P bfb288985c Sort logs table newest to oldest 2017-11-13 16:52:45 -08:00
Luke Morris d28416d150 Convert DashboardsPageContent to class 2017-11-13 16:52:10 -08:00
Alex P 7724527faf Use fancy scrollbars on logs table 2017-11-13 16:49:47 -08:00
Luke Morris f890f4b59b Be the change 2017-11-13 16:48:04 -08:00
Alex P 17bf971833 Render spinner in logs panel when awaiting logs 2017-11-13 11:47:49 -08:00
Alex P 2e553cfa76 Refactor log table items into individual components 2017-11-13 11:18:48 -08:00