-
Notifications
You must be signed in to change notification settings - Fork 324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Mpeform (working draft) #3238
Mpeform (working draft) #3238
Conversation
Implemented MPE preference reordering
- getSSOLink function gets NUS SSO login page URL - getMPEPreference gets students existing module preference if any - updateMPEPreference updates students module preference
…al functions to update and delete preferences (Midway Progress)
Mpe api calls by Nicolas (KOOTSTHEHOOTS)
Handle NUS Auth token state within MPE API abstraction
Complete UI integration with APIs
Implement updating of module type
Fix linting issues
- Center content - Simplify elements with Bootstrap styles
- Add opaque background to delete button - Fix Rank header size to match card rank size - Fix card rank size so it is constant between cards
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for all the work @alissayarmantho @chuabingquan @KOOTSTHEHOOTS @ZhangYiJiang @li-kai @chrisgzf! 🎉
Thanks @williamhutech for helping to layout the foundations for the design! 🍾 |
Context
#3035
Add the MPE page UI (draft)
Implementation
Implementing the UI design and integrating the front-end to the back-end
Other Information