-
## Expected behavior
It should upload field information for models when using sequelize 5
## Actual behavior
It doesn't
## Failure Logs
None that I can tell
## Context
I spent ove…
-
![image](https://user-images.githubusercontent.com/571472/43358700-b160f978-924a-11e8-9ec6-64cc36190e78.png)
Clicking the video modal on your website results in an error in Chrome and no vide. Disa…
-
It would be great if KeyStone users could do most of their custom development on a plugin architecture.
Plugin architectures provide several major advantages. One huge advantage is that new features …
-
Checking the generate command, the SSL option is read here
https://github.com/ForestAdmin/lumber/blob/a93eff0d3a19da6726f6232e289805d4f9bc6ee3/lumber-generate.js#L30-L46
That same option is miss…
-
Hey, we have just started using this project after considering alternatives like [Forest Admin](https://www.forestadmin.com/). **It's great!** 👏
The main paint point we faced so far is keeping old m…
-
## Expected behavior
UID field to have a correct default value or not have it and let Sequelize to handle the creation of UID.
## Actual behavior
Currently the UID field is automatically popu…
-
## Expected behavior
Currently our models directory has tests associated with the model and 2 other utils files. Should be able to point to directory and let the liana read only a whitelisted set o…
-
it looks awesome except I had a few showstopper issues:
1. I strongly prefer to run it locally instead of through an insecure http app.forestadmin.com. It's the entire database of my application, I…
-
## Tables
### Collectives
- Display: id, type, slug, name, currency, created_at, is_active
- Update, delete (No creation)
- Segments
- Collectives (type=COLLECTIVE)
- Organizat…
znarf updated
6 years ago
-
Hey there,
I see that `lumber generate` requires a SQL database, but I also saw in the examples that you support MongoDB, so I was wondering; does Lumber support any REST API? For instance I have a…