Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Fix a bug causing spring to not start | sowgro | 2025-02-26 |
| | |||
* | get angular services working | sowgro | 2025-02-26 |
| | |||
* | Start services and organize project | sowgro | 2025-02-26 |
| | |||
* | Fix issues in comments | sowgro | 2025-02-26 |
| | |||
* | Merge pull request #7 from RIT-SWEN-261-02/user-functionality | Tyler Ferrari | 2025-02-26 |
|\ | | | | | Merge user-functionality into main | ||
| * | Made verifyPassword actually hash the input password | Gunther6070 | 2025-02-26 |
| | | |||
| * | Added another constructor, verify password method, and basket methods | Gunther6070 | 2025-02-26 |
| | | |||
| * | Removed getUsers method | Gunther6070 | 2025-02-26 |
| | | |||
| * | Added basket field to User | Gunther6070 | 2025-02-26 |
| | | |||
| * | Tested user http calls and fixed update user | Gunther6070 | 2025-02-26 |
| | | |||
| * | Updated javadocs and implemented additional CRUD operations | Gunther6070 | 2025-02-26 |
| | | |||
| * | Implemented createUser in the controller and modified logic in the ↵ | Gunther6070 | 2025-02-26 |
| | | | | | | | | UserFileDAO to check for conflict | ||
| * | 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 |
| | | |