Commit Graph

39 Commits

Author SHA1 Message Date
Kyle Shockey
abfad69e93 Disable deep linking by default 2017-07-14 16:18:25 -07:00
Kyle Shockey
8851b138f9 Add config switch for deep linking 2017-07-14 00:51:26 -07:00
shockey
28912dded3 Update index.js 2017-07-13 21:14:56 -07:00
shockey
d8ba716da8 Merge branch 'master' into feature/apisSorter 2017-07-13 21:08:47 -07:00
Kyle Shockey
571d65a582 apisSorter -> tagsSorter
"tags", not "tag", because it sorts the tags themselves, not the content of each tag.
2017-07-13 20:36:08 -07:00
shockey
ff9e164d11 Merge branch 'master' into feature/3300-updated-version-info 2017-07-13 13:34:07 -07:00
Kyle Shockey
28f7a15fe9 Use state instead of component hand-down for managing filter 2017-07-11 21:54:56 -07:00
Kyle Shockey
cf12091d93 Add filter to layout state 2017-07-11 21:33:14 -07:00
Raphaël MARQUES
297ee61038 Update index.js 2017-07-11 21:13:30 +02:00
Gwyn Judd
c3f9c094d1 Added maxRows and filter support
Useful for the display of very large swagger specs. Can limit the number of operations to a smaller value and search
2017-07-11 09:38:20 +12:00
Owen Conti
d8400f8729 Fixes #3300 - Updates to versions.swaggerUi information 2017-07-09 14:17:18 -06:00
Raphaël MARQUES
8ce2b309d8 Complying with request for changes 2017-07-04 09:15:43 +02:00
shockey
a69ed71f47 Merge branch 'master' into ft/3135-request-duration 2017-06-29 17:10:46 -07:00
Kyle Shockey
158c899176 "name" -> "urls.primaryName" 2017-06-27 17:26:24 -07:00
Jesse Mandel
41e4d98a4c Properly added name config
Now access it through getConfigs
Documented it in README
2017-06-26 22:49:57 -07:00
Owen Conti
0c6f5e8d32 Add displayRequestDuration configuration option. 2017-06-26 21:13:17 -06:00
Jesse Mandel
2e40f59cad Updated Topbar with a select option if urls is passed.
Can use `?name=NAME` to preselect.
2017-06-20 15:31:36 -07:00
Josh Ponelat
4a6716ffed Replace babel-polyfill with runtime transform 2017-06-15 16:36:33 +02:00
Artem
e3f872ad63 Display operationId 2017-06-06 17:21:20 +03:00
Kyle Shockey
a857e947de Add default value to config constructor 2017-06-05 20:04:35 -07:00
Anna Bodnia
edfe88d299 modelPropertyMacro, parameterMacro 2017-05-19 18:50:51 +03:00
shockey
b530ac8593 Default value for custom key 2017-05-18 23:35:02 -07:00
shockey
d30b3a9ba1 Add custom namespace to config whitelist 2017-05-18 23:33:12 -07: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
Javier Mendiara Cañardo
53986d60bc Move filterConfigs to core
Fixes #3056
2017-05-10 18:17:37 +02:00
Anna Bodnia
ac4ef3fdd4 fixes #3045 order of configs inheratance 2017-05-10 15:20:32 +03:00
Kyle Shockey
7296a054c4 Fix #3016 2017-05-02 12:15:17 -07:00
Kyle Shockey
15d43886a3 Attach information to version object 2017-04-28 10:41:47 -07:00
Kyle Shockey
b6c3f91127 Fix #3003 2017-04-28 10:06:43 -07:00
Kyle Shockey
cf80839d11 Add BaseLayout to core 2017-04-14 18:38:59 -07:00
Anna Bodnia
8130168c97 config passed with configUrl in constructor 2017-04-07 15:17:27 +03:00
Anna Bodnia
ded299d891 #2796 disable validator (with badge) by removing it from config 2017-03-29 12:36:38 +03:00
Kyle Shockey
e1fcbfbf09 Linter error fixes 2017-03-23 16:36:45 -07:00
Kyle Shockey
f195d01184 Autofix ESLint problems 2017-03-22 20:40:05 -07:00
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
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
Ron
f22a628934 in with the new 2017-03-17 21:17:53 -07:00