-
Notifications
You must be signed in to change notification settings - Fork 28
feat: introduce entity_usage #453
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: 8.0.x
Are you sure you want to change the base?
Conversation
* 6.2.x: Update npm packages
|
| @@ -0,0 +1,30 @@ | |||
| local_task_enabled_entity_types: | |||
| - media | |||
| - taxonomy_term | |||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
adding node to local_task_enabled_entity_types might be good.
| local_task_enabled_entity_types: | ||
| - media | ||
| - taxonomy_term | ||
| track_enabled_source_entity_types: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
we should add paragraphs and redirect to source entity types
| - node | ||
| - taxonomy_term | ||
| - user | ||
| track_enabled_target_entity_types: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
also adding paragraphs (for nested paragraphs) and redirect to distination
Make sure these boxes are checked before submitting your pull request - thank you!
If you are really awesome, then your feature is covered by additional tests. Well done!