docbrown/db
Ridhwana aa201060e8
Override Tag Moderation Actions (#20088)
* feat: remove the validation for the article_id and tag_name to be unique on a tag_adjustment

* chore: remove unique index

* feat: update the validate_tag method to align with the removal of unique indexes on the table

* feat: do not allow removal and addition of tags that were added/removed by admins

* spec: add tests for the tag_adjustment_spec

* fix: update the validation of tags

* spec: article validation

* spec: test the action_panel helper

* chore: amend language

* add styles

* Empty commit
2023-09-15 15:06:58 +02:00
..
migrate Override Tag Moderation Actions (#20088) 2023-09-15 15:06:58 +02:00
schema.rb Override Tag Moderation Actions (#20088) 2023-09-15 15:06:58 +02:00
seeds.rb Renamed DisplayAd model to Billboard (#19993) 2023-08-28 08:09:36 -04:00
seeds_staging.rb Add Staging specific seed file (#19434) 2023-05-10 16:10:19 -04:00