VRMS icon indicating copy to clipboard operation
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...

Results 250 VRMS issues
Sort by recently updated
recently updated
newest added

### Overview Review all components in `./src/components/auth/HandleAuth.js` and replace all standard HTML components with applicable MUI components. ### Action Items - [ ] Review components in: `./src/components/auth/HandleAuth.js` and search for...

role: Front End
size: 0.25pt
feature: refactor to MUI

Fixes #1369 (Sort of) ### What changes did you make and why did you make them ? - Add `validate` function to data.js for google drive field - Add validate...

waiting to merge

### Overview Currently, there are too many random projects on the Dev version of VRMS, which need to be removed and replaced with a copy of the existing projects on...

role: devops
feature: Infrastructure
size: Epic

### Overview Create-React-App is being deprecated and relies on an older version of React scripts which limits our abilities to upgrade dependencies efficiently and upgrade security issues. Thus, we need...

role: devops
size: 3pt
feature: Infrastructure

### Overview In order to align Dev projects with Prod projects, the first step is to create a script to delete the current projects / events from the Dev instance...

role: devops
draft
size: 3pt
feature: Infrastructure

### Dependency - #1080 ### Overview JWT_SECRET has been set for the dev environment as a github secret. We will need a new secret generated for production and the secret...

role: Back End
v0.3
dependencies
role: devops
size: 0.5pt
feature: Infrastructure

### Overview A `Server not responding` alert is sometimes displayed to users after they select the `PROJECTS` tab from the navbar. The error is triggered after the frontend requests the...

role: Front End
role: Back End
Bug
p-feature: Login
size: 2pt

### Overview The upgrade of react-scripts in #1324 introduced a warning from webpack: ```c [HPM] Proxy created: / -> http://localhost:4000 (node:78376) [DEP_WEBPACK_DEV_SERVER_ON_AFTER_SETUP_MIDDLEWARE] DeprecationWarning: 'onAfterSetupMiddleware' option is deprecated. Please use the...

role: Front End
Dependency - Icebox
feature: ESLint Warnings
size: 1pt

### Overview Note: we need to add, please refresh in the alert window ### Action Items ### Resources/Instructions REPLACE THIS TEXT - If there is a website that has documentation...

role: Front End
draft
size: 0.5pt
p-feature: Error Messages

Fixes #1548 ### What changes did you make and why did you make them ? - Renamed all JSX files to `.jsx` from .js ### Screenshots of Proposed Changes Of...