Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: jovibizstack/loopback

Tags

v2.19.1

Toggle v2.19.1's commit message
2.19.1

 * Disable application model test for karma (Raymond Feng)

 * Fix jsdocs for methods with where argument (Raymond Feng)

 * Add link to createChangeStream docs (Ritchie Martori)

v2.19.0

Toggle v2.19.0's commit message
2.19.0

 * Add PersistedModel.createChangeStream() (Ritchie Martori)

 * Remove trailing whitespace from jsdoc (Ritchie Martori)

 * Update model.js (Rand McKinney)

 * Downgrade version of loopback-testing (Ritchie Martori)

 * Auto-configure models required by `app.enableAuth` (Miroslav Bajtoš)

 * Add loadBuiltinModels flag to loopback(options) (Miroslav Bajtoš)

 * Add a unit-test for searchDefaultTokenKeys (Miroslav Bajtoš)

 * access-token: add option "searchDefaultTokenKeys" (Owen Brotherwood)

 * Fix the test case (Raymond Feng)

 * Fix code standards issues (Tom Kirkpatrick)

 * Add test case to highlight fatal error when trying to include a scoped relationship through a polymorphic relationship (Tom Kirkpatrick)

 * add callback args for listByPrincipalType to jsdoc comment, pass explicit arguments to callback (Esco Obong)

 * mark utiltiy function as private (Esco Obong)

 * fix linting errors (Esco Obong)

 * fix lint erros (Esco Obong)

 * consolidate Role methods roles, applications, and users into one, add query param to allow for pagination and restricting fields (Esco Obong)

 * fix implementation of Role methods: users,roles, and applications (Esco Obong)

v2.18.0

Toggle v2.18.0's commit message
2.18.0

 * Make the test compatible with latest juggler (Raymond Feng)

v2.17.3

Toggle v2.17.3's commit message
2.17.3

 * Use the new remoting.authorization hook for check access (Ritchie Martori)

 * Define remote methods via model settings/config (Miroslav Bajtoš)

 * Pass the full options object to the email send method in user verification process. (Alexandru Savin)

 * un-document _findLayerByHandler (Rand McKinney)

 * Gruntfile: disable debug & watch for CI builds (Miroslav Bajtoš)

 * Update devDependencies to the latest versions (Miroslav Bajtoš)

 * Remove trailing whitespace added by 242bcec (Miroslav Bajtoš)

 * Update model.js (Rand McKinney)

v2.17.2

Toggle v2.17.2's commit message
2.17.2

 * Fix regression in Model.getApp() (Miroslav Bajtoš)

v2.17.1

Toggle v2.17.1's commit message
2.17.1

 * Allow dataSource === false (Raymond Feng)

 * Fix remoting metadata for User.login#include (Miroslav Bajtoš)

v2.17.0

Toggle v2.17.0's commit message
2.17.0

 * Disable inclusion of User.accessTokens (Raymond Feng)

 * Upgrade test fixtures to use LB 2.x layout (Raymond Feng)

v2.16.3

Toggle v2.16.3's commit message
2.16.3

 * Rework global registry to be per-module-instance (Miroslav Bajtoš)

v2.16.2

Toggle v2.16.2's commit message
2.16.2

v2.16.1

Toggle v2.16.1's commit message
2.16.1

 * Add back loopback properties like modelBuilder (Miroslav Bajtoš)