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 signers #1851

Closed
16 tasks
Tracked by #1852
vitormattos opened this issue Oct 2, 2023 · 1 comment
Closed
16 tasks
Tracked by #1852

Add signers #1851

vitormattos opened this issue Oct 2, 2023 · 1 comment
Labels
backend Backend task frontend Frontend task

Comments

@vitormattos
Copy link
Member

vitormattos commented Oct 2, 2023

to-do

  • Get allowed identification methods from backend.
    • Check if is possible to use initial state
  • Hide signers list when click at add signer
  • List allowed identification methods
    • Create a component by identification method
      • Flag mandatory methods and validate if is filled
      • Account
        • Need to list accounts when typing. Check file_sharing app when share a file with an account.
      • Add button to delete an identification method
        • Can't delete a factor that is mandatory
  • Implement button to add factor
    • Only add a factor that aren't added
  • Save identification methods
    • Validate response to check if have an error and implement the logic to don't close the add signers screen when have an error reported by API.
    • Reload signers list when save the current signer.
  • Define name of signer. Not mandatory. If haven't a name will use the identification method of first mandatory identification method. This logic already exists at backend.

Screenshot_20231002_111449

@vitormattos vitormattos added the feature-request New feature request label Oct 2, 2023
@vitormattos vitormattos added this to the Next Major (28) milestone Oct 2, 2023
This was referenced Oct 2, 2023
@vitormattos vitormattos added backend Backend task frontend Frontend task and removed feature-request New feature request labels Oct 2, 2023
@vitormattos
Copy link
Member Author

closed by #1873

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend Backend task frontend Frontend task
Projects
Archived in project
Development

No branches or pull requests

1 participant