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 Part of #1481 The `react-hook-form` library has an option to pass custom validations. That's quite handy because we already have custom validations made previously from some of our...

role: Front End
feature: Form Validation
size: 1pt
p-feature: Project Details

### Overview We need to update the @testing-library/react package that require major version changes to address security audit warnings ### Extra info We are doing this individually to manage scope...

role: Front End
housekeeping
feature: Package Update
size: 0.5pt

### Overview Use git rename to change all .js components that contain JSX to .jsx ### Action Items - [x] #1549 - [ ] Use `git mv` to change file...

role: Back End
size: 0.5pt
feature: Infrastructure

### Dependency After new screens are implemented, review remaining screens. Provide a responsive overhaul to any remaining screens that are outdated. Not priority yet. (To discuss with Trillium) ### Overview...

role: UI/UX design
p-feature: Brand
size: 5pt

Bumps [mongoose](https://github.com/Automattic/mongoose) from 5.10.9 to 5.13.20. Changelog Sourced from mongoose's changelog. 6.11.4 / 2023-07-17 perf: speed up mapOfSubdocs benchmark by 4x by avoiding unnecessary O(n^2) loop in getPathsToValidate() #13614 7.3.4...

dependencies

### Overview This builds on the work on PR #795 ### Action Items - [x] #1129 - [ ] When user clicks to make changes to the field a modal...

Documentation
role: Front End
feature: Github Actions
size: 2pt

Fixes #1632 ### What changes did you make and why did you make them ? - Based on props new Member I change the button text to Create A New...

Fixes #1630 ### What changes did you make and why did you make them? - Conditionally rendering the edit button (badge) on the project form based on whether or not...

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

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

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

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