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

Changes #6795

Draft
wants to merge 294 commits into
base: v5/develop
Choose a base branch
from
Draft

Changes #6795

wants to merge 294 commits into from

Conversation

distantnative
Copy link
Member

@distantnative distantnative commented Nov 14, 2024

Known problems

  • content.js: watcher for api endpoint changes calls save request on initial load (should be avoided) and when the API endpoint has already changed
    • the save request goes to the new model, not the old one that it actually applies to
  • FormControls: fix error for preview prop type #6796

Todo

Changelog (in the making)

Features

  • Unsaved changes are stored as changes version on the server
  • Preview Panel view for changes version

Breaking changes

  • All lock routes have been removed
  • Removed Vuex and this.$store
  • Removed k-form-buttons

bastianallgeier and others added 30 commits October 1, 2024 17:50
Block focus point in image file preview when the model is locked
# Conflicts:
#	panel/package-lock.json
Remove `Panel\Controller\Changes::unlock()`
bastianallgeier and others added 27 commits November 13, 2024 14:01
Add the latest version of a translation automatically
Move lock wildcard into the Lock::for method
…l-fix

Version::isIdentical now uses form values to check for identical versions
Languages dropdown with changes/lock indicator
…review-type

FormControls: fix error for preview prop type
@bastianallgeier bastianallgeier added this to the 5.0.0-alpha.4 milestone Nov 15, 2024
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.

2 participants