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

#216 form instance assign fields and groups #223

Merged
merged 33 commits into from
Dec 4, 2024

Conversation

DonnyLe
Copy link
Contributor

@DonnyLe DonnyLe commented Dec 2, 2024

Description

Implemented a frontend page for assigners to add text fields to forms for employees to sign. Uses React RND and React PDF

Motivation and Context

Needed a frontend for the assigners to interact with textboxes and PDFs.

Closes [#216 ]

How has this been tested?

Screenshots (if appropriate):

image

Types of changes

  • [] Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • [x ] My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@DonnyLe DonnyLe linked an issue Dec 2, 2024 that may be closed by this pull request
Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
mfa-form-automator ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 4, 2024 10:48pm

Copy link
Collaborator

@kaiyangzheng kaiyangzheng left a comment

Choose a reason for hiding this comment

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

Left a few comments.

If possible can you add the component to web/src/pages/create-tempate/inputFields.tsx? You should be able to get the formUrl from useBlob in the useCreateFormTemplate context.

did not integrate with the summary page however.
kaiyangzheng
kaiyangzheng previously approved these changes Dec 4, 2024
@kaiyangzheng kaiyangzheng merged commit c73d3b1 into main Dec 4, 2024
7 checks passed
@kaiyangzheng kaiyangzheng deleted the #216-Form-Instance-Assign-Fields-and-Groups branch December 4, 2024 23:09
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.

[FEATURE] Create form instance "Assign Groups" page
3 participants