feat: refresh signature/mandat UI #5

Open
ljahier wants to merge 0 commits from chore_new_version into main
Member
No description provided.
Some checks failed
CI / Style (push) Waiting to run
CI / Test (push) Waiting to run
CI / Style (pull_request) Has been cancelled
CI / Test (pull_request) Has been cancelled
This pull request has changes conflicting with the target branch.
  • Cargo.lock
  • Cargo.toml
  • app/src/assets/main.css
  • app/src/components/Navbar.vue
  • app/src/components/account/BackupCodesDisplay.vue
  • app/src/components/account/PasswordPolicyHint.vue
  • app/src/components/account/TwoFactorSetup.vue
  • app/src/components/account/TwoFactorStatus.vue
  • app/src/components/layout/Card.vue
  • app/src/components/layout/Flex.vue
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin chore_new_version:chore_new_version
git switch chore_new_version

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch main
git merge --no-ff chore_new_version
git switch chore_new_version
git rebase main
git switch main
git merge --ff-only chore_new_version
git switch chore_new_version
git rebase main
git switch main
git merge --no-ff chore_new_version
git switch main
git merge --squash chore_new_version
git switch main
git merge --ff-only chore_new_version
git switch main
git merge chore_new_version
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
purr/agir!5
No description provided.