forked from coreui/coreui-free-react-admin-template
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
NTUEEPLUS-288. Let users select their advisor professor (#254)
* add advising prof row in profile * can select multiple profs when editing profile * advisingProfessor under mobile * can show advising Professor in the Profile * add all professor names * delete all prof names comments * Select component can show advising prof by default * NTUEEPLUS-295. Add Materials (#253) * add material route * material collapse * build settings * fix: up to date * fix: up to date * fix: up to date * defaultLayout update * material/medium update and delete comments * Make defaultLayout model invisible in profile page * Update DefaultLayout model delete comment * only shows defaultLayout when no advisProf exists * make code clean * fix: use <Link> to redirect to edit_profile page --------- Co-authored-by: VincentWu <vincentwu0628@gmail.com>
- Loading branch information
1 parent
11d8bdc
commit 94bd3af
Showing
8 changed files
with
295 additions
and
42 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.