Commit Graph

4451 Commits

Author SHA1 Message Date
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
swagger-bot
9bde965015 chore(release): cut the v3.32.3 release 2020-08-19 18:51:32 +00:00
Tim Lai
560b428f0a fix(build): add es-bundle to .npmignore non-exclusion list (#6328) 2020-08-19 11:26:37 -07:00
Renovate Bot
b1499a5c6f housekeeping(dev-deps): webpack@4.44.1 2020-08-19 08:27:00 +00:00
Renovate Bot
8e0a46b489 housekeeping(dev-deps): terser-webpack-plugin@1.4.5 2020-08-19 07:53:58 +00:00
Renovate Bot
06d9bf74ca housekeeping(dev-deps): open@7.1.0 2020-08-19 06:00:55 +00:00
Renovate Bot
f4b75f51bf housekeeping(dev-deps): nightwatch@1.3.7 2020-08-19 04:44:32 +00:00
Renovate Bot
16270e5fc2 housekeeping(dev-deps): mini-css-extract-plugin@^0.10.0 2020-08-19 03:20:59 +00:00
Renovate Bot
28bb59a2f2 housekeeping(dev-deps): less@3.12.2 2020-08-19 02:12:40 +00:00
renovate[bot]
bf90b84c68 housekeeping(dev-deps): eslint-plugin-react@7.20.6 (#6318)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-08-18 18:42:40 -07:00
swagger-bot
63621bb266 chore(release): cut the v3.32.2 release 2020-08-19 00:36:00 +00:00