[stable32] chore: migration to vue3#7229
Merged
vitormattos merged 25 commits intostable32from Mar 7, 2026
Merged
Conversation
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
…etup ts Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
…up ts Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Normalize the trailing newline in the Validation settings spec so the file follows standard formatting conventions. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Convert the signature stamp settings view to script setup with typed reactive state and preserve its internal API through defineExpose. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Cover preview visibility, clipboard actions, template persistence, background upload flow and reset helpers for the migrated SignatureStamp view. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Convert the CRL management view to script setup while preserving filter, sort, pagination and revocation dialog behavior. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Cover list loading, filter persistence, sort toggling and certificate revocation flows for the migrated CRL management view. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
Keep the external-route hotfix based on router.resolve while still generating absolute modal URLs for validation and signing flows, preserving the tested modal navigation contract. Signed-off-by: Vitor Mattos <1079143+vitormattos@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Backport of PR #7224