-
Improve README to provide some basic documentation for module
-
I deployed by using fh-mbaas-template-1node.json on origin 1.4 alpha.1.
Steps:
1. oc create -n openshift -f fh-mbaas-template-1node.json
2. oc new-project live-mbaas
3. oc edit ns live-mbaas, an…
-
Top level sync api seems to be missing 2 methods.
After investigation I found that there are mounted in top level instead of on api.
See bellow:
```
{
sync: [Function],
syncRecords: …
-
For the moment if application needs any other elements fh-mbaas-api components it cannot be used together with sync and we cannot mount 2 same mbaas-express implementations.
Best solution will be t…
-
We will need to release fh-sync-js as npm/bower component and then require it from fh-js-sdk.
js-sdk then will contain custom cloud handler that will be using $fh.cloud
```
doCloudCall: funct…
-
You mentioned to use a linter couple times during the presentation, but your code in https://github.com/feedhenry/nodeschool/blob/master/notebooks/Workshop.ipynb is not 'semistandard-compliant'.
-
Red Hat is shipping node 4.6.2 on [Jenkins Slaves](https://access.redhat.com/containers/#/repo/57ea8d069c624c035f96f43c). It would be nice to support this version of node.
-
Hey @maleck13 and @philbrookes,
this looks awesome!
I'm not sure about the current functionality of this guy - readme says "currently it just sets up a service, a route and an imagestream", but …
-
Sync currently using only one single endpoint to do all data operations.
This makes difficult to apply any security mechanisms which are mostly endpoint based.
Investigate how to add custom security…
-
Use https://github.com/hierynomus/license-gradle-plugin
One step toward #103