-
-
Notifications
You must be signed in to change notification settings - Fork 786
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
Update Team Meeting Data on Events Page to show Meeting Frequency #7088
Update Team Meeting Data on Events Page to show Meeting Frequency #7088
Conversation
…tive to feature: spelling (hackforla#7036)
* Update issue-trigger.yml Changes in prep for Projects Beta migration * Update issue-trigger.yml space added to comment * Update issue-trigger.yml edits to comment at Team Members * Update preliminary-update-comment.js refactoring for PBB migration
* Update pull-request-trigger.yml edits for PBB migration * Update pull-request-trigger.yml remove test branch
* Update schedule-fri-0700.yml Changes for PBB migration * Update add-label.js * Update find-linked-issue.js For PBB migration * Update add-label.js remove refs to personal repo * Update add-label.js addressing CodeQL alert * Update add-label.js address CodeQL alert
* Update move-closed-issues.yaml for migration to PBB * Update sort-closed-issues.js
…#7062) * remove references to BoP's id from the `untaggedRepoIds` list * Update contributor and language data * Revert `github.repository` post GHA test * Resolve merge conflicts * Resolve merge conflicts (p2) --------- Co-authored-by: GitHub Actions Bot <[email protected]>
) This reverts commit dc11c65.
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.
Note that CONTRIBUTING.md cannot previewed locally; rather it should be previewed at this URL:
|
Review ETA: end of day. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- branching looks good
- relevant linked issue
- code edit is clean
- correct changes showed up on my test page
Issues to address:
- merge conflict with current version of website at _data/external/github-data.json
Overall great work! Just one file is outdated from the current website. Once you've fixed the merge conflict, feel free to @ me and I will review the PR again.
…ackforla#7077) * add leadership type option with dropdown fields * remove whitespace between labels and body * remove whitespace in title * remove whitespace in front of the yes/no options * change default type
Hi @muninnhugin, Thank you for your feedback! I've handled the merge conflict and updated my branch. Thank you! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Of course, thank you for your contribution!
Hi @Thinking-Panda - Please add your ETA and availability for this review when you get a chance. Thanks! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hi @terrencejihoonjung I am able to load this in Docker and cross check with vrms-data.json
to see that whenever a meeting lists a description
, an *
is rendered on the "Events" page.
Great job, and thanks for taking care of this.
Fixes #6920
What changes did you make?
*This meeting is not weekly, check project link for more details.
at the bottom of theright-col-content.html
right-col-content.js
Why did you make the changes (we will use this info to test)?
Screenshots of Proposed Changes Of The Website (if any, please do not screen shot code changes)
Visuals before changes are applied
Visuals after changes are applied