index
:
JellySolutions
main
An online U-Fund system focused on coral reef and marine life conservation
sowgro
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ufund-ui
/
src
/
app
/
components
/
cupboard
/
cupboard.component.ts
(
unfollow
)
Commit message (
Collapse
)
Author
2025-04-07
Fix sorting and searching bugs, save sort mode and algo to localStorage
sowgro
2025-04-06
Add a few missing toasts
sowgro
2025-04-05
Fix storage after merge
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-03
Implemented action buttons with ng-template!!!
sowgro
2025-04-03
abstraction working with search and sort
sowgro
2025-04-03
get checkout abstraction kinda working
sowgro
2025-04-02
[incomplete] rearrange code to begin need-list abstraction
sowgro
2025-04-02
Added dollar signs and other small additions to needs
Gunther6070
2025-04-01
Get everything working enough to go in main
sowgro
2025-03-31
moving functionality to new component
benal01
2025-03-31
Updated toast's types
Gunther6070
2025-03-31
Added toasts for error handling
Gunther6070
2025-03-31
image property frontend support
benal01
2025-03-31
Added dynamic error messaging to the cupboard
Gunther6070
2025-03-31
frontend model support for description
benal01
2025-03-30
urgency sorting
benal01
2025-03-29
frontend implementation of a needs' urgency and location
benal01
2025-03-26
use selected id for the update form
benal01
2025-03-26
snap form open on edit event
benal01
2025-03-26
Push starter code for Input()
sowgro
2025-03-26
Make frontend work with the new backend checkout system
sowgro
2025-03-24
viewing search results inside cupboard component
benal01
2025-03-22
[ngClass] tab styling
benal01
2025-03-20
component style refactor for simpler display
benal01
2025-03-18
cleaned up outputs. -ak
Akash Keshav
2025-03-18
Modified status codes to properly display error messages on creation and ↵
Gunther6070
updating of needs
2025-03-18
Fixed logic on status checks
Gunther6070
2025-03-18
Configured status messages based on responses
Gunther6070
2025-03-17
Auto refresh needs on change
sowgro
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
change id input to always use zero, the system will assign the id
benal01
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-06
removal of delete all form
benal01
2025-03-06
API interaction for creation form and increased menu usability
benal01
2025-03-04
opening and closing functionality to expand the form for data entry
benal01
2025-03-04
cupboard component form creation and interfacing with the controller
benal01
2025-02-27
Need class tests
benal01
[next]