Commit Graph

2006 Commits

Author SHA1 Message Date
Kyle Shockey
c5222153d0 De-mystify compound logic 2017-03-19 18:23:56 -07:00
Kyle Shockey
62be80741e Clarify variable names for configs 2017-03-19 18:20:14 -07:00
Kyle Shockey
b41c92f15a Merge branch 'url-from-query' of https://github.com/bodnia/swagger-ui into bodnia-url-from-query 2017-03-19 18:07:21 -07:00
shockey
3951c87ec0 Create .editorconfig 2017-03-19 17:34:09 -07:00
shockey
5f0cc74e89 Update index.js
Disabling the YAML config plugin, for now.
2017-03-19 17:31:49 -07:00
Kyle Shockey
ce6ce9a5c2 Update swagger-client minimum version; rebuild dist 2017-03-19 15:48:59 -07:00
shockey
81be6d08a6 Merge pull request #2740 from Minasokoni/style-updates
Error styling updates / added missing operation colors
2017-03-19 12:38:20 -07:00
Minasokoni
2b37eeff9c removed expand button 2017-03-19 12:22:42 -07:00
Minasokoni
bece956ad5 error styling updates, method colors added 2017-03-19 12:21:15 -07:00
Tony Tam
eefe1267af Merge pull request #2739 from swagger-api/issue-2738
copy all files
2017-03-19 12:15:27 -07:00
Tony Tam
a45cef0e24 copy all files 2017-03-19 12:14:18 -07:00
Josh Ponelat
9409320009 Merge pull request #2737 from swagger-api/feature/move-scheme-out-of-securtyDefinitions
Move the schemes component out of the securityDefinitions conditional
2017-03-19 18:59:00 +02:00
Josh Ponelat
a82c466782 build 2017-03-19 17:41:57 +02:00
Josh Ponelat
4749b90350 move the securityDefinitions conditional, outside of Schemes 2017-03-19 17:35:26 +02:00
Anna Bodnia
0b56640273 fixed fetch config 2017-03-19 14:47:42 +02:00
Anna Bodnia
26d5305404 fetch spec from url provided in query parameter 2017-03-19 13:28:10 +02:00
Josh Ponelat
5c77857b2d Merge pull request #2734 from swagger-api/feature/small-fix-for-live-response
Add a fix for the live-response
2017-03-19 09:09:21 +02:00
Josh Ponelat
54ee7f9b67 build 2017-03-19 09:08:41 +02:00
Josh Ponelat
3a2185c158 remove double-encoding of response (ie: serializeRes ) 2017-03-19 08:38:16 +02:00
Josh Ponelat
2479b8cdde ensure live-response headers exist 2017-03-19 08:37:56 +02:00
Ron
3fe3f0bfdb Delete .gitmodules 2017-03-18 15:59:45 -07:00
Ron
323e0ef77d Update README.md 2017-03-18 15:58:47 -07:00
Ron
e16954290b Merge pull request #2733 from swagger-api/feature/docker
Add docker support for 3.0.x
2017-03-18 14:02:57 -07:00
Tony Tam
9afe6802db added dockerfile instructions 2017-03-18 13:58:30 -07:00
Kyle Shockey
adf4fa854c v3.0.1: fixes a dependency issue 2017-03-18 13:30:09 -07:00
Buu Nguyen
373ea3ccc4 Build core only 2017-03-17 21:49:42 -07:00
Buu Nguyen
e57b6ab45b Add travis and npm stuff 2017-03-17 21:48:37 -07:00
Ron
f22a628934 in with the new 2017-03-17 21:17:53 -07:00
Ron
bd8344c808 out with the old 2017-03-17 20:34:15 -07:00
Tony Tam
ccf7f03dab Merge pull request #2677 from banders/param-descriptions-cutoff
Prevent long words in parameter descriptions from stretching table
2017-03-01 20:34:12 -05:00
Ron
61d5e988f4 Merge pull request #2701 from jessemcdowell-AI/patch-1
Point 2.2.10 tag url to correct tag
2017-02-27 10:36:52 -08:00
Jesse McDowell
91381ffcfb Point 2.2.10 tag url to correct tag 2017-02-27 10:23:56 -08:00
Tony Tam
0beaf61f94 Merge pull request #2691 from hochzehn/docker-exitable
Attach nginx process to PID 1 so the container can be stopped properly.
2017-02-23 21:29:06 -08:00
janpapenbrock
b2e313f3e3 Attach nginx process to PID 1 so the container can be stopped properly. 2017-02-23 17:55:16 +01:00
Tony Tam
6f1b09e7ef Merge pull request #2685 from scottohara/json-editor-v0.7.28
Update jsoneditor from v0.7.22 to v0.7.28 (Fixes #2659)
2017-02-21 17:08:27 -08:00
Scott O'Hara
911b9e0057 Update jsoneditor from v0.7.22 to v0.7.28 (Fixes #2659) 2017-02-22 11:58:01 +11:00
Tony Tam
3b4cbeb6c0 Merge pull request #2684 from stephendonner/typos
Minor typo fixes
2017-02-21 16:53:32 -08:00
Stephen Donner
0993e7818a Minor typo fixes
I didn't go hog-wild; let me know if I should grab some other occurrences of "javascript" + "css" etc. - I only got the more-obvious (to me) uses, in a read-through.
2017-02-21 16:50:26 -08:00
Brock Anderson
5da72aaa4d changes to prevent the parameter description column from expanding (e.g. due to very long words in the content that cannot wrap). the new behaviour is that the long content just spills into the adjacent column. 2017-02-17 16:23:20 -08:00
Tony Tam
38f74164a7 Merge pull request #2612 from oprince/master
Swagger-ui not displayed when parameter schema is missing
2017-01-23 15:51:49 -08:00
Orit Prince
27b1eb971d Fix: Swagger-ui not displayed when parameter schema is missing 2017-01-15 09:35:05 +02:00
Tony Tam
a83a1ce5f2 Update README.md 2017-01-13 09:34:03 -08:00
Tony Tam
3e585d6977 rebuilt 2017-01-12 12:00:02 -08:00
Tony Tam
a676aba23d updated swagger-js version 2017-01-12 11:59:57 -08:00
Orit Prince
d8a83c6baf Fix: Swagger-ui not displayed when parameter schema is missing 2017-01-12 11:39:30 +02:00
Ron
c9d2a70341 Update README.md 2017-01-11 11:51:30 -08:00
Tony Tam
2972c3c9b8 Merge pull request #2600 from eikonomega/patch-1
Fix grammar error in readme.md
2017-01-05 12:04:53 -08:00
Michael Dunn
0e2272b1af Fix grammar error in readme.md
There is a small verb tense error that needs fixing.

Cheers!
2017-01-05 14:56:12 -05:00
Tony Tam
64dc3060b3 updated versions 2017-01-05 00:57:09 -08:00
Tony Tam
ae4961ded9 updated versions 2017-01-05 00:55:17 -08:00