-
**Issue by [reidangwin](https://github.com/reidangwin)**
_Friday Mar 09, 2018 at 09:21 GMT_
_Originally opened as https://github.com/reidangwin/react-rails-debate/issues/3_
----
-
Greetings,
First, thanks for creating this wonderful CRUD generator!
I was just wondering if there is a way to create custom stub templates? I have successfully copied the default stub template…
-
## What type(s) of User Does This Feature Affect?
- supervisors
- admins
- volunteers
## Description
Part of #3027
Blocked by #5752
Youth 14+ in foster care in MD are supposed to receive money …
-
### Aktuelles Verhalten
Auf allen Layers existiert eine Gruppe "Ohne Rollen" (deleted_people). Auf dieser Liste wurde in hitobito/hitobito_kljb#7 ein Lösch-Button hinzugefügt, den Admins drücken kö…
-
Currently if I want to create a CRUD style resource in Roxy I have to code the controller by hand. Please add a scaffolding command to do this for me.
> ml create resource controller-name [format]
T…
-
I want the flow of application. What are the entities present in project. What are the capabilites of each entities. how relationship working in project.
-
Do your backpack pro working natively with Devtools?
I am trying to implement InlineCreate Operation (Pro) but it doesn't work.
Create model "contact" with relation 1-n to model "company". I have…
-
I've created an example in the `tutorial` directory. Here are the important bits:
`index.rml`:
``` html
Window
```
`main.cpp`:
``` cpp
// ...
#include
R…
-
## Introduction
I noticed there was no straightforward way to add a Kanban view to your data, so I developed a new Kanban feature that allows you to easily update the status of a task, among other …
-
A note on the validation during upload, think there might still be a slight bug (I updated to 1.6.4) as I have a rule that my redirect.source should be unique (this validation works as it should with …