Commit Graph

2250 Commits

Author SHA1 Message Date
Kyle Shockey
dd256a4ef7 Working callback display 2017-05-31 18:13:22 -07:00
Kyle Shockey
e55a604484 Merge branch 'ft/oas3' of github.com:swagger-api/swagger-ui into ft/oas3 2017-05-31 17:45:35 -07:00
Kyle Shockey
32977722d8 Dev server: remove 'watch' call 2017-05-31 17:27:19 -07:00
Minasokoni
66321c8f66 tabs added 2017-05-26 07:43:02 -07:00
Kyle Shockey
032c0a027f Basic request body 2017-05-26 00:24:53 -07:00
Kyle Shockey
128b910d58 Reorganize wrapComponents, fix CommonMark 2017-05-23 19:39:54 -07:00
Kyle Shockey
31abbb7641 Finish rewiring Markdown provider 2017-05-23 15:29:58 -07:00
Kyle Shockey
88848d071b Extended getComponent: system availability 2017-05-23 14:55:28 -07:00
Kyle Shockey
614c1ae7f6 basic wrapComponent 2017-05-22 23:10:16 -07:00
Kyle Shockey
2f527b1f66 Move system tests to directory 2017-05-20 13:07:00 -07:00
Kyle Shockey
3b62a93bb6 Create providers directory; Markdown provider 2017-05-18 17:05:49 -07:00
Kyle Shockey
60934107d3 Add base wrapSelectors for OAS3; implement definitions selector for OAS3 2017-05-17 18:42:34 -07:00
Kyle Shockey
1f314ddca2 Add wrapSelectors functionality 2017-05-17 18:40:58 -07:00
Kyle Shockey
3881a82fc7 Create OAS3 plugin 2017-05-17 15:51:01 -07:00
shockey
e74989f22e Merge pull request #3077 from shockey/v/3.0.10
v3.0.10
2017-05-14 01:26:49 -07:00
Kyle Shockey
73ed923e28 v3.0.10 2017-05-14 01:10:00 -07:00
Kyle Shockey
599b448f91 Revert "fixes #2922"
This reverts commit 496062f980.
2017-05-13 10:15:38 -07:00
Kyle Shockey
6e40d04741 take advantage of Swagger-Client opId improvements 2017-05-13 09:50:34 -07:00
Anna
e80b2f5b3f Merge pull request #3074 from bodnia/issue-2897
Issue 2897
2017-05-12 00:23:21 +03:00
Anna Bodnia
32cd6fe09c readme for configuration of auth 2017-05-11 20:14:49 +03:00
Anna Bodnia
8aebea34c4 add configuration of auth: scope separator, client id, client secret, app name, reaml, additionalQueryParams 2017-05-11 16:30:30 +03:00
Anna
5f6320e754 Merge pull request #3071 from bodnia/fix-3031
fixes #3031
2017-05-11 14:42:32 +03:00
Anna Bodnia
5574a6cb1f fixes #3031 2017-05-11 14:38:34 +03:00
shockey
bb2e75da8f Merge pull request #3068 from shockey/bug/3027-gitless-building
try/catch git describe call
2017-05-10 22:11:09 -07:00
shockey
ee3669312a Merge branch 'master' into bug/3027-gitless-building 2017-05-10 22:05:36 -07:00
Kyle Shockey
c81f51f696 try/catch git describe call, fixes building without git present 2017-05-10 22:03:04 -07:00
shockey
e2003ae922 Merge pull request #3058 from jmendiara/fix/gitignore
gitignore all npm-debug logs
2017-05-10 13:37:15 -07:00
shockey
0ac0b5ba32 Merge branch 'master' into fix/gitignore 2017-05-10 13:32:45 -07:00
shockey
f8381bf907 Merge pull request #3057 from jmendiara/fix/configLocation
Move filterConfigs to core
2017-05-10 11:12:43 -07:00
Javier Mendiara
d378d38c12 Merge branch 'master' into fix/gitignore 2017-05-10 18:20:32 +02:00
Javier Mendiara Cañardo
53986d60bc Move filterConfigs to core
Fixes #3056
2017-05-10 18:17:37 +02:00
Anna
5b6f27c7db Merge pull request #3065 from bodnia/fix-2922
#Fixes 2922
2017-05-10 17:11:15 +03:00
Anna Bodnia
47b495b24d build 2017-05-10 17:04:36 +03:00
Anna Bodnia
496062f980 fixes #2922 2017-05-10 17:03:18 +03:00
Anna
a920e3ab69 Merge pull request #3064 from bodnia/fix-3045
Fix 3045
2017-05-10 15:30:16 +03:00
Anna Bodnia
14e9fd7b0f built 2017-05-10 15:21:46 +03:00
Anna Bodnia
ac4ef3fdd4 fixes #3045 order of configs inheratance 2017-05-10 15:20:32 +03:00
Javier Mendiara Cañardo
2de7b957df gitignore all npm-debug logs
Lot of npm-debugs files can be generated in devs computers, each one with a number suffix
ex:
```sh
npm-debug.log.213131231
npm-debug.log.213131231
npm-debug.log.213131231
```

Adding a wildcard prevents for accidental commits

_Official and default .gitignore for node in github.com: https://github.com/github/gitignore/blob/master/Node.gitignore#L4_
2017-05-09 15:14:14 +02:00
shockey
a068f78252 Merge pull request #3043 from shockey/v/3.0.9
v3.0.9
2017-05-05 20:04:54 -07:00
Kyle Shockey
933da1e93a Dist rebuild 2017-05-05 19:56:41 -07:00
Kyle Shockey
3c1a1780a6 v3.0.9 as declared version 2017-05-05 19:51:46 -07:00
Ron
bf1bc120fe Merge pull request #3039 from bodnia/config-readme
Readme for Topbar plugin, Configs plugin
2017-05-05 14:54:39 -07:00
Ron
fce31afa6c Merge branch 'master' into config-readme 2017-05-05 14:41:46 -07:00
Anna
b73063578c Merge pull request #3040 from bodnia/config-plugin-enable
enable configs plugin by default
2017-05-05 17:57:22 +03:00
Anna Bodnia
cbd74b0c67 enable configs plugin by default 2017-05-05 17:50:22 +03:00
Anna Bodnia
8e80ca9583 Readme for Topbar plugin, Configs plugin 2017-05-05 17:45:40 +03:00
shockey
3ef50589e9 Merge pull request #3029 from shockey/rebuild
Rebuild dist
2017-05-04 11:09:39 -07:00
Kyle Shockey
1d146394f3 Rebuild dist 2017-05-04 10:57:42 -07:00
shockey
e91573af39 Merge pull request #3017 from Minasokoni/searchbar-fix
preventDefault the searchbar
2017-05-04 10:42:38 -07:00
shockey
2cc3e3c2d6 Merge branch 'master' into searchbar-fix 2017-05-04 10:29:14 -07:00