Skip to content
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

Show embed links in curriculum editor #1428

Conversation

kaisersakhi
Copy link
Member

@kaisersakhi kaisersakhi commented Aug 31, 2023

Fixes #1402

  • Allow course authors to see and copy embed links
  • Introduce new function in ContentBlock.res

@pupilfirst/developers

Merge Checklist

  • Add specs that demonstrate bug / test a new feature.
  • [ ] Check if route, query, or mutation authorization looks correct.
    • Add tests for authorization, if required.
  • Ensure that UI text is kept in I18n files.
  • [ ] Update developer and product docs, where applicable.
  • Prep screenshot or demo video for changelog entry, and attach it to issue.
  • [ ] Check if new tables or columns that have been added need to be handled in the following services:
    • Users::DeleteAccountService
    • Courses::CloneService
    • Courses::DemoContentService
    • Levels::CloneService
    • Schools::DeleteService
  • [ ] Check if changes in packaged components have been published to npm.
  • [ ] Add development seeds for new tables.
  • [ ] If the updates involve Graph mutations ensure that the files are migrated to the new approach without a mutator.

Vimeo Upload

Vimeo Upload

Embedded Link

Embedded Link

config/locales/en.yml Outdated Show resolved Hide resolved
Copy link
Member

@bodhish bodhish left a comment

Choose a reason for hiding this comment

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

LGTM

@bodhish bodhish merged commit 8a2ed6d into pupilfirst:master Sep 7, 2023
3 checks passed
@kaisersakhi kaisersakhi deleted the issues/1402/show-embed-links-in-curriculum-editor branch September 11, 2023 09:13
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.

Show Vimeo video URL and embedded URLs in the curriculum editor
3 participants