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
(
unfollow
)
Commit message (
Collapse
)
Author
2025-04-07
Fix sorting and searching bugs, save sort mode and algo to localStorage
sowgro
2025-04-06
Complete back-merge
sowgro
2025-04-06
Add a few missing toasts
sowgro
2025-04-05
Fix storage after merge
sowgro
2025-04-04
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-03
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
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-04-01
More css cleanup
sowgro
2025-03-31
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
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
Added dynamic error messaging to the cupboard
Gunther6070
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-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
use (output) for need edit selection
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
Dark mode!
sowgro
2025-03-22
[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-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
updated error for form submission
benal01
2025-03-17
Auto refresh needs on change
sowgro
2025-03-17
Added status text to update form
Gunther6070
2025-03-17
Added status message when update need fails
Gunther6070
[next]