-
It looks like `forest-express` started using babel back in release 2.9.0 according to the changelog but only as a dev dependency. However, it appears that release 2.14 introduced a dependency on babel…
-
I intend to use your library, but find that there is no star.
-
## Expected behavior
`object` should be recognized in `Actions`, as it is the case with `Fields`. This would let setting `defaultValue` to the `object` current value for exemple.
## Actual behav…
-
# Context
yarn version: 1.5.1
node version: 8.9.3
lumber version: 1.10.1 (offending code exists in master as well)
os: macos 10.13.5
# Reproduction steps
* create a backing postgres database…
tlubz updated
6 years ago
-
As of Sequelize 4 dateonly fields are returned as date strings not
dateTime strings. Therefore the formatting functionality here will
return incorrect values for dateonly fields in Sequelize 4 if th…
-
Hi,
since upgraded UI to new version of forestadmin i receive this message when i try to create new record.
when create new record in a table directly data was saved but i receive this message.
if …
-
I am handling a PUT on a particular model with my own code. It does nothing but send back a custom response. The UI is receiving that response, but not displaying it.
Here is my code
```javascript…
-
Following successful installation, I get the following error when running the node ./bin/www command:
`user@domain:~$ cd "ExpertC" && node ./bin/www`
`Model creation error: SyntaxError: Unexpected…
-
# Feature
## Why is this feature being added?
This PR added Forest admin: https://github.com/OperationCode/operationcode_backend/pull/283
It needs to be uninstalled, as we are using ActiveAdm…
hpjaj updated
6 years ago
-
https://doc.forestadmin.com/developer-guide/rails.html#prefill-a-form-with-default-values
## Expected behavior
Be able to identify current record when receiving a call for default values
## A…