Home Page Progress #22

Open
john4064 wants to merge 11 commits from feature/home-page-setup into main
Owner
  • Created the Games Map
  • Created Components for the Home Page
  • Created a Common Animated HyperLink
  • Created a DonutProgress bar
  • Created the Footer.
- Created the Games Map - Created Components for the Home Page - Created a Common Animated HyperLink - Created a DonutProgress bar - Created the Footer.
Home Page Progress
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 7s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
f29757330e
- Created the Games Map
- Created Components for the Home Page
- Created a Common Animated HyperLink
- Created a DonutProgress bar
- Created the Footer.
Merge branch 'main' into feature/home-page-setup
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 32s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
6bd0fd3b99
Merge branch 'feature/home-page-setup' of https://git.rcslabs.dev/Doble/MatchingMakingSite into feature/home-page-setup
All checks were successful
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 32s
cb0f77945a
Ver Bump
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 33s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
7b2177c403
Update cors issues
Some checks failed
Web Deployment Container / nonprod-deploy (dev) (pull_request) Has been cancelled
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been cancelled
fbf58d3556
Update App.jsx
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 3s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 33s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
c52c7b281a
Author
Owner

LGTM

LGTM
Fix the Footer
All checks were successful
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 33s
7ac77580f1
Add actual call for recent user.
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 8s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 42s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
4a11a344a5
Update UserTile.jsx
All checks were successful
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 34s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
d060a96295
Add Common Component
All checks were successful
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 33s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
4689512098
All checks were successful
Web Deployment Container / nonprod-deploy (dev) (pull_request) Successful in 33s
Web Deployment Container / prod-deploy (dev) (pull_request) Has been skipped
Web Deployment Container / determine-workflow (pull_request) Successful in 2s
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 feature/home-page-setup:feature/home-page-setup
git switch feature/home-page-setup

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