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

Removed unused component _includes/calendar.html #7361

Merged
merged 1 commit into from
Aug 29, 2024

Conversation

codyyjxn
Copy link
Member

Fixes #7282

What changes did you make?

  • Removed the file _includes/calendar.html
  • The file I removed was in the pages/index.html

Why did you make the changes (we will use this info to test)?

  • The changes I made were necessary due to the deprecation of the previous approach.
  • The original method of handling variables negatively impacted performance and made the code more challenging to read and maintain. The updated approach enhances both efficiency and code clarity.

Screenshots of Proposed Changes To The Website (if any, please do not include screenshots of code changes)

  • No screenshots.

Copy link

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 codyyjxn-removed-component-7282 gh-pages
git pull https://github.com/codyyjxn/website.git removed-component-7282

@github-actions github-actions bot added role: front end Tasks for front end developers P-Feature: Home page https://www.hackforla.org/ Complexity: Small Take this type of issues after the successful merge of your second good first issue size: 0.5pt Can be done in 3 hours or less labels Aug 28, 2024
@buneeIsSlo buneeIsSlo self-requested a review August 28, 2024 07:17
Copy link
Member

@buneeIsSlo buneeIsSlo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hey @codyyjxn, Nicely done!

  • The branches from and to are setup correctly
  • Link to the issue is included
  • There is a detailed description of what was done and why
  • No screenshots is mentioned

Thanks for working on this issue!

Copy link
Member

@daras-cu daras-cu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @codyyjxn, great job working on this issue!

  • Branches are set up correctly
  • Original issue is linked in your PR
  • Clear explanation of changes and why they were necessary
  • File deleted does not affect the website

Just a reminder, when you assign yourself to an issue don't forget to move it from "Prioritized Backlog" to "In Progress" on the Project Board.

@codyyjxn
Copy link
Member Author

codyyjxn commented Aug 29, 2024

Hi @codyyjxn, great job working on this issue!

  • Branches are set up correctly
  • Original issue is linked in your PR
  • Clear explanation of changes and why they were necessary
  • File deleted does not affect the website

Just a reminder, when you assign yourself to an issue don't forget to move it from "Prioritized Backlog" to "In Progress" on the Project Board.

Thanks totally forgot to do that. Can I now move it to "test-approved-by-reviewer" ? @daras-cu

@daras-cu
Copy link
Member

Hi @codyyjxn, great job working on this issue!

  • Branches are set up correctly
  • Original issue is linked in your PR
  • Clear explanation of changes and why they were necessary
  • File deleted does not affect the website

Just a reminder, when you assign yourself to an issue don't forget to move it from "Prioritized Backlog" to "In Progress" on the Project Board.

Thanks totally forgot to do that. Can I now move it to "test-approved-by-reviewer" ? @daras-cu

@codyyjxn I think you can just move it to In Progress, the "test-approved-by-reviewer" is an automated category for PRs.

@jphamtv jphamtv merged commit 6be71f3 into hackforla:gh-pages Aug 29, 2024
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Complexity: Small Take this type of issues after the successful merge of your second good first issue P-Feature: Home page https://www.hackforla.org/ role: front end Tasks for front end developers size: 0.5pt Can be done in 3 hours or less
Projects
Development

Successfully merging this pull request may close these issues.

Remove unused component _includes/calendar.html
4 participants