Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | WIP | David Heinemeier Hansson | 2018-04-13 | 1 | -0/+9 |
| | |||||
* | Rename from Active Text to Action Text | David Heinemeier Hansson | 2018-04-13 | 3 | -4/+4 |
| | | | | This is more like Action View than Active Model. | ||||
* | Use rich_text instead of active_text | David Heinemeier Hansson | 2018-04-13 | 1 | -5/+5 |
| | | | | Just like we use has_many_attachments instead of active_storage_attachements. | ||||
* | Remove unused model | Javan Makhmali | 2018-02-14 | 1 | -4/+0 |
| | |||||
* | Extract AttachmentUpload | Javan Makhmali | 2018-02-14 | 2 | -28/+50 |
| | |||||
* | Move hard coded URLs to computed data attributes | Javan Makhmali | 2018-02-14 | 2 | -13/+15 |
| | |||||
* | Build out basic blob template to match the editor's | Javan Makhmali | 2018-02-14 | 1 | -5/+14 |
| | |||||
* | Initial Attachment rendering support | Javan Makhmali | 2018-02-13 | 1 | -0/+7 |
| | |||||
* | Add sgid support | Javan Makhmali | 2018-02-12 | 1 | -3/+4 |
| | |||||
* | Add initial ActiveStorage integration | Javan Makhmali | 2018-02-12 | 1 | -0/+32 |
| | |||||
* | Extract BC3's rich_text_field helper | Javan Makhmali | 2018-02-12 | 1 | -0/+46 |
| | |||||
* | Initial commit | Sam Stephenson | 2018-02-07 | 2 | -0/+5 |