Commit message (Expand) | Author | Age | |
---|---|---|---|
* | Fix tests | sowgro | 2025-03-17 |
* | Attempt at fixing connection to front end | sowgro | 2025-03-17 |
* | Refactoring | sowgro | 2025-03-17 |
* | fix testCreateNeed() | sowgro | 2025-03-15 |
* | Added additional check to createNeed method | Gunther6070 | 2025-03-15 |
* | Finish update methods | sowgro | 2025-03-07 |
* | more javadocs and cleanup | sowgro | 2025-03-06 |
* | Added IOException throw to authenticate | Gunther6070 | 2025-03-06 |
* | Push current changes (working on documentation and tests) | sowgro | 2025-03-06 |
* | Removed unused imports and fixed other warnings | Gunther6070 | 2025-03-06 |
* | Migrated user controller methods to user service. Also changed some return ty... | Gunther6070 | 2025-03-06 |
* | Migrated auth controller methods to auth service | Gunther6070 | 2025-03-06 |
* | Created user service class | Gunther6070 | 2025-03-06 |
* | Created Auth service class | Gunther6070 | 2025-03-06 |
* | Created Cupboard Service and refactored the controller and DAO to add the ser... | Gunther6070 | 2025-03-06 |