Commit Graph

927 Commits

Author SHA1 Message Date
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
78af4e7f9f Merge branch 'operationId'
# Conflicts:
#	src/core/components/operation.jsx
2017-06-06 17:23:04 +03:00
Artem
e3f872ad63 Display operationId 2017-06-06 17:21:20 +03:00
Kyle Shockey
09148e478c Remove switching logic from spec specSelector 2017-06-05 20:04:52 -07:00
Kyle Shockey
a857e947de Add default value to config constructor 2017-06-05 20:04:35 -07:00
shockey
438546f923 Merge branch 'master' into doc-expansion 2017-06-05 16:12:14 -07:00
Ron
2257836114 Merge branch 'master' into rename-pulse-animation 2017-06-05 09:28:33 -07:00
Scott O'Hara
af2c890e51 Use less generic pulse animation name (Fixes #3169) 2017-06-05 08:38:39 +10: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
Ron
d1c1b000bf Merge branch 'master' into fix.info-font 2017-05-31 12:31:00 -07:00
shockey
fdcdb831eb Merge branch 'master' into master 2017-05-31 12:09:14 -07:00
Anna Bodnia
676fd99960 #3128 make request-body type default for aouth2 password flow 2017-05-31 18:53:45 +03:00
Alexander Kravets
adc09b6d5d Merge branch 'master' into master 2017-05-31 18:45:40 +03:00
Artem
5eb006ee3d Refactor code 2017-05-31 17:50:11 +03:00
Anna Bodnia
5f2eaffbc3 fix #3128 2017-05-31 17:31:29 +03:00
Vincent Giersch
0ea14189c0 fix(info): font for title, li and table 2017-05-31 10:46:07 +02:00
Artem
2fd9d9ed25 Change operationId font size 2017-05-29 14:38:21 +03:00
Artem
20d9161e2b Add operationId 2017-05-29 13:31:38 +03:00
Anna Bodnia
df4ea9b3d6 Merge remote-tracking branch 'upstream/master' into fix-3067 2017-05-25 18:06:07 +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
Anna Bodnia
d5b9552a5a removed debugger 2017-05-22 17:13:31 +03:00
shockey
eb8a64a66f Merge branch 'master' into wordwrapfix 2017-05-19 18:43:27 -07:00
Anna Bodnia
edfe88d299 modelPropertyMacro, parameterMacro 2017-05-19 18:50:51 +03:00
shockey
b530ac8593 Default value for custom key 2017-05-18 23:35:02 -07:00
shockey
d30b3a9ba1 Add custom namespace to config whitelist 2017-05-18 23:33:12 -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
Robert Barnwell
b28a649457 Merge branch 'master' into wordwrapfix 2017-05-16 11:38:48 -07:00
Minasokoni
bb6bc00012 Long single line responses wrapped 2017-05-16 11:33:59 -07:00
Furkan Ayhan
0c7119e855 Send redirect url when authenticating with oauth2-authorization_code
also fix indentations of files
2017-05-16 16:50:13 +03:00
김 재석
c81fdaec57 fix lint errors 2017-05-16 15:31:02 +09:00
김 재석
960a99a5ea remove undefined parameters for OAuth2 authorize request 2017-05-16 15:20:58 +09:00
Kyle Shockey
599b448f91 Revert "fixes #2922"
This reverts commit 496062f980.
2017-05-13 10:15:38 -07:00
Kyle Shockey
6e40d04741 take advantage of Swagger-Client opId improvements 2017-05-13 09:50:34 -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