Edit this page | Blame

Remove externally loaded JS

Tags

  • assigned: alex
  • type: ui, enhancement
  • status: closed, completed
  • priority: medium
  • keywords: ui, guix

Description

`jquery-ui` is still loaded from a CDN. This needs to be packaged and loaded from our GNU Guix profile.

Tasks

  • [x] Package `jquery-ui`.
  • [x] Replace `jquery-ui` cdn with a link from the GNU Guix profile.
  • [x] Check and report if there are other js files we load from a CDN.

Notes 28/9/22

The jquery-ui was packaged and currently no other cdn package exist A quick check up on the codebase shows jquery css is loaded from

Notes 21/11/22

Notes 12/02/24

Notes 28/02/24

PR above replaced any JS/CSS external code remaining in GN2 Marking the issue as closed since it has been resolved

(made with skribilo)