Commit Graph

131 Commits

Author SHA1 Message Date
Owen Conti
7049a5960c #3135 - Add request duration to response details 2017-06-25 09:16:35 -06:00
Sven Tschui
75ca33a06e Merge branch 'master' of github.com:swagger-api/swagger-ui into improvement/remove-react-addons-shallow-compare 2017-06-24 16:14:11 +02:00
Kyle Shockey
21100a0a8b Don't render Markdown if input or sanitized input is empty 2017-06-22 22:05:38 -07:00
Sven Tschui
e4f9837312 Remove react-addons-shallow-compare 2017-06-22 09:46:51 +02:00
shockey
99600df0f1 Merge branch 'master' into fix-model-markdown 2017-06-16 13:52:32 -07:00
sokol
acff34e1d4 #2946 Fix CR fix 2017-06-16 21:14:00 +03:00
sokol
129129be97 #2946 Fix 2017-06-16 18:16:46 +03:00
shockey
1bd1190749 Merge branch 'master' into multipart-file-upload 2017-06-13 16:08:19 -07:00
Ron
0345f66ee2 Merge branch 'master' into fix-response-json-indentation 2017-06-13 15:45:16 -07:00
Mark H. Wilkinson
7d24a95d78 Indent JSON examples. 2017-06-13 23:07:44 +01:00
shockey
ce16666b57 Merge branch 'master' into fix-model-markdown 2017-06-13 12:09:58 -07:00
Mark H. Wilkinson
c24a07c523 Render primitive property descriptions as Markdown. 2017-06-13 17:15:59 +01:00
Mark H. Wilkinson
db57ee0dfe Render object descriptions as Markdown. 2017-06-13 17:13:33 +01:00
Furkan Ayhan
b3e476f476 Show actual error response when trying 2017-06-09 10:25:28 +03:00
Derek Wickern
c5a23e584c Fix #2922: file uploads fail to render curl command
The request body is an immutable.js OrderedMap rather than a string,
so this fixes the type error:

  TypeError: request.get(...).split is not a function

Adds a special curl command argument for files, e.g.

  curl -F "param=value" -F "file=@filename.txt;type=text/plain"
2017-06-08 15:59:41 -07:00
Anna Bodnia
ee2e82390b fixes #3191 2017-06-08 15:41:06 +03:00
Anna Bodnia
36b263e230 fixes #3172 2017-06-08 12:19:47 +03:00
Kyle Shockey
a9d4f5efde Add filter to un-double-escape quotation marks 2017-06-07 12:52:59 -07:00
shockey
4f7e75f443 Add propTypes validation for getConfig 2017-06-06 22:39:46 -07:00
Gwyn Judd
2d0c660d9f Add support for docExpansion flag to models
Show a more compressed view if docExpansion is set to "none"
2017-06-07 12:26:48 +12:00
Kyle Shockey
97ab51c354 CSS fixes for operationId display 2017-06-06 12:07:37 -07:00
shockey
c05b66f4d4 Remove displayOperationId as prop to Operations
This appears to be a mistake. Operations should get `displayOperationId` from `getConfigs`, not from a prop.
2017-06-06 11:28:27 -07:00
shockey
68974a95b2 Use destructuring synyax to get displayOperationId 2017-06-06 11:18:42 -07:00
Artem
e3f872ad63 Display operationId 2017-06-06 17:21:20 +03:00
shockey
438546f923 Merge branch 'master' into doc-expansion 2017-06-05 16:12:14 -07:00
Scott O'Hara
eed62339b2 Remove unused legacy clear class (Fixes #3167) 2017-06-05 08:36:49 +10:00
Kyle Shockey
bec97cfaf5 Fix style error 2017-06-01 22:24:31 -07:00
Kyle Shockey
6ccd037197 Merge branch 'bug/3163-markdown-xss' of github.com:shockey/swagger-ui into bug/3163-markdown-xss 2017-06-01 22:18:37 -07:00
Kyle Shockey
af2b1e20f1 Sanitize Markdown inputs 2017-06-01 22:14:44 -07:00
Kyle Shockey
23b1a8aabd Finish rewiring Markdown provider 2017-06-01 21:41:28 -07:00
Kyle Shockey
a2eed69ee7 Create providers directory; Markdown provider 2017-06-01 21:37:00 -07:00
Gwyn Judd
eb929d3129 Added support for docExpansion config 2017-06-02 09:02:29 +12:00
shockey
6ae7eb4591 Merge branch 'master' into bug/3163-markdown-xss 2017-06-01 09:47:12 -07:00
Kyle Shockey
df47e0e956 Disable HTML rendering in React-Markdown 2017-06-01 09:43:13 -07:00
Anna Bodnia
676fd99960 #3128 make request-body type default for aouth2 password flow 2017-05-31 18:53:45 +03:00
Robert Barnwell
760d1eba80 Merge branch 'master' into clickfix 2017-05-22 09:57:19 -07:00
Minasokoni
a2a2f76199 updated click area 2017-05-22 09:12:13 -07:00
Kyle Shockey
a28dc13191 Merge branch 'master' of github.com:swagger-api/swagger-ui into ft/error-jump-to-line 2017-05-18 15:21:09 -07:00
Kyle Shockey
b6bb1deab8 Rewire jump to line for Errors component 2017-05-18 15:13:04 -07:00
Anna Bodnia
b85d9a8c24 fixes #3089 2017-05-17 18:13:04 +03:00
Kyle Shockey
599b448f91 Revert "fixes #2922"
This reverts commit 496062f980.
2017-05-13 10:15:38 -07:00
Anna Bodnia
8aebea34c4 add configuration of auth: scope separator, client id, client secret, app name, reaml, additionalQueryParams 2017-05-11 16:30:30 +03:00
Anna Bodnia
496062f980 fixes #2922 2017-05-10 17:03:18 +03:00
Anna Bodnia
7e1eb4e9a7 fix #2841 2017-05-04 17:18:47 +03:00
Stefan Grootscholten
073eff4e10 Make the checkbox id more unique.
If the swagger.json defines more than one oauth2 Security scheme with
matching scopes, the id of the scope checkboxes were not unique.
As a result the scope for a second security scheme could not be
selected.

By adding the security scheme name to the id, it becomes more unique.
2017-05-04 09:39:22 +02:00
Kyle Shockey
518e2ec732 Merge branch 'master' into Minasokoni-container-name-change 2017-04-27 19:57:29 -07:00
Kyle Shockey
7d87c9d680 Fix typo in container classname 2017-04-27 09:09:09 -07:00
Kyle Shockey
78336e99aa Merge branch 'container-name-change' of https://github.com/Minasokoni/swagger-ui into Minasokoni-container-name-change 2017-04-27 09:08:55 -07:00
Minasokoni
198f9b6874 changed container classname 2017-04-27 08:35:33 -07:00
Anna Bodnia
bb73dd49d8 fixes password, application oauth2 flows 2017-04-26 17:50:09 +03:00