Samuel Reed
1fbf1740ab
Update to mainline swagger-ui
...
Revert
https://github.com/strongloop/loopback-component-explorer/pull/107
2016-10-13 13:40:28 +02:00
Richard Pringle
72a754b099
Merge pull request #181 from strongloop/feature/add-new-disableMethod-api
...
Use new api for disabling a remote method.
2016-09-26 11:00:26 -04:00
Richard Pringle
b5ad2e06c8
Use new api for disabling a remote method.
2016-09-22 13:36:48 -04:00
Miroslav Bajtoš
1fa6754c23
Merge pull request #180 from strongloop/update-lb-3-rc
...
Update deps to loopback 3.0.0 RC
2016-09-22 15:03:13 +02:00
Miroslav Bajtoš
6e288a991c
Fix tests to not depend on exact EOL chars
...
Fix the tests to not check for EOL character(s) in the response body,
in order to fix tests failing on Windows.
2016-09-22 14:50:01 +02:00
Miroslav Bajtoš
b49818d60e
Update deps to loopback 3.0.0 RC
2016-09-22 14:25:34 +02:00
Miroslav Bajtoš
bce9bfe387
Merge pull request #178 from strongloop/feature/deprecate-cors
...
Deprecate built-in CORS middleware
2016-09-22 14:23:51 +02:00
Miroslav Bajtoš
d78f1344e2
Deprecate built-in CORS middleware
...
Push the responsibility of enabling/configuring CORS back to the
application developer.
2016-09-21 11:08:49 +02:00
Miroslav Bajtoš
72aced6500
Merge pull request #175 from strongloop/update-loopback-3x
...
Use loopback@3.0.0-alpha for running the tests.
2016-09-09 14:41:55 +02:00
Miroslav Bajtoš
d53a029eee
Use loopback@3.0.0-alpha for running the tests.
2016-09-09 11:22:51 +02:00
Miroslav Bajtoš
4714b5bb6a
2.6.0
...
* Add globalization (Simon Ho)
* Update URLs in CONTRIBUTING.md (#169 ) (Ryan Graham)
* Redirect get http 301 instead of 303 (jannyHou)
* Add blank lines to separate error-checking and done logic from other logic (Supasate Choochaisri)
* Ignore copyright in dummy swagger-ui test (Supasate Choochaisri)
* Upgrade loopback devDependency (Supasate Choochaisri)
* update copyright notices and license (Ryan Graham)
* examples launch fix (Alexander Ryzhikov)
2016-09-05 15:00:01 +02:00
Simon Ho
4ebd792288
Merge pull request #170 from strongloop/globalization
...
Add globalization
2016-08-04 00:52:25 -07:00
Simon Ho
35c93eb59f
Add globalization
2016-08-04 00:47:24 -07:00
Ryan Graham
acddef4223
Update URLs in CONTRIBUTING.md ( #169 )
2016-07-13 17:40:35 -07:00
Janny
de81a48cfc
Merge pull request #168 from strongloop/fix/redirect-get-http301
...
Redirect get http 301 instead of 303
2016-06-22 13:47:04 -04:00
jannyHou
96c454226a
Redirect get http 301 instead of 303
2016-06-22 11:49:29 -04:00
Miroslav Bajtoš
5eece0b3ae
Merge pull request #160 from supasate/fix/ignore-copyright-in-dummy-swagger-ui-test
...
[Fix] `overrides-swagger-ui files` test ignores copyright in dummy file.
2016-05-09 16:21:51 +02:00
Simon Ho
b8af25df07
Merge pull request #159 from supasate/feature/upgrade-loopback-devdependency
...
Upgrade loopback devDependency
2016-05-06 10:47:00 -07:00
Supasate Choochaisri
702117dbea
Add blank lines to separate error-checking and done logic from other logic
...
Signed-off-by: Supasate Choochaisri <supasate.c@gmail.com>
2016-05-06 21:48:38 +07:00
Supasate Choochaisri
c3fe27a5fe
Ignore copyright in dummy swagger-ui test
...
Signed-off-by: Supasate Choochaisri <supasate.c@gmail.com>
2016-05-06 21:46:02 +07:00
Supasate Choochaisri
4326d0964b
Upgrade loopback devDependency
...
Signed-off-by: Supasate Choochaisri <supasate.c@gmail.com>
2016-05-06 21:22:35 +07:00
Ryan Graham
cb6eafd592
update copyright notices and license
2016-05-05 17:10:55 -07:00
Simon Ho
cc53fbea98
Merge pull request #142 from Coobaha/fix/examples
...
examples launch fix
2016-05-02 11:07:19 -07:00
Miroslav Bajtoš
794394dabd
2.5.0
...
* Add feature to hide disabled remote methods after explorer is initialized (Supasate Choochaisri)
* More fixes of indentation in index.js (Miroslav Bajtoš)
* Fix broken indentation (Miroslav Bajtoš)
* Fix linting errors (Amir Jafarian)
* Auto-update by eslint --fix (Amir Jafarian)
* Add eslint infrastructure (Amir Jafarian)
2016-05-02 13:01:11 +02:00
Alexander Ryzhikov
5385d3aaa2
Merge branch 'master' into fix/examples
...
* master:
Add feature to hide disabled remote methods after explorer is initialized
More fixes of indentation in index.js
Fix broken indentation
Fix linting errors
Auto-update by eslint --fix
Add eslint infrastructure
2.4.0
Add `swaggerUI` option to enable/disable UI serving
2.3.0
2.2.0
remove references to ubuntu font
Update swaggerObject when a new model was added
# Conflicts:
# example/hidden.js
# example/simple.js
2016-05-01 17:39:59 +03:00
Simon Ho
372f0243b6
Merge pull request #157 from supasate/feature/allow-disable-remote-method-after-init
...
Allow disabling remote method after initialize explorer
2016-04-30 18:08:58 -07:00
Supasate Choochaisri
ff60f8bf91
Add feature to hide disabled remote methods after explorer is initialized
...
Signed-off-by: Supasate Choochaisri <supasate.c@gmail.com>
2016-04-30 04:08:17 +07:00
Miroslav Bajtoš
45e0bf85e9
More fixes of indentation in index.js
2016-04-29 16:21:07 +02:00
Miroslav Bajtoš
ce3c0f7a91
Merge pull request #158 from strongloop/fix/indentation
...
Fix broken indentation
2016-04-29 16:00:36 +02:00
Miroslav Bajtoš
67f48d5dcb
Fix broken indentation
...
Partially revert 298765547
2016-04-29 15:36:44 +02:00
Amir-61
fabc7cf5fb
Merge pull request #156 from strongloop/feature/eslint
...
Add eslint infrastructure
2016-04-25 11:21:15 -04:00
Amir Jafarian
c923710ce2
Fix linting errors
2016-04-22 17:18:04 -04:00
Amir Jafarian
2987655479
Auto-update by eslint --fix
2016-04-22 17:09:48 -04:00
Amir Jafarian
144fc8000d
Add eslint infrastructure
2016-04-22 17:07:56 -04:00
Raymond Feng
39ce73eee1
2.4.0
...
* Add `swaggerUI` option to enable/disable UI serving (Raymond Feng)
2016-03-08 13:00:23 -08:00
Raymond Feng
dee0c40e11
Merge pull request #154 from strongloop/feature/add-swaggerUI-option
...
Add `swaggerUI` option to enable/disable UI serving
2016-03-08 12:58:59 -08:00
Raymond Feng
63f446511d
Add `swaggerUI` option to enable/disable UI serving
2016-03-08 10:13:08 -08:00
Miroslav Bajtoš
9192ee638b
2.3.0
2016-02-02 10:45:58 +01:00
Raymond Feng
2821078273
2.2.0
...
* remove references to ubuntu font (Anthony Ettinger)
* Update swaggerObject when a new model was added (Pradeep Kumar Tippa)
* Refer to licenses with a link (Sam Roberts)
2016-01-13 16:10:56 -08:00
Anthony Ettinger
8786496da3
Merge pull request #148 from strongloop/feature/remove-invalid-fonts
...
remove references to ubuntu font
2016-01-13 14:47:35 -08:00
Anthony Ettinger
39d3fb447c
remove references to ubuntu font
2016-01-13 11:26:00 -08:00
Miroslav Bajtoš
9e8a19f726
Merge pull request #141 from pktippa/master
...
Returning updated swaggerObject
Close #141
Fix #140
Fix https://github.com/strongloop/loopback/issues/1820
2016-01-05 10:45:31 +01:00
Pradeep Kumar Tippa
2186b69885
Update swaggerObject when a new model was added
...
Listen for loopback app's event "modelRemoted" to detect when a new
model was added, and re-run "createSwaggerObject" to get an updated
version.
2016-01-05 10:45:11 +01:00
Alexander Ryzhikov
69f6c41315
examples launch fix
2015-11-24 07:26:07 +03:00
Sam Roberts
b8033fc1a1
Refer to licenses with a link
2015-11-03 12:27:49 -08:00
Miroslav Bajtoš
011af998a7
2.1.1
...
* disable Swagger validation badge (Hage Yaapa)
* Updated "resourcePath: 'swaggerResources'" to "resourcePath: 'swagger.json'" (Dennis Ashby)
* Use strongloop conventions for licensing (Sam Roberts)
2015-10-01 11:11:14 +02:00
Miroslav Bajtoš
90bbc9bffa
Merge pull request #128 from hacksparrow/bugfix/swagger-validation-error
...
Disable Swagger validation badge
2015-10-01 11:09:55 +02:00
Hage Yaapa
71a7d9fa15
disable Swagger validation badge
2015-10-01 12:38:27 +05:30
Raymond Feng
0ec7e52711
Merge pull request #127 from dashby3000/master
...
Updated "resourcePath: 'swaggerResources'" to "resourcePath: 'swagger…
2015-09-30 13:13:12 -07:00
Dennis Ashby
3cc1011697
Updated "resourcePath: 'swaggerResources'" to "resourcePath: 'swagger.json'"
2015-09-30 11:34:24 -07:00