Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Complete back-merge | sowgro | 2025-04-06 |
| | |||
* | Add a few missing toasts | sowgro | 2025-04-06 |
| | |||
* | Fix storage after merge | sowgro | 2025-04-05 |
| | |||
* | Add sort by type | sowgro | 2025-04-04 |
| | |||
* | Add new authentication to dashboard, cleanup | sowgro | 2025-04-04 |
| | |||
* | Fix many bugs and code clean up | sowgro | 2025-04-04 |
| | |||
* | Fix create-need dialog | sowgro | 2025-04-04 |
| | |||
* | Edit modal | sowgro | 2025-04-04 |
| | |||
* | Improve add to basket feedback | sowgro | 2025-04-04 |
| | |||
* | code cleanup | sowgro | 2025-04-03 |
| | |||
* | Implemented action buttons with ng-template!!! | sowgro | 2025-04-03 |
| | |||
* | abstraction working with search and sort | sowgro | 2025-04-03 |
| | |||
* | Merge remote-tracking branch 'origin/need-list-abstraction' into ↵ | sowgro | 2025-04-03 |
|\ | | | | | | | | | | | | | | | | | | | need-list-abstraction # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.html # ufund-ui/src/app/components/cupboard/cupboard.component.ts # ufund-ui/src/app/components/funding-basket/funding-basket.component.html # ufund-ui/src/app/components/need-list/need-list.component.ts | ||
| * | [incomplete] rearrange code to begin need-list abstraction | sowgro | 2025-04-02 |
| | | |||
* | | get checkout abstraction kinda working | sowgro | 2025-04-03 |
|/ | |||
* | Get everything working enough to go in main | sowgro | 2025-04-01 |
| | |||
* | More css cleanup | sowgro | 2025-04-01 |
| | |||
* | auto refresh with emitter | benal01 | 2025-03-31 |
| | |||
* | moving functionality to new component | benal01 | 2025-03-31 |
| | |||
* | 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 |
| |