Commit Graph

11 Commits

Author SHA1 Message Date
Anna Bodnia
11f1263a62 fix for xss issue 2016-08-17 20:55:23 +03:00
Tony Tam
97f3af0443 fix for #1068, enabled content-type when read-only mode 2015-12-07 12:40:41 -08: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
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
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