James Ng

Results 6 issues of James Ng

Fixes #1752 ### What changes did you make and why did you make them ? - Created "User Permission Search" page to replace "User Management" page - Created new permission...

time-sensitive

Fixes #2043 ### What changes did you make and why did you make them ? - added profile icon and bold text of currently logged in user in all searches...

Fixes #2008 ### What changes did you make and why did you make them ? - replaced search query that originally used `useState` hook with `useContext` hook - allows users...

Fixes #1885 ### What changes did you make and why did you make them ? - Wrote unit tests for `auth.router` - Necessary to independently each of the routes to...

Fixes #1892 ### What changes did you make and why did you make them ? - wrote unit tests for `projectTeamMembers.router` - edited the logic in the GET API route...

Fixes #1890 ### What changes did you make and why did you make them ? - Wrote unit test for `healthCheck.router` - Necessary to check individual functionality of API route...