Commit Graph

4733 Commits (ce5d091f933258dafa533981b1b02fc758857099)

Author SHA1 Message Date
Alex P ce5d091f93 Merge remote-tracking branch 'origin/fill-query-widget' into fill-query-widget 2017-08-29 17:42:26 -07:00
Alex P 012aacaa23 Use labels adjacent to dropdowns instead of inside "selected" 2017-08-29 17:40:22 -07:00
Alex P 91549f180d Switch order of group by and fill dropdowns 2017-08-29 17:39:32 -07:00
Jared Scheib 9cb25917fc WIP 2017-08-29 16:00:07 -07:00
Jared Scheib ce6d21cc1a Fix FillQuery interpretation of number values 2017-08-29 15:32:47 -07:00
Jared Scheib d7f6761c3c Add fill to Data Explorer UI and queryConfigs 2017-08-29 15:32:22 -07:00
Jared Scheib b5ea9dbbca Remove FillQuery component from Kapacitor rule alert query builder 2017-08-29 15:31:12 -07:00
Jared Scheib c40b0a35a0 Fix state setting when fill value is number 2017-08-28 14:40:03 -07:00
Jared Scheib 1a412319d4 Remove Kapacitor queryFill filtering from influx queries 2017-08-28 14:25:39 -07:00
Jared Scheib b529b806e8 Add fill clause to all raw InfluxQL statements 2017-08-24 18:48:53 -07:00
Jared Scheib 84512700cc Comment out autofocus until more nuanced UX dreamt up 2017-08-24 18:46:18 -07:00
Jared Scheib 882a20b038 Filter fill types not supported by Kapacitor
Refactor FillQuery to use hson data for Dropdown consistency
2017-08-24 17:51:49 -07:00
Jared Scheib af814be05b Add and wire up action creator and reducer for fill in query config 2017-08-24 15:15:45 -07:00
Jared Scheib 7fa10fbe2d Add comment and import const for 'null' string value on default config 2017-08-24 15:14:49 -07:00
Jared Scheib 2d473cd261 Add query transition for fill 2017-08-24 15:11:39 -07:00
Jared Scheib 5f8c9d4102 Remove parens from queryFill options 2017-08-24 15:10:48 -07:00
Jared Scheib b81ba1687e Make query fill options syntax consistent 2017-08-24 14:38:59 -07:00
Jared Scheib ac3ca96df4 Remove copy in UI 2017-08-24 14:01:57 -07:00
Jared Scheib cc01f5a93b Make FillQuery only return a single string value 2017-08-24 14:01:42 -07:00
Jared Scheib 17ca51a319 Make 'none' the first value for fill 2017-08-24 14:01:05 -07:00
Alex P 70314681e2 Clean up component
Help from @121watts
2017-08-17 20:36:05 -07:00
Alex P 9b8e8752c9 Use handler instead of anonymous function 2017-08-17 20:35:47 -07:00
Alex P e21a6f25c6 Refactor data section to use fat arrow pattern 2017-08-17 20:35:24 -07:00
Alex P 66a7b080f0 Add a comment explaining the component 2017-08-17 17:43:38 -07:00
Alex P d60208c006 Merge branch 'master' into fill-query-widget 2017-08-17 17:38:51 -07:00
Alex P ba7bcc4d11 Refactor to use new style of binding 2017-08-17 17:38:40 -07:00
Hunter Trujillo 4cd967c601 Add the other part to the typing mechanism. 2017-08-17 18:35:10 -06:00
Hunter Trujillo bfffd16a03 Add some measure of typing mechanism... 🤷 2017-08-17 18:34:50 -06: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
Hunter Trujillo 9cfd6bf4af Changelog. 2017-08-17 16:12:41 -06: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
Andrew Watkins 8635631dad Update CHANGELOG 2017-08-17 14:50:00 -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 fdd570e55a Merge pull request #1882 from influxdata/fix-legend-stat-wrap
Fix legend stat wrap
2017-08-17 14:09:17 -07:00
Alex Paxton d72e2536cf Merge branch 'master' into fix-legend-stat-wrap 2017-08-17 14:01:01 -07:00
Alex P 218924c8a1 Remove obsolete changelog entry introduced in merge 2017-08-17 13:59:43 -07:00
Andrew Watkins 856acd1de7 Add inputs for custom time ranges 2017-08-17 13:06:20 -07:00
Andrew Watkins 195befcefa 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 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