-
i am currently testing this extension with rails 5 and spree-3.2, i followed readme instructions and at a first glance everything works, but after creating 'accessories' relation type, i get no metho…
-
We have a Rails app with clerk setup for our admin dashboard which uses ActiveAdmin. When we submit an update/create form, sometimes (~25%) the form data is lost and the request goes to the GET endpoi…
-
Trying to integrate trestle with a rails 5 API app. I added the necessary middlewares, but I keep on getting this error when trying to load /admin. Is there a fix for this?
```
Showing /Users/alec…
-
#### Expected behavior vs actual behavior
I expect conditionals for `attribute` and `attributes` to behave the same, but they don't. An example:
```
class UserSerializer < ActiveModel::Serializer
…
-
https://coveralls.io/github/luizpicolo/rails_admin_content_builder?branch=master
-
**Describe the bug**
Starting a brand new project from Docker Compose with latest version raises the error in tititle
**To Reproduce**
Steps to reproduce the behavior:
1. Run the instruction fro…
-
## Expected behavior
Google login should allow login from ForestAdmin
## Actual behavior
Login fails
## Failure Logs
I, [2020-06-03T05:37:15.956952 #32183] INFO -- : [263cb676-68b7-4c7…
-
I just installed audio_player on Radiant version 0.7.1 (gem). Demo application works fine, but when I try to access audio tab in admin module I get errro 500. I also don't see any audio_payer related …
-
Using the following config:
```yaml
translations:
- file: app/assets/locales/:locale/application.json
patterns:
- "*"
- "!admin*"
- "!rails*"
```
Initial translati…
-
When posting issues, please include the following information to speed up the troubleshooting process:
* **Version**: which version of this gem (and [ng-token-auth](https://github.com/lynndylanhurl…