-
- [ ] add user plans
- [ ] add Stripe payment
- [ ] add Paypal payment
- [ ] add billing page
- [ ] add plans page
-
**Is your feature request related to a problem? Please describe.**
The current type definitions does not provide any type-safety regarding `ctx.call`, `ctx.emit`, actions definitions in service and e…
-
Hi,
First of all thank you for coming up with such a critical procedure that would effect almost all single cell study.
Background:
We implemented 10x to our in-house method that gives read out…
-
I love feathers having used it for a number of projects to date. I find it's real sweet spot to be applications that have a single backend service or for creating http based microservices. However w…
-
Models
```
//Criteria
{
amount: {type: Number},
limit: {type: Number}
},
//Pool
{
criteriaId: {
type: Schema.Types.ObjectId,
ref: "Criteria",
}
}
```
…
-
**Décrivez le bug**
I want to use Geonames/schema.org ontologies in spite of PAIR ontology.
So I've modified containers.js (back) and LocationInput.js (front).
When I open an organization, backend …
-
Hello,
I have not found any smart issue to manage this problem, the adapter changes the _id field as string, but I have also other ObjectId fields (some references to other collections) and they ar…
-
deploying at docker multipart upload file result multipart : {}, maybe fixing function multipartHandler busboy field.
-
I want to implement download endpoint for one of the model (eg: posts). I can't do it with current implementation.
May be, you can give an option to exclude response sending for specific action. I…
-
Hello!
My supervisor developed a coarse-grained water model, namely flexDQ(doi: 10.1039/D0CP04185H), which is a flexible three-site coarse-grained model represent 4 water molecules and coupled it wit…