Tony Tam
ebc5aa55f7
Merge pull request #2005 from patrickhulce/param_bug_fix_2004
...
Fix for #2004
2016-04-15 11:18:50 -07:00
bodnia
33739440fd
fixes #1982
2016-03-01 17:30:52 +02:00
Patrick Hulce
8ec1852953
Fix for ParameterView #2004
2016-02-29 15:51:41 -08:00
Anna Bodnia
39a171a61d
fixes #1186 Render primitive types in "Response Class"
2016-02-22 19:00:29 +02:00
Anna Bodnia
ac89b7e978
#1949 fixes rendering fails when supportedSubmitMethods does not contains post or put
2016-02-18 13:03:30 +02:00
Tony Tam
5ab7e47081
removed console.logs
2016-02-08 14:00:18 -08:00
Tony Tam
b28f49595d
rebuilt
2016-02-03 16:35:06 -08:00
Anna Bodnia
eefa1c8a54
#1248 Implemented between example XML/JSON by drop-down with type
2016-01-19 17:47:57 +02:00
Anna Bodnia
f68420051f
#1248 createXMLSample Added handling readyOnly params
2016-01-18 13:50:21 +02:00
Anna Bodnia
ea688851f9
#1248 createXMLSample show XML example for parameter
2016-01-15 15:29:37 +02:00
Anna Bodnia
e904ca1729
Renamed SwaggerUi.partials.signature
2016-01-11 17:11:37 +02:00
Anna Bodnia
ba5b89a0cf
#1248 moved render of parameter model to swagger-ui
2016-01-06 15:38:13 +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
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
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
Josh Ponelat
a126c17841
fixed support for default values in param_list
2015-06-04 08:53:12 +02:00
Laurent Lepinay
dd5fab0b20
expand collapse buttons
2015-05-18 15:34:35 +02:00
Laurent Lepinay
f16c265087
disabled edit json button
2015-05-18 14:26:55 +02:00
Laurent Lepinay
512e78c6aa
disabled edit properties button
2015-05-18 14:24:41 +02:00
Joe Wolf
488611a4ff
508 Fixes
...
Addresses #1021 mostly by adding label tags, generating unique element
ids as needed.
In the process, moved the label text that gets set in the
___ContentTypeView.js files to the respective handlebar templates; the
text was static as far as I could tell.
There are additional minor 508 improvements that can be made with the
tables (scope tags, header attributes)
2015-05-15 11:16:50 -04:00
Josh Ponelat
f4b2c49eb5
fix #1191 , forgot to put returns on handlebar helper
2015-04-22 09:00:50 +02:00
Laurent Lepinay
78c7dda0a9
fixed jshint issues
2015-04-20 10:32:33 +02:00
laurent lepinay
e7b7465335
Merge branch 'develop_2.0' into JSONEditor
...
Conflicts:
dist/index.html
dist/swagger-ui.js
dist/swagger-ui.min.js
src/main/coffeescript/view/MainView.coffee
src/main/coffeescript/view/OperationView.coffee
src/main/coffeescript/view/ParameterView.coffee
src/main/coffeescript/view/ResourceView.coffee
src/main/coffeescript/view/SignatureView.coffee
src/main/html/index.html
2015-03-24 07:06:07 -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
215a8fa63e
Move all files to javascript folder and remove coffeescript folder
2015-03-12 16:21:31 -07:00