Skip to content

Conversation

@Waleed-Mujahid
Copy link
Member

@Waleed-Mujahid Waleed-Mujahid commented Dec 1, 2025

NEVER MERGE

Description

  • The release/teak branch has been checkout from release/teak.3 tag
  • develop-teak-rebased has been checkout from release/teak.3 tag
  • I have cherry-picked all the develop-teak commits on develop-teak-rebased
  • This is done to keep our commits on top of openedx changes
  • Once we have verified this branch we will force push this branch onto develop-teak and close this PR without merging to avoid any merge commits
  • This way we get a clean branch with all our changes
Screenshot 2025-12-01 at 7 22 47 PM

Waleed-Mujahid and others added 9 commits December 1, 2025 19:16
* feat: filter organizations with new openedx-filter (#671)

We add a new filter OrganizationsRequested that is used to show organizations linked to the current tenant.

Co-authored-by: waleed.mujahid <[email protected]>

* fix: include error_code in PreventRegistration exception response (#684)

The Authn MFE relies on the `error_code` in API responses to display appropriate error messages to users. Although the PreventRegistration exception already supports `error_code`, it was not previously included in the API response payload.

This change ensures that `error_code` is returned in the response when a PreventRegistration exception is raised, allowing the frontend to handle errors more accurately.

---------

Co-authored-by: waleed.mujahid <[email protected]>
Added functionality to conditionally send email notifications based on user roles and context. Introduced helper methods to determine if an email should be sent and to create an unsubscribe URL for users. This improves the user experience by ensuring relevant notifications are sent only when necessary.
* feat: Add user email replacement in HTML block data rendering

* fix: Refactor user email retrieval in HTML block rendering
* Enable Forum Notifications for Threads#123
Preview

* chore: add edly custom comment

* fix: apply safe filter to comment body in email notification template
Added functionality to delete logged-in cookies after account deletion in the DeactivateLogoutView, preventing unauthorized access to linked services. This change improves user security by ensuring that session data is cleared upon account removal.
* fix: Don't show non-active programs #317

* feat: Enhance program caching by filtering active tenants and using tenant-specific catalog API URLs
@Waleed-Mujahid
Copy link
Member Author

@muhammadali286 @Anas-hameed Do you think this is the correct approach or should we merge develop-teak into release/teak.3 and force push it to devleop-teak after testing.

@Waleed-Mujahid Waleed-Mujahid deleted the branch release/teak December 2, 2025 08:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants