-
-
Notifications
You must be signed in to change notification settings - Fork 847
Closed
Labels
Complexity: MediumP-Feature: Project Meetingshttps://www.hackforla.org/project-meetingshttps://www.hackforla.org/project-meetingsrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Milestone
Description
Dependency
- Refactor JavaScript so that Events page sources meeting data from vrms_data.json #6023
- Removing instances of "test" as a substring in the events page #6369
Overview
As developers we need to refactor the JavaScript behind the Project Meetings page, so that it retrieves meeting data from the file data/external/vrms_data.json, in order to reduce the latency and improve the reliability of the webpage.
Action Items
- For reference, view the code in
assets/js/right-col-content.jsand understand how the event data is retrieved fromassets/js/utility/vrms-events.js - Refactor the code in
assets/js/project-meetings.jsto source data fromdata/external/vrms_data.json, using function(s) inassets/js/utility/vrms-events.jsand perform testing to confirm that functionality on the Project Meetings webpage 1 is unchanged. - Note that events from all projects should be displayed, except for events with the project name "test" or "Hack4LA".
- Open the file
assets/js/right-col-content.jsand refactor the code to reference the function(s) inassets/js/utility/vrms-events.jsand perform testing to confirm that functionality on the Project pages[^2] is unchanged.
Resources/Instructions
Footnotes
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Complexity: MediumP-Feature: Project Meetingshttps://www.hackforla.org/project-meetingshttps://www.hackforla.org/project-meetingsrole: front endTasks for front end developersTasks for front end developerssize: 1ptCan be done in 4-6 hoursCan be done in 4-6 hours
Type
Projects
Status
QA