Skip to content

Feat: enable JH subscription components

What does this MR do and why?

Reason

For JH side, we need to make some modifications to the subscription component, so that we need to replace the import path for doing so.

image

The main idea is that we would like to externalize the plan name, but the current implementation would not allow us for doing so, therefore we need a way to do that by rewriting the component in JH's codebase.

/cc @prajnamas @orozot @qk44077907

This MR will not make any changes to EE, it will only affect how JH code runs.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by Wu Jeremy

Merge request reports