-
Hi
I am trying to use forestadmin on my rails project.
I followed the guide, but I can not login to the forestadmin project.
Here is my steps that I tried.
https://www.useloom.com/share/418ae8…
-
I want to render fields such as gender, status as string while these fields are stored in mongoDB as Number. Ex: gender is stored in DB with value: 1 | 2 and render as "Male" | "Female".
Thank you!
…
-
## Expected behavior
Image Viewer displays images in List View with correct aspect ratio.
## Actual behavior
Image Viewer displays a rectangular image as a square image causing a squashed dow…
-
We currently can't directly see the created pledges on ForestAdmin. We should add a view here:
![image](https://user-images.githubusercontent.com/1556356/50335717-7c059d80-050c-11e9-84e7-c98774013e…
-
## Expected behavior
When opening a Smart Action I would expect the field to be filled in with the value denoted under values.
## Actual behavior
There is no default value
## Failure Logs
…
-
## Expected behavior
`npm install forest-express` should work on machines where git is not installed.
Example: a Dockerfile based on Alpine Linux.
## Actual behavior
Error message: `error Co…
-
## Expected behavior
To not trigger a security failure on my internal pipeline :)
## Actual behavior
lodash and moment packages trigger warnings.
## Failure Logs
│ │ Regular …
-
I got this error in logs, when launching Rails.
```
=> Booting Puma
=> Rails 5.1.5.rc1 application starting in development
=> Run `rails server -h` for more startup options
[2018-02-08 16:46:0…
-
npm install -g lumber-cli
npm WARN deprecated sprintf@0.1.5: The sprintf package is deprecated in favor of sprintf-js.
npm ERR! path /usr/local/lib/node_modules/lumber-cli/node_modules/sequelize
np…
-
Following #51, I found that MySQL enum and floar fields are simply ignored by Forest and not displayed at all.
We have the following field in our DB model which works and displays just fine using S…