-
Notifications
You must be signed in to change notification settings - Fork 3.9k
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
Vue/padv 1558 #35999
Vue/padv 1558 #35999
Conversation
build: kickoff the Olive release
This workflow wasn't updated when we updated shards for self-hosted runners, so updating in this commit
…ts-gh-hosted build: run tests for open-release branches on GH hosted runners
…3-xss-openredirect-fix-olive fix: XSS and open redirect vulnerability
* fix: studio submit handler * style: remove extra line Co-authored-by: Matjaz Gregoric <[email protected]>
BREAKING CHANGE: disallowed HTML tags (e.g. <script>) will no longer be rendered in LMS and Studio.
…rag_and_drop_olive feat!: update Drag and Drop v2 XBlock to prevent XSS vulnerabilities (Olive backport)
…6-refreshable-jwt-token fix: Fix retiring user auth models on disable event
…live fix: Fix retiring user auth models on disable event
This change documents some of the workings of the discussions app for reference.
Course topics are now created by traversing the entire course structure from top to bottom instead of starting at the sequential level and then moving up or down as needed. This also introduces a lot of debug logs to pontetially find the reason why under some circumstances new units don't get processed and end up without a discussions topic.
Co-authored-by: adeel.tajamul <[email protected]>
* fix: updated topic sorting for discussions MFE * feat: updated topic sorting test case
…uctor paced courses
Co-authored-by: adeel.tajamul <[email protected]>
…1252) Co-authored-by: adeel.tajamul <[email protected]>
PADV-1511 - Add setting to store SAML IDP id values.
PADV-1556 Create custom form for registration extra fields.
…frame-heigth fix: courseware-chromeless.html iframe height
PADV-1418 feat: adds a new custom content jsonfield to ccx model
PADV 1580 - Create annotatorjs plugin for AI select and summarize
PADV 1584 - Add summarize functionality to plugin
PADV 1684 - Add feature flag for LLM summarize for frontend
PADV-1593: Expand Annotation Textbox
PADV-1593 fix: revert modal resize removal
PADV 1853 - Fix LLM summarize feature flag not working
Thanks for the pull request, @Nekenhei! 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. |
No description provided.