Skip to content

Update jQuery and replace deprecated things in the default admin theme #796

Open
@evrifaessa

Description

@evrifaessa

When the admin_default theme was written, the latest version of jQuery was v1.7.1.

As of today, jQuery v3.5.1 is the latest version available, and the 1.x. and 2.x. versions no longer receive patches.
Developers who want to create new extensions mostly take the default layout that comes from the admin_default theme. There were some breaking changes in new jQuery version, and some functionalities of the latest jQuery does not exist in v.1.7.1. Hence, we need to update our jQuery and update it to comply with breaking changes.

Metadata

Metadata

Assignees

No one assigned

    Labels

    admin panelcompatibilityFor Issues and Pull Requests involving compatibility across different types of dependencies.dependenciesIssues and Pull Requests involving the dependencies of BoxBilling.deprecatedFor issues or pull requests involving fixes or replacements made to deprecated dependencies.front-endUpdating what's being seen by the end-userhelp wantedjavascriptPull requests that update Javascript codesecurityFor bugs/exploits involving security.taskTask required by a developer

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions