Tony Tam
2905068997
Merge pull request #2553 from IlyaPomaskin/patch-1
...
Resizable container for "Model Schema"
2017-01-02 13:49:17 -07:00
Tobias Gunkel
26d8aced96
Add option "showOperationIds"
2016-12-18 23:20:13 +01:00
Ron
2ba1c100ae
Merge pull request #2397 from MugeSo/implement-oauth2-password-flow
...
Implement OAuth2 password flow
2016-12-06 08:52:16 -08:00
Tomasz Mieszkowski
3787de8038
[CSS] Remove refs to images that don't exist anymore.
2016-12-05 15:49:59 +01:00
Ilya Pomaskin
0f12d5d45c
Resizable container for "Model Schema"
2016-12-02 19:15:50 +03:00
TANAKA Koichi
7cdf83a932
Implement OAuth2 password flow
2016-11-24 17:04:41 +09:00
Anna Bodnia
a1aea70f2c
fixed tag xss issue
2016-08-23 18:26:50 +03:00
Olivier Mengué
1e43742f60
Sync specs.less with {print,screen}.css ( #1710 )
...
In ceb6655663 (#2130 ), CSS code has been
changed in src/main/html/csss/{print,screen}.css instead of LESS source.
This commit resynchronize the source with the generated code.
2016-05-19 15:17:39 +02:00
bodnia
dfd9b10798
[auth] fixed display of scopes in auth button, added highlight of empty field
2016-03-15 17:13:59 +02:00
bodnia
fe9a497b9d
[auth] moved parse method into collection
2016-03-13 10:24:00 +02:00
bodnia
0f77177455
[auth] UI changes
2016-03-13 00:52:47 +02:00
bodnia
1e38c8999b
[auth] UI changes
2016-03-11 19:02:56 +02:00
Anna Bodnia
23332b1310
[auth] moved authorizations into the header
2016-03-07 21:15:16 +02:00
Anna Bodnia
42be315276
[auth] Added api key and basic authorization
2016-03-07 21:15:14 +02:00
Anna Bodnia
1861ac27ca
[auth] moved logout buttons into authentication view
2016-03-07 21:15:13 +02:00
bodnia
e957ff85bf
[auth] Added logout for auth with apiKey and basic auth
2016-03-07 21:15:12 +02:00
Anna Bodnia
a50536693c
[auth] Added logout button
2016-03-07 21:15:12 +02:00
Anna Bodnia
0644f7611a
[auth] Fixed applying api key
2016-03-07 21:15:12 +02:00
Anna Bodnia
eefc78db21
Put authorizations into popup
2016-03-07 21:15:09 +02:00
Anna Bodnia
7a3198ab4a
[auth]: Api key, basic authorization in main view
2016-03-07 21:15:08 +02:00
Anna Bodnia
9207be7d4b
Put authorizations into popup
2016-03-07 21:15:08 +02:00
Anna Bodnia
40d3161385
[auth]: Api key, basic authorization in main view
2016-03-07 21:15:04 +02:00
Anna Bodnia
a268d007a2
[auth] Added api key and basic authorization
2016-03-07 21:14:57 +02:00
Anna Bodnia
2199a8120c
[auth] moved logout buttons into authentication view
2016-03-07 21:14:56 +02:00
bodnia
67881fb07e
[auth] Added logout for auth with apiKey and basic auth
2016-03-07 21:14:55 +02:00
Anna Bodnia
8280cc6b34
[auth] Added logout button
2016-03-07 21:14:55 +02:00
Anna Bodnia
85df0f78bc
[auth] Fixed applying api key
2016-03-07 21:14:55 +02:00
Anna Bodnia
a3035796b3
Put authorizations into popup
2016-03-07 21:14:51 +02:00
Anna Bodnia
59c6eeca1e
[auth]: Api key, basic authorization in main view
2016-03-07 21:14:50 +02:00
Anna Bodnia
ff318ad23c
Put authorizations into popup
2016-03-07 21:14:28 +02:00
Anna Bodnia
337b9bc922
[auth]: Api key, basic authorization in main view
2016-03-07 21:14:28 +02:00
Anna Bodnia
14124c729b
Upgraded highlight version to 9.1, removed highlight when sample is too long
2016-02-09 15:16:07 +02:00
Nick Maynard
bcbf55eb03
Reapply changes in PR 1740, but fix properly in .less files
2016-01-27 22:05:02 +00:00
Anna Bodnia
454917a2ba
#1248 createXMLSample prettified xml display
2016-01-15 17:23:34 +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
verpixelt
e6336a3f5e
Rewrite Less file
2015-11-17 12:43:18 +01:00
verpixelt
0a7fa0cd82
Remove element selector
2015-11-17 11:09:49 +01:00
verpixelt
315dbadb23
Reduce nesting, rewrite selectors
2015-11-17 11:07:34 +01:00
Laurent Lepinay
1367e8f6fa
Merge remote-tracking branch 'upstream/master' into JSONEditorMaster
...
Conflicts:
dist/swagger-ui.js
dist/swagger-ui.min.js
test/e2e/v2.js
2015-09-21 14:48:29 +02:00
Thomas Kerpe
40c732c087
Prevent screwed up layout on long Content-Types
...
Some Content-Types (especially Vendor specific Content-Types)
can be rather long. This breaks the layout so prevent
rendering too wide select boxes by default.
2015-09-15 17:00:42 +02:00
Thomas Kerpe
4e6669d63f
Merge branch 'master' of github.com:toke/swagger-ui
2015-09-15 16:22:11 +02:00
Thomas Kerpe
84337d5a0b
Prevent screwed up layout on long Content-Types
...
Some Content-Types (especially Vendor specific Content-Types)
can be rather long. This breaks the layout so prevent
rendering too wide select boxes by default.
2015-09-15 16:19:18 +02: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
Laurent Lepinay
2763800bee
labels css
2015-07-10 15:59:41 +02: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
Laurent Lepinay
c51f1ebb9b
preparing for non required properties in jsoneditor
2015-07-02 17:59:13 +02:00
Vladimir L
695dcc16b1
fixed issue with OAuth hint
2015-06-11 21:21:37 +02:00
Tony Tam
58dadc64f8
rebuilt
2015-06-03 22:45:26 -07:00
Shawn Gong
1ef90c4240
rewrote into source files, generate using gulp
2015-06-02 10:11:00 -04:00
Laurent Lepinay
dd5fab0b20
expand collapse buttons
2015-05-18 15:34:35 +02:00