stable

Clone or download

Read-only

Do not do a relative import of the scrum-header.js in the PV2 app

Added back jQuery to `window` to keep the tests happy. This was done indirectly before via the `tlp` import. Part of request #26381: Prevent relative imports outside of a package Change-Id: I3d77de28444ba97487fa99a4ba1cb9c1711a2fda

Modified Files

Name
M plugins/agiledashboard/include/AgileDashboard/Planning/PlanningJavascriptDependenciesProvider.php +1 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/jest.config.js +1 −0 Go to diff View file
M plugins/agiledashboard/scripts/planning-v2/src/app/app.js +0 −2 Go to diff View file
A plugins/agiledashboard/scripts/planning-v2/test-load-jquery.js +21 −0 Go to diff View file