-
Hi,
I currently create an admin user at boot, the same way as the strongloop documentation suggest :
https://docs.strongloop.com/display/public/LB/Creating+a+default+admin+user
But I need to encaps…
-
Using PersistentModel I get the following error while trying to create a container,
"Cannot call container.create(). The create method has not been setup. The PersistedModel has not been correctly at…
-
Add project selector to landing page
- [x] dropdown menu to select a project
- [x] add footer to select menu for file picker popover
https://drive.google.com/a/strongloop.com/folderview?id=0B1FTzkB76…
-
# Description/Steps to reproduce
https://github.com/strongloop/loopback-component-passport/issues/177
# Expected result
# Additional information
-
## Description / Steps to reproduce / Feature proposal
The @ property decorator has a name property which should specify the column name in the database in case it does not match with the field name …
-
## The devDependency [loopback](https://github.com/strongloop/loopback) was updated from `3.22.2` to `3.22.3`.
🚨 [View failing branch](https://github.com/fullcube/loopback-ds-iterator-mixin/compare/…
-
This line sets a body on the request with method HEAD, which is forbidden on Amazon AWS ES
https://github.com/strongloop-community/loopback-connector-elastic-search/blob/ca47fc6cd01f2c1be610aac0a33…
-
How about we create an extensions folder within this monorepo, where we can keep all our experimental extensions or related POC implementation before they can be published over npm separately ?
So…
-
_This is a follow-up for https://github.com/strongloop/loopback-next/issues/5337 and https://github.com/strongloop/loopback-next/pull/5122#discussion_r412537642 in particular._
Create a diagram to …
-
How does one get anything other than a "dbo" "owner" object to be included in the results (see image attached)
I have tried:
1) "owner": "scada"
2) "schema": "scada"
3) "options": {
"all": true
…