aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src/app/components/cupboard/cupboard.component.ts (unfollow)
Commit message (Collapse)Author
2025-04-07Fix sorting and searching bugs, save sort mode and algo to localStoragesowgro
2025-04-06Add a few missing toastssowgro
2025-04-05Fix storage after mergesowgro
2025-04-04Add new authentication to dashboard, cleanupsowgro
2025-04-04Fix many bugs and code clean upsowgro
2025-04-04Fix create-need dialogsowgro
2025-04-04Edit modalsowgro
2025-04-04Improve add to basket feedbacksowgro
2025-04-03Implemented action buttons with ng-template!!!sowgro
2025-04-03abstraction working with search and sortsowgro
2025-04-03get checkout abstraction kinda workingsowgro
2025-04-02[incomplete] rearrange code to begin need-list abstractionsowgro
2025-04-02Added dollar signs and other small additions to needsGunther6070
2025-04-01Get everything working enough to go in mainsowgro
2025-03-31moving functionality to new componentbenal01
2025-03-31Updated toast's typesGunther6070
2025-03-31Added toasts for error handlingGunther6070
2025-03-31image property frontend supportbenal01
2025-03-31Added dynamic error messaging to the cupboardGunther6070
2025-03-31frontend model support for descriptionbenal01
2025-03-30urgency sortingbenal01
2025-03-29frontend implementation of a needs' urgency and locationbenal01
2025-03-26use selected id for the update formbenal01
2025-03-26snap form open on edit eventbenal01
2025-03-26Push starter code for Input()sowgro
2025-03-26Make frontend work with the new backend checkout systemsowgro
2025-03-24viewing search results inside cupboard componentbenal01
2025-03-22[ngClass] tab stylingbenal01
2025-03-20component style refactor for simpler displaybenal01
2025-03-18cleaned up outputs. -akAkash Keshav
2025-03-18Modified status codes to properly display error messages on creation and ↵Gunther6070
updating of needs
2025-03-18Fixed logic on status checksGunther6070
2025-03-18Configured status messages based on responsesGunther6070
2025-03-17Auto refresh needs on changesowgro
2025-03-17Added status message when update need failsGunther6070
2025-03-17Added statusText to components to disable error messagesGunther6070
2025-03-17Fix testssowgro
2025-03-17Attempt at fixing connection to front endsowgro
2025-03-17change id input to always use zero, the system will assign the idbenal01
2025-03-17fixed user authentication bug where user was never adminbenal01
2025-03-17console feedback based on user access levelbenal01
2025-03-17hide admin only management elements if user is not an adminbenal01
2025-03-17remove useless id input for need creationbenal01
2025-03-17search needs with timeout to throttle api callsbenal01
2025-03-17cupboard edit form with default valuesbenal01
2025-03-06removal of delete all formbenal01
2025-03-06API interaction for creation form and increased menu usabilitybenal01
2025-03-04opening and closing functionality to expand the form for data entrybenal01
2025-03-04cupboard component form creation and interfacing with the controllerbenal01
2025-02-27Need class testsbenal01