Issue #3511946: Add Tagify to Admin UI recipe
All threads resolved!
Closes #3511946
Merge request reports
Activity
- Resolved by David Galeano
added 1 commit
added 1 commit
added 1 commit
added 1 commit
@gxleano To fix the test issues, an approach to explore might be:
- In the
assertContentModel
test invocation define a specifictagify
input type, in a similar way asfield_content
orfield_featured_image
does - Add a new statement in the
assertContentModel
method to treat the specifics of tagify widget.
Edited by Pablo López- In the
added 1 commit
Thanks @plopesc!!
- Resolved by Adam G-H
- Resolved by Adam G-H
- Resolved by Adam G-H
added 1 commit
added 12 commits
-
224911fc - 1 commit from branch
project:1.x
- e37a01ac - 1 earlier commit
- ebe72487 - Issue #3511946: Add tagify widget as default for every exising content type
- 0b7b09eb - Issue #3511946: Add Tagify User List from installation
- 7e9980c9 - Issue #3511946: Remove size settings attribute
- 5d9db498 - Issue #3511946: Update field_tags type from recipes
- eee93602 - Issue #3511946: Update field type in tests
- e8f02cdf - Issue #3511946: Fix testing to allow tagify input type
- b2910403 - Issue #3511946: Add Tagify to composer.json in drupal_cms_content_type_base
- 2d8ec8db - Revert tests
- ad218599 - Revert "Revert tests"
- 0a47e62c - Update MODULES.md
Toggle commit list-
224911fc - 1 commit from branch
Please register or sign in to reply