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

[wip] Create front-end functionality to endorse a post #12

Open
wants to merge 14 commits into
base: main
Choose a base branch
from

Conversation

bnolinn
Copy link

@bnolinn bnolinn commented Feb 26, 2025

  • I have added functionality to post-menu-list.tpl to add a button to the menu list of a post. I also created a file called endorsements.js to backup this functionality
  • This functionality makes progress on Create a feature to allow instructor to endorse a post #1 and the user story "As a professor, I want to be able to endorse or pin a reply so that I can highlight/showcase correct"
  • Included in this is the changes I made in P1 in the file delete-posts. Those can be ignored as they have already been reviewed.
  • The next step is to add automated test cases to ensure this functionality works.

@bnolinn bnolinn added the enhancement New feature or request label Feb 26, 2025
@bnolinn bnolinn added this to the Sprint 2 milestone Feb 26, 2025
@bnolinn bnolinn self-assigned this Feb 26, 2025
@coveralls
Copy link

coveralls commented Feb 26, 2025

Pull Request Test Coverage Report for Build 13580348644

Warning: This coverage report may be inaccurate.

This pull request's base commit is no longer the HEAD commit of its target branch. This means it includes changes from outside the original pull request, including, potentially, unrelated coverage changes.

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 4 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.02%) to 82.666%

Files with Coverage Reduction New Missed Lines %
src/meta/errors.js 1 76.74%
src/user/approval.js 3 87.61%
Totals Coverage Status
Change from base Build 13515417494: -0.02%
Covered Lines: 22322
Relevant Lines: 25582

💛 - Coveralls

Copy link
Contributor

@intchrkl intchrkl left a comment

Choose a reason for hiding this comment

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

Looks good

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants