Commit Graph

2942 Commits (4566c5dd842acb0029a46476dbee7c2cd2d97b6e)

Author SHA1 Message Date
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
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