aboutsummaryrefslogtreecommitdiffstats
path: root/test
Commit message (Expand)AuthorAgeFilesLines
* Add test coverage for form with rich-text-areaAlberto Almagro2018-10-101-0/+28
* Remove set_action_text_renderer from dummy app (#26)Liroy Leshed2018-10-101-6/+0
* Prevent rich_text_area from raising when inexistent attribute is passed (#24)Alberto Almagro Sotelo2018-10-091-0/+21
* Add frozen_string_literal: trueAlberto Almagro2018-10-086-0/+12
* Add template for ActionText::Attachables::RemoteImageJavan Makhmali2018-10-061-15/+22
* Fix has_rich_text with `:body` keywords error. (#16)Jason Lee2018-10-052-0/+6
* Delegate string methods to contentJavan Makhmali2018-10-041-3/+11
* Fix content attachment testJavan Makhmali2018-10-035-1/+27
* Uncomment failing testsJavan Makhmali2018-10-022-69/+69
* Bring some tests overJavan Makhmali2018-10-025-27/+357
* active → actionJavan Makhmali2018-10-023-3/+3
* Never mind on allowing blankDavid Heinemeier Hansson2018-09-123-11/+3
* Ensure blank rich text records aren't saved or requiredDavid Heinemeier Hansson2018-09-121-0/+13
* Prefer the ASt APIGeorge Claghorn2018-07-313-0/+13
* We are leveling up the text_area, not the text_field, so match namesDavid Heinemeier Hansson2018-06-051-1/+1
* Use mediumtext-size columnsDavid Heinemeier Hansson2018-05-292-2/+2
* Test saving the dependent modelsDavid Heinemeier Hansson2018-05-291-0/+10
* Just test text pipeline without dependencies/savingDavid Heinemeier Hansson2018-05-291-2/+2
* Adding the rich text tablesDavid Heinemeier Hansson2018-05-291-0/+14
* Content is now supplied by dedicated modelDavid Heinemeier Hansson2018-05-292-3/+10
* Not needed for migrations etcDavid Heinemeier Hansson2018-05-291-1/+1
* Rename from Active Text to Action TextDavid Heinemeier Hansson2018-04-133-5/+5
* Use rich_text instead of active_textDavid Heinemeier Hansson2018-04-132-2/+2
* Dummy: Use Trix stylesJavan Makhmali2018-02-142-4/+3
* Dummy: Set ActiveText renderer for current requestJavan Makhmali2018-02-141-0/+6
* Delegate Content#html_safe to #to_sSam Stephenson2018-02-131-1/+1
* Add initial ActiveStorage integrationJavan Makhmali2018-02-123-1/+53
* Pull activetext.js into dummy app with webpackerJavan Makhmali2018-02-1219-33/+6180
* Extract BC3's rich_text_field helperJavan Makhmali2018-02-121-1/+1
* Tests: Add Message scaffoldingJavan Makhmali2018-02-0818-23/+265
* Add dummy appSam Stephenson2018-02-0865-4/+921
* Initial commitSam Stephenson2018-02-071-0/+4