-
## Expected behavior
We migrated a while ago from the express-sequalize agent to the nodejs agent.
During that migration we wanted to keep the camelCase naming in the UI facing schema to avoid rew…
-
```
# Install the liana
npm install forest-express-mongoose --save
// Setup the Forest Liana middleware in your app.js file
app.use(require('forest-express-mongoose').init({
modelsDir: __dirnam…
-
## Expected behaviour
In some of our **collection views** or **smart actions** we would like to present a URL link to a specific ForestAdmin page, that might not necessarily be an association of th…
-
Add a yb configuration file to https://github.com/project-kotinos/ForestAdmin___forest-rails.
Instuctions are here: https://github.com/project-kotinos/root/blob/master/README.md
If you come across pr…
-
## Actual behavior
Using `@forestadmin/agent@1.38.1` with `@forestadmin/datasource-customizer@1.43.1` throws the following error:
```
node_modules/@forestadmin/datasource-customizer/dist/decora…
-
## Expected behavior
Wellformed `.forestadmin-schema.json`
## Actual behavior
Malformed `.forestadmin-schema.json` because it try to espace backslash from `schema.rb`
## Failure Logs
…
-
## Expected behavior
Once I boot the app, I can set an environment variable that prevents ForestAdmin from generating schema changes.
I'm currently using
```bash
export FOREST_DISABLE_AUTO_SCHEM…
-
## Expected behavior
After installing the package and adding the config/routes I should be able to use my application
## Actual behavior
I get an error:
`🌳🌳🌳 Field relatie already defined in…
-
## Expected behavior
I want to see all of my collections
## Actual behavior
No collections are detected. `.forestadmin-schema.json` contains `"collections": []`, even so my database and lara…
-
## Expected behavior
The validation decorator parser should escape the regex correctly in order to not break the
*.forestadmin-schema.json* file
## Actual behavior
When a validation regex a…