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

Add starting prefill_template logic to user_setting_store #3110

Closed
wants to merge 2 commits into from

Conversation

Oglopf
Copy link
Contributor

@Oglopf Oglopf commented Oct 5, 2023

Beginning work on allowing general batch connect templates to be saved per #1500

@Oglopf Oglopf marked this pull request as draft October 5, 2023 22:01
@Oglopf
Copy link
Contributor Author

Oglopf commented Oct 6, 2023

Write the data to the same place the user settings are going and use the yaml struct instead of json.

…re and also making the code easy to build on for other user settings we may want later
@Oglopf
Copy link
Contributor Author

Oglopf commented Oct 6, 2023

I added some significant changes, sorry about that if it's too much. My thinking is it's better now than later. The goal was to make it so this would be easy to build out more for any other settings we want to save for users, so this provides a way to do that with keys to the relevant sections such as :prefill_templates or :whatever later on.

Still needs some work, but it's friday and late and I wanted to push what I had.

@Oglopf Oglopf closed this Oct 17, 2023
@Oglopf Oglopf deleted the form-options-as-profile branch October 17, 2023 16:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants