Commit Graph

2955 Commits (300d67c3188ce2cb5642e88367921fb2c9e776e2)

Author SHA1 Message Date
Hunter Trujillo 300d67c318 Add SHOW DATABASES integration test with Nightwatch.js. 2017-08-24 15:59:42 -07:00
Jared Scheib 3d4662389b Pass default Y label into DisplayOptions
Refactor DisplayOptions into ES6 component
Rename buildYLabel to buildDefaultYLabel
2017-08-24 15:59:42 -07:00
Nathan Haugo 5a13db41ba Bump to 1.3.7.0 2017-08-23 15:56:00 -07:00
Hunter Trujillo cda683746a Merge pull request #1904 from influxdata/feature/tv-url-params
Template Variable URL Param Value Selection
2017-08-22 18:41:31 -06:00
Alex P 2a6e97d38e Fix display of tablists in safari 2017-08-22 16:47:23 -07:00
Alex P a3f0d42a37 Fix appearance of opt-in component 2017-08-22 16:40:23 -07:00
Alex P 3d902c4293 Make up for Safari's shortcomings 2017-08-22 16:10:52 -07:00
Alex P 4b961356e8 Add missing attributes for safari compatibility 2017-08-22 15:47:38 -07:00
Hunter Trujillo e258061f1e Remove test console.log. 2017-08-18 15:35:25 -06:00
Hunter Trujillo 849bca5a75 Add template variable name selection test and reducer. Fire action on dashboard load. 2017-08-18 15:32:12 -06:00
Alex P c35a998833 Remove commented out markup 2017-08-17 17:10:12 -07:00
Alex P b3f0b8e724 Remove missing file reference 2017-08-17 17:09:55 -07:00
Alex P fa807492c4 Use a new interaction pattern and new styles for file upload
- Largely mimicking the pattern featured in Dropzone.js (I feel this is
a great pattern for file drag & drop)
- Got rid of the button for uploading, change copy to read “Drop a file
here or click to upload”
- Made entire file upload div clickable
- After a file has been uploaded:
  - Submit button has been moved inside the div
  - Added a “Cancel” button and method to reset the state of the modal
- Hover state of clickable area matches drag-over state
2017-08-17 17:00:22 -07:00
Andrew Watkins 4566c5dd84 Merge branch 'master' into file-drag-polish 2017-08-17 15:21:47 -07:00
Hunter Trujillo 8673b43a40 Merge pull request #1899 from influxdata/testing/data-explorer-query-maker-date-sync
Fix Data Explorer Raw Query time range not getting updated through dropdown
2017-08-17 16:19:30 -06:00
Andrew Watkins eac0ed2916 Update style for disabled calendar days 2017-08-17 15:16:46 -07:00
Alex P f8fcd02e09 Make drag state fade in and out 2017-08-17 15:07:22 -07:00
Hunter Trujillo d54cdd6a53 Fix QueryMaker not updating query time range when a the time range was changed through the time range dropdown. 2017-08-17 16:07:14 -06:00
Andrew Watkins a0b4ec6f08 Merge pull request #1898 from influxdata/feature/typee-calendar
FEATURE:  Typee calendar (with extra credit)
2017-08-17 15:04:18 -07:00
Alex P 865d63d66d Change micro-copy to be more clear 2017-08-17 15:04:09 -07:00
Andrew Watkins 8c1b27b192 Add date validation to calendars
A user will now no longer be able to select an invalid time range.
i.e. an upper time lower than their lower time or a lower time
greater than their upper time. Yay.
2017-08-17 14:41:49 -07:00
Alex Paxton 8dc138be49 Merge branch 'master' into fix-legend-stat-wrap 2017-08-17 14:01:01 -07:00
Alex P 195eb173b8 Merge branch 'master' into file-drag-polish 2017-08-17 13:35:05 -07:00
Alex P ffc6eeab22 Redesign drag-over state for write data form 2017-08-17 13:34:53 -07:00
Andrew Watkins 8f38c53999 Add inputs for custom time ranges 2017-08-17 13:06:20 -07:00
Andrew Watkins c01db2036f Fix StatusPage 2017-08-17 09:43:28 -07:00
Andrew Watkins 5c707b4c3c Fix TempVar dropdowns 2017-08-17 09:33:43 -07:00
Andrew Watkins c498745a48 Celebrate Christmas early 2017-08-17 09:33:43 -07:00
Andrew Watkins af38282952 Remove bind in constructor 2017-08-17 09:33:43 -07:00
Andrew Watkins c12f25b99a Remove binds in constructor of CEO 2017-08-17 09:33:42 -07:00
Andrew Watkins 1039db7322 Remove arrow props from DataExplorer 2017-08-17 09:33:42 -07:00
Andrew Watkins 1e40648c73 Update HostsTable to class syntax with arrow properties 2017-08-17 09:33:42 -07:00
Andrew Watkins a388784365 Move HostRow to own file 2017-08-17 09:33:42 -07:00
Andrew Watkins 6617dbba90 Move SearchBar into separate file 2017-08-17 09:33:42 -07:00
Andrew Watkins e14727de66 Update Alerts table to use arrow function properties 2017-08-17 09:33:42 -07:00
Andrew Watkins 4415a9ee68 Update ManageSources to not use arrow functions in props 2017-08-17 09:33:42 -07:00
Andrew Watkins dcd8ed06b0 Remove arrow func from props and add arrow properties 2017-08-17 09:33:42 -07:00
Andrew Watkins d626b1117e Remove arrow functions from props in ConfirmButtons 2017-08-17 09:33:41 -07:00
Andrew Watkins 43eb485a55 Update DashboardHeader to use arrow props 2017-08-17 09:33:41 -07:00
Andrew Watkins 483897bdb4 Update DashboardPage to use arrow function properties 2017-08-17 09:33:41 -07:00
Andrew Watkins 0f8e3c7d55 Remove arrow function prop from TempVarManager 2017-08-17 09:33:41 -07:00
Andrew Watkins 64991062f6 Remove arrow function from props in TemplateControlBar 2017-08-17 09:33:41 -07:00
Andrew Watkins e3966a0645 Remove unused function 2017-08-17 09:33:41 -07:00
Andrew Watkins ee74252c67 Refactor KapacitorRuleHeader 2017-08-17 09:33:41 -07:00
Andrew Watkins 9803a0d8ba Convert RuleMessageText to SFC 2017-08-17 09:33:41 -07:00
Andrew Watkins f75889d9b6 Update KapacitorRules to use arrow function properties 2017-08-17 09:33:40 -07:00
Andrew Watkins d4c1dee4ee Update Dropdown to use arrow function properties 2017-08-17 09:33:40 -07:00
Andrew Watkins dc1531a260 Update NameableGraph to use arrow properties 2017-08-17 09:33:40 -07:00
Andrew Watkins 37ad4585bd Update DE Visualization component 2017-08-17 09:33:40 -07:00
Andrew Watkins 5d1dfa0f6c Update WriteData components to use arrow properties 2017-08-17 09:33:40 -07:00