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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix editor image routing #12683

Draft
wants to merge 11 commits into
base: develop
Choose a base branch
from

Commits on Apr 10, 2024

  1. Implement blob content parser and content renrerer

    In order to store the blob references in the database correctly
    so that we can regenerate the URLs.
    ahukkanen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    11711f7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d34404f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    ad3090e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    422f429 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ffeb121 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    334f2fc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    d6765f7 View commit details
    Browse the repository at this point in the history
  8. Use the RichText attribute type for components and content blocks

    Anything that uses the SettingsManifest can also have rich text
    content where the blob replacement logic has to be applied at.
    ahukkanen committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7b1f5f1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    969b6ee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    e573faf View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    8aed797 View commit details
    Browse the repository at this point in the history