Commit Graph

8512 Commits (f1d9f8beb0deae9153bb34a4064a4d9fbcafabaa)

Author SHA1 Message Date
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
Jared Scheib f228448cfe Correct typo 2018-03-29 15:45:21 -07:00
Jared Scheib 74a9bbfb62 Properly use enums to limit valid role strings 2018-03-29 15:44:04 -07:00
Alex P a733909409 Refactor influxdb roles admin tables to use Confirm Button 2018-03-29 15:40:24 -07:00
Jared Scheib 04ace1612b Improve descriptions of /organization(s) & /user(s) API 2018-03-29 15:39:20 -07:00
Andrew Watkins 8feb26313e Remove tsx extension 2018-03-29 15:36:32 -07:00
Alex P 164649ca32 Remove call to nonexistent function 2018-03-29 15:34:29 -07:00
Andrew Watkins 459659da68 Fix proptype requirements 2018-03-29 15:33:54 -07:00
Alex P 68e2a1480a Refactor dashboards index table to use confirm buttons 2018-03-29 15:28:40 -07:00
Alex P 03f350d352 Fix alignment of delete button 2018-03-29 15:25:24 -07:00
Alex P d55da22f75 Refactor providers table to use confirm buttons 2018-03-29 15:20:16 -07:00
Alex P 2ece22f71a Refactor organizations table to use latest patterns 2018-03-29 15:13:30 -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
Alex P 3d00a99b8d Refactor influxdb admin database tables to use latest patterns 2018-03-29 14:47:47 -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
Jared Scheib 6e22264957 Replace multiorganization & multiuser tags with organizations & users 2018-03-29 14:04:39 -07:00
Jared Scheib 614b50be67 Prettier 2018-03-29 14:00:24 -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
ebb-tide d5182c7aa5 Update Swagger 2018-03-29 13:25:48 -07:00