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 form field reordering / refactor strategies #42

Merged
merged 9 commits into from
Feb 6, 2024
Merged

Conversation

danielnaab
Copy link
Contributor

Implementing #41, in order to reorder form fields, this PR adds the ability to drag-and-drag fields in the form manager interface.

To accommodate this, the notion of a "strategy" was removed in favor of more arbitrary resource types in the form definition. This may need to be revisited as we add additional behavior. Additionally, a new testing strategy is required, and will be added after a follow-up refactoring of how content types are defined.

Copy link

github-actions bot commented Feb 6, 2024

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines Unknown% 0 / 0
🔵 Statements Unknown% 0 / 0
🔵 Functions Unknown% 0 / 0
🔵 Branches Unknown% 0 / 0
File CoverageNo changed files found.
Generated in workflow #81

@danielnaab danielnaab merged commit db75b40 into main Feb 6, 2024
2 checks passed
@danielnaab danielnaab deleted the reordering branch February 6, 2024 21:02
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.

1 participant