Actions
Bug #13234
closedAs a developer I want to be able to switch off turbolinks for links to certain pages
Description
This is required for pages that combine foreman UI with angular pagelets. With turbolinks it doesn't load additional assets required by angular/bastion.
Updated by Tomáš Strachota almost 9 years ago
- Related to Tracker #12507: Smart Proxy UX improvments added
Updated by Tomáš Strachota almost 9 years ago
- Blocks Feature #12723: Display Katello lifecycle and environments on the proxy show page added
Updated by Tomáš Strachota almost 9 years ago
- Blocks Feature #12722: Display Katello / pulp sync status in the proxy show page added
Updated by The Foreman Bot almost 9 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/3086 added
Updated by Ondřej Pražák almost 9 years ago
- Status changed from Ready For Testing to Rejected
Closed to avoid additional burden on core codebase. We will use Deface for now.
Updated by Daniel Lobato Garcia almost 9 years ago
A link to the whole discussion - https://cloud.githubusercontent.com/assets/598891/12450659/49167914-bf85-11e5-852f-7e46cbc51691.png - disabling turbolinks is easily done through Deface, so instead of making core maintain this repository of disabled links, plugins should maintain this through deface.
Updated by Tomer Brisker almost 5 years ago
- Category changed from 47 to Plugin integration
Actions