Daniel Mastrorillo
Daniel Mastrorillo
**The Problem To Be Solved** The errors tab does a great job of grouping errors together, however, if the error is the same but it appears in a different part...
Add the ability to undo and redo an action. - [ ] add undo/redo buttons - [ ] add keyboard navigation - [ ] `CMD+Z` to undo a recent action...
Allow user to save and load custom templates using `localStorage` - [ ] add a text field above the SVG paper to input a title for the template - [...
`delete` to delete selected block. `arrow-keys` to move a block by 1 unit `CMD+C` to copy a block `CMD+V` to paste a block including options and dimensions. (should paste the...
# Setup I am using an ec2 instance connected to an RDS running mySql. Mailtrain is running inside of docker with nginx acting as a reverse proxy. ## How I...