feat: profile page #73

Open
EcstaticPilot wants to merge 6 commits from profile-page into main
EcstaticPilot commented 2026-07-30 23:03:55 +00:00 (Migrated from codeberg.org)

this PR adds a profile page, with a button to edit and sign-out

this PR adds a profile page, with a button to edit and sign-out
scottylabs-bot commented 2026-07-30 23:05:45 +00:00 (Migrated from codeberg.org)

Kennel Deployments

Service URL
backend https://housing-backend-pr-73.scottylabs.net

Last updated for commit 539efe0.

<!-- kennel-deployment --> ### Kennel Deployments | Service | URL | | --- | --- | | backend | https://housing-backend-pr-73.scottylabs.net | Last updated for commit `539efe0`.
amzoeee commented 2026-08-03 05:53:41 +00:00 (Migrated from codeberg.org)

openapi.json should correctly exist now if you merge main into this

`openapi.json` _should_ correctly exist now if you merge main into this
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 profile-page:profile-page
git switch profile-page

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 profile-page
git switch profile-page
git rebase main
git switch main
git merge --ff-only profile-page
git switch profile-page
git rebase main
git switch main
git merge --no-ff profile-page
git switch main
git merge --squash profile-page
git switch main
git merge --ff-only profile-page
git switch main
git merge profile-page
git push origin main
Sign in to join this conversation.
No description provided.