Commit Graph

19 Commits

Author SHA1 Message Date
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
Nara Kasbergen
41eb5237ef Fixes #1268 2015-05-13 16:26:11 -04:00
Tony Tam
9c58ed7018 Merge branch 'multi-value-params' of ssh://github.com/valdemon/swagger-ui into valdemon-multi-value-params 2015-05-08 12:10:01 -07:00
mgttlinger
29b9f48e5c Fix for #1113 2015-04-17 15:49:03 +02:00
Waldek Kozba
af39ae0603 Multiple values for array type parameters as separated lines in the textarea.
Improved required parameter handling for the array type.
Improved default value handling for the array type.
2015-04-03 14:31:23 +00:00
Mohsen Azimi
8abc30a191 Add 'required' class to list parameter if it's required
Fixes #700
2015-02-25 14:06:15 -08:00
Tony Tam
038443fc22 merged from develop_2.0 2015-02-01 02:27:43 -08:00
Tony Tam
091eca50d9 fix for default values--standardized on which is handled by ParameterView.coffee 2014-11-22 07:54:20 -10:00
valdemon
1a346fbf26 Modified commit for the https://github.com/wordnik/swagger-ui/pull/414
Brings backward compatibility for the 'allowMultiple' attribute.
2014-03-06 12:39:49 +01:00
Tony Tam
bc93240199 fixed merge issue 2013-09-05 20:03:31 -07:00
Tony Tam
8a9eedfdf3 manual merge of #304 2013-09-05 10:16:10 -07:00
Tony Tam
046e534d03 manual merge of #303 2013-09-05 09:31:21 -07:00
Tony Tam
888db09fd8 fixed enum, required flags 2013-08-14 16:49:08 -07:00
Ian Forsey
c1efde5e5b Add new column to display the paramType 2013-05-24 17:09:57 +01:00
Pepijn de Geus
d205753044 UI improvements for parameters (input and read-only) and model description.
Uses changes to swagger.js (swagger-client).
2013-02-27 17:01:25 +01:00
Alberto Pose
9687a8084f Adding 'snippet' tab to parameter datatype signature UI
This new section displays how a complex datatype should look like providing some sample code for the developer using Swagger.
2012-11-14 17:33:51 -03:00
Ayush Gupta
b743c0f3db closes #35 2012-11-06 11:03:38 +05:30
Rintcius Blok
ed7bf75e9a allow html in summary, notes and description
Conflicts:

	src/main/template/param_readonly.handlebars
	src/main/template/param_readonly_required.handlebars
2012-08-18 11:33:39 +01:00
Tony Tam
d2eb882e52 updated to v2 2012-07-11 09:57:27 -07:00