Skip to content

Replace angular code #7603

@himdel

Description

@himdel

We do have a lot of angular.js 1.x code that should eventually be rewritten to react or DDF, as per version-support-status, it ends LTS in Dec 2021.

We don't use angular router, or ng-app, so any angular code needs miq_bootstrap to render (which uses angular.bootstrap to run angular).

This happens from:

  • error modal - a self contained component that pops up a modal on unexpected 4** or 5** HTTP responses, shoud be trivial to rewrite

Views - forms (find issues)

Views - dialog user/editor:

Views - unsorted:

We also have multiple angular plugins - see #6452 (comment)
And components in ui-components - issue already exists: #6716

Previous Releases:

Metadata

Metadata

Type

No type

Projects

Status

In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions