aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/cupboard/cupboard.component.ts (follow)
Commit message (Expand)AuthorAge
* Fix sorting and searching bugs, save sort mode and algo to localStoragesowgro2025-04-07
* Add a few missing toastssowgro2025-04-06
* Fix storage after mergesowgro2025-04-05
* 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
* Implemented action buttons with ng-template!!!sowgro2025-04-03
* abstraction working with search and sortsowgro2025-04-03
* get checkout abstraction kinda workingsowgro2025-04-03
* Get everything working enough to go in mainsowgro2025-04-01
* moving functionality to new componentbenal012025-03-31
* Updated toast's typesGunther60702025-03-31
* Merge branch 'list-and-cupboard-component-refactor' into cssGunther60702025-03-31
|\
| * Added dynamic error messaging to the cupboardGunther60702025-03-31
* | Added toasts for error handlingGunther60702025-03-31
* | image property frontend supportbenal012025-03-31
* | frontend model support for descriptionbenal012025-03-31
|/
* Merge remote-tracking branch 'origin/main' into list-and-cupboard-component-r...sowgro2025-03-30
|\
| * Make frontend work with the new backend checkout systemsowgro2025-03-26
* | 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
* | Push starter code for Input()sowgro2025-03-26
* | viewing search results inside cupboard componentbenal012025-03-24
* | [ngClass] tab stylingbenal012025-03-22
* | component style refactor for simpler displaybenal012025-03-20
|/
* cleaned up outputs. -akAkash Keshav2025-03-18
* Modified status codes to properly display error messages on creation and upda...Gunther60702025-03-18
* Fixed logic on status checksGunther60702025-03-18
* Configured status messages based on responsesGunther60702025-03-18
* Auto refresh needs on changesowgro2025-03-17
* Added status message when update need failsGunther60702025-03-17
* Added statusText to components to disable error messagesGunther60702025-03-17
* Fix testssowgro2025-03-17
* Attempt at fixing connection to front endsowgro2025-03-17
* fixed user authentication bug where user was never adminbenal012025-03-17
* console feedback based on user access levelbenal012025-03-17
* hide admin only management elements if user is not an adminbenal012025-03-17
* remove useless id input for need creationbenal012025-03-17
* search needs with timeout to throttle api callsbenal012025-03-17
* cupboard edit form with default valuesbenal012025-03-17
* removal of delete all formbenal012025-03-06
* API interaction for creation form and increased menu usabilitybenal012025-03-06
* opening and closing functionality to expand the form for data entrybenal012025-03-04
* cupboard component form creation and interfacing with the controllerbenal012025-03-04
* Need class testsbenal012025-02-27
* Start services and organize projectsowgro2025-02-26