Miroslav Bajtoš
2da4491ead
3.0.0
...
* Update to mainline swagger-ui (Samuel Reed)
* Start 3.0 development (Miroslav Bajtoš)
2016-10-14 15:41:32 +02:00
Miroslav Bajtoš
bce74122c0
Merge pull request #182 from STRML/mainline-swagger-ui
...
[SEMVER-MAJOR] Update to mainline swagger-ui
2016-10-14 15:40:32 +02:00
Samuel Reed
3e8636c0ac
Update to mainline swagger-ui
...
Revert #107
https://github.com/strongloop/loopback-component-explorer/pull/107
2016-10-14 15:27:43 +02:00
Miroslav Bajtoš
cd450bd6e3
Merge pull request #184 from strongloop/feature/start-3.0
...
Start 3.0 development
2016-10-14 15:27:15 +02:00
Miroslav Bajtoš
24fad82960
Start 3.0 development
2016-10-14 14:58:44 +02:00
Candy
91cdd7b63c
2.7.0
...
* Update translation files - round#2 (Candy)
* Add translated files (gunjpan)
* Use new api for disabling a remote method. (Richard Pringle)
* Fix tests to not depend on exact EOL chars (Miroslav Bajtoš)
* Update deps to loopback 3.0.0 RC (Miroslav Bajtoš)
* Deprecate built-in CORS middleware (Miroslav Bajtoš)
* Use loopback@3.0.0-alpha for running the tests. (Miroslav Bajtoš)
2016-10-12 18:51:48 -04:00
Amirali Jafarian
2acf00f380
Merge pull request #183 from strongloop/add_translation2
...
Update translation files - round#2
2016-09-28 17:18:58 -04:00
Candy
dd713d5e5c
Update translation files - round#2
2016-09-28 13:56:17 -04:00
Gunjan Pandya
3898f10ba5
Merge pull request #177 from strongloop/add-translatedFiles
...
Add translated files
2016-09-27 16:38:24 -04:00
gunjpan
ea512e4f39
Add translated files
2016-09-27 16:23:28 -04: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