Commit Graph

1697 Commits

Author SHA1 Message Date
Owen Conti
d4d66b80ca Add OperationContainer component 2017-08-20 07:55:54 -06:00
Owen Conti
0b41c917d1 Revert Perf tool back to core/index.js 2017-08-19 13:59:24 -06:00
Owen Conti
ff2ed2584e Revert Perf tool back to core/index.js 2017-08-19 13:59:09 -06:00
Owen Conti
e61c12fe18 Move performance debugging tools to app.jsx 2017-08-19 08:33:03 -06:00
Owen Conti
c0cfaabd7e Remove unused getComponent as prop to <Execute 2017-08-19 08:32:21 -06:00
Øystein Sigholt
7287c74a3a Remove domNode from deepExtend 2017-08-18 18:27:16 +02:00
Owen Conti
c0185ca6e2 Merge branch 'master' into ft/map-state-to-props-for-components 2017-08-14 18:46:11 -06:00
Mike Gilbode
087ed20384 Add support for requestInterceptor / responseInterceptor.
- Display mutated requests from request interceptor in curl output in UI.
  Put this behind showMutatedRequest flag so that the mutation can be
  silent.
- Document requestInterceptor, responseInterceptor and showMutatedRequest
  in README.md
- Add tests
2017-08-13 01:14:41 -04:00
Kyle
04fb27b46d Merge branch 'master' into array-model-markdown-description 2017-08-11 17:42:30 -07:00
Kyle
87f1a975f7 Merge branch 'master' into ft/react-perf-permanent 2017-08-11 17:34:00 -07:00
Kyle
08bb9fb7f3 Merge branch 'master' into xlink-deprecated 2017-08-11 16:45:53 -07:00
Owen Conti
d9b0632d16 Add ability for container components to register their own mapStateToProps function. 2017-08-11 16:01:01 -06:00
Owen Conti
c237f25638 Introduce React.Perf in all non-production builds. 2017-08-11 15:55:19 -06:00
Kyle
2a280eb9e1 Merge branch 'master' into bug/3268-oas3-param-types 2017-08-10 23:06:48 -07:00
Kyle Shockey
1eab4b3b20 Display OAS3 parameter types 2017-08-10 22:55:41 -07:00
Kyle
447fb678df Merge branch 'master' into feature/headerfix 2017-08-10 21:17:44 -07:00
Kyle
e67af44a19 Merge branch 'master' into bug/3447-write-only 2017-08-10 18:40:30 -07:00
Kyle Shockey
b464d2c977 pass entire config to recursive sample calls 2017-08-10 18:39:43 -07:00
Kyle
73f17ddf63 Merge branch 'master' into bug/3555-multipart-curl 2017-08-10 18:30:28 -07:00
Kyle Shockey
964d528735 Replace valueSeq with entrySeq 2017-08-10 18:26:45 -07:00
Kyle
c5f5eff900 Merge branch 'master' into bug/3447-write-only 2017-08-10 17:16:51 -07:00
Kyle
fd44416238 Merge branch 'master' into array-model-markdown-description 2017-08-10 13:58:38 -07:00
Minasokoni
5aa7f307bf changed radius on input in topbar 2017-08-09 22:47:53 -07:00
Kyle Shockey
9747559529 operationScheme -> currentScheme 2017-08-09 17:35:33 -07:00
Kyle Shockey
99c610f224 Mark operationScheme as required prop 2017-08-09 17:10:39 -07:00
Kyle Shockey
9dee2daa14 Fix global state issues with Schemes component 2017-08-09 17:06:48 -07:00
Kyle Shockey
35013d0945 Merge branch 'master' of github.com:swagger-api/swagger-ui 2017-08-08 20:15:17 -07:00
Kyle Shockey
31bf1d3779 MOAR link styling 2017-08-08 20:07:59 -07:00
Kyle Shockey
9bb0cd7689 Correct funky CSS for links 2017-08-08 19:20:28 -07:00
Mark H. Wilkinson
d7424ff248 Array description should be processed as Markdown. 2017-08-07 12:33:15 +01:00
Kyle Shockey
d39464407f Fix incorrect props rest/spreading 2017-08-05 10:48:28 -07:00
Kyle
b7575ed8a5 Merge branch 'master' into bug/2903-wrong-font-for-error 2017-08-04 16:37:17 -07:00
Kyle
dc4e60170d Merge branch 'master' into bug/3505-schema-title-in-array-schemes 2017-08-04 16:33:14 -07:00
Kyle
719db39ac4 Merge branch 'master' into bug/3500-missing-name-for-primitives 2017-08-04 16:27:35 -07:00
Kyle
19e09c2296 Merge branch 'master' into bug/3500-missing-name-for-primitives 2017-08-04 16:27:25 -07:00
Kyle
859ae1fd19 Merge branch 'master' into bug/3480-model-description-over-the-edge 2017-08-04 16:23:50 -07:00
Kyle Shockey
35733b5eb4 Indicate parameter deprecation 2017-08-04 15:39:48 -07:00
Kyle
0a20d724db Merge branch 'master' into ft/oas3 2017-08-04 14:45:29 -07:00
Minasokoni
758a229ac4 removed animation as temporary fix 2017-08-04 01:43:07 -07:00
Owen Conti
5d7d20ec5e Merge branch 'master' into bug/3511-query-formData-parameters 2017-08-03 19:30:50 -06:00
Owen Conti
7a694e287a Change name format to in.name and update tests 2017-08-03 19:29:49 -06:00
Kyle Shockey
15b70b6f2d Set writeOnly flags in correct places 2017-08-03 17:42:04 -07:00
Kyle Shockey
9af5d2dc66 Add writeOnly support to sampleFromSchema; add tests for the same 2017-08-03 17:23:16 -07:00
Kyle Shockey
5e96821c05 Add writeOnly logic 2017-08-03 17:13:38 -07:00
Kyle
c664e39908 Update object-model.jsx 2017-08-03 16:22:42 -07:00
Kyle
c72c476f4b Merge branch 'master' into bug/editor-1418-oas3-jump-to-model 2017-08-03 16:17:39 -07:00
Kyle Shockey
b16907ce6d Create valid paths for model jumping in OAS3 2017-08-03 16:15:47 -07:00
Aaron Loo
700d547529 merge master 2017-08-03 07:32:32 -07:00
Owen Conti
053d032e94 Merge branch 'master' into bug/3511-query-formData-parameters 2017-08-02 22:37:49 -06:00
Owen Conti
51016c33f4 Attach in value to parameters map so parameters with the same name from different in types do not override each other. 2017-08-02 22:37:31 -06:00