aboutsummaryrefslogtreecommitdiff
path: root/ufund-api/src/main/java/com/ufund/api/ufundapi/controller/CupboardController.java (unfollow)
Commit message (Expand)Author
2025-04-07Added check for empty maxgoal fieldGunther6070
2025-04-04Fix typossowgro
2025-04-03Fixed incognito race condition and checkout bugsGunther6070
2025-04-03Changes to cupboard on front end and back end to try and fix bugsGunther6070
2025-03-31backend image supportbenal01
2025-03-31backend support for descriptionbenal01
2025-03-30Modified controllers to return error text when catching errors. Also added ad...Gunther6070
2025-03-30Fixed broken tests and made them more consistentGunther6070
2025-03-30Added additional tests to bring coverage up to 100# on controllersGunther6070
2025-03-29API functionality for urgency and locationbenal01
2025-03-26Fix cupboard access checking and loggingsowgro
2025-03-25Created signup component and implemented some functionality. Did not finish i...Gunther6070
2025-03-25Tweak loggingsowgro
2025-03-25Greatly improve logging and other backend clean upsowgro
2025-03-24Fixed various bugs and began fixing auth system. Also started implementing ch...Gunther6070
2025-03-22API creation bug fix- the max goal would not be casted properlybenal01
2025-03-18idk but it works. funding basket worsk. -akAkash Keshav
2025-03-18Fixed error in cupboard controller where the maxgoal was an integer and not a...Gunther6070
2025-03-18debug of checkout. -akAkash Keshav
2025-03-18Modified status codes to properly display error messages on creation and upda...Gunther6070
2025-03-17Changed catch to use illegal argument exceptionGunther6070
2025-03-17Fix testssowgro
2025-03-17Attempt at fixing connection to front endsowgro
2025-03-07Finish update methodssowgro
2025-03-06more javadocs and cleanupsowgro
2025-03-06Push current changes (working on documentation and tests)sowgro
2025-03-06Created Cupboard Service and refactored the controller and DAO to add the ser...Gunther6070
2025-03-03Removed unnecessary check in createNeed methodGunther6070
2025-02-18Updated createNeed method to check if max is less than or equal to 0 and if c...Gunther6070
2025-02-16fix typosowgro
2025-02-16Refactor: Remove Cupboard.javasowgro
2025-02-16Added javadoc for deleteNeedAngelina Zhen
2025-02-16Manually edited getNeed in mainGunther6070
2025-02-16Test pushGunther6070
2025-02-16added searchNeeds() function to CupboardController -akAkash Keshav
2025-02-16javadocbenal01
2025-02-16Completed Delete NeedAngelina Zhen
2025-02-16Complete createNeed()sowgro
2025-02-16updateNeed Controller and Cupboard functionalitybeanplebs
2025-02-16Implemented getNeeds methodGunther6070
2025-02-16Reverted getNeed changeGunther6070
2025-02-16Implemented getNeed methodGunther6070
2025-02-16Add spring stuff to CupboardController and make all DAO calls inside Cupboard...sowgro
2025-02-16Organize into sub-packagessowgro
2025-02-15CupboardController CRUD methodsbeanplebs
2025-02-15Cupboard and CupboardControllerbeanplebs
2025-02-15Fix Need and star FBsowgro