Commit Graph

399 Commits

Author SHA1 Message Date
Simon Ho 065e1b054f Updates for LB3 release
* Update package.json publishConfig

* Add note to README.md
2016-12-21 01:03:03 -08:00
Simon Ho 3ee4e00ae4 Merge pull request #193 from strongloop/update-support-URL
Replicate .github from loopback repo
2016-12-07 00:22:35 -08:00
Siddhi Pai 66a698a34c Update paid support URL 2016-12-06 03:06:45 -08:00
Simon Ho 2bcce529e5 Merge pull request #192 from strongloop/pratheekhegde-master
Added another example for explorer Advanced Usage
2016-11-25 14:43:47 -08:00
Pratheek Hegde a79dce2136 Added another example for explorer Advanced Usage 2016-11-25 14:35:37 -08:00
Simon Ho 7f6c09d503 Merge pull request #188 from bigwisu/master
CSS line terminations
2016-11-21 14:51:28 -08:00
siddhipai 338b43d9a7 Start 3.x + drop support for Node v0.10/v0.12
Start 3.x + drop support for Node v0.10/v0.12
2016-11-21 13:25:25 -08:00
Siddhi Pai cdb137fa74 Drop support for Node v0.10 and v0.12 2016-11-19 02:25:31 -08:00
Siddhi Pai 5fb7e8fa21 Start the development of the next major version 2016-11-19 02:24:59 -08:00
Wisu Suntoyo bc12f41227 CSS line terminations 2016-11-17 09:44:22 +07:00
David Cheung 85a7c641a5 Merge pull request #186 from strongloop/add-json-editor
Fix jsoneditor not defined error
2016-10-18 09:37:43 -04:00
David Cheung 3e80c6af47 Fix jsoneditor not defined error 2016-10-17 19:35:01 -04:00
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