feat: implement frontend integration for OAuth authentication and UI embedding #10

Open
jonasclaes wants to merge 4 commits from feat/add-web-ui into main
Owner
No description provided.
feat: implement frontend integration for OAuth authentication and UI embedding
Some checks failed
Build / build (pull_request) Failing after 37s
f0fe8e6e91
chore: add pnpm workspace configuration to allow esbuild builds
Some checks failed
Build / build (pull_request) Failing after 1m9s
d68f66b360
fix: update go:generate path for frontend dist directory
Some checks failed
Build / build (pull_request) Failing after 1m39s
18beed8a38
fix: remove SonarQube scan step from build workflow
All checks were successful
Build / build (pull_request) Successful in 1m59s
a3b416c154
All checks were successful
Build / build (pull_request) Successful in 1m59s
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 feat/add-web-ui:feat/add-web-ui
git switch feat/add-web-ui

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 feat/add-web-ui
git switch feat/add-web-ui
git rebase main
git switch main
git merge --ff-only feat/add-web-ui
git switch feat/add-web-ui
git rebase main
git switch main
git merge --no-ff feat/add-web-ui
git switch main
git merge --squash feat/add-web-ui
git switch main
git merge --ff-only feat/add-web-ui
git switch main
git merge feat/add-web-ui
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
DocPort/app!10
No description provided.