You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(frontend)/ELEC-496: Revamp User Profile Page (#222)
* add initial oauth support
* feat: finished styling of the user page with dummy datas
* feat: added option to add headers to request util function in the frontend
* feat: finished list view for reviews
* feat: pagination implemented and edit report modal draft
* fix: change request schema reviews/:reviewId to the appropriate schema
* feat: removed the use of rating and replace it to overallRating in the frontend, implemented edit review modal
* feat: implemented remove review modal
* fix: fixed lint issues related to key prop element in iterations
* add federated authentication support
* add federated authentication support
* add comment for module augmentation
* create middleware
* add initial oauth support
* remove auth server
remove login window
remove validation on course page
* remove auth server
modify docker
* feat: optimistic ui update for edit and delete review
* chore: fix backend test
* chore: removed login route
* added fixes for functionality
* more fixes
* feat: implemented optimistic ui updates on upvotes and posting new reviews and added asterisks on required field on the review modal
* added route for getting bookedmarked courses if logged in
* feat: optimistic ui update on bookmarking reviews, added success type to alert, fixed rating where it previously used px instead of %, and fixed issues on sorting when adding a review
* fix: fixed issues with optimistic ui update on bookmark
* fix: minor ui/ux fix
---------
Co-authored-by: Ahnaf Tazwar <ahnaftazwar368@gmail.com>
Co-authored-by: Aimen Hamed <aimenhamed@live.com.au>
0 commit comments