Commit Graph

2957 Commits (1715ef2d7a2d23a1f98a1f8b3c8bddc58ff12fe3)

Author SHA1 Message Date
Hunter Trujillo 1715ef2d7a Add SHOW DATABASES integration test with Nightwatch.js. 2017-08-24 15:59:42 -07:00
Jared Scheib 458d3c60a2 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 16735c027f Bump to 1.3.7.0 2017-08-23 15:56:00 -07:00
Hunter Trujillo 20b069f5cc 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 628d58c9ad Fix display of tablists in safari 2017-08-22 16:47:23 -07:00
Alex P 20563840d7 Fix appearance of opt-in component 2017-08-22 16:40:23 -07:00
Alex P 4bc7f8261c Make up for Safari's shortcomings 2017-08-22 16:10:52 -07:00
Alex P b57189e737 Add missing attributes for safari compatibility 2017-08-22 15:47:38 -07:00
Hunter Trujillo 9535be8f8a Remove test console.log. 2017-08-18 15:35:25 -06:00
Hunter Trujillo 8b843fa439 Add template variable name selection test and reducer. Fire action on dashboard load. 2017-08-18 15:32:12 -06:00
Alex P 2ba3399683 Remove commented out markup 2017-08-17 17:10:12 -07:00
Alex P bbb34ea118 Remove missing file reference 2017-08-17 17:09:55 -07:00
Alex P 5fbf69c22b 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 40d5db3c1b Merge branch 'master' into file-drag-polish 2017-08-17 15:21:47 -07:00
Hunter Trujillo 087a897124 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 ced052ae69 Update style for disabled calendar days 2017-08-17 15:16:46 -07:00
Alex P 97880705ed Make drag state fade in and out 2017-08-17 15:07:22 -07:00
Hunter Trujillo b4f12b086b 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 b41cd95fb1 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 a5cb9444d9 Change micro-copy to be more clear 2017-08-17 15:04:09 -07:00
Andrew Watkins 0d64792d26 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 d72e2536cf Merge branch 'master' into fix-legend-stat-wrap 2017-08-17 14:01:01 -07:00
Alex P 052e041a66 Merge branch 'master' into file-drag-polish 2017-08-17 13:35:05 -07:00
Alex P 80c9d758f3 Redesign drag-over state for write data form 2017-08-17 13:34:53 -07:00
Andrew Watkins 856acd1de7 Add inputs for custom time ranges 2017-08-17 13:06:20 -07:00
Andrew Watkins 64e2c04745 Fix StatusPage 2017-08-17 09:43:28 -07:00
Andrew Watkins 678bc39d5e Fix TempVar dropdowns 2017-08-17 09:33:43 -07:00
Andrew Watkins c7031bc1bf Celebrate Christmas early 2017-08-17 09:33:43 -07:00
Andrew Watkins 3df15b2ee2 Remove bind in constructor 2017-08-17 09:33:43 -07:00
Andrew Watkins a60808a122 Remove binds in constructor of CEO 2017-08-17 09:33:42 -07:00
Andrew Watkins f5c2882008 Remove arrow props from DataExplorer 2017-08-17 09:33:42 -07:00
Andrew Watkins 87b19b0550 Update HostsTable to class syntax with arrow properties 2017-08-17 09:33:42 -07:00
Andrew Watkins f70fc84342 Move HostRow to own file 2017-08-17 09:33:42 -07:00
Andrew Watkins d5745603f5 Move SearchBar into separate file 2017-08-17 09:33:42 -07:00
Andrew Watkins a1436d1499 Update Alerts table to use arrow function properties 2017-08-17 09:33:42 -07:00
Andrew Watkins ab9cdc596b Update ManageSources to not use arrow functions in props 2017-08-17 09:33:42 -07:00
Andrew Watkins f205f8d0cd Remove arrow func from props and add arrow properties 2017-08-17 09:33:42 -07:00
Andrew Watkins 0692f41682 Remove arrow functions from props in ConfirmButtons 2017-08-17 09:33:41 -07:00
Andrew Watkins 546ebbbbbf Update DashboardHeader to use arrow props 2017-08-17 09:33:41 -07:00
Andrew Watkins cad47a9ecd Update DashboardPage to use arrow function properties 2017-08-17 09:33:41 -07:00
Andrew Watkins 380d266e7e Remove arrow function prop from TempVarManager 2017-08-17 09:33:41 -07:00
Andrew Watkins 091ee2b247 Remove arrow function from props in TemplateControlBar 2017-08-17 09:33:41 -07:00
Andrew Watkins 8248012701 Remove unused function 2017-08-17 09:33:41 -07:00
Andrew Watkins 9553cd1088 Refactor KapacitorRuleHeader 2017-08-17 09:33:41 -07:00
Andrew Watkins c5f36f52f7 Convert RuleMessageText to SFC 2017-08-17 09:33:41 -07:00
Andrew Watkins 141d83c770 Update KapacitorRules to use arrow function properties 2017-08-17 09:33:40 -07:00
Andrew Watkins 51564b17fa Update Dropdown to use arrow function properties 2017-08-17 09:33:40 -07:00
Andrew Watkins 672d2f449d Update NameableGraph to use arrow properties 2017-08-17 09:33:40 -07:00
Andrew Watkins aeecb7afdf Update DE Visualization component 2017-08-17 09:33:40 -07:00
Andrew Watkins 6bab959301 Update WriteData components to use arrow properties 2017-08-17 09:33:40 -07:00