Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #23041: Rewrite angular app "textForm" in JavaScript #4884

Conversation

RaphaelGauthier
Copy link
Member

@RaphaelGauthier RaphaelGauthier commented Jul 10, 2023

https://issues.rudder.io/issues/23041

This is part of the plan to completely remove AngularJs from Rudder, for reasons of security and code maintenance.

No new features have been added, this is a rewrite of the AngularJs "techniqueVersion" application in pure Javascript, without using any front-end framework.

We have exceptionally chosen to rewrite this application in pure javascript, because the way the directives form is constructed makes using Elm complicated.

The js files related to the old application have been removed, and a new file 'directive-inputs.js' containing the new js code that run this feature has been added.

@RaphaelGauthier
Copy link
Member Author

Commit modified

@RaphaelGauthier RaphaelGauthier force-pushed the arch_23041/rewrite_angular_app_textform_in_javascript branch from 9e6b2e3 to 01fed83 Compare July 10, 2023 14:06
@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 725091c into Normation:master Jul 11, 2023
15 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants