All notable changes to this project will be documented in this file.
- Add width to parent element of index field to prevent not showing avatar if the field is too narrow
- Fix optional allowRetake not being respected
- Reorganize media files
- Add support for "retake" button on details view. Current editor will get 403 on next heartbeat.
- Fix composer.json to include correct provider
- Fix "dist" folder not being run as production in the previous release
- Field on index view to show who is editing
- Field on detail view to show who is editing
- Field on form view block resource from editing
- All migrations required for the above
- Trait to add to models to enable the above
- Configurable timeout for when a heartbeat is considered stale
- Configurable interval for how often to update the heartbeat
- Config file to configure various settings