Actions
Feature #8652
closedReplace errata content search links with links to errata list page
Description
We need to replace the old errata content serach links with links to the environmments errata list page. Here are where these links appear:
./app/assets/javascripts/bastion_katello/repositories/details/views/repository-info.html: <a ng-href="/katello/content_search#/!=&search[subgrid][repo_id]={{ repository.id }}&search[subgrid][type]=repo_errata"> ./app/assets/javascripts/bastion_katello/products/details/views/product-repositories.html: <a translate ng-href="/katello/content_search#/!=&search[subgrid][repo_id]={{ repository.id }}&search[subgrid][type]=repo_errata"> ./app/assets/javascripts/bastion_katello/content-views/details/filters/views/filter-repositories.html: <a translate ng-href="/katello/content_search#/!=&search[subgrid][repo_id]={{ repository.id }}&search[subgrid][type]=repo_errata"> ./app/assets/javascripts/bastion_katello/content-views/details/views/content-view-repositories.html: <a ng-href="/katello/content_search#/!=&search[errata][search]=&search[content_type]=errata&search[subgrid][repo_id]={{ repository.id }}&search[subgrid][type]=repo_errata"
Updated by Walden Raines almost 10 years ago
- Blocks Tracker #7675: Errata View added
Updated by Walden Raines almost 10 years ago
- Status changed from New to Assigned
- Assignee set to Walden Raines
Updated by The Foreman Bot almost 10 years ago
- Status changed from Assigned to Ready For Testing
- Pull request https://github.com/Katello/katello/pull/4943 added
- Pull request deleted (
)
Updated by Walden Raines almost 10 years ago
- Status changed from Ready For Testing to Closed
- % Done changed from 0 to 100
Applied in changeset katello|4de68b2b756b8fb4c2e34963ff0b7f5b6a401f6c.
Updated by Eric Helms almost 10 years ago
- Translation missing: en.field_release set to 23
Actions