Jeff LADIRAY

Results 7 issues of Jeff LADIRAY

## Pull Request checklist: - [x] Write an explicit title for the Pull Request, following [Conventional Commits specification](https://www.conventionalcommits.org/en/v1.0.0/#summary) - [ ] Test manually the implemented changes - [x] Review my...

CURRENTLY When emptying a "block" inside an intent input or output, cursor disappear and it's not possible to edit the block. SHOULD BE Editing an empty block should be possible

bug

Middlewares handling seems to be pretty flacky. Middlewares loading from DB seems to be ok since restarting pods/server seems to repair everything, but middlewares cache update related code doesn't work....

bug

CURRENTLY Autoreplay behaviour is pretty random. Sometimes, autoreplay just doesn't work at all SHOULD BE Autoreplay should work just fine

bug

CURRENTLY Adding a new block (Button, action ...) is always at the end of the current input/output content SHOULD BE Block should be added at the position of the cursor...

bug

New feature - We should be able to copy and paste intent input/output content

enhancement

## Expected behavior I want to see all of my collections ## Actual behavior No collections are detected. `.forestadmin-schema.json` contains `"collections": []`, even so my database and laravel models are...