Tim Lai
bfe401c997
housekeeping: non-breaking dependency changes (via npm audit) ( #6068 )
...
* cypress @3.8.3
* mocha @5.2.0
* json-merger @1.1.2
2020-06-03 13:25:37 -07:00
Tim Lai
3f3e61e1ba
housekeeping: npm audit fix ( #6066 )
...
* webpack-cli
* webpack-dev-server
2020-06-03 12:56:14 -07:00
Brian Wright
3b6942c13a
fix: set default supportedSubmitMethods ( #6030 )
2020-06-03 12:40:03 -07:00
Renovate Bot
465b18d282
release-it@12.6.3
2020-06-03 18:00:23 +00:00
Renovate Bot
b9987146fb
prettier@1.19.1
2020-06-03 15:39:21 +00:00
Renovate Bot
07d0e94ca2
npm-audit-ci-wrapper@2.5.4
2020-06-03 12:41:46 +00:00
Renovate Bot
b6be583024
node-sass@4.14.1
2020-06-03 12:24:50 +00:00
Renovate Bot
2d88254306
nightwatch@1.3.6
2020-06-03 11:50:05 +00:00
Renovate Bot
aae307cf61
mini-css-extract-plugin@^0.9.0
2020-06-03 10:57:01 +00:00
Renovate Bot
c057755b2f
mini-css-extract-plugin@0.8.2
2020-06-03 09:57:58 +00:00
Renovate Bot
d9d4656908
less@3.11.2
2020-06-03 08:57:06 +00:00
Renovate Bot
e2f97dc365
http-server@0.12.3
2020-06-03 07:36:33 +00:00
Renovate Bot
6d5625b53e
eslint-plugin-react@7.20.0
2020-06-03 06:59:04 +00:00
Renovate Bot
e75281633a
eslint-plugin-import@2.20.2
2020-06-03 05:57:36 +00:00
Renovate Bot
a3a6241802
chromedriver@80.0.2
2020-06-03 03:41:14 +00:00
Renovate Bot
48e63e3bb7
@release-it/conventional-changelog@1.1.4
2020-06-03 02:35:24 +00:00
renovate[bot]
9287bc227e
css-loader@3.5.3 ( #5906 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-02 17:57:06 -07:00
renovate[bot]
5cc974052c
json-server@^0.16.0 ( #5927 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-06-02 17:35:47 -07:00
Justin Rigon
edb932b511
fix upload file when array items are type=string format=binary ( #6040 )
2020-06-01 17:43:26 -07:00
Ashura
1874c7b401
Fix generated curl for PUT and PATCH requests ( #5960 )
2020-06-01 17:26:04 -07:00
Tim Lai
5bbd3e71bd
fix: bugs/4641 use wait on route alias ( #6048 )
2020-06-01 17:14:45 -07:00
Tim Lai
a371ba1ca9
fix: bugs/4641 flaky test ( #6047 )
...
* fix: flaky bugs/4641 test
* fix: apply isFunc check for security.getIn
2020-06-01 14:23:51 -07:00
abcang
b9b32c9c93
feat: Allow to skip submitting empty values in form data ( #5830 )
2020-05-29 15:46:08 -07:00
mircohaug
eaca2f6fd8
Add empty data param to cURL if no POST request body was given ( #6017 )
...
* Add empty data param to cURL if no request body was given
Some middleware applications do not allow POST requests without a content-length header. By adding a empty data parameter to the curl command, the content-length header will be set by curl. Besides this it is more obvious to the user that no request body is sent.
* use double quotes like the rest of the curl command
2020-05-29 15:10:22 -07:00
swaggerhub-bot
28b7d7c548
release: v3.25.5
2020-05-28 17:37:47 +00:00
Tim Lai
43e754ba27
chore(package): bump swagger-client to 3.10.5 version ( #6043 )
2020-05-28 10:19:24 -07:00
Tim Lai
68185dd71a
fix: remove special handling of non-FormData entries ( #6036 )
...
Ref: #6033
* 'createObjWithHashedKeys' validation consistency with isFunction
* 'createObjWithHashedKeys' additional jsdoc example
2020-05-28 09:16:21 -07:00
Tim Lai
add5753da4
test: improve reliability of /bugs/4641 ( #6013 )
...
Ref #6001
2020-05-27 15:45:23 -07:00
swaggerhub-bot
c845498f28
release: v3.25.4
2020-05-21 19:00:57 +00:00
Vladimir Gorej
4fb2ee3d8f
chore(package): bump swagger-client to 3.10.4 version
2020-05-21 20:43:48 +02:00
Tim Lai
3a65070bf5
fix: entries as property name ( #6025 )
2020-05-20 11:54:57 -07:00
swaggerhub-bot
b85ae033ab
release: v3.25.3
2020-05-14 20:58:52 +00:00
Tim Lai
64aed91381
housekeeping: update release-it config ( #6009 )
2020-05-14 13:39:43 -07:00
Tim Lai
b37634e6c8
housekeeping: bump swagger-client version with package-lock ( #6008 )
2020-05-14 13:24:25 -07:00
Tim Lai
75f32971b1
housekeeping: update dev-e2e-cypress-open script name ( #6005 )
2020-05-13 19:08:10 -07:00
Tim Lai
65597d15c7
fix: jsonSchemaComponent file/files ( #5997 ) ( #6000 )
...
oas3 - files
oas2 - file
2020-05-13 17:12:18 -07:00
Tim Lai
96c7b4cbf5
fix: curl array support within multipart/form-data ( #3838 ) ( #5999 )
...
ft: utils.createObjWithHashedKeys
ft: curlify.extractKey
test: curlify with array representation
2020-05-13 16:59:37 -07:00
swaggerhub-bot
ce45c37020
release: v3.25.2
2020-05-07 16:05:08 +00:00
Tim Lai
4542806af6
bug: remove clearValidation from onTryoutClick ( #5955 )
2020-05-06 14:07:22 -07:00
Tim Lai
5eb23cdd48
ft: JsonSchema components are now ImmutableJS compliant ( #5952 )
...
bug: JsonSchema components should validate schema properties exists
- schema
- type
- format
- enum
bug: fix a debounce error in JsonSchema_string if value is null
ft: new simplified JsonSchemaArrayItemText component
test: use immutableJS for `json-schema-form` test
test: add dev scripts to run `cypress open`
test: new cypress `schema-form` tests
2020-05-06 13:57:58 -07:00
swaggerhub-bot
b38203e21a
release: v3.25.1
2020-04-24 23:50:57 +00:00
kyle shockey
fb6a58d16d
housekeeping: revert @release-it/conventional-changelog version ( #5976 )
...
Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com >
2020-04-23 21:17:50 -04:00
kyle shockey
1c2c512057
housekeeping: add missing conventional-changelog devDeps ( #5975 )
...
Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com >
2020-04-23 20:27:29 -04:00
Tim Lai
ba953aaa91
docs: update plugin api component for failSilently ( #5953 )
2020-04-12 22:36:11 -04:00
kyle shockey
26fb573caa
housekeeping: npm audit fix ( #5948 )
...
* prevent log warning for missing getComponent in production
eslint-plugin-react@7.19 .0
* ft: new optional config parameter for getComponent
* Update src/core/plugins/view/root-injects.jsx
Co-Authored-By: kyle shockey <kyleshockey@gmail.com >
* Update src/core/plugins/view/root-injects.jsx
Co-Authored-By: kyle shockey <kyleshockey@gmail.com >
* Update src/core/plugins/view/root-injects.jsx
Co-Authored-By: kyle shockey <kyleshockey@gmail.com >
* Update src/core/json-schema-components.jsx
Co-Authored-By: kyle shockey <kyleshockey@gmail.com >
* prevent log warning for missing getComponent in production
* `npm audit fix`
* `npm install --save-dev chromedriver@80.0.1`
* `npm audit fix`
* update cypress
* Revert "update cypress"
This reverts commit c0404d47f51d222e03a9e4a2e3fe9bfc2b58777c.
Co-authored-by: Timothy Lai <timothy.lai@gmail.com >
Co-authored-by: Tim Lai <tim-lai@users.noreply.github.com >
Co-authored-by: Kyle Shockey <shockey@users.noreply.github.com >
2020-04-04 19:31:13 -04:00
Timothy Lai
0426eb2344
housekeeping: prevent log warning for missing getComponent in production
...
This is a force-pushed squash of two PR merges (#5919 , #5940 ) that were
formerly present on master as individual commits.
Co-Authored-By: kyle shockey <kyleshockey@gmail.com >
2020-04-04 18:52:25 -04:00
Siby Augustine
12e86dafb0
fix(docker-image): send relative HTTP 301s from within container ( #5409 )
...
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com >
2020-03-22 20:47:45 -04:00
MoOmEeN
6f1dd08e2a
support for supportedSubmitMethods property in react component ( #5376 )
...
* support for supportedSubmitMethods property in react component
* update react README
Co-authored-by: Radek <radek.miazio@skysanner.net >
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com >
2020-03-22 20:17:56 -04:00
Simran
95e72e7c70
improvement: do not require basic password in UI ( #5812 )
...
* Fix basic-auth.jsx: do not require password in UI
password is not PropTypes.string.isRequired, but the markup wrongly makes it mandatory
* Do not require password input in http-auth.jsx
This is used by the Authorize modal. Not sure when the similar code from basic-auth.jsx is used.
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com >
2020-03-22 19:53:04 -04:00
renovate[bot]
71789160aa
housekeeping(dev-deps): json-merger@1.1.2 ( #5926 )
...
Co-authored-by: Renovate Bot <bot@renovateapp.com >
2020-03-18 12:04:12 -07:00