You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In my opinion, we should enable all apps possible on new application install. This means less work for our users and there is no downside to having all integrations possible.
This also means that we need a way to configure all integrations from the UI.
The text was updated successfully, but these errors were encountered:
And a built in scaffolding command to install a new api module.
The majority of the time so far, folks are adopting Frigg to power a specific integration, and will already have some integrations built out in a different way, so they're going to end up "uninstalling" all of the api modules they don't use.
FWIW, the frontend is dynamic, just needs "IntegrationConfigOptions" to have an entry per app.
In my opinion, we should enable all apps possible on new application install. This means less work for our users and there is no downside to having all integrations possible.
This also means that we need a way to configure all integrations from the UI.
The text was updated successfully, but these errors were encountered: