foreman icon indicating copy to clipboard operation
foreman copied to clipboard

Fixes #37382 - Update to jQuery 3

Open MariaAga opened this issue 1 year ago • 3 comments

Will also need to fix the select2 selectors in plugins, I only found 4 places https://github.com/search?q=org%3Atheforeman+s2id_++NOT+repo%3Atheforeman%2Fforeman&type=code https://github.com/search?q=org%3Atheforeman+select2-chosen++NOT+repo%3Atheforeman%2Fforeman&type=code https://github.com/search?q=s2id_++org%3Akatello&type=code Requires https://github.com/theforeman/foreman-js/pull/479 to test

MariaAga avatar Apr 24 '24 12:04 MariaAga

I don't see a bump of jquery itself. Is this removing deprecated jquery < 3 usages?

ekohl avatar Apr 24 '24 14:04 ekohl

@ekohl jquery is in https://github.com/theforeman/foreman-js/pull/479

MariaAga avatar Apr 25 '24 11:04 MariaAga

Good idea, I'll move it here: https://github.com/theforeman/foreman/pull/10250 and will create some prs in the plugins

MariaAga avatar Jul 18 '24 18:07 MariaAga