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

Feature/prefilling fields #37

Merged
merged 8 commits into from
Oct 28, 2024
Merged

Feature/prefilling fields #37

merged 8 commits into from
Oct 28, 2024

Conversation

jnation3406
Copy link
Contributor

This switches the prefilling of fields in the tom_tns forms to use the new HermesDataConverter class. It also allows prefilling many more of the fields in the form then was previously available. This should aid users in being able to fill out the form faster and not have to refill out information that is already in their TOM models somewhere. It also includes the "telescope" in the hermes submitted TNS message if it is present in the data, and lets users configure the mapping of datum instruments to TNS instruments.

Copy link
Contributor

@jchate6 jchate6 left a comment

Choose a reason for hiding this comment

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

I see where this is going, but I have a few questions.

tom_tns/tns_api.py Show resolved Hide resolved
tom_tns/forms.py Show resolved Hide resolved
tom_tns/templatetags/tns_extras.py Show resolved Hide resolved
tom_tns/templatetags/tns_extras.py Show resolved Hide resolved
README.md Show resolved Hide resolved
@jnation3406 jnation3406 merged commit a883625 into dev Oct 28, 2024
10 checks passed
@jnation3406 jnation3406 deleted the feature/prefilling_fields branch October 28, 2024 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants