Commit Graph

8509 Commits (55e8f5cbd8b2f7fd794fdbf0b6a5517e53fedbc2)

Author SHA1 Message Date
Andrew Watkins ad7d96d697 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 67ec7394dc Update to Go 1.10 and Node 8.10.0 2018-03-29 16:04:37 -07:00
Andrew Watkins 6e35370751 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 c9e9b0bc90 Wrap ifql navigation with feature flag 2018-03-29 16:03:26 -07:00
Andrew Watkins 2140336edc Introduce ClickOutside component 2018-03-29 16:02:32 -07:00
Andrew Watkins 182d4517e7 Introduce filtering to FuncButton 2018-03-29 16:02:32 -07:00
Andrew Watkins a0ef2dbc91 Add onClickOutside and scrolling to FuncsButton 2018-03-29 16:02:32 -07:00
Andrew Watkins e0db988a79 Introduce function list button populated by IFQL 2018-03-29 16:02:32 -07:00
Andrew Watkins 90718ff652 Get suggestions for functions 2018-03-29 16:02:32 -07:00
Andrew Watkins 08d26a7f1e Introduce IFQLPage skeleton 2018-03-29 16:02:31 -07:00
Andrew Watkins 0e9ebc3ef3 Add ifql to links 2018-03-29 16:01:01 -07:00
Andrew Watkins 81ea6506ab Provide links to ifql api 2018-03-29 16:01:01 -07:00
Andrew Watkins b7cf32873a Add getSuggestions AJAX call to chronograf FE 2018-03-29 16:01:01 -07:00
Andrew Watkins 00c7d9a6e2 Introduce IFQLPage container 2018-03-29 16:01:01 -07:00
Brandon Farmer 7ee78603ee Update revision for ifql and fix tests 2018-03-29 16:01:01 -07:00
Brandon Farmer 83c3813d7e 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 185d1d79bc
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 88743a7987
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 8b3f6e1832 Update changelog 2018-03-29 15:46:50 -07:00
Jared Scheib 0fb86814f6 Correct typo 2018-03-29 15:45:21 -07:00
Jared Scheib 1898c0847e Properly use enums to limit valid role strings 2018-03-29 15:44:04 -07:00
Alex P bd54d53743 Refactor influxdb roles admin tables to use Confirm Button 2018-03-29 15:40:24 -07:00
Jared Scheib 0e44b94a24 Improve descriptions of /organization(s) & /user(s) API 2018-03-29 15:39:20 -07:00
Andrew Watkins 9b9db478e9 Remove tsx extension 2018-03-29 15:36:32 -07:00
Alex P 648164aef5 Remove call to nonexistent function 2018-03-29 15:34:29 -07:00
Andrew Watkins cd4b46a838 Fix proptype requirements 2018-03-29 15:33:54 -07:00
Alex P 92ee483065 Refactor dashboards index table to use confirm buttons 2018-03-29 15:28:40 -07:00
Alex P 862ca7d3bd Fix alignment of delete button 2018-03-29 15:25:24 -07:00
Alex P c4bba20174 Refactor providers table to use confirm buttons 2018-03-29 15:20:16 -07:00
Alex P 14106b76c4 Refactor organizations table to use latest patterns 2018-03-29 15:13:30 -07:00
Andrew Watkins 5c32cb4953 Move GraphTips to TypeScript 2018-03-29 14:56:14 -07:00
Andrew Watkins 21ed666397 Convert NoKapacitorError to TypeScript 2018-03-29 14:53:54 -07:00
Andrew Watkins 1cf13b4e31 Convert NotFound to TypeScript 2018-03-29 14:49:56 -07:00
Alex P b91222beb9 Refactor influxdb admin database tables to use latest patterns 2018-03-29 14:47:47 -07:00
Andrew Watkins b2a6c752eb Convert ResizeHandle to TypeScript 2018-03-29 14:46:31 -07:00
Andrew Watkins 1f2b7b4361 Convert SideNav to TypeScript 2018-03-29 14:40:48 -07:00
Andrew Watkins 21e601a003 Convert DataExplorerPage to tsx 2018-03-29 14:07:53 -07:00
Andrew Watkins 10d0b66dcf Remove dead code 2018-03-29 14:07:20 -07:00
Jared Scheib 3a01d46ce7 Replace multiorganization & multiuser tags with organizations & users 2018-03-29 14:04:39 -07:00
Jared Scheib 0aaa2771d1 Prettier 2018-03-29 14:00:24 -07:00
Andrew Watkins e58ca3d46c Delete dead code 2018-03-29 13:56:39 -07:00
Andrew Watkins 9cdaae14dd Remove dead code 2018-03-29 13:55:22 -07:00
Andrew Watkins bb2e9b80ad Convert side nav to tsx 2018-03-29 13:54:36 -07:00
Andrew Watkins 777df9a92c Remove dead code 2018-03-29 13:39:48 -07:00
Brandon Farmer fe3eb02118 Ensure that template variables always save 2018-03-29 13:38:47 -07:00
Andrew Watkins 2cff0c98f5 Convert QueryMakerTab to tsx 2018-03-29 13:38:19 -07:00
ebb-tide fbce63b8b1 Update Swagger 2018-03-29 13:25:48 -07:00
Alex P b4e94eb43d Refactor Query Row to use ConfirmButton 2018-03-29 11:38:35 -07:00
Alex P 9a7cc1d322 Replace delete influxdb user delete button with confirm button 2018-03-29 11:29:44 -07:00
ebb-tide 8797764a69 Fix negated condition 2018-03-29 11:22:53 -07:00