Tags: jespinoza711/loopback
Tags
2.23.0 * lib/registry: fix findModel for model ctor (Miroslav Bajtoš) * Refer to licenses with a link (Sam Roberts) * Fix user.resetPassword to fail on email not found (Simo Moujami) * Fix typo in doc comment (Rand McKinney) * Do not include redundant ports in verify links (Samuel Gaus) * Set application's id property only if it's empty. (wusuopu) * Check configs for shared method settings (Simon Ho) * Add test fixtures for shared methods (Simon Ho) * Clean up .jshintrc (Simon Ho) * Update comment about user ACL to reflect implementation (Felipe Oliveira Carvalho)
2.22.0 * Create stack-removing errorhandler middleware (Richard Walker) * Update README.md (Rand McKinney) * Allow EJS templates to use includes (Samuel Gaus) * Fix options.to assertion message in user.verify (Farid Nouri Neshat) * Upgrade Travis to container-based infrastructure (Miroslav Bajtoš) * fix typo "PeristedModel" (Christoph)
2.20.0 * Allow methods filter for middleware config (Raymond Feng) * Don't load Bluebird for createPromiseCallback (Miroslav Bajtoš) * fix exit early when password is non-string closes strongloop#1437 (Berkeley Martinez) * Promisify User model (Pradnya Baviskar) * Add missing . to user model property descriptions (Richard Walker)
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)
PreviousNext