Commit Graph

5683 Commits (e97c510e63a6391a3ab7490f166fff333ae484bb)

Author SHA1 Message Date
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
Hunter Trujillo b757f6acc0 Add missing proptype due to merge. 2017-10-19 16:01:56 -06:00
Hunter Trujillo 44d0d40749 Merge commit 'c0333792f277cdb8579ff509ce0030514d94da44' into dashboard-manual-refresh
# Conflicts:
#	ui/src/dashboards/containers/DashboardPage.js
#	ui/src/shared/components/AutoRefresh.js
2017-10-19 15:57:20 -06:00
Hunter Trujillo 2200c0444b Add manual refresh magic. 2017-10-19 15:53:12 -06:00
Hunter Trujillo 04025d04ce Fix the other bug. 2017-10-19 15:52:52 -06:00
Hunter Trujillo dde9b9cd5e Fix Be The Change bug. 2017-10-19 15:44:25 -06:00
Hunter Trujillo c0333792f2 Merge pull request #2136 from influxdata/feature/milliseconds
Fix loss of precision while zooming
2017-10-19 14:37:25 -06:00
Hunter Trujillo 73b3ed3a7b Fix loss of precision while zooming. Now zooms to millisecond precision. NanoDate supports microsecond and nanosecond precision, but only with some work. 2017-10-19 14:20:58 -06:00
Andrew Watkins d4ade4c38c Merge pull request #2130 from influxdata/bugfix/bad-rp
BUGFIX: Bad error messages for RP creation and DB creation
2017-10-19 09:07:52 -07:00
Andrew Watkins 380b3df7a1 Merge branch 'master' into bugfix/bad-rp 2017-10-19 08:53:01 -07:00
Andrew Watkins a8b8a99538 Merge pull request #2135 from influxdata/bugfix/drag-n-drop
BUGFIX: Drag n drop cancelling
2017-10-19 08:52:34 -07:00
Hunter Trujillo 7cbdd2b5d2 Fix for changelog. 2017-10-18 21:33:39 -06:00
Hunter Trujillo 7ba4258c59 Be The Change. 2017-10-18 20:12:00 -06:00
Deniz Kusefoglu 4dd267c62d Merge pull request #2133 from influxdata/feature/implicit_http
Prepend 'http://' to source url
2017-10-18 16:03:16 -07:00
Alex Paxton ec8946a1e8 Merge pull request #2120 from influxdata/responsive-admin-tabs
Improve appearance of  Admin on small screens
2017-10-18 16:03:02 -07:00
Deniz Kusefoglu 847798a833 Merge pull request #2131 from influxdata/bugfix/csv_alignment
Fix overlay of custom time indicator and csv download button
2017-10-18 16:02:49 -07:00
Andrew Watkins de04eaf1ff Update CHANGELOG 2017-10-18 15:51:27 -07:00
Andrew Watkins 4aee1fca02 Reset fileInput value on cancel 2017-10-18 15:48:02 -07:00
Andrew Watkins 6c7c304eec Guard against no file 2017-10-18 15:43:54 -07:00
deniz kusefoglu 606d62c12f Add changes to changelog 2017-10-18 14:32:48 -07:00
deniz kusefoglu 800ea5ce93 Add http:// before a source url, if it does not begin with it, and change sourceform to a SFC 2017-10-18 14:24:59 -07:00
Alex P 0ad5eead45 Fix CSS mishap 2017-10-18 11:44:48 -07:00
Alex P 90e8acbbfd Adjust micro copy 2017-10-18 11:43:26 -07:00
Alex P 0e2759f1e7 Use more generic class name 2017-10-18 11:41:53 -07:00
Alex P 6bc2d270c6 Add unique class to logs toggle for styling purposes 2017-10-18 11:29:44 -07:00
Alex P 6fb0b5bbb3 Organize CSS 2017-10-18 11:29:24 -07:00
Alex P 76047206b0 Add missing prop 2017-10-18 11:29:00 -07:00
Andrew Watkins 5e79525006 Tweak function names 2017-10-18 11:25:28 -07:00
Alex P a9f1a0e7ff Move stream/batch toggle and dropdown out of page header and refactor associated components 2017-10-18 11:15:13 -07:00
deniz kusefoglu 2c58d3d275 Fix overlay of custom time indicator and csv download button 2017-10-18 10:48:26 -07:00