Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing instances of "test" as a substring in the events page #6369

Closed
6 tasks done
Tracked by #6059
freaky4wrld opened this issue Feb 24, 2024 · 16 comments · Fixed by #7464
Closed
6 tasks done
Tracked by #6059

Removing instances of "test" as a substring in the events page #6369

freaky4wrld opened this issue Feb 24, 2024 · 16 comments · Fixed by #7464
Assignees
Labels
Complexity: Medium P-Feature: Events https://www.hackforla.org/events/ role: back end/devOps Tasks for back-end developers size: 0.5pt Can be done in 3 hours or less time sensitive Needs to be worked on by a particular timeframe

Comments

@freaky4wrld
Copy link
Member

freaky4wrld commented Feb 24, 2024

Dependency

Overview

As developers we want to remove the instances of "test" from the events page. We need to add logic for removing any event that contain "test"(case-insensitive) from the events page

Action Items

  • Go to the file /assets/js/utility/vrms-events.js
  • Find the code-block rendering events from the VRMS to the website
  • Add logic to remove any instances of events with "test" as a substring from the name field of the event. (We want to filter out the vague events created by VRMS for testing from our /events page).
  • Make sure the desired results are shown by testing the changes with docker

Merge Team

Resources/Instructions

@freaky4wrld freaky4wrld added Feature Missing This label means that the issue needs to be linked to a precise feature label. size: missing Draft Issue is still in the process of being created role missing Complexity: Missing labels Feb 24, 2024

This comment was marked as outdated.

@freaky4wrld freaky4wrld added Complexity: Medium size: 1pt Can be done in 4-6 hours P-Feature: Events https://www.hackforla.org/events/ role: back end time sensitive Needs to be worked on by a particular timeframe size: 0.25pt Can be done in 0.5 to 1.5 hours role: back end/devOps Tasks for back-end developers and removed Complexity: Missing role: back end Feature Missing This label means that the issue needs to be linked to a precise feature label. size: missing size: 1pt Can be done in 4-6 hours role missing labels Feb 24, 2024
@roslynwythe

This comment was marked as off-topic.

@freaky4wrld freaky4wrld added ready for dev lead Issues that tech leads or merge team members need to follow up on and removed Draft Issue is still in the process of being created labels Feb 26, 2024
@freaky4wrld

This comment was marked as outdated.

@ExperimentsInHonesty

This comment was marked as off-topic.

@ExperimentsInHonesty ExperimentsInHonesty added the Draft Issue is still in the process of being created label Mar 4, 2024

This comment was marked as outdated.

@ExperimentsInHonesty ExperimentsInHonesty added the Dependency An issue is blocking the completion or starting of another issue label Mar 19, 2024
@ExperimentsInHonesty ExperimentsInHonesty added the ready for merge team needs a senior review either to do some re writing or to approve it for ready for prioritization label May 7, 2024
@roslynwythe roslynwythe removed the ready for merge team needs a senior review either to do some re writing or to approve it for ready for prioritization label May 8, 2024
@roslynwythe

This comment was marked as outdated.

@freaky4wrld

This comment was marked as off-topic.

@freaky4wrld freaky4wrld added ready for dev lead Issues that tech leads or merge team members need to follow up on and removed Draft Issue is still in the process of being created labels May 10, 2024
@roslynwythe

This comment was marked as resolved.

@roslynwythe roslynwythe removed the ready for dev lead Issues that tech leads or merge team members need to follow up on label Jun 17, 2024
@ExperimentsInHonesty ExperimentsInHonesty added the Draft Issue is still in the process of being created label Jun 24, 2024
@roslynwythe roslynwythe added size: 0.5pt Can be done in 3 hours or less and removed Draft Issue is still in the process of being created size: 0.25pt Can be done in 0.5 to 1.5 hours labels Sep 9, 2024
@dcotelessa dcotelessa self-assigned this Sep 15, 2024
@HackforLABot
Copy link
Contributor

Hi @dcotelessa, thank you for taking up this issue! Hfla appreciates you :)

Do let fellow developers know about your:-
i. Availability: (When are you available to work on the issue/answer questions other programmers might have about your issue?)
ii. ETA: (When do you expect this issue to be completed?)

You're awesome!

P.S. - You may not take up another issue until this issue gets merged (or closed). Thanks again :)

@dcotelessa dcotelessa moved this from Prioritized backlog to In progress (actively working) in P: HfLA Website: Project Board Sep 15, 2024
@dcotelessa
Copy link
Member

Availability: M-F: 4pm-6pm PST
ETA: 2 hors

@dcotelessa dcotelessa moved this from In progress (actively working) to Questions / In Review in P: HfLA Website: Project Board Sep 16, 2024
daras-cu pushed a commit that referenced this issue Sep 24, 2024
#7464)

* add vrms events filter "test"

* use regex for test testing search instead

* update vrms regex
@github-project-automation github-project-automation bot moved this from Questions / In Review to QA in P: HfLA Website: Project Board Sep 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Medium P-Feature: Events https://www.hackforla.org/events/ role: back end/devOps Tasks for back-end developers size: 0.5pt Can be done in 3 hours or less time sensitive Needs to be worked on by a particular timeframe
Projects
Development

Successfully merging a pull request may close this issue.

6 participants