hackforla / VRMS

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 outcomes.
GNU Affero General Public License v3.0
40 stars 79 forks source link

Event Name Validation: blacklisted strings #1805

Open pluto-bell opened 1 month ago

pluto-bell commented 1 month ago

Fixes #1514

What changes did you make and why did you make them ?

Screen Captures of Proposed Changes

Screen Capture before changes are applied https://github.com/user-attachments/assets/a1628ad7-8368-43d3-9d35-e82d26f37208
Screen Capture after changes are applied https://github.com/user-attachments/assets/2c29f5ba-f34a-4d03-b49b-aba9d8d60d80
github-actions[bot] commented 1 month ago

Want to review this pull request? Take a look at this documentation for a step by step guide!

From your project repository, check out a new branch and test the changes.

git checkout -b pluto-bell-limit-event-names-from-certain-strings-1514 development
git pull https://github.com/pluto-bell/VRMS.git limit-event-names-from-certain-strings-1514