Commit Graph

5058 Commits (254fe95298157bb6bc9fe43a44dd6832b93db86c)

Author SHA1 Message Date
Alex P 865d63d66d Change micro-copy to be more clear 2017-08-17 15:04:09 -07:00
Andrew Watkins 6d5b22fb7d Update CHANGELOG 2017-08-17 14:50:00 -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 e31f9b18c0 Merge pull request #1882 from influxdata/fix-legend-stat-wrap
Fix legend stat wrap
2017-08-17 14:09:17 -07:00
Alex Paxton 8dc138be49 Merge branch 'master' into fix-legend-stat-wrap 2017-08-17 14:01:01 -07:00
Alex P ee4c4048b4 Remove obsolete changelog entry introduced in merge 2017-08-17 13:59:43 -07:00
Alex P 79ebaa852d Updoot changelog 2017-08-17 13:40:34 -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 22faff7b1c Merge pull request #1887 from influxdata/chore/babel-eslint-plugin
REFACTOR: Use arrow function properties and remove anonymous funcs from props
2017-08-17 09:53:49 -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
Andrew Watkins bf2e53ac98 Update GraphTypeSelector to not use arrow func in props 2017-08-17 09:33:40 -07:00
Andrew Watkins 18b1f3b717 Refactor and move Template Variable components 2017-08-17 09:33:40 -07:00
Andrew Watkins 60df489398 Update RuleMessageOptions 2017-08-17 09:33:40 -07:00
Andrew Watkins b84d5bfcd9 Update RuleMessage to remove anyonymous functions from props 2017-08-17 09:33:40 -07:00
Andrew Watkins b789503e26 Update AdminPage to use arrow function properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 10f499f1f3 Update Templating use arrow func properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 72fa5ce826 Update DataExplorer Table component 2017-08-17 09:33:39 -07:00
Andrew Watkins 85d47c155d Update data explorer to use arrow function properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 7a7a6905f0 Update FancyScrollBar to use arrow properties 2017-08-17 09:33:39 -07:00
Andrew Watkins e2c291f317 Update OptIn component to use arrow func properties 2017-08-17 09:33:39 -07:00
Andrew Watkins 8286ee3f1f Update AlertTabs component 2017-08-17 09:33:39 -07:00
Hunter Trujillo 3387d992c5 Refactor AlertaConfig. 2017-08-17 09:33:39 -07:00
Hunter Trujillo d40f3aefde Refactor PushoverConfig. 2017-08-17 09:33:39 -07:00
Hunter Trujillo 3c7d366654 Refactor HipchatConfig. 2017-08-17 09:33:38 -07:00