-
Notifications
You must be signed in to change notification settings - Fork 67
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
feat: Profile image on user posts [redwood.master] #711
base: open-release/redwood.master
Are you sure you want to change the base?
feat: Profile image on user posts [redwood.master] #711
Conversation
…penedx#700) This reverts commit d747478.
* fix: fixed sidebar xl screen width * fix: fixed failing test runs * refactor: removed unused css classes
…nedx#708) * fix: fixed font-size of load more buttons and add a post heading * fix: fixed font-size of time stamps * fix: fixed width of actions dropdown modal
Thanks for the pull request, @vladislavkeblysh! What's next?Please work through the following steps to get your changes ready for engineering review: 🔘 Get product approvalIf you haven't already, check this list to see if your contribution needs to go through the product review process.
🔘 Provide contextTo help your reviewers and other members of the community understand the purpose and larger context of your changes, feel free to add as much of the following information to the PR description as you can:
🔘 Get a green buildIf one or more checks are failing, continue working on your changes until this is no longer the case and your build turns green. 🔘 Let us know that your PR is ready for review:Who will review my changes?This repository is currently maintained by Where can I find more information?If you'd like to get more details on all aspects of the review process for open source pull requests (OSPRs), check out the following resources:
When can I expect my changes to be merged?Our goal is to get community contributions seen and reviewed as efficiently as possible. However, the amount of time that it takes to review and merge a PR can vary significantly based on factors such as:
💡 As a result it may take up to several weeks or months to complete a review and merge your PR. |
Update codecov to the latest version and start using the org-wide token for uploads. See openedx/wg-frontend#179
fix: updated unit tests fix: updated unit tests
* feat: added draft functionality for comment and responses * fix: fixed comment update issue: * test: added draft test case * test: added mock conditions for tinymce * refactor: refactor code * test: added test cases * refactor: refactor hook file * refactor: fixed review issues * refactor: memoize function * refactor: refactor code * test: added update comment test case * refactor: refactor remove hook method * test: fixed test cases issue
…edx#626) * chore: bumped jest to v29 * refactor: updated frontend-build * refactor: updated package-lock * feat: updated build and platform major versions, along with edx packages * refactor: updated package-lock * refactor: updated package-lock
* feat: added help section for post documentation * refactor: refactor code
* feat: updated node to v20 * refactor: updated package-lock along with ci & lockfile version workflows * refactor: updated lockfile version workflow * refactor: updated package-lock
e79030b
to
f74a297
Compare
Hi, thanks for the contribution! I have a question though, is this PR duplicated? #713 |
This reverts commit dc5f097. Node 18 removal PRs should be merged after Sumac is cut.
…nedx#740) (openedx#744) This reverts commit 472bbe2.
f74a297
to
2fc5c21
Compare
…ricted (openedx#742) "Add a post" button was visible even though the banner says that posting is restricted. This change helps in removing the button when posting is restricted. Signed-off-by: Farhaan Bukhsh <[email protected]>
2fc5c21
to
e6e8f0c
Compare
Hi @vladislavkeblysh is this still in progress? |
3a82ed5
to
07dc9fb
Compare
07dc9fb
to
f192216
Compare
Description