Actions
Architecture #23041
closedRewrite angular app "textForm" in JavaScript
Status:
Released
Priority:
N/A
Assignee:
Category:
Architecture - Code maintenance
Target version:
Fix check:
To do
Regression:
No
Description
This is part of the plan to completely remove AngularJs from Rudder, for reasons of security and code maintenance.
In this case, because of the way the directive form is built, we cannot easily rewrite this application in Elm. We simply rewrite it in pure javascript, without using any framework.
Updated by Raphael GAUTHIER over 1 year ago
- Status changed from New to In progress
Updated by Raphael GAUTHIER over 1 year ago
- Subject changed from Rewrite angular app "textForm" in Elm to Rewrite angular app "textForm" in JavaScript
- Description updated (diff)
Updated by Raphael GAUTHIER over 1 year ago
- Status changed from In progress to Pending technical review
- Assignee changed from Raphael GAUTHIER to Vincent MEMBRÉ
- Pull Request set to https://github.com/Normation/rudder/pull/4884
Updated by Raphael GAUTHIER over 1 year ago
- Status changed from Pending technical review to Pending release
Applied in changeset rudder|01fed835e2f032b80b6ab2edcd5f0c8c3929c858.
Updated by Vincent MEMBRÉ over 1 year ago
- Status changed from Pending release to Released
This bug has been fixed in Rudder 8.0.0~alpha1 which was released today.
Actions