-
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.
* #227: added search results new page and navbar searchbar item * #227: added search bar function and re-routing * #227: added search people function and result table UI * #227: added a new user result table * #227: updated React Router Dom and updated map json data * #277: added wrapper function component to support router v6 feature * #227: updated props.history.push from old react router v5 * #248: added warning message box to new users about must-read articles * #227: lifted state query up to App component * #227: fixed people search result rendering issue * #245: added member batch update file upload button * #245: added draft member batch update component * #245: added file upload component to project form * #245: added upload success message * #245: added tab style to update/ batch update * #245: fixed components data passing issue * #245: added list of failed to find users * #245: fixed array concat issue * #245: added remove all members button * #245: added 'don't save' button * #245: moved save/reverse button to the top * #245: added button option for full page spinner component * #245: updated taost message to include project link after project personnel update * #245: lock the project when update is ongoing & show banner message * #245: added full page spinner for locked project" * #245: fixed the full page spinner issue * #245: modified style * #245: fixed a typo * #250: added message box to Sliver Keys tab * #250: added new images to slice builder and viewer * #251: updated protected routes with react router v6 * #245: set limit of 300 entries at max for CSV file upload * #245: added a message box on new project form to inform users of full project features * #245: updated messages * #245: fixed tab header rendering issue * #251: fixed pass state issue for site detail page due to router update * #252: added office hour card to Contact Us page" * #250: added helper text for custom images * #251: fixed url param issue due to router update * #245: updated project user table delete column rendering
- Loading branch information
Showing
41 changed files
with
1,236 additions
and
474 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
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.