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

UDF - CRUD + schema preview #891

Merged
merged 40 commits into from Sep 20, 2023
Merged

UDF - CRUD + schema preview #891

merged 40 commits into from Sep 20, 2023

Conversation

munnsmunns
Copy link
Collaborator

@munnsmunns munnsmunns commented Aug 31, 2023

Adds a preview for dynamic form schemas to the UDF form, and adds basic Detail and List views for UDFs.

Base automatically changed from form-library to main September 18, 2023 20:23
@munnsmunns munnsmunns marked this pull request as ready for review September 19, 2023 16:59
# Conflicts:
#	hawc/apps/common/dynamic_forms/fields.py
#	hawc/apps/common/dynamic_forms/forms.py
#	hawc/apps/common/dynamic_forms/schemas.py
#	hawc/apps/common/filterset.py
#	hawc/apps/common/forms.py
#	hawc/apps/summary/forms.py
#	hawc/apps/summary/models.py
#	hawc/apps/summary/prefilters.py
#	hawc/apps/summary/templates/summary/datapivot_form.html
#	hawc/apps/summary/views.py
#	hawc/constants.py
#	hawc/main/settings/base.py
#	hawc/main/settings/unittest.py
#	hawc/main/urls.py
@shapiromatron shapiromatron changed the title dynamic form schema preview UDF - CRUD + schema preview Sep 19, 2023
Copy link
Owner

@shapiromatron shapiromatron left a comment

Choose a reason for hiding this comment

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

LGTM - assuming I'm interpreting this work as you intended (see comments)

hawc/apps/udf/views.py Show resolved Hide resolved
hawc/apps/udf/forms.py Show resolved Hide resolved
@shapiromatron shapiromatron merged commit b5a460f into main Sep 20, 2023
3 checks passed
@shapiromatron shapiromatron deleted the dynamic-form-preview branch September 20, 2023 16:56
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.

None yet

3 participants