Skip to content

feat: auto-save signer with status 0 when added#6108

Merged
vitormattos merged 1 commit intomainfrom
feat/auto-save-signer-on-add
Dec 11, 2025
Merged

feat: auto-save signer with status 0 when added#6108
vitormattos merged 1 commit intomainfrom
feat/auto-save-signer-on-add

Conversation

@vitormattos
Copy link
Copy Markdown
Member

Automatically saves the signer to the server with status 0 (draft) when the user adds a new signer through the Add Signer dialog. This eliminates the need for a separate manual save action after adding each signer.

The PATCH request is sent to /apps/libresign/api/v1/request-signature with status: 0 immediately after the signer is added to the local state.

Automatically saves the signer to the server with status 0 (draft)
when the user adds a new signer through the Add Signer dialog.
This eliminates the need for a separate manual save action after
adding each signer.

The PATCH request is sent to /apps/libresign/api/v1/request-signature
with status: 0 immediately after the signer is added to the local state.

Signed-off-by: Vitor Mattos <[email protected]>
@vitormattos vitormattos added this to the Next Major (33) milestone Dec 11, 2025
@vitormattos vitormattos self-assigned this Dec 11, 2025
@github-project-automation github-project-automation Bot moved this to 0. Needs triage in Roadmap Dec 11, 2025
@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable32

@vitormattos
Copy link
Copy Markdown
Member Author

/backport to stable31

@vitormattos vitormattos merged commit 453b200 into main Dec 11, 2025
55 of 58 checks passed
@vitormattos vitormattos deleted the feat/auto-save-signer-on-add branch December 11, 2025 17:12
@github-project-automation github-project-automation Bot moved this from 0. Needs triage to 4. to release in Roadmap Dec 11, 2025
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.

1 participant