From 44cae4da248b9f7ff8d64457cb85d06876e94374 Mon Sep 17 00:00:00 2001 From: BonfaceKilz Date: Mon, 18 Apr 2022 08:39:05 +0300 Subject: Create new issue on removing external js --- issues/remove-external-js-code.gmi | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 issues/remove-external-js-code.gmi diff --git a/issues/remove-external-js-code.gmi b/issues/remove-external-js-code.gmi new file mode 100644 index 0000000..7190c33 --- /dev/null +++ b/issues/remove-external-js-code.gmi @@ -0,0 +1,20 @@ +# Remove externally loaded JS + +## Tags + +* assigned: bonfacem, alex +* type: ui, enhancement +* status: unclear +* 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 + +- [ ] Package `jquery-ui`. +- [ ] Replace `jquery-ui` cdn with a link from the GNU Guix profile. +- [ ] Check and report if there are other js files we load from a CDN. + -- cgit v1.2.3