-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Core api preference setting support (#228)
* #223: added preferences setting to my profile section * #223: added initial public user profile page * #223: added user public profile link to project personnel table * #223: added full content to public user profile page * #223: merged Account Info and My Profile into one section in User Profile Page * #223: added profile info to public user profile page * #223: added conditional rendering to public user profile page based user's preference setting * #223: added full preference setting to user profile page * #222: added preference setting to project form * #222: updated public project profile page * #222: fixed public project profile rendering issue * #223: updated user preference/ public user profile page based on feedback * #222: removed project permissions from public profile * #223: added email addresses selection for user profile page * #223: fixed common component - Select issue * #226: updated search placeholder text based on API enhancements * #226: added enter key search event to project list * #226: added search triggered by enter key for all search bars with search button * #222ß: added helper text to project form and user profile form * #222: fixed new project form search by key issue * #222: updated project list to always show link to a project * #223: removed global roles table from public user profile page
- Loading branch information
Showing
21 changed files
with
687 additions
and
267 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.