Commit Graph

2956 Commits

Author SHA1 Message Date
Kyle
ff4930b235 Merge pull request #3593 from oysteinsigholt/fix-domNodeMerge
Fixes #3589 - Remove domNode from deepExtend
2017-08-18 09:49:10 -07:00
Øystein Sigholt
7287c74a3a Remove domNode from deepExtend 2017-08-18 18:27:16 +02:00
Kyle
668827b9d2 Merge pull request #3534 from gilbode/ft/request_interceptor
Add support for requestInterceptor / responseInterceptor.
2017-08-17 17:45:05 -07: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
c88c8c32f3 Merge pull request #3564 from shockey/v/3.1.5
v3.1.5
2017-08-11 21:44:41 -07:00
Kyle Shockey
f6691d40c7 v3.1.5 2017-08-11 21:36:35 -07:00
Kyle
f599f84f01 Merge pull request #3562 from owenconti/ft/react-perf-permanent
Introduce React.Perf in all non-production builds.
2017-08-11 17:41:49 -07:00
Kyle
87f1a975f7 Merge branch 'master' into ft/react-perf-permanent 2017-08-11 17:34:00 -07:00
Kyle
e43c4507a8 Merge pull request #3418 from aleatham/xlink-deprecated
Added href attribute to <use> tags with deprecated xlinkHref attribute.
2017-08-11 16:53:01 -07:00
Kyle
08bb9fb7f3 Merge branch 'master' into xlink-deprecated 2017-08-11 16:45:53 -07:00
Kyle
c1f37035bb Use react semver mask for react-addons-perf 2017-08-11 16:28:10 -07:00
Owen Conti
c237f25638 Introduce React.Perf in all non-production builds. 2017-08-11 15:55:19 -06:00
Kyle
8bf0f42c5d Merge pull request #3557 from shockey/bug/3268-oas3-param-types
Display OAS3 parameter types
2017-08-10 23:11:18 -07: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
d4dd197f44 Merge pull request #3553 from swagger-api/feature/headerfix
Changed radius on input in topbar
2017-08-10 21:36:37 -07:00
Kyle
447fb678df Merge branch 'master' into feature/headerfix 2017-08-10 21:17:44 -07:00
Kyle
e1a49ee039 Merge pull request #3454 from shockey/3014-contributing-guidelines
Add CONTRIBUTING.md
2017-08-10 20:55:46 -07:00
Kyle
b5e2fd58d6 Merge branch 'master' into 3014-contributing-guidelines 2017-08-10 18:54:27 -07:00
Kyle
10db6db2d0 Merge pull request #3520 from shockey/bug/3447-write-only
Filter writeOnly fields in relevant places
2017-08-10 18:53:43 -07:00
Kyle
670ecc5ed1 Merge branch 'master' into 3014-contributing-guidelines 2017-08-10 18:42:23 -07:00
Kyle
eb159232f9 Shorten commiting section 2017-08-10 18:42:09 -07:00
Kyle
e67af44a19 Merge branch 'master' into bug/3447-write-only 2017-08-10 18:40:30 -07:00
Kyle
6691d9f672 Merge pull request #3556 from shockey/bug/3555-multipart-curl
Fix cURL outputs with formData
2017-08-10 18:40:21 -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
168e203040 Use hash for body in formData tests
I couldn't find any instances of body being an array when testing
formData with real specs... I think this was a mistake.
2017-08-10 18:27:03 -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
Minasokoni
5aa7f307bf changed radius on input in topbar 2017-08-09 22:47:53 -07:00
Kyle
8de1add244 Merge pull request #3552 from shockey/bug/3541-3470-schemes
Fix global state issues with Schemes component
2017-08-09 18:07:43 -07:00
Kyle Shockey
049e227c3c Add small comment to test 2017-08-09 17:44:36 -07:00
Kyle
e72e853e4b Merge branch 'master' into bug/3541-3470-schemes 2017-08-09 17:44:02 -07:00
Kyle Shockey
b7a3f10f64 Remove it.only 2017-08-09 17:35:56 -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
383d01d3bd Merge pull request #3550 from swagger-api/issue-template-minor-change
Add note about large specs to issue template
2017-08-09 16:08:19 -07:00
Kyle
f9d6e77091 Update issue_template.md 2017-08-09 16:03:28 -07:00
Kyle
66d7638a91 Add note about large specs to issue template [ci skip] 2017-08-09 16:01:34 -07:00
Kyle
53466556ef Merge pull request #3549 from swagger-api/updated-issue-template
Update issue template
2017-08-09 15:42:57 -07:00
Kyle
c35a904918 spec -> API definition 2017-08-09 15:38:49 -07:00
Kyle
ff8ac0d42e LESS typos 2017-08-09 15:37:09 -07:00
Kyle
70f53e5d62 Update issue template
Lifted from the wonderful Babel issue template: https://github.com/babel/babel/issues/new
2017-08-09 15:35:11 -07:00
Kyle Shockey
be293de220 Disable minification in npm run watch 2017-08-09 13:55:44 -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
26cab61380 Merge pull request #3543 from shockey/bug/oas3-link-display-issues
Correct funky CSS for links
2017-08-08 19:46:52 -07:00
Kyle Shockey
9bb0cd7689 Correct funky CSS for links 2017-08-08 19:20:28 -07:00
Kyle
8d7f2ddb1c Merge pull request #3265 from RVKen/issue-1334
[1334] integrate nightwatch
2017-08-08 18:24:07 -07:00