Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
| * | Created UserController class to handle http requests | Gunther6070 | 2025-02-26 | |
| | | ||||
| * | Updated and added more javadocs. Also modified updateUser method to take a ↵ | Gunther6070 | 2025-02-26 | |
| | | | | | | | | string name to use to find desired user to update. | |||
| * | Implemented CRUD operations and helper methods | Gunther6070 | 2025-02-26 | |
| | | ||||
| * | Modified UserDAO to have correct methods and paramters for the userFileDAO | Gunther6070 | 2025-02-26 | |
| | | ||||
| * | Created user class with fields name and password | Gunther6070 | 2025-02-26 | |
| | | ||||
| * | Created UserDAO and file as well as user class | Gunther6070 | 2025-02-23 | |
| | | ||||
* | | Fixed table alignment | Angelina Zhen | 2025-02-23 | |
| | | ||||
* | | Added Home page and Need page sections | Angelina Zhen | 2025-02-23 | |
|/ | ||||
* | Create components | sowgro | 2025-02-23 | |
| | ||||
* | Added Login Page section | Angelina Zhen | 2025-02-23 | |
| | ||||
* | Merge remote-tracking branch 'origin/main' | sowgro | 2025-02-23 | |
|\ | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json | |||
| * | Updated createNeed method to check if max is less than or equal to 0 and if ↵ | Gunther6070 | 2025-02-18 | |
| | | | | | | | | current is greater than max | |||
* | | Initialize angular project | sowgro | 2025-02-23 | |
|/ | ||||
* | removal of templatesv1.0 | benal01 | 2025-02-17 | |
| | ||||
* | Added angular requirement to readme | Gunther6070 | 2025-02-17 | |
| | ||||
* | fix gitignore | sowgro | 2025-02-16 | |
| | ||||
* | ignore cupboard.json and add template | sowgro | 2025-02-16 | |
| | ||||
* | remove cupboard.json | sowgro | 2025-02-16 | |
| | ||||
* | Make search case-insensitive | sowgro | 2025-02-16 | |
| | ||||
* | fixed application.properties to gitignore -ak | Akash Keshav | 2025-02-16 | |
| | ||||
* | fixed application.properties to gitignore -ak | Akash Keshav | 2025-02-16 | |
| | ||||
* | added application.properties to gitignore -ak | Akash Keshav | 2025-02-16 | |
| | ||||
* | added template file for application properties -ak | Akash Keshav | 2025-02-16 | |
| | ||||
* | removed application.properties for local usage. | Akash Keshav | 2025-02-16 | |
| | ||||
* | push cupboard.json | sowgro | 2025-02-16 | |
| | ||||
* | Merge branch 'main' of ↵ | Akash Keshav | 2025-02-16 | |
|\ | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b | |||
| * | Add jsonProperty decorations | sowgro | 2025-02-16 | |
| | | ||||
| * | it runs!!! | sowgro | 2025-02-16 | |
| | | ||||
| * | fix typo | sowgro | 2025-02-16 | |
| | | ||||
| * | Refactor: Remove Cupboard.java | sowgro | 2025-02-16 | |
| | | ||||
* | | added design doc and relevant diagrams. -ak | Akash Keshav | 2025-02-16 | |
|/ | ||||
* | Merge branch 'main' of ↵ | Angelina Zhen | 2025-02-16 | |
|\ | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions | |||
| * | u-fund XML file | benal01 | 2025-02-16 | |
| |\ | ||||
| * | | u-fund UML XML file | benal01 | 2025-02-16 | |
| | | | ||||
* | | | Added javadoc for deleteNeed | Angelina Zhen | 2025-02-16 | |
| |/ |/| | ||||
* | | Manually edited getNeed in main | Gunther6070 | 2025-02-16 | |
| | | ||||
* | | Merge pull request #6 from RIT-SWEN-261-02/get-need | Tyler Ferrari | 2025-02-16 | |
|\ \ | | | | | | | Merge get-need to main | |||
| * | | Test push | Gunther6070 | 2025-02-16 | |
| | | | ||||
* | | | Merge pull request #4 from RIT-SWEN-261-02/search-need | Tyler Ferrari | 2025-02-16 | |
|\ \ \ | | | | | | | | | Merge search-needs to main | |||
| * | | | added searchNeeds() function to CupboardController -ak | Akash Keshav | 2025-02-16 | |
| | | | | ||||
* | | | | Merge pull request #2 from RIT-SWEN-261-02/get-cupboard | Tyler Ferrari | 2025-02-16 | |
|\ \ \ \ | | | | | | | | | | | Merge get-cupboard to main | |||
| * | | | | Implemented getNeeds method | Gunther6070 | 2025-02-16 | |
| |/ / / | ||||
* | | | | Merge pull request #1 from RIT-SWEN-261-02/create-need | Tyler Ferrari | 2025-02-16 | |
|\ \ \ \ | | | | | | | | | | | Merge create-need to main | |||
| * | | | | Complete createNeed() | sowgro | 2025-02-16 | |
| |/ / / | ||||
* | | | | Merge pull request #5 from RIT-SWEN-261-02/delete-need | Tyler Ferrari | 2025-02-16 | |
|\ \ \ \ | | | | | | | | | | | Merge delete-need to main | |||
| * | | | | Completed Delete Need | Angelina Zhen | 2025-02-16 | |
| |/ / / | ||||
* | | | | Merge pull request #3 from RIT-SWEN-261-02/update-need | benal01 | 2025-02-16 | |
|\ \ \ \ | |_|_|/ |/| | | | Update need | |||
| * | | | javadoc | benal01 | 2025-02-16 | |
| | | | | ||||
| * | | | updateNeed Controller and Cupboard functionality | beanplebs | 2025-02-16 | |
| |/ / | ||||
* / / | Updated index md and readme details | Gunther6070 | 2025-02-16 | |
|/ / |