Code cleanup #81

Open
twig wants to merge 7 commits from temmie-random-cleanup into main
Owner
No description provided.
twig added the
WIP
Priority
Low
Kind/Enhancement
labels 2025-08-11 02:31:05 +00:00
twig self-assigned this 2025-08-11 02:31:05 +00:00
twig added 2 commits 2025-08-11 02:31:06 +00:00
fix: bad layout link leading to settings menu crashing
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
e1f30ba9a8
twig added 1 commit 2025-08-11 20:08:59 +00:00
feat: add support to select default radio button based on key
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
446038d37f
also simplifies the radio button code, making it easier to parse
twig added 1 commit 2025-08-11 20:10:15 +00:00
style: indent a div
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
ec5fca5d1b
twig added 2 commits 2025-08-11 20:25:36 +00:00
refactor: move getDisplayAvatar into profile composable
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
10bf54b6fd
twig added 1 commit 2025-08-11 20:43:47 +00:00
style: change about me rendering in profile modals
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
baff4de406
twig changed title from wip: Various cleanup of code i've written to Code cleanup 2025-08-12 14:56:09 +00:00
twig 2025-08-12 14:56:17 +00:00
  • removed the
    WIP
    label
  • requested review from sauceyred
All checks were successful
ci/woodpecker/push/build-and-publish Pipeline was successful
ci/woodpecker/pr/build-and-publish Pipeline was successful
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin temmie-random-cleanup:temmie-random-cleanup
git checkout temmie-random-cleanup

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 checkout main
git merge --no-ff temmie-random-cleanup
git checkout temmie-random-cleanup
git rebase main
git checkout main
git merge --ff-only temmie-random-cleanup
git checkout temmie-random-cleanup
git rebase main
git checkout main
git merge --no-ff temmie-random-cleanup
git checkout main
git merge --squash temmie-random-cleanup
git checkout main
git merge --ff-only temmie-random-cleanup
git checkout main
git merge temmie-random-cleanup
git push origin main
Sign in to join this conversation.
No reviewers
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: gorb/frontend#81
No description provided.