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

allow URL type for router and build config #1001

Merged
merged 2 commits into from
Dec 20, 2023

Conversation

miles-grant-ibigroup
Copy link
Contributor

Description

Allows us to use ibi-group/datatools-server#577

Adds a third radio button to both configs. I tried to keep things abstract, but I think things are a bit messy. Looking for feedback on cleaning this up.

The issue is the way we determine if URL or text mode is active is by looking for the presence of URL data. Custom text should be preserved when URL is active.

Copy link
Contributor

@philip-cline philip-cline left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I tested this while I was testing the backend PR so thought I'd give a review. Looks good, left a couple of nit picky comments and questions. The naming convention of custom vs. customUrl can sometimes be confusing but I'm not sure it can be easily elucidated.

Copy link
Contributor

@daniel-heppner-ibigroup daniel-heppner-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It looks like it works for me thank you

@miles-grant-ibigroup miles-grant-ibigroup merged commit 6daab37 into dev Dec 20, 2023
5 checks passed
@miles-grant-ibigroup miles-grant-ibigroup deleted the otp-configs-url-download branch December 20, 2023 15:59
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

Successfully merging this pull request may close these issues.

3 participants