Commit Graph

2849 Commits

Author SHA1 Message Date
shockey
286160437c Merge pull request #3332 from owenconti/bug/3309-required-file-inputs
Fixes #3309 - Required File inputs
2017-07-07 15:16:00 -07:00
shockey
f5b299f4f5 Merge branch 'master' into bug/3309-required-file-inputs 2017-07-07 15:11:43 -07:00
Ron
3c5ad11d09 Merge branch 'master' into bug/3271-fix-trim-with-non-json-parameters 2017-07-07 15:10:49 -07:00
shockey
0f1b3cc78d Merge pull request #3350 from sharkpp/fix_non_ascii_char_class_name
fixing Non-ascii character class name
2017-07-07 14:17:41 -07:00
sharkpp
ff41b30171 fixing Non-ascii character class name
Fixed to LATIN SMALL LETTER A because class name contained CYRILLIC
SMALL LETTER A.
2017-07-08 01:19:03 +09:00
shockey
9a3df4a6bb Merge branch 'master' into bug/3309-required-file-inputs 2017-07-06 22:27:04 -07:00
shockey
896954c682 Merge pull request #3344 from owenconti/bug/3334-duplicate-arrows
Fixes #3334 - Add autoprefixer back to postcss plugins
2017-07-06 21:59:09 -07:00
Owen Conti
c1ffd9ee08 Fixes #3271 - Only trim parameter values if the parameter's content type is JSON. Change default value of parameter inputs to be '{}' only if the parameter's content type is JSON 2017-07-06 19:54:10 -06:00
Owen Conti
4ddb3cd597 Remove unused required prop from ObjectModel 2017-07-06 18:49:47 -06:00
Kyle Shockey
a1ce0e7b3c Rebuild dist (for editor) 2017-07-06 11:27:22 -07:00
Kyle Shockey
f0332d9cb5 add isSwagger2 selector 2017-07-06 11:19:51 -07:00
Owen Conti
0862369c56 Fixes #3100 - Style changes for required properties. Pass required prop down to ObjectModel properly. Remove passing of required prop to "type" models. 2017-07-06 06:38:57 -06:00
Kyle Shockey
f2b40a4056 Rebuild dist 2017-07-05 18:24:43 -07:00
Kyle Shockey
0ebea56f90 Display example values for Request Bodies 2017-07-05 17:00:07 -07:00
Owen Conti
7b33f2a262 Fixes #3334 - Add autoprefixer back to postcss plugins 2017-07-05 17:34:54 -06:00
Kyle Shockey
189f048e91 Stashed: move anyOf/oneOf/not into core 2017-07-05 15:18:50 -07:00
Kyle Shockey
4e80e292b2 Merge branch 'master' into ft/oas3 2017-07-04 23:50:00 -07:00
Raphaël MARQUES
ac3b12fd8b Merge branch 'master' into feature/apisSorter 2017-07-05 08:44:38 +02:00
Kyle Shockey
8ed43a1329 Ensure OAS3 Markdown fields are sanitized 2017-07-04 19:12:43 -07:00
Owen Conti
7e5e1e3093 Merge branch 'bug/3309-required-file-inputs' of github.com:owenconti/swagger-ui into bug/3309-required-file-inputs 2017-07-04 16:48:42 -06:00
Owen Conti
551a5a81a1 Fix test for falsy values 2017-07-04 16:48:23 -06:00
Owen Conti
6205aa48f1 Merge branch 'master' into bug/3309-required-file-inputs 2017-07-04 16:43:07 -06:00
shockey
e1a7bed9a3 Merge pull request #3336 from shockey/bug/3291-self-is-not-defined
Add try/catch for module asset require calls
2017-07-04 10:05:21 -07:00
shockey
42c085c5e5 Merge branch 'master' into bug/3291-self-is-not-defined 2017-07-04 10:01:55 -07:00
Kyle Shockey
9b21b5c2de Add try/catch for module asset require calls 2017-07-04 09:58:34 -07:00
Raphaël MARQUES
d031413d92 Fix typo in README 2017-07-04 09:20:55 +02:00
Raphaël MARQUES
aa07bb6b50 Complying with request for changes 2017-07-04 09:18:58 +02:00
Raphaël MARQUES
8ce2b309d8 Complying with request for changes 2017-07-04 09:15:43 +02:00
Kyle Shockey
60701962b8 Nullify Schemes selector in OAS3 2017-07-03 19:03:53 -07:00
Kyle Shockey
1970b2c410 Disable Online Validation badge for OAS3 2017-07-03 19:02:03 -07:00
Owen Conti
03961ad189 Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3309-required-file-inputs 2017-07-03 18:57:41 -06:00
shockey
54f0c067b8 Merge branch 'master' into feature/apisSorter 2017-07-03 17:39:03 -07:00
shockey
69420d8559 Merge pull request #3324 from kogalex/orderTagsProperly
fixing tag order to be in the same order as definition file
2017-07-03 17:36:47 -07:00
Owen Conti
718658e837 Fix for non-required inputs 2017-07-03 18:12:39 -06:00
Owen Conti
dd1b87e3d7 Fixes #3309 - Add same styles as regular input elements to file inputs. Add test for validating file type. 2017-07-03 18:04:49 -06:00
Kyle Shockey
4bfb392e49 Undo changed defaults 2017-07-03 16:41:10 -07:00
Owen Conti
6fd5839103 Fix PropTypes in model-collapse component 2017-07-03 16:27:47 -06:00
Owen Conti
15e105c931 Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3102-unguarded-expressions
# Conflicts:
#	src/core/components/model.jsx
#	src/core/components/models.jsx
2017-07-03 16:12:31 -06:00
Kyle Shockey
109027935f Hide main Responses ContentType picker for OAS3 2017-07-02 23:16:26 -07:00
Kyle Shockey
1e40a20e07 Add switching logic for each Response Code to have its own content types 2017-07-02 23:02:44 -07:00
Alexander Kogan
0b4cef3ca8 fixing tag order to be in the same order as definition file 2017-07-02 19:59:20 +03:00
Raphaël MARQUES
cb9ca7d4bf Merge branch 'master' into feature/apisSorter 2017-06-30 09:01:28 +02:00
Kyle Shockey
50c0d39418 MOAR alignment 2017-06-29 23:26:33 -07:00
Kyle Shockey
61de35d69c Render request bodies correctly (minus Example Value + editable functionality) 2017-06-29 23:16:54 -07:00
shockey
b2b9e84e11 Merge pull request #3312 from RVKen/webpack-migration-2.x
migrate webpack to v2.6.1
2017-06-29 19:26:24 -07:00
RVKen
8a86ed4e6f update NoErrorsPlugin to NoEmitOnErrorsPlugin 2017-06-30 04:01:31 +02:00
shockey
b72aa3a7c8 Merge branch 'master' into webpack-migration-2.x 2017-06-29 18:23:36 -07:00
shockey
34a5dc721e Undo change to swagger-client dependency 2017-06-29 18:21:31 -07:00
shockey
20ab734edf Merge pull request #3294 from owenconti/bug/3072-error-response-fixes
#3072 - Body and headers on error responses
2017-06-29 17:27:45 -07:00
shockey
afaa5619bb Merge branch 'master' into bug/3072-error-response-fixes 2017-06-29 17:20:09 -07:00