-
you may interest in https://www.ruby-toolbox.com/categories/rails_admin_interfaces
-
### Description
A factory can have the same trait multiple times
### Reproduction Steps
```ruby
FactoryBot.define do
factory :user, class: OpenStruct do
trait :admin do
name …
-
```
Steps to reproduce:
1. Log in
2. Click a VM to view it
Actual result:
We're sorry, but something went wrong!
Expected result:
Viewing the VM
Version of the product:
Server OS:
Browser:
Chrome…
-
Would be nice to manage Prezento's content without using the console.
See: https://github.com/sferik/rails_admin
-
- [x] Install Pundit
- [x] Protect Grandmas
- [ ] Protect Bookings?
- [ ] Scope for user dashboard
- [ ] Do we need Admin users?
> Step by Step explanations:
https://kitt.lewagon.com/knowled…
-
### Terraform Version
v0.12.20
### Affected Resource(s)
Please list the resources as a list, for example:
- postgresql_schema
- postgresql_extension
### Terraform Configuration Files
```h…
-
Trying to use nestable_list for a model that has a :position field—installed gem, added nestable to actions in rails_admin.rb:
``` ruby
config.actions do
nestable
end
```
and in my models/pe…
-
@codereading/readers
Well @samnang mentioned somewhere about railscasts covering active_admin in an episode and I know ryan bates keeps all his code on github to share. I took a look at what the rep…
-
## Context
Ontoportal provides an admin page, where an administrator, can go to manage `ontologies`, `users`, `content(metadata)`, `groups`, `categories`, and now also `person & organization`.
#…
-
This is a big decision and will require a lot of effort. Noting down pros/cons.
Right now the Smart Citizen is split in 2 parts:
* The API backend (this repo)
* The Front End https://github.com/f…