Commit Graph

8888 Commits (0cab8a414e660ae38576a22d536caf704d7c253f)

Author SHA1 Message Date
Jared Scheib 4ed72efdc4 Fix changelog to include 1.4.4.x sections & 1.5.0.0 2018-04-18 11:07:10 -07:00
Jared Scheib 812e0b2855 Merge branch 'master' into bugfix/hostlist-customdb 2018-04-18 10:47:52 -07:00
Brandon Farmer 60c286f3c4 Merge pull request #3234 from influxdata/new-react16-upgrade
Upgrade to react 16
2018-04-18 09:50:26 -07:00
Brandon Farmer c17b5817b2 Upgrade to react 16 2018-04-18 00:02:00 -07:00
Jared Scheib 9d0e44adb2 Fix server integration test by adding nil defaultRP
Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-17 17:50:13 -07:00
Jared Scheib c2812cab90 Revert "Test custom RP query param in proxy request"
This reverts commit 388e81b22f.
2018-04-17 17:44:52 -07:00
Jared Scheib 57c56607f6 Revert "Refactor RP query param test to include nil rp value"
This reverts commit ac3a19f6c0.
2018-04-17 17:44:43 -07:00
Jared Scheib f96a34f12f Test HostsPage render all components & hosts
Update Source & SourceLinks types to be current with all fields.
Properly mocked hosts & env mock api fns for spying.
Add note about kapacitors field on Source type differing
between client and server.

Co-authored-by Iris Scholten <ischolten.is@gmail.com>
2018-04-17 17:41:41 -07:00
Brandon Farmer a1f0f6f35c Merge pull request #3229 from influxdata/shared-error-handling
Add error handling to shared components
2018-04-17 16:22:35 -07:00
Brandon Farmer d50880917c Fix typo in Crosshairs component 2018-04-17 15:59:59 -07:00
Brandon Farmer ce4d482634 Add error handling to shared components 2018-04-17 15:51:50 -07:00
Andrew Watkins 8b29d1873c Merge pull request #3228 from influxdata/ifql/boolean-args
Ifql/boolean args
2018-04-17 15:23:34 -07:00
Andrew Watkins 24c6a1c614 Add test 2018-04-17 15:08:05 -07:00
Andrew Watkins d12b933c70 Move KeyboardShortcuts test 2018-04-17 15:07:55 -07:00
Brandon Farmer b93fe317c6 Merge pull request #3227 from influxdata/kapacitor-error-handling
Error handling
2018-04-17 15:00:30 -07:00
Brandon Farmer 063c2edb96 Add error handling to side nav components 2018-04-17 14:45:45 -07:00
Andrew Watkins 0b621f37da Add support for keyboard shortcuts 2018-04-17 14:41:32 -07:00
Andrew Watkins 701b15cb2a Add support for boolean function values 2018-04-17 14:41:18 -07:00
Brandon Farmer c5fd5b1ac2 Add error handling to status components 2018-04-17 14:39:32 -07:00
Brandon Farmer 7c40496e2d Add error handling to kapacitor components 2018-04-17 14:28:21 -07:00
Brandon Farmer f0645996da Merge pull request #3226 from influxdata/data-explorer-error-handling
Data explorer error handling
2018-04-17 14:17:37 -07:00
Brandon Farmer ac286ea8d4 Error handling in IFQL components 2018-04-17 13:48:34 -07:00
Brandon Farmer e6b767a97d Data explorer error handling 2018-04-17 13:37:09 -07:00
Brandon Farmer 632f3d70cf Merge pull request #3225 from influxdata/dashboard-error-handling
Add error handling to dashboard components
2018-04-17 13:12:44 -07:00
Brandon Farmer c03f7ec5ce Add error handling to dashboard components 2018-04-17 11:58:36 -07:00
Brandon Farmer f6823cdf9f Merge pull request #3222 from influxdata/error-handling
Convert admin components to have proper error handling
2018-04-17 11:26:57 -07:00
Andrew Watkins 7d7214a8b0 Handle array values 2018-04-17 11:13:12 -07:00
Brandon Farmer dfd69e205f Show error info as a warning 2018-04-17 11:13:04 -07:00
Alex Paxton 3df2998645 Merge pull request #3177 from influxdata/bugfix/tickscript-name-not-id
bugfix/TICKscript name instead of ID
2018-04-17 11:10:35 -07:00
Alex Paxton 74921587bc Merge pull request #3215 from influxdata/polish/sticky-tempvar-controls
Attach Template Controls Bar to top of page
2018-04-17 11:08:31 -07:00
Brandon Farmer d6d509f7af Add decorator plugin to production 2018-04-17 11:07:00 -07:00
Andrew Watkins 9f865efcc2 Merge pull request #3221 from influxdata/ifql/arg-inputs
Ifql/arg inputs
2018-04-17 11:03:54 -07:00
Brandon Farmer 278a532401 Convert admin components to have proper error handling 2018-04-17 10:53:13 -07:00
Alex P 2c51293735 Add shadow to template control bar for contrast with dashboard cells 2018-04-17 10:41:04 -07:00
Alex P 39c90cae78 Simplify evaluation 2018-04-17 10:26:19 -07:00
Alex P 8a63b30cf3 Move types to central location 2018-04-17 10:25:09 -07:00
Andrew Watkins 0f01af71ca Make switch statement clearer 2018-04-17 10:02:25 -07:00
Andrew Watkins e72c984f7c Add return types 2018-04-17 09:50:21 -07:00
Andrew Watkins 9d2a93fc7c Add FundArgInput test 2018-04-17 09:47:45 -07:00
Andrew Watkins 0171aa36b5 Introduce FuncArg test 2018-04-17 09:30:50 -07:00
Iris Scholten 035d61100c WIP test hostsPage async proxy request calls
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 18:29:16 -07:00
Alex Paxton 19946e0dc2 Merge branch 'master' into polish/sticky-tempvar-controls 2018-04-16 18:08:49 -07:00
Alex P 0ff7ca69f0 Write component test 2018-04-16 18:07:12 -07:00
Alex P 235dd7644d Implement TemplateControlDropdown in TemplateControlBar 2018-04-16 18:06:34 -07:00
Alex P 2baa9cf4d4 Introduce Template Control Dropdown component
cleanup
2018-04-16 18:02:51 -07:00
Andrew Watkins 814c2c63ba Update input types 2018-04-16 17:04:03 -07:00
Andrew Watkins 809d8718cc Add initial ability to handle string argument types 2018-04-16 16:56:38 -07:00
Iris Scholten 21037ab55c Add :db: and :rp: tempVars to host queries
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 16:15:02 -07:00
Brandon Farmer 217c60ec31 Merge pull request #3214 from influxdata/migrate-ceo-typescript
Remove extra click when creating dashboard cell
2018-04-16 15:12:57 -07:00
Iris Scholten bee5dc7b8c Add db and rp tempate variables to hosts page queries
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
2018-04-16 15:04:24 -07:00