Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Added dollar signs and other small additions to needs | Gunther6070 | 2025-04-02 |
| | |||
* | Make nav bar buttons only show conditionally | sowgro | 2025-04-01 |
| | |||
* | image property frontend support | benal01 | 2025-03-31 |
| | |||
* | frontend model support for description | benal01 | 2025-03-31 |
| | |||
* | Merge remote-tracking branch 'origin/main' into ↵ | sowgro | 2025-03-30 |
|\ | | | | | | | | | | | | | | | | | | | | | list-and-cupboard-component-refactor # Conflicts: # ufund-api/src/main/java/com/ufund/api/ufundapi/controller/CupboardController.java # ufund-api/src/main/java/com/ufund/api/ufundapi/model/Need.java # ufund-ui/src/app/components/cupboard/cupboard.component.ts # ufund-ui/src/app/components/need-list/need-list.component.ts # ufund-ui/src/app/models/Need.ts | ||
| * | Fix cupboard access checking and logging | sowgro | 2025-03-26 |
| | | |||
* | | frontend implementation of a needs' urgency and location | benal01 | 2025-03-29 |
|/ | |||
* | push changes so far | sowgro | 2025-03-18 |
| | |||
* | Attempt at fixing connection to front end | sowgro | 2025-03-17 |
| | |||
* | exporting usertype enum | benal01 | 2025-03-17 |
| | |||
* | Add userType to frontend | sowgro | 2025-03-17 |
| | |||
* | First attempt at an authentication system. | sowgro | 2025-03-02 |
| | |||
* | Need class tests | benal01 | 2025-02-27 |
| | |||
* | Start services and organize project | sowgro | 2025-02-26 |