57 Commits

Author SHA1 Message Date
dtonder
01f4efc4e0 -fixed binding of on-click handler for json-toggler, - fixed css-class naming 2015-03-29 15:06:58 +02:00
dtonder
d73531aeb5 - added javascript for collapsing sections in json-response, - fixed usage of private service-alias (that will be removed by RemovePrivateAliases-compiler pass) 2015-03-29 14:37:06 +02:00
jaugustin
ae2c62fad1 add show/hide button and list/expand operations buttons on sections
add a new parameter default_sections_opened: false (default)
To start with sections opened or closed
2014-08-23 17:17:46 +02:00
William DURAND
6c7c53e78d Fix CS & file permissions 2014-07-30 10:50:23 +02:00
thenetexperts
492bb230a8 fixed css for tags output 2014-07-18 11:12:58 +02:00
William Durand
c6741d5710 Merge pull request #369 from emmanuelballery/fixes_for_ff36
Fixes HTML structures for FF36 (and maybe other old browsers)
2014-06-27 10:24:27 +02:00
Sandro Meier
dfd094371d Implement Tags for functions. 2014-05-27 13:33:50 +02:00
Emmanuel BALLERY
0a42d1773c Fix wrong HTML structure a>div 2014-04-24 23:02:56 +02:00
Emmanuel BALLERY
7150ac17de Remove duplicate HTML ID 2014-04-24 23:00:13 +02:00
Kevin Saliou
23bc2b6f47 make api method headers anchor links so a speicif method can be refered to through its unique id 2013-09-06 13:42:19 +02:00
Cory
912906578a Fixing border to not be applied to children 2013-08-29 12:00:18 -04:00
Hugo Briand
c90bd7cce4 Increased input field width for sandbox forms to improve readability with long keys 2013-07-31 10:38:09 +02:00
lioshi
112f027b20 Add missed border-top pane for Sandbox form 2013-07-12 10:23:13 +02:00
William Durand
48b92527bb Merge pull request #188 from marapper/post_color
Clearly distiguishable color for POST methods
2013-05-09 05:15:37 -07:00
marapper
fd860b43cd Icons as data URI 2013-05-07 22:52:18 +04:00
marapper
9d77dad94d Clearly distiguishable color for POST methods 2013-05-07 22:16:01 +04:00
Patryk Szlagowski
ec956ec24c #170 sexy scheme for fonts 2013-04-09 10:19:41 +02:00
Patryk Szlagowski
e92ad37cc2 motd style 2013-04-08 12:20:43 +02:00
Patryk Kala
3b6e9da91a Ability to mark function as deprecated 2013-03-31 20:35:46 +02:00
William DURAND
8c9b8331d0 Merge pull request #138 from drgomesp/section-grouping
Section grouping
2013-03-17 16:13:56 +01:00
drgomesp
381476a2eb Changed html structure and css for sections 2013-02-25 17:27:09 -03:00
fvilpoix
066da73b05 change icon for authentication parameter 2013-01-03 09:52:49 +01:00
fvilpoix
0aa1619c5f adding 'authentication' attribute 2012-12-26 12:23:28 +01:00
Baldur Rensch
ef5cbd9b73 Added padlock icon for secure routes
This fixes #115
- Added an https property to the annotation
- Added glyphicon padlock icon
- Updated Templates
- Updated Unit tests
2012-12-10 10:21:04 -08:00
Leevi Graham
f4bc5bc5ab Post background should be green not blue 2012-11-03 01:32:00 +11:00
Vyacheslav Slinko
3540bcfcd8 Make response format more configurable 2012-10-17 15:15:35 +04:00
Alexander
fc5b8c4e63 Add optional api_key parameter to sandbox 2012-08-23 16:53:08 +02:00
William DURAND
a643773902 fix css 2012-07-27 10:33:15 +02:00
William Durand
c03624f265 Merge pull request #58 from gordalina/link-unlink-methods
Add LINK and UNLINK method colors
2012-07-25 05:20:17 -07:00
Samuel Gordalina
5613750bda Add LINK and UNLINK method colors 2012-07-25 13:00:12 +01:00
Samuel Gordalina
65631c23c7 Remove double border in content 2012-07-25 12:59:21 +01:00
Samuel Gordalina
ba05346804 Default color for http methods is softer and pleasent 2012-07-25 12:34:48 +01:00
William DURAND
de079f0a91 Fix CSS 2012-07-20 09:42:24 +02:00
William DURAND
208d25f825 Dump all assets in order to correctly render the generated HTML page, even in offline mode. Fix #42 2012-07-18 12:56:11 +02:00
William DURAND
b19822dde5 Merge branch '1.0.x' 2012-07-14 13:58:37 +02:00
Samuel Gordalina
1c4ed7902d Incremented line-height on <pre> elements 2012-07-14 13:57:58 +02:00
William DURAND
dfcf41b0f8 Merge branch '1.0.x' 2012-07-13 15:54:40 +02:00
William DURAND
6c3aeff227 Fix presentation of documentation 2012-07-13 15:53:24 +02:00
William DURAND
f678fd4fe9 Merge branch '1.0.x' 2012-07-10 14:30:59 +02:00
Samuel Gordalina
4fdc526b42 Change content class name to request-content 2012-07-06 00:23:38 +02:00
Samuel Gordalina
557e4523de Add content textarea to sandbox
Problem: Its not possible to POST content in the sandbox.
With this change it becomes possible to, e.g.: POST JSON data
to the api.

Note: The content will take precedence over parameters if set.
2012-07-05 19:44:35 +02:00
William DURAND
23451fe192 Merge branch '1.0.x' 2012-07-05 11:13:15 +02:00
Christophe Coevoet
9d2021458f Removed more unused rules 2012-07-05 01:59:18 +02:00
Christophe Coevoet
560d24152d Removed more useless code 2012-07-05 01:50:23 +02:00
Christophe Coevoet
adb0021660 Removed useless rules 2012-07-05 01:46:26 +02:00
Christophe Coevoet
f874f2517d Moved the header link styles with the other header rules 2012-07-05 01:44:06 +02:00
Christophe Coevoet
3a9a2849e3 Removed the duplication for the different methods 2012-07-05 01:43:32 +02:00
Christophe Coevoet
5a36d673e8 Simplified the heading selectors and removed unused rules 2012-07-05 00:56:48 +02:00
Christophe Coevoet
77c5ab1336 Simplified some selectors 2012-07-05 00:56:35 +02:00
Christophe Coevoet
0b38a5f761 Removed unused CSS 2012-07-05 00:39:53 +02:00