Commit Graph

648 Commits

Author SHA1 Message Date
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
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
Renovate Bot
4121eaa886 housekeeping(dev-deps): http-server@^0.12.0 2020-03-18 18:51:13 +00:00
renovate[bot]
e35ab793a7 housekeeping(deps): reselect v4 (#5696)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-08 21:14:53 -04:00
renovate[bot]
350c31d9ee housekeeping(deps): @braintree/sanitize-url v4 (#5694)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: kyle shockey <kyle.shockey1@gmail.com>
2020-03-08 20:35:26 -04:00
swaggerhub-bot
e8a451a4cb release: v3.25.0 2020-01-17 21:39:28 +00:00
kyle shockey
3911391885 housekeeping: npm audit fix (#5805) 2020-01-17 16:25:11 -05:00
Rondinelly
c213c97195 housekeeping: fix npm run lint and npm test on Windows (#5737)
Co-authored-by: kyle shockey <kyleshockey@gmail.com>
2020-01-10 21:45:03 -05:00
kyle shockey
cf50733b96 housekeeping: npm audit fix (#5772) 2020-01-04 18:23:07 -05:00
swaggerhub-bot
94e101924b release: v3.24.3 2019-11-18 00:04:23 +00:00
swaggerhub-bot
b91eb3099e release: v3.24.2 2019-11-04 05:05:56 +00:00
kyle shockey
38040f8d89 housekeeping: revert to redux@3 (#5686)
This reverts commit bcf9eb7ae4.
2019-11-03 23:54:41 -05:00
swaggerhub-bot
8169864346 release: v3.24.1 2019-11-04 04:16:22 +00:00
renovate[bot]
0bbc373213 housekeeping(deps): redux-immutable v4 (#5639) 2019-11-03 22:59:36 -05:00
renovate[bot]
bcf9eb7ae4 housekeeping(deps): redux v4 (#5569) 2019-11-03 22:24:33 -05:00
kyle shockey
d48a13a854 housekeeping: npm audit fix (#5681) 2019-11-03 21:14:01 -05:00
swaggerhub-bot
7e5974c14f release: v3.24.0 2019-10-12 00:55:58 +00:00
kyle
25025cb092 fix: overweight dependencies in PKCE implementation (#5658) 2019-10-11 17:48:33 -07:00
Christian Oliff
7317fffa3e housekeeping: add homepage URL to package.json (#5652)
can be useful for folks looking at the file after they've downloaded it.
2019-10-09 10:45:55 -07:00
renovate[bot]
93f7a825f5 housekeeping(deps): dompurify v2 (#5634) 2019-09-30 19:32:31 -07:00
renovate[bot]
0df4714b39 housekeeping(deps): @braintree/sanitize-url v3 (#5563) 2019-09-27 23:41:49 -07:00
swaggerhub-bot
77f4651cbf release: v3.23.11 2019-09-20 20:34:23 +00:00
swaggerhub-bot
c8ad396301 release: v3.23.10 2019-09-15 20:39:36 +00:00
kyle
f523ec40f0 housekeeping: reorganize and rewire Mocha tests (#5600)
* move Mocha-run tests to `test/mocha`

* fix relative paths

* fix JSX test paths

* update stagnated JSX tests

* `test/setup.js` -> `test/mocha/setup.js`

* use regex+globstar for test matching

* remove `console.log`
2019-09-10 21:26:21 -07:00
swaggerhub-bot
c3890c210c release: v3.23.9 2019-09-10 06:41:52 +00:00
swaggerhub-bot
7cae0d2bdf release: v3.23.8 2019-09-02 17:13:49 +00:00
swaggerhub-bot
7b737f607f release: v3.23.7 2019-09-01 01:02:50 +00:00
kyle
c9c3b2338e feature: support for Parameter.content (#5571)
* add `getParameterSchema` OAS helper

* use `Parameter.content.[firstKey].schema` as schema value when present

* `newValue` -> `initialValue`

* make `paramWithMeta` a const

* add trailing comma to `swagger2SchemaKeys`

* refactor `helpers` to a folder

* deprecate `src/core/utils.js` in favor of `src/core/helpers/`

* support `Parameter.content.[mediaType].schema` in validateParam

* reject `null` as an OAS3 object value

* expose Fetch errors in the browser console

* generate ParameterRow default values based on `content` values

* add tests for `getParameterSchema`

* remove debugger statement

* remove debugger statement

* don't apply `generatedSampleValue`s to parameters with `examples`

* remove extra semi

* disable JSON check in parameter runtime validation

* stringify JsonSchema_object textarea values

* add Cypress tests

* swagger-client@3.9.4
2019-08-31 16:37:43 -07:00
swaggerhub-bot
5e454feb33 release: v3.23.6 2019-08-24 02:30:24 +00:00
Renovate Bot
8f402f9319 housekeeping(dev-deps): mini-css-extract-plugin@^0.8.0 2019-08-23 12:32:47 +00:00
renovate[bot]
1793df64e8 housekeeping(deps): redux-immutable@3.1.0 (via #5484) 2019-08-20 15:52:53 -07:00
swaggerhub-bot
ac5a1c0718 release: v3.23.5 2019-08-10 08:29:11 +00:00
swaggerhub-bot
551007fe47 release: v3.23.4 2019-08-03 06:49:45 +00:00
kyle
877ee38ba1 housekeeping: non-breaking dependency updates (via #5515)
* non-breaking dependency updates

* eslint updates
2019-08-01 19:06:03 -07:00
kyle
2af696dcc1 housekeeping: @kyleshockey/js-yaml -> js-yaml (via #5511)
* `@kyleshockey/js-yaml` -> `js-yaml`

* externalize `esprima`
2019-07-31 14:45:18 -07:00
kyle
97260cf0e2 housekeeping: more npm audit resolutions (via #5509)
* move `@babel/runtime-corejs2` to production dependencies

* `npm audit fix`
2019-07-30 15:37:02 -07:00
swaggerhub-bot
fb47aa27d7 release: v3.23.3 2019-07-30 18:26:20 +00:00
kyle
4cab9e40fd fix: move @babel/runtime-corejs2 to production dependencies (via #5508) 2019-07-30 13:12:34 -05:00
swaggerhub-bot
7c1f9cee34 release: v3.23.2 2019-07-30 03:33:17 +00:00
renovate[bot]
09e24e4303 housekeeping(deps): deep-extend@0.6.0 (via #5483) 2019-07-19 17:59:58 -05:00
kyle
be5e057bfa housekeeping: npm audit resolutions (via #5457)
* add `security-audit` script

* npm audit fix

* remove nyc

* nightwatch@1

this breaks the test suite, but it appears to have already regressed. leaving it for another day, TODO: open a backlog ticket

* add `security-audit` script

* disable mocha exclusivity

* update package-lock.json

* cypress@3.4.0

* `npm audit fix`

* @release-it/conventional-changelog@1.1.0

* release-it@12
2019-07-18 22:02:24 -05:00
swaggerhub-bot
60397d6f43 release: v3.23.1 2019-07-13 06:20:17 +00:00
kyle
eaa1f4a8b4 bug: enum Select crashes when selecting the empty value (via #5463)
* add failing tests

* fix property access

* @babel/plugin-proposal-optional-chaining
2019-07-12 23:05:00 -05:00
Lars Kappert
747925330c housekeeping: migrate to release-it v11 (via #5335)
* housekeeping: migrate to release-it v11

* install `source-map-support`
2019-07-11 21:40:51 -05:00
kyle
88204daad8 housekeeping: upgrade to webpack@4 (via #5454)
* build new core webpack config

* fix exports in Webpack; use ESM syntax throughout

* add bundle config

* add standalone config

* add style config

* prettier...

* add dev config

* delete legacy webpack scripts

* rewire npm scripts to use new webpack configs

* cache babel-loader results

* fix e2e dev servers

* update core Webpack modules

* update loaders to latest

* remove unused loaders

* update Webpack plugins

* add mode flags to Webpack configs

* remove plugin invocations that are now production-standard in v4

* update webpack-cli

* add webpack perf size limit flags

* replace ExtractText with MiniCssExtract + IgnoreAssets

* UglifyJsPlugin -> TerserPlugin

* fix PostCSS processing

* enable Terser sourcemaps

* webpack/style -> webpack/stylesheets
2019-07-11 18:57:44 -05:00
kyle
9935ea3328 housekeeping: upgrade to babel@7 (via #5450)
* Babel 7

* preserve module output; straighten out ES/CJS syntax

* add webpack TODOs

* remove unused Babel modules

* Update index.js

* install @babel/register
2019-07-09 23:25:34 -05:00
dependabot[bot]
835d135049 housekeeping(deps-dev): bump open from 0.0.5 to 6.0.0 (via #5449) 2019-07-09 15:58:32 -05:00