Added equipment handling with image uploading #9

Open
22351795 wants to merge 0 commits from test into dev
Member

Merge from test to dev

Merge from test to dev
Added the equipment creation,editing and deletion logic and handle image uploading
Some checks failed
CI Pipeline / Frontend Tests (pull_request) Successful in 33s
CI Pipeline / Frontend Build (pull_request) Failing after 30s
CI Pipeline / Backend Tests (pull_request) Failing after 5m4s
CI Pipeline / Backend Build (pull_request) Has been skipped
CI Pipeline / Docker Build Test (pull_request) Has been skipped
2edf92f9b6
Updated to Equipment controller rather than Admin
Some checks failed
CI Pipeline / Frontend Tests (pull_request) Successful in 37s
CI Pipeline / Frontend Build (pull_request) Failing after 29s
CI Pipeline / Backend Tests (pull_request) Failing after 5m8s
CI Pipeline / Backend Build (pull_request) Has been skipped
CI Pipeline / Docker Build Test (pull_request) Has been skipped
47c004082d
Some checks failed
CI Pipeline / Frontend Tests (pull_request) Successful in 37s
CI Pipeline / Frontend Build (pull_request) Failing after 29s
CI Pipeline / Backend Tests (pull_request) Failing after 5m8s
CI Pipeline / Backend Build (pull_request) Has been skipped
CI Pipeline / Docker Build Test (pull_request) Has been skipped
This pull request has changes conflicting with the target branch.
  • backend/src/main/java/com/example/booking/controller/AdminController.java
  • frontend/src/App.jsx
View command line instructions

Checkout

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

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 dev
git merge --no-ff test
git switch test
git rebase dev
git switch dev
git merge --ff-only test
git switch test
git rebase dev
git switch dev
git merge --no-ff test
git switch dev
git merge --squash test
git switch dev
git merge --ff-only test
git switch dev
git merge test
git push origin dev
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
2025/CSIS-equipment-booking-system-group-11!9
No description provided.