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

Formalize Integration Form Creation #218

Open
tbenbow opened this issue Oct 6, 2023 · 0 comments
Open

Formalize Integration Form Creation #218

tbenbow opened this issue Oct 6, 2023 · 0 comments

Comments

@tbenbow
Copy link
Contributor

tbenbow commented Oct 6, 2023

The integration form on the client side (and the server controller) is currently a fairly long if else statement to deal with each integration. We need to formalize this so it doesn't get out of control when we add more integrations. Each integration should have a separate file that defines it's form. In general, this needs to be more modular.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant