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

feat: Inline-editing capability for frontend-editable models #19

Merged
merged 25 commits into from
Sep 29, 2024

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    2137744 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c2065e7 View commit details
    Browse the repository at this point in the history
  3. Fix error messages.

    fsbraun committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    821df76 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Configuration menu
    Copy the full SHA
    c4054db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262be7f View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Configuration menu
    Copy the full SHA
    65c2c21 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e8cb9c8 View commit details
    Browse the repository at this point in the history
  3. Improve toolbar positioning

    fsbraun committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    a9cbf20 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b788630 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fbcf3f6 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. Fix: Missing render plugin url

    Prep for version 0.3
    fsbraun committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    aa8f047 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2024

  1. fix: Handle block cms plugins

    fsbraun committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    4caf9b3 View commit details
    Browse the repository at this point in the history
  2. Rename dummy variable

    fsbraun committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    52bfc70 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0902deb View commit details
    Browse the repository at this point in the history
  4. Consume messages

    fsbraun committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    5a83718 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Improve test coverage

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    a1e1645 View commit details
    Browse the repository at this point in the history
  2. Add more tests

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    6b95de9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c76c951 View commit details
    Browse the repository at this point in the history
  4. fix linting

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    197a12e View commit details
    Browse the repository at this point in the history
  5. Fix: urls in v3

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    59fdb97 View commit details
    Browse the repository at this point in the history
  6. More fixes for v3

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    03b83eb View commit details
    Browse the repository at this point in the history
  7. Fix tests for v3

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    86cdbed View commit details
    Browse the repository at this point in the history
  8. Update ckeditor5 config

    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    4987c1c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6139b74 View commit details
    Browse the repository at this point in the history
  10. Fix: Reload browser if django CMS core does not resolve inline editab…

    …le fields upon partial update
    fsbraun committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    1bc7c0d View commit details
    Browse the repository at this point in the history