Commit Graph

4461 Commits

Author SHA1 Message Date
Tim Lai
3f4db5f474 refactor(build): increase maxEntrypointSize for core-js@3 (#6419) 2020-09-18 11:21:28 -07:00
Renovate Bot
20beb4b950 housekeeping(dev-deps): webpack@4.44.2 2020-09-18 01:10:22 +00:00
Tim Lai
ac41813530 feat(build): use core-js@3 (#6410) 2020-09-17 11:51:43 -07:00
Renovate Bot
767737ae5f housekeeping(dev-deps): terser-webpack-plugin@4.2.1 2020-09-17 03:17:05 +00:00
Renovate Bot
02aabcf994 housekeeping(dev-deps): prettier@2.1.2 2020-09-17 02:30:51 +00:00
Renovate Bot
89b64a0721 housekeeping(dev-deps): cypress@5.2.0 2020-09-17 01:30:38 +00:00
renovate[bot]
667c9adada housekeeping(deps): swagger-client@3.10.13 (#6398)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-16 17:56:11 -07:00
renovate[bot]
e7cf477500 housekeeping(dev-deps): terser-webpack-plugin v4 (#6392)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-16 17:35:08 -07:00
Renovate Bot
12103024c3 housekeeping(dev-deps): eslint-plugin-jest@24.0.1 2020-09-13 00:09:16 +00:00
Renovate Bot
34701c9dcd housekeeping(dev-deps): mini-css-extract-plugin@0.11.2 2020-09-12 16:20:05 +00:00
Amir Bitaraf Haghighi
96aecc8860 feat: Preserve authorization on browser refresh and close/reopen (#5939)
* Add default configuration `preserveAuthorization`

* Add localStorage to auth plugin

* Add persistAuthorization unit tests

* Refactor persistAuthorization to use wrapped actions

* Upgrade unit tests to be compatible with jest

* Add persistAuthorization documentation


Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2020-09-11 14:05:37 -07:00
Mickaël Derriey
48ee32faa1 refactor(csp): Update how the JavaScript run function is invoked in oauth2-redirect.html (#6393)
ref #5720
2020-09-11 13:41:10 -07:00
Renovate Bot
7ce8e388df housekeeping(dev-deps): nightwatch@1.4.2 2020-09-11 12:22:15 +00:00
swagger-bot
829d875300 chore(release): cut the v3.33.0 release 2020-09-10 23:20:14 +00:00
renovate[bot]
8f3ff82dbe housekeeping(dev-deps): npm-audit-ci-wrapper v3 (#6388)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 14:44:23 -07:00
renovate[bot]
89b3eaded0 housekeeping(dev-deps): eslint-plugin-mocha v8 (#6386)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 14:21:28 -07:00
renovate[bot]
0ff8d77e21 housekeeping(dev-deps): eslint-plugin-jest v24 (#6384)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 14:00:11 -07:00
renovate[bot]
da981147e8 housekeeping(dev-deps): cypress v5 (#6381)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-10 11:39:00 -07:00
ben-smartbear
6ad418d0ab fix: Updating select to pass in a better prop; updating test to do a better check (#6385)
fixes #6372
2020-09-10 11:06:46 -07:00
Scott O'Hara
26a0fd8e64 fix(styles) restore wrapping of long text in pre blocks (#6377) 2020-09-10 10:51:36 -07:00
mbehboodian
7a63ba30c3 fix(style): servers environment select (#6367) 2020-09-10 10:37:15 -07:00
Alec Theriault
89d57fc078 fix(curlify): replace all occurrences of $ (#6354)
* replace all occurrences instead of only first occurrence
2020-09-10 10:11:11 -07:00
Renovate Bot
255aa205cd housekeeping(dev-deps): open@7.2.1 2020-09-10 08:52:51 +00:00
Renovate Bot
2ac83e40e1 housekeeping(dev-deps): mini-css-extract-plugin@^0.11.0 2020-09-10 07:56:47 +00:00
Renovate Bot
5961677869 housekeeping(dev-deps): nightwatch@1.4.1 2020-09-10 06:22:47 +00:00
Renovate Bot
f90df120cc housekeeping(dev-deps): mini-css-extract-plugin@0.10.1 2020-09-10 05:16:13 +00:00
Renovate Bot
32f6698876 housekeeping(dev-deps): file-loader@6.1.0 2020-09-10 04:24:17 +00:00
Renovate Bot
86e197e176 housekeeping(dev-deps): copy-webpack-plugin@6.1.0 2020-09-10 03:27:33 +00:00
renovate[bot]
d33761fa33 housekeeping(dev-deps): css-loader v4 (#6337)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 19:43:43 -07:00
renovate[bot]
182ec6884e housekeeping(dev-deps): chromedriver v85 (#6343)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-09-09 19:16:17 -07:00
geraldglynn
0199b4785f fix: Add entrySeq() to bodyProperties.map() (#6267)
* Added immutable guard to  bodyProperties
2020-09-09 18:46:24 -07:00
Tim Lai
f79e45be71 chore: update .gitignore with dev-helpers/examples (#6373)
* docs: update setting-up.md with local dev
2020-09-09 17:30:14 -07:00
Tim Lai
d4eea4da1b fix: models view when object key contains deprecated:true (#6371)
fixes #6369
2020-09-09 16:43:01 -07:00
ben-smartbear
5123b47ef4 fix: Allowing servers dropdown to change when oas3Actions.setSelectedServer is called (#6358)
ref: #6351
2020-09-08 15:37:48 -07:00
Tim Lai
e664ee58f1 chore(deps-dev): update jsdom from 11.10.0 to 15.2.1 (#6357) 2020-09-01 16:01:20 -07:00
Tim Lai
b927db86e3 refactor(enzyme): add url to jsdom constructor for unit test setup (#6356) 2020-09-01 15:25:04 -07:00
Tim Lai
1a27c0a8bd feat: migrate unit tests to Jest (#6353)
* config(jest): updated setup
* config(jest): update testMatch to include jsx files
* config(jest): add transformIgnorePatterns
* config(jest): update ignore files that do not work in jest yet
* config: add test:unit-jest to test script

* fix(jest): lint with eslint-plugin-jest

* refactor(jest): move unit test directory
* refactor(mocha): restore mocha tests that fail in jest

* docs(jest): update helpful scripts with test:unit-jest
2020-09-01 10:41:01 -07:00
Tim Lai
0c60696d26 fix(curlify): for -d, handle Im vs non-Im cases (#6349) 2020-08-28 17:03:15 -07:00
swagger-bot
57f39bd572 chore(release): cut the v3.32.5 release 2020-08-27 20:11:06 +00:00
Tim Lai
0d63e70c8e chore: remove unused deprecated polyfill.js file (#6345)
* config(dev): remove unused polyfills in webpack-dev
2020-08-27 12:19:57 -07:00
Tim Lai
6e386d5269 chore(deps-dev): downgrade jest@26 to jest@25 for node<10.14.2 (#6344) 2020-08-27 11:30:33 -07:00
Renovate Bot
4fce5e36f4 housekeeping(dev-deps): prettier@2.1.1 2020-08-27 14:47:29 +00:00
PoojaChandak
959b48ad3d docs: various minor grammatical changes (#6284)
* Update README.md
* Update setting-up.md
* Update plug-points.md
* Update plugin-api.md
* Update configuration.md
* Update deep-linking.md
* Update installation.md


Co-authored-by: Tim Lai <timothy.lai@gmail.com>
2020-08-24 16:54:48 -07:00
Tim Lai
580e906450 fix(operationTag): verify selectedServer exists before invoking (#6335) 2020-08-24 16:19:44 -07:00
Renovate Bot
1b74ecfac9 housekeeping(dev-deps): prettier@2.1.0 2020-08-24 22:17:55 +00:00
Renovate Bot
1010f692b0 housekeeping(dev-deps): open@7.2.0 2020-08-24 21:14:57 +00:00
Renovate Bot
319784033e housekeeping(dev-deps): jest monorepo@26.4.2 2020-08-24 20:41:31 +00:00
swagger-bot
fdb7f71710 chore(release): cut the v3.32.4 release 2020-08-20 23:44:44 +00:00
Tim Lai
e82aaae4f8 fix(deps): revert to redux@3 and react-redux@4 (#6331) 2020-08-20 16:14:49 -07:00
Tim Lai
6742cbd38b fix: remove unused non-compliant system method inside 'err' reducer (#6330) 2020-08-20 15:51:30 -07:00