Actions
Task #23449
openTracker #23446: Change foreman to SPA (Single Page Application)
replace turbolinks with SPA approach to load partial html content
Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Pull request:
Fixed in Releases:
Found in Releases:
Description
as part of migrating to SPA, we need to drop turbolinks.
However, since not all UI will be rewritten, it make sense to keep some of turbolinks "functionality" especially, the ability to load only a partial html from the server, without a full page reload.
Updated by Ohad Levy over 6 years ago
- Related to Bug #11884: Turbolinks load some pages twice added
Updated by Anonymous over 5 years ago
- Related to Refactor #20961: Turbolinks Classic is not Rails 5.1 compatible added
Updated by Anonymous about 5 years ago
- Related to Refactor #27990: Move away from turbolinks-classic added
Updated by Amir Fefer almost 5 years ago
- Pull request https://github.com/theforeman/foreman/pull/7394 added
Actions