stable

Clone or download

Read-only

Add mercure-enabled field to kanban init data

This commit aims to add field data-kanban-mercure-enabled to kanban-init-data to enable the frontend to chose between node and mercure Testing can be done by opening kanban, and then searching in the browser inspector for data-kanban-mercure-enabled. If the feature flag enable_mercure_dev is set to 1, it should be true, if it is set to anything else, it should be false Part of story #28301 Have Kanban realtime be Mercure based Change-Id: Idf573d1ee58161f21fb9346591951da0a873ab5a

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/KanbanPresenter.class.php +3 −0 Go to diff View file
M plugins/agiledashboard/templates/kanban.mustache +1 −0 Go to diff View file