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-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-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
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
[next]