Anna Bodnia
|
ba5b89a0cf
|
#1248 moved render of parameter model to swagger-ui
|
2016-01-06 15:38:13 +02:00 |
|
Anna Bodnia
|
3426cc8c13
|
#1248 moved model rendering into separate partial
|
2016-01-05 13:50:30 +02:00 |
|
Laurent Lepinay
|
2c431d7873
|
Merge remote-tracking branch 'upstream/master' into JSONEditorMaster
Conflicts:
dist/swagger-ui.js
dist/swagger-ui.min.js
src/main/javascript/view/OperationView.js
src/main/less/screen.less
|
2015-12-16 10:25:38 +01:00 |
|
Tony Tam
|
1945404efe
|
Merge pull request #1530 from yyamano/fix-xss
Fix a XSS issue.
|
2015-12-09 15:15:16 -08:00 |
|
Sean Kennedy
|
1ccab589f8
|
implement option to control whether models are displayed as valid JSON schema or the docs rendering (with descriptions) by default
|
2015-11-30 08:26:30 -05:00 |
|
unknown
|
ea2cefa46e
|
Merge branch 'JSONEditor' into JSONEditorMaster
Conflicts:
dist/swagger-ui.js
dist/swagger-ui.min.js
src/main/less/screen.less
|
2015-09-10 10:53:15 +02:00 |
|
Yuji Yamano
|
8bed8b665d
|
Fix a XSS issue.
|
2015-08-12 02:48:52 +00:00 |
|
Tony Tam
|
996433d8bc
|
merged
|
2015-07-22 18:14:18 -07:00 |
|
Laurent Lepinay
|
d968fda207
|
Merge remote-tracking branch 'swagger/develop_2.0' into JSONEditorMerge
Conflicts:
dist/index.html
dist/swagger-ui.js
dist/swagger-ui.min.js
src/main/html/index.html
src/main/template/param.handlebars
src/main/template/param_required.handlebars
|
2015-07-07 15:31:21 +02:00 |
|
Taras Katkov
|
a04b562f55
|
Spelling and closing tag fixes
|
2015-07-01 17:55:19 -04:00 |
|
Josh Ponelat
|
372723b82d
|
add data-sw-translate to templates
|
2015-06-16 12:06:49 +02:00 |
|
Jeremy Whitlock
|
a4124fba7c
|
Update swagger-ui to reuse client authorizations properly
Fixes #472
|
2015-06-05 17:45:14 -06:00 |
|
Tony Tam
|
9e9ca13850
|
merged
|
2015-06-03 22:47:39 -07:00 |
|
Josh Ponelat
|
162cd536a1
|
use $.text instead of $.html for showMessage and onFailure
|
2015-06-01 13:06:31 +02:00 |
|
Laurent Lepinay
|
dd5fab0b20
|
expand collapse buttons
|
2015-05-18 15:34:35 +02:00 |
|
Nara Kasbergen
|
37d29df074
|
Add support for GFM syntax in model (schema) descriptions -- relies on one small change to swagger-client
|
2015-05-14 15:36:23 -04:00 |
|
Tony Tam
|
d5c79f84f6
|
added authorizations
|
2015-05-14 08:56:42 -04:00 |
|
Tony Tam
|
261e1894e0
|
set highlight threshold per #1184
|
2015-05-08 14:45:19 -07:00 |
|
Mohsen Azimi
|
6523318f88
|
Rename redirectUrl optoon to oauth2RedirectUrl
|
2015-03-24 13:33:40 -07:00 |
|
Mohsen Azimi
|
ede1faa0c8
|
Add ability to override redirectUrl in swagger-oauth
Fixes #457
|
2015-03-24 13:33:18 -07:00 |
|
Mohsen Azimi
|
b58eee10e7
|
Fix JSHint issues
|
2015-03-23 16:00:43 -07:00 |
|
Mohsen Azimi
|
93c18d59b8
|
Make SwaggerUi UMD compatible
|
2015-03-23 14:28:14 -07:00 |
|
Mohsen Azimi
|
f6754d2040
|
Fix typos in SwaggerUi.js
Fixes #1053
|
2015-03-20 18:22:24 -07:00 |
|
Mohsen Azimi
|
f49c1689d2
|
Move backward compatibility to swaggerUi.js and warn users about API changes
|
2015-03-17 12:10:28 -07:00 |
|
Mohsen Azimi
|
d61cf24ae0
|
Append swagger-auth global functions to window and don't break backward
|
2015-03-16 15:07:14 -07:00 |
|
Mohsen Azimi
|
66adb0d508
|
Remove global auth object references and fix header api key adding mechanism
Fixes #1033
|
2015-03-16 13:45:08 -07:00 |
|
Mohsen Azimi
|
9ed1ad88ec
|
Pass router to all views
|
2015-03-16 11:08:28 -07:00 |
|
Mohsen Azimi
|
07ac7fcf95
|
Fix all JSHint errors
|
2015-03-12 16:50:57 -07:00 |
|
Mohsen Azimi
|
dac83b71c8
|
Remove global views
Append all views to SwaggerUi.Views object
|
2015-03-12 16:42:23 -07:00 |
|
Mohsen Azimi
|
f35bbc7ec1
|
Fix binding error in swagger-js file
|
2015-03-12 16:22:19 -07:00 |
|
Mohsen Azimi
|
07d8a89c8f
|
Fix JS errors in source
|
2015-03-12 16:21:31 -07:00 |
|
Mohsen Azimi
|
215a8fa63e
|
Move all files to javascript folder and remove coffeescript folder
|
2015-03-12 16:21:31 -07:00 |
|