aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/cupboard (follow)
Commit message (Collapse)AuthorAge
* Complete back-mergesowgro2025-04-06
|
* Add a few missing toastssowgro2025-04-06
|
* Fix storage after mergesowgro2025-04-05
|
* Add sort by typesowgro2025-04-04
|
* Add new authentication to dashboard, cleanupsowgro2025-04-04
|
* Fix many bugs and code clean upsowgro2025-04-04
|
* Fix create-need dialogsowgro2025-04-04
|
* Edit modalsowgro2025-04-04
|
* Improve add to basket feedbacksowgro2025-04-04
|
* code cleanupsowgro2025-04-03
|
* Implemented action buttons with ng-template!!!sowgro2025-04-03
|
* abstraction working with search and sortsowgro2025-04-03
|
* Merge remote-tracking branch 'origin/need-list-abstraction' into ↵sowgro2025-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 abstractionsowgro2025-04-02
| |
* | get checkout abstraction kinda workingsowgro2025-04-03
|/
* Get everything working enough to go in mainsowgro2025-04-01
|
* More css cleanupsowgro2025-04-01
|
* auto refresh with emitterbenal012025-03-31
|
* moving functionality to new componentbenal012025-03-31
|
* Updated toast's typesGunther60702025-03-31
|
* Removed broken status texts which have been replaced with toastsGunther60702025-03-31
|
* Merge branch 'list-and-cupboard-component-refactor' into cssGunther60702025-03-31
|\ | | | | | | | | # Conflicts: # ufund-ui/src/app/components/cupboard/cupboard.component.ts
| * Added dynamic error messaging to the cupboardGunther60702025-03-31
| |
* | Added toasts for error handlingGunther60702025-03-31
| |
* | image property frontend supportbenal012025-03-31
| |
* | frontend description editing and displaybenal012025-03-31
| |
* | frontend model support for descriptionbenal012025-03-31
| |
* | description textarea for formsbenal012025-03-31
| |
* | Continue working on css (1)sowgro2025-03-31
| |
* | Merge branch 'list-and-cupboard-component-refactor' into csssowgro2025-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 ↵sowgro2025-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 sortingbenal012025-03-30
| | |
| * | frontend implementation of a needs' urgency and locationbenal012025-03-29
| | |
| * | use selected id for the update formbenal012025-03-26
| | |
| * | snap form open on edit eventbenal012025-03-26
| | |
| * | use (output) for need edit selectionbenal012025-03-26
| | |
| * | Push starter code for Input()sowgro2025-03-26
| | |
| * | viewing search results inside cupboard componentbenal012025-03-24
| | |
| * | [ngClass] tab stylingbenal012025-03-22
| | |
| * | replaced unneccicary methods for form selection with ngIfbenal012025-03-22
| | |
| * | API creation bug fix- the max goal would not be casted properlybenal012025-03-22
| | |
| * | component style refactor for simpler displaybenal012025-03-20
| | |
* | | Merge branch 'main' into csssowgro2025-03-27
|\ \ \ | | |/ | |/|
| * | Make frontend work with the new backend checkout systemsowgro2025-03-26
| |/
* / Dark mode!sowgro2025-03-22
|/
* cleaned up outputs. -akAkash Keshav2025-03-18
|
* Modified status codes to properly display error messages on creation and ↵Gunther60702025-03-18
| | | | updating of needs
* Fixed logic on status checksGunther60702025-03-18
|
* Configured status messages based on responsesGunther60702025-03-18
|
* updated error for form submissionbenal012025-03-17
|