Skip to content

Update code behind Events page so events with project names "test" and "Hack4LA" are not displayed #6082

@roslynwythe

Description

@roslynwythe

Overview

We need to update the code behind the Events page so that events with project names "test" and "Hack4LA" are not displayed in the right column, because those events do not represent regular project meetings.

Action Item

  • Open the file assets/js/utility/api-events.js in your IDE and update the code so that events are not displayed if their project name is "test" or "Hack4LA". Suggestion: update the function 'filterDataFromApi'.
  • Test changes locally using Docker. Confirm that the following events do NOT appear in the right column:
    • LinkedIn Workshop (part 1) Tuesday at 6 pm
    • LinkedIn Workshop (part 2) Wednesday at 6 pm
    • 2024 Holiday Party Saturday at 6 pm
    • Mtesty face at Wednesday at 10 pm
  • Confirm that display of other other team/project events is consistent with the live Events web page

Resources/Instructions

Events web page

Screenshot displaying "test" and "Hack4LA" project events (which should NOT be displayed)

screencapture-hackforla-org-events-2024-01-08-17_50_40

This issue resulted from #6024

Metadata

Metadata

Assignees

Labels

BugSomething isn't workingComplexity: MediumP-Feature: Eventshttps://www.hackforla.org/events/role: front endTasks for front end developerssize: 1ptCan be done in 4-6 hourstime sensitiveNeeds to be worked on by a particular timeframe

Type

No type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions