Skip to content

feat: add programs metadata form to navigation header#18

Merged
andrey-canon merged 3 commits intoopen-release/teak.nelpfrom
teak-mig/FUTUREX-1347
Oct 20, 2025
Merged

feat: add programs metadata form to navigation header#18
andrey-canon merged 3 commits intoopen-release/teak.nelpfrom
teak-mig/FUTUREX-1347

Conversation

@andrey-canon
Copy link
Collaborator

@andrey-canon andrey-canon commented Oct 15, 2025

Description

This add the program metadata form component. Migration pr of #12

Issue # 1347

Testing instructions

  1. Set the following settings

LMS

MFE_CONFIG_OVERRIDES = {
    "authoring": {
        "PROGRAMS_METADATA_API_URL": "http://studio.local.openedx.io:8001/eox-nelp/api/programs/v1/metadata",
    }
}

CMS

FEATURES["ENABLE_OTHER_COURSE_SETTINGS"] = True
  1. Go to studio and enter in any course
  2. Click on the programs Metadata button
  3. Complete the form and click on save button
  4. verify advanced settings
2025-10-15.12-44-32.mp4

@andrey-canon andrey-canon changed the base branch from teak-mig/FUTUREX-1272 to open-release/teak.nelp October 17, 2025 22:37
@andrey-canon andrey-canon force-pushed the teak-mig/FUTUREX-1347 branch from f08cbab to 42c82ec Compare October 17, 2025 22:38
Copy link
Collaborator

@johanseto johanseto left a comment

Choose a reason for hiding this comment

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

LGTM working in my local env.

Screencast.from.20-10-25.09.29.45.webm

@andrey-canon andrey-canon merged commit ab1c495 into open-release/teak.nelp Oct 20, 2025
4 checks passed
@andrey-canon andrey-canon temporarily deployed to open-release/teak.nelp October 20, 2025 15:51 — with GitHub Actions Inactive
@andrey-canon andrey-canon temporarily deployed to open-release/teak.nelp October 20, 2025 15:51 — with GitHub Actions Inactive
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants