Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | Merge branch 'funding_basket' of ↵ | Gunther6070 | 2025-03-18 |
|\ | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b into funding_basket | ||
| * | THE UPDATE USER WORKS! -ak | Akash Keshav | 2025-03-18 |
| | | |||
* | | Configured status messages based on responses | Gunther6070 | 2025-03-18 |
|/ | |||
* | Merge branch 'main' into funding_basket | Gunther6070 | 2025-03-18 |
|\ | |||
| * | search results status visible before they should be | benal01 | 2025-03-17 |
| | | |||
| * | updated error for form submission | benal01 | 2025-03-17 |
| | | |||
* | | Commented out bugged lines | Gunther6070 | 2025-03-18 |
| | | |||
* | | push changes so far | sowgro | 2025-03-18 |
| | | |||
* | | Merge branch 'funding_basket' of ↵ | Akash Keshav | 2025-03-18 |
|\ \ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions into funding_basket | ||
| * | | hide search form on open | benal01 | 2025-03-18 |
| | | | |||
* | | | added log out button. -ak | Akash Keshav | 2025-03-18 |
|/ / | |||
* | | Merge remote-tracking branch 'origin/funding_basket' into funding_basket | sowgro | 2025-03-18 |
|\ \ | |||
| * | | logging error handling | benal01 | 2025-03-18 |
| | | | |||
* | | | Fix problem in userService | sowgro | 2025-03-18 |
|/ / | |||
* | | add need to basket | benal01 | 2025-03-18 |
| | | |||
* | | fixing errors in funding basket | benal01 | 2025-03-17 |
| | | |||
* | | needs called onInit | benal01 | 2025-03-17 |
|\ \ | |||
| * | | fix errors in funding basket | sowgro | 2025-03-17 |
| | | | |||
* | | | implemetation of needs from API call | benal01 | 2025-03-17 |
| | | | |||
* | | | populate needs | benal01 | 2025-03-17 |
|/ / | |||
* | | Merge remote-tracking branch 'refs/remotes/origin/main' into funding_basket | sowgro | 2025-03-17 |
|\| | | | | | | | | | # Conflicts: # ufund-ui/src/app/components/funding-basket/funding-basket.component.ts | ||
| * | Auto refresh needs on change | sowgro | 2025-03-17 |
| | | |||
| * | Added status text to update form | Gunther6070 | 2025-03-17 |
| | | |||
| * | Merge pull request #12 from RIT-SWEN-261-02/need-page-rework-rework | Akash Keshav | 2025-03-17 |
| |\ | | | | | | | Need page rework rework -> main pull request | ||
| | * | please work, i backmerged and everything. -ak | Akash Keshav | 2025-03-17 |
| | | | |||
| * | | Added status message when update need fails | Gunther6070 | 2025-03-17 |
| |/ | |||
| * | Merge branch 'main' of ↵ | Gunther6070 | 2025-03-17 |
| |\ | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b | ||
| | * | back button for needs and dashboard | benal01 | 2025-03-17 |
| | | | |||
| | * | Merge branch 'main' of ↵ | benal01 | 2025-03-17 |
| | |\ | | | | | | | | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions | ||
| | * | | embed element into dashboard | benal01 | 2025-03-17 |
| | | | | |||
| | * | | embed elements into dashboard | benal01 | 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 |
| | | | |||
| * | | 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 |
| | | | |||
| * | | exporting usertype enum | 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 |
| | | | |||
| * | | Merge remote-tracking branch 'origin/main' into cupboard-component | sowgro | 2025-03-17 |
| |\| | | | | | | | | | | | | | | | | # Conflicts: # ufund-api/data/cupboard.json # ufund-ui/src/app/app.module.ts | ||
| | * | Add userType to frontend | sowgro | 2025-03-17 |
| | | | |||
| | * | Add support for account creation | sowgro | 2025-03-15 |
| | | | |||
| | * | Add login redirection | sowgro | 2025-03-15 |
| | | | |||
| | * | Fix login in angular | sowgro | 2025-03-07 |
| | | | |||
| | * | Push current changes (working on documentation and tests) | sowgro | 2025-03-06 |
| | | | |||
| | * | First attempt at an authentication system. | sowgro | 2025-03-02 |
| | | | |||
| * | | need list delete button | benal01 | 2025-03-17 |
| | | | |||
| * | | cupboard edit form with default values | benal01 | 2025-03-17 |
| | | | |||
| * | | corrected incorrect formatting for update-need api controller | benal01 | 2025-03-17 |
| | | |