aboutsummaryrefslogtreecommitdiff
path: root/ufund-ui/src (follow)
Commit message (Collapse)AuthorAge
* Merge branch 'main' of ↵benal012025-03-17
|\ | | | | | | https://github.com/RIT-SWEN-261-02/team-project-2245-swen-261-02-2b-jellysolutions
| * 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
| * | 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
| | |
| * | opening and closing functionality to expand the form for data entrybenal012025-03-04
| | |
| * | basic css styles for orginizationbenal012025-03-04
| | |
| * | cupboard component form creation and interfacing with the controllerbenal012025-03-04
| | |
* | | embed element into dashboardbenal012025-03-17
| | |
* | | embed elements into dashboardbenal012025-03-17
| |/ |/|
* | 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 class testsbenal012025-02-27
|
* Clean up project and start implementation of user sign in systemsowgro2025-02-26
|
* get angular services workingsowgro2025-02-26
|
* Start services and organize projectsowgro2025-02-26
|
* Create componentssowgro2025-02-23
|
* Initialize angular projectsowgro2025-02-23