aboutsummaryrefslogtreecommitdiffstats
path: root/actiontext/test
Commit message (Expand)AuthorAgeFilesLines
* Let the generated initializers/backtrace_silencers.rb code use Regexp#match?Akira Matsuda2019-07-291-1/+1
* Implement ActiveStorage::Blob#attachable_plain_text_representationGeorge Claghorn2019-07-071-0/+5
* Correct test nameGeorge Claghorn2019-05-201-1/+1
* Allow filling in the only rich-text area without a locatorGeorge Claghorn2019-05-191-0/+6
* Deduplicate ActionText::RichText embedsGeorge Claghorn2019-05-171-0/+9
* Add ActionDispatch::SystemTestCase#fill_in_rich_text_areaGeorge Claghorn2019-05-136-1159/+895
* Update Webpacker in Action Text's test dummy appGeorge Claghorn2019-05-1113-564/+443
* Output junit format test reportFumiaki MATSUSHIMA2019-04-041-0/+2
* Avoid creating ActionText::RichText records unnecessarilyGeorge Claghorn2019-03-231-0/+8
* Fix updating rich text via nested attributesGeorge Claghorn2019-03-175-2/+38
* Merge pull request #35485 from excid3/default-attachable-trix-partialJavan Makhmali2019-03-114-2/+27
|\
| * Adds default trix partialChris Oliver2019-03-054-2/+27
* | Merge pull request #35529 from abhaynikam/35492-follow-up-to-updates-links-to...Ryuta Kamizono2019-03-092-2/+2
|\ \
| * | Updated links from http to https in guides, docs, etcAbhay Nikam2019-03-092-2/+2
| |/
* | Upgrade webpack-dev-server version in test appsSharang Dashputre2019-03-092-435/+229
* | Use the latest stable release of webpackerSharang Dashputre2019-03-092-2000/+3727
|/
* Disable available locale checks in Action Test testyuuji.yaginuma2019-02-241-0/+3
* Allows rich_text_area_tag to add I18n translated placeholder text if placehol...Abhay Nikam2019-02-221-2/+48
* SQLite3: Implement `add_foreign_key` and `remove_foreign_key`Ryuta Kamizono2019-02-111-0/+1
* Allow changing text and blob size without giving the `limit` optionRyuta Kamizono2019-01-292-2/+2
* Revert "Apply `t.timestamps` changes in Action Text and Action Mailbox"Ryuta Kamizono2019-01-291-0/+0
* Apply `t.timestamps` changes in Action Text and Action MailboxRyuta Kamizono2019-01-291-0/+0
* Merge pull request #34970 from kamipo/timestamps_with_precision_by_defaultRyuta Kamizono2019-01-262-8/+7
|\
| * Make `t.timestamps` with precision by defaultRyuta Kamizono2019-01-262-8/+7
* | Fix error saving Action Text content containing non-blob attachablesJavan Makhmali2019-01-251-0/+9
|/
* Changed webserver to web server.alkesh262019-01-221-1/+1
* Allow using Action Mailbox on MySQL 5.5Ryuta Kamizono2019-01-181-5/+5
* Move all npm packages to @rails scopeJavan Makhmali2019-01-101-1/+1
* Test actiontext on Rails 6.0bogdanvlviv2019-01-055-7/+4
* Import Action TextGeorge Claghorn2019-01-0491-0/+7878