Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Updated toast's types | Gunther6070 | 2025-03-31 |
| | |||
* | Removed broken status texts which have been replaced with toasts | Gunther6070 | 2025-03-31 |
| | |||
* | Merge branch 'list-and-cupboard-component-refactor' into css | Gunther6070 | 2025-03-31 |
|\ | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.ts | ||
| * | Added dynamic error messaging to the cupboard | Gunther6070 | 2025-03-31 |
| | | |||
* | | Added toasts for error handling | Gunther6070 | 2025-03-31 |
| | | |||
* | | image property frontend support | benal01 | 2025-03-31 |
| | | |||
* | | frontend description editing and display | benal01 | 2025-03-31 |
| | | |||
* | | frontend model support for description | benal01 | 2025-03-31 |
| | | |||
* | | description textarea for forms | benal01 | 2025-03-31 |
| | | |||
* | | Continue working on css (1) | sowgro | 2025-03-31 |
| | | |||
* | | Merge branch 'list-and-cupboard-component-refactor' into css | sowgro | 2025-03-30 |
|\| | | | | | | | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json # ufund-ui/src/app/components/cupboard/cupboard.component.css # ufund-ui/src/app/components/need-list/need-list.component.css # ufund-ui/src/app/components/need-page/need-page.component.html | ||
| * | 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 | ||
| * | | urgency sorting | benal01 | 2025-03-30 |
| | | | |||
| * | | frontend implementation of a needs' urgency and location | benal01 | 2025-03-29 |
| | | | |||
| * | | use selected id for the update form | benal01 | 2025-03-26 |
| | | | |||
| * | | snap form open on edit event | benal01 | 2025-03-26 |
| | | | |||
| * | | use (output) for need edit selection | benal01 | 2025-03-26 |
| | | | |||
| * | | Push starter code for Input() | sowgro | 2025-03-26 |
| | | | |||
| * | | viewing search results inside cupboard component | benal01 | 2025-03-24 |
| | | | |||
| * | | [ngClass] tab styling | benal01 | 2025-03-22 |
| | | | |||
| * | | replaced unneccicary methods for form selection with ngIf | benal01 | 2025-03-22 |
| | | | |||
| * | | API creation bug fix- the max goal would not be casted properly | benal01 | 2025-03-22 |
| | | | |||
| * | | component style refactor for simpler display | benal01 | 2025-03-20 |
| | | | |||
* | | | Merge branch 'main' into css | sowgro | 2025-03-27 |
|\ \ \ | | |/ | |/| | |||
| * | | Make frontend work with the new backend checkout system | sowgro | 2025-03-26 |
| |/ | |||
* / | Dark mode! | sowgro | 2025-03-22 |
|/ | |||
* | cleaned up outputs. -ak | Akash Keshav | 2025-03-18 |
| | |||
* | Modified status codes to properly display error messages on creation and ↵ | Gunther6070 | 2025-03-18 |
| | | | | updating of needs | ||
* | Fixed logic on status checks | Gunther6070 | 2025-03-18 |
| | |||
* | Configured status messages based on responses | Gunther6070 | 2025-03-18 |
| | |||
* | updated error for form submission | benal01 | 2025-03-17 |
| | |||
* | Auto refresh needs on change | sowgro | 2025-03-17 |
| | |||
* | Added status text to update form | Gunther6070 | 2025-03-17 |
| | |||
* | Added status message when update need fails | Gunther6070 | 2025-03-17 |
| | |||
* | Added statusText to components to disable error messages | Gunther6070 | 2025-03-17 |
| | |||
* | Fix tests | sowgro | 2025-03-17 |
| | |||
* | Attempt at fixing connection to front end | sowgro | 2025-03-17 |
| | |||
* | fixed user authentication bug where user was never admin | benal01 | 2025-03-17 |
| | |||
* | console feedback based on user access level | benal01 | 2025-03-17 |
| | |||
* | hide admin only management elements if user is not an admin | benal01 | 2025-03-17 |
| | |||
* | remove useless id input for need creation | benal01 | 2025-03-17 |
| | |||
* | search needs with timeout to throttle api calls | benal01 | 2025-03-17 |
| | |||
* | cupboard edit form with default values | benal01 | 2025-03-17 |
| | |||
* | removal of delete all form | benal01 | 2025-03-06 |
| | |||
* | API interaction for creation form and increased menu usability | benal01 | 2025-03-06 |
| | |||
* | opening and closing functionality to expand the form for data entry | benal01 | 2025-03-04 |
| | |||
* | basic css styles for orginization | benal01 | 2025-03-04 |
| | |||
* | cupboard component form creation and interfacing with the controller | benal01 | 2025-03-04 |
| | |||
* | Need class tests | benal01 | 2025-02-27 |
| | |||
* | Clean up project and start implementation of user sign in system | sowgro | 2025-02-26 |
| |