Commit Graph

5546 Commits (d47cd65487f72b297358540e37044a845cb9f184)

Author SHA1 Message Date
Andrew Watkins 63a85eb9c6 Highlight circles are back 2017-10-26 14:09:04 -07:00
deniz kusefoglu daecb50a19 Adds fractions of seconds to time field in csv export 2017-10-26 12:52:36 -07:00
Nathan Haugo a1ea2c058e Merge pull request #2140 from influxdata/feature/kapa-insecure
Add insecure ssl support to connect to kapacitor
2017-10-26 10:40:28 -04:00
Andrew Watkins 512bf8a890 Merge pull request #2162 from influxdata/ux/dbrp
Update database list to include retention
2017-10-25 10:32:25 -07:00
Andrew Watkins 933d267cdf Update database list to include retention 2017-10-25 10:08:54 -07:00
Andrew Watkins b5e6eb784a Update CHANGELOG 2017-10-24 14:38:57 -07:00
Andrew Watkins bbc6c76a61 Fix cannot connect to source false error flag 2017-10-24 14:37:38 -07:00
Andrew Watkins bb9663bdc9 Update CHANGELOG 2017-10-24 13:49:31 -07:00
Andrew Watkins edaa0fed99 Prevent user from deprecating number to below zero if logscale 2017-10-24 13:45:09 -07:00
Andrew Watkins a53c7d7abe Fix error to console when range is zero for dygraph logscale 2017-10-24 13:39:16 -07:00
Andrew Watkins 49678e765e Add tern-project to gitignore 2017-10-24 13:00:40 -07:00
Hunter Trujillo bdbf16b1c2 Merge pull request #2156 from influxdata/blocker/group-by-time-de
Fix GroupByTimeDropdown
2017-10-24 12:53:57 -06:00
Hunter Trujillo 0249bbbcd6 Remove isInDataExplorer props. Refactor GroupByTimeDropdown to SFC. Fix isInDataExplorer and isInRuleBuilder methods. 2017-10-24 12:41:55 -06:00
Andrew Watkins 9e025756b1 Merge pull request #2155 from influxdata/blocker/template-vars
Fix broken update of dashboards and TVs
2017-10-24 11:02:11 -07:00
Andrew Watkins a2fe7a9898 Fix broken update of dashboards and TVs 2017-10-24 10:55:49 -07:00
Hunter Trujillo 34eabba071 Merge pull request #2153 from influxdata/blocker/field-value-condition
Fix field name not displaying in KapacitorRule builder
2017-10-24 11:35:47 -06:00
Andrew Watkins 20564cca3e Merge pull request #2154 from influxdata/bugfix/field-format-fixes
Fix status page
2017-10-24 10:26:41 -07:00
Andrew Watkins 42e43b55b7 Fix field name not displaying in KapacitorRule builder 2017-10-24 10:13:02 -07:00
Hunter Trujillo 68655439b7 Fix status page. 2017-10-24 10:54:07 -06:00
Nathan Haugo 1ce78dd21b Update changelog and version number for 1.3.10.0 2017-10-24 09:34:31 -04:00
Andrew Watkins 64aa0c683c Merge pull request #2144 from influxdata/feature/de-tab-titles
Use tag value in TableTag title
2017-10-23 15:20:44 -07:00
Andrew Watkins 427c6522ad Use tag value in TableTag title 2017-10-23 13:54:02 -07:00
Andrew Watkins 26e03d4fb2 Merge pull request #2128 from influxdata/feature/qc-v2-alias
FEATURE:  queryConfig v2 && custom field alias persistence
2017-10-20 20:32:33 -07:00
Alex Paxton 8dfab41348 Merge pull request #2104 from influxdata/redesign-dash-naming
Redesign Dashboard Naming Interaction
2017-10-20 16:56:11 -07:00
Andrew Watkins a154c0befb Consolidate redundant logic 2017-10-20 15:29:44 -07:00
Andrew Watkins 084cf77f75 Remove unused prop: 2017-10-20 14:08:21 -07:00
Andrew Watkins 26b53332ab Add missing prop 2017-10-20 14:05:30 -07:00
Alex P cff77b49a3 Make switcher work on hosts page and dashboards page
Also removing requirements for some props that would only show up on
either
2017-10-20 14:03:54 -07:00
Alex P d65f113556 Sort dashboards alphabetically 2017-10-20 13:56:32 -07:00
Alex P b4964af675 Move display logic into parent of switcher 2017-10-20 13:56:32 -07:00
Alex P d5283dccc9 Make dashboard switcher into its own component and refactor associated components 2017-10-20 13:56:32 -07:00
Alex P e55560d5fa Add pencil icons to editable names for increased affordance 2017-10-20 13:56:31 -07:00
Alex P 51349e84ca Update CEO naming pattern to match dashboard naming pattern 2017-10-20 13:56:31 -07:00
Alex P 5f6f73b46d Change interaction to achieve stronger editing affordance 2017-10-20 13:56:31 -07:00
Alex P f7025e7e38 Updoot log of changes 2017-10-20 13:56:31 -07:00
Alex P d187a11dc1 Add pencil icon next to dashboard name 2017-10-20 13:56:31 -07:00
Alex P 7b761d6ccb Highlight input when user focuses 2017-10-20 13:56:31 -07:00
Alex P 2c3ab050d7 Refactor dashboard naming flow and associated UI 2017-10-20 13:56:30 -07:00
Alex P 1fe6d76f7e Add button for switching between dashboards 2017-10-20 13:53:07 -07:00
Alex P 2478554d19 Removed unused prop 2017-10-20 13:51:37 -07:00
Andrew Watkins 2224ed559c Merge pull request #2143 from influxdata/cleanup/prebuilt-warning
Fix prebuilt warning with webpacks noParse
2017-10-20 13:35:20 -07:00
Andrew Watkins 1b3ad86e3f Merge pull request #2103 from influxdata/dashboard-manual-refresh
[WIP] Manual Refresh Button
2017-10-20 12:02:00 -07:00
Andrew Watkins b126c44557 Fix prebuilt warning with webpacks noParse 2017-10-20 12:01:41 -07:00
Andrew Watkins cb45981e85 Update CHANGELOG 2017-10-20 11:45:31 -07:00
Andrew Watkins 176fcabc44 Move ManualRefresh functionality into HOC
Didn't want to repeat the same logic for
DashboardPage, DataExplorer, and HostPage.  Moved manualRefresh state
and handler into an HOC.
2017-10-20 11:41:21 -07:00
Andrew Watkins 3446787e01 Add manual refresh to DataExplorer 2017-10-20 10:59:34 -07:00
Andrew Watkins 9e5f46e00d Move comment 2017-10-20 10:11:41 -07:00
Andrew Watkins b771b0cfb9 Remove unused prop 2017-10-20 10:09:52 -07:00
Hunter Trujillo bc9b3da65d Fixes for PR review. 2017-10-20 01:12:40 -06:00
Chris Goller 4b12179b02 Add insecure ssl support to connect to kapacitor 2017-10-19 22:48:31 -05:00