aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src (follow)
Commit message (Collapse)AuthorAge
* Merge branch 'main' into funding_basketGunther60702025-03-18
|\
| * search results status visible before they should bebenal012025-03-17
| |
| * updated error for form submissionbenal012025-03-17
| |
* | Commented out bugged linesGunther60702025-03-18
| |
* | push changes so farsowgro2025-03-18
| |
* | Merge branch 'funding_basket' of ↵Akash Keshav2025-03-18
|\ \ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket
| * | hide search form on openbenal012025-03-18
| | |
* | | added log out button. -akAkash Keshav2025-03-18
|/ /
* | Merge remote-tracking branch 'origin/funding_basket' into funding_basketsowgro2025-03-18
|\ \
| * | logging error handlingbenal012025-03-18
| | |
* | | Fix problem in userServicesowgro2025-03-18
|/ /
* | add need to basketbenal012025-03-18
| |
* | fixing errors in funding basketbenal012025-03-17
| |
* | needs called onInitbenal012025-03-17
|\ \
| * | fix errors in funding basketsowgro2025-03-17
| | |
* | | implemetation of needs from API callbenal012025-03-17
| | |
* | | populate needsbenal012025-03-17
|/ /
* | Merge remote-tracking branch 'refs/remotes/origin/main' into funding_basketsowgro2025-03-17
|\| | | | | | | | | # Conflicts: # ufund-ui/src/app/components/funding-basket/funding-basket.component.ts
| * Auto refresh needs on changesowgro2025-03-17
| |
| * Added status text to update formGunther60702025-03-17
| |
| * Merge pull request #12 from RIT-SWEN-261-02/need-page-rework-reworkAkash Keshav2025-03-17
| |\ | | | | | | Need page rework rework -> main pull request
| | * please work, i backmerged and everything. -akAkash Keshav2025-03-17
| | |
| * | Added status message when update need failsGunther60702025-03-17
| |/
| * Merge branch 'main' of ↵Gunther60702025-03-17
| |\ | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b
| | * back button for needs and dashboardbenal012025-03-17
| | |
| | * Merge branch 'main' of ↵benal012025-03-17
| | |\ | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
| | * | embed element into dashboardbenal012025-03-17
| | | |
| | * | embed elements into dashboardbenal012025-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
| | |
| * | exporting usertype enumbenal012025-03-17
| | |
| * | remove useless id input for need creationbenal012025-03-17
| | |
| * | search needs with timeout to throttle api callsbenal012025-03-17
| | |
| * | Merge remote-tracking branch 'origin/main' into cupboard-componentsowgro2025-03-17
| |\| | | | | | | | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json # ufund-ui/src/app/app.module.ts
| | * Add userType to frontendsowgro2025-03-17
| | |
| | * Add support for account creationsowgro2025-03-15
| | |
| | * Add login redirectionsowgro2025-03-15
| | |
| | * Fix login in angularsowgro2025-03-07
| | |
| | * Push current changes (working on documentation and tests)sowgro2025-03-06
| | |
| | * First attempt at an authentication system.sowgro2025-03-02
| | |
| * | need list delete buttonbenal012025-03-17
| | |
| * | cupboard edit form with default valuesbenal012025-03-17
| | |
| * | corrected incorrect formatting for update-need api controllerbenal012025-03-17
| | |
| * | changed delete method to use DELETE instead of PUTbenal012025-03-06
| | |
| * | removal of delete all formbenal012025-03-06
| | |
| * | API interaction for creation form and increased menu usabilitybenal012025-03-06
| | |