VRMS
VRMS copied to clipboard
Volunteer Relationship Management System: This is an ambitious project to create a system that will help us measure our human capital development, reduce repetitive tasks and processes, and improve ou...
Fixes #1751 ### What changes did you make and why did you make them ? - Create redesigned "Users" page `/users/` with links to `/users/user-search` and `/users/permission-search` as separate buttons....
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...
Fixes #1771 ### What changes did you make and why did you make them ? - Added an API that fetches all the project Managers and the projects they manage...
Fixes [#1724](https://github.com/hackforla/VRMS/issues/1724) ### What changes did you make and why did you make them ? - Changed the edit meeting times to a modal Visuals before changes are applied applied...
Fixes #1770 ### What changes did you make and why did you make them ? - Added a API that fetches all the users that are Admins
### Overview After implementing the Super Admin User feature in #1747, we identified a bug where the Super Admin User ([email protected]) is unable to log in to VRMS. This issue...
Fixes #1729 ### What changes did you make and why did you make them ? - We need to update the question text and date picker on the 'Check In...
### Overview Currently, there is no way for admins to see a list of other admins on the VRMS app, or a list of users with Project Management (PM) access...
Fixes [#1369](https://github.com/hackforla/VRMS/issues/1369) ### What changes did you make and why did you make them ? - Made the Google Drive URL required - Added validation for url to make sure...
Fixes #1514 ### What changes did you make and why did you make them ? - Added a new file, `client/src/utils/blacklist.js`, to hold array of strings that cannot be used...