Commit Graph

8354 Commits (cccc9a38ce190e98e8d14b35729df4a280c5e606)

Author SHA1 Message Date
Brandon Farmer cccc9a38ce Merge pull request #3033 from influxdata/feature/ifql-builder
Time Machine
2018-03-29 16:30:44 -07:00
Brandon Farmer dedd2fd7f3 Define name type for feature flag 2018-03-29 16:07:56 -07:00
Brandon Farmer 8de867ba7b Fix tests related to new ifql ast link
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-29 16:06:10 -07:00
Andrew Watkins 931b8ef1f5 Add initial styles 2018-03-29 16:06:10 -07:00
Andrew Watkins ae707ac283 Fix typing errors 2018-03-29 16:06:10 -07:00
Brandon Farmer debfff5050 Fix FuncSelectorTest
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:06:10 -07:00
Brandon Farmer 3ef6af82f6 Add ability to add function nodes to Time Machine
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:06:10 -07:00
Brandon Farmer 5353c0bb57 Func item triggers a handler when it is clicked
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins<andrew.watkinz@gmail.com>
2018-03-29 16:06:10 -07:00
Brandon Farmer 22fc9fb263 Remove unused storybook directory 2018-03-29 16:04:37 -07:00
Andrew Watkins 8b11693499 Add ast to test props 2018-03-29 16:04:37 -07:00
Andrew Watkins 53b0ca49fe Remove From.tsx 2018-03-29 16:04:37 -07:00
Andrew Watkins 415ba29926 Fix test 2018-03-29 16:04:37 -07:00
Andrew Watkins c39ba7d69b Fix production type error logging 2018-03-29 16:04:37 -07:00
Andrew Watkins 54a37bfdb1 Fix broken test 2018-03-29 16:04:37 -07:00
Andrew Watkins 853682e46f Introduce Walker class for walking the ifql AST
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-29 16:04:37 -07:00
Andrew Watkins 9da2febb89 Add endpoint for raw string conversion to AST
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:04:37 -07:00
Andrew Watkins 4e291a1a6a Update to Go 1.10 and Node 8.10.0 2018-03-29 16:04:37 -07:00
Andrew Watkins f6264ffec6 Change /suggestions response format to include params
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
2018-03-29 16:03:26 -07:00
Andrew Watkins a55d50fd4b Wrap ifql navigation with feature flag 2018-03-29 16:03:26 -07:00
Andrew Watkins 9083226487 Introduce ClickOutside component 2018-03-29 16:02:32 -07:00
Andrew Watkins 376ce0db87 Introduce filtering to FuncButton 2018-03-29 16:02:32 -07:00
Andrew Watkins d4000e7b5b Add onClickOutside and scrolling to FuncsButton 2018-03-29 16:02:32 -07:00
Andrew Watkins 21c8e46bb2 Introduce function list button populated by IFQL 2018-03-29 16:02:32 -07:00
Andrew Watkins de1b7caa63 Get suggestions for functions 2018-03-29 16:02:32 -07:00
Andrew Watkins 457134d217 Introduce IFQLPage skeleton 2018-03-29 16:02:31 -07:00
Andrew Watkins d61fa7fcd9 Add ifql to links 2018-03-29 16:01:01 -07:00
Andrew Watkins 049962abda Provide links to ifql api 2018-03-29 16:01:01 -07:00
Andrew Watkins 12643e6213 Add getSuggestions AJAX call to chronograf FE 2018-03-29 16:01:01 -07:00
Andrew Watkins cf0d7661ca Introduce IFQLPage container 2018-03-29 16:01:01 -07:00
Brandon Farmer b9995fa0d1 Update revision for ifql and fix tests 2018-03-29 16:01:01 -07:00
Brandon Farmer 5f83bf59ed Add endpoints for ifql function suggestions
Co-authored-by: Brandon Farmer <bthesorceror@gmail.com>
Co-authored-by: Andrew Watkins <andrew.watkinz@gmail.com>
2018-03-29 16:01:01 -07:00
Brandon Farmer 0409967dfc Merge pull request #3094 from influxdata/fix/ensure-template-variables-save
Ensure that template variables always save
2018-03-29 15:59:45 -07:00
Andrew Watkins f667d42d10 Merge pull request #3095 from influxdata/chore/create-class-removal
Chore createClass removal - Older API's hate them
2018-03-29 15:48:06 -07:00
Brandon Farmer 96fabebaef Update changelog 2018-03-29 15:46:50 -07:00
Andrew Watkins 8feb26313e Remove tsx extension 2018-03-29 15:36:32 -07:00
Andrew Watkins 459659da68 Fix proptype requirements 2018-03-29 15:33:54 -07:00
Andrew Watkins fe2c487c62 Move GraphTips to TypeScript 2018-03-29 14:56:14 -07:00
Andrew Watkins f86c9502d2 Convert NoKapacitorError to TypeScript 2018-03-29 14:53:54 -07:00
Andrew Watkins ad957f4e4e Convert NotFound to TypeScript 2018-03-29 14:49:56 -07:00
Andrew Watkins c2ef0eba2b Convert ResizeHandle to TypeScript 2018-03-29 14:46:31 -07:00
Andrew Watkins 10ad7f2ab6 Convert SideNav to TypeScript 2018-03-29 14:40:48 -07:00
Andrew Watkins e3529ee636 Convert DataExplorerPage to tsx 2018-03-29 14:07:53 -07:00
Andrew Watkins facd30e78b Remove dead code 2018-03-29 14:07:20 -07:00
Andrew Watkins bc0381b510 Delete dead code 2018-03-29 13:56:39 -07:00
Andrew Watkins a8893bef38 Remove dead code 2018-03-29 13:55:22 -07:00
Andrew Watkins 79c5d18102 Convert side nav to tsx 2018-03-29 13:54:36 -07:00
Andrew Watkins 122971b413 Remove dead code 2018-03-29 13:39:48 -07:00
Brandon Farmer eeed115713 Ensure that template variables always save 2018-03-29 13:38:47 -07:00
Andrew Watkins 8fb83bfa1b Convert QueryMakerTab to tsx 2018-03-29 13:38:19 -07:00
Iris Scholten 3e33bf3982 Merge branch '1.4.3.x' 2018-03-28 18:26:00 -07:00