Skip to content

Conversation

@amCap1712
Copy link
Contributor

Implement proper change event tracking for screenshot-unit relationships to enable autotranslate functionality with screenshot filters. Add SCREENSHOT_REMOVED action event for tracking unit removal.

Fixes #16574.

@amCap1712 amCap1712 requested a review from nijel as a code owner November 26, 2025 16:21
@nijel nijel self-assigned this Nov 26, 2025
@nijel nijel added this to the 5.15 milestone Nov 26, 2025
@nijel nijel enabled auto-merge (squash) November 26, 2025 16:27
@nijel
Copy link
Member

nijel commented Nov 26, 2025

Scheduled for merge, thanks for your contribution!

auto-merge was automatically disabled November 26, 2025 17:10

Head branch was pushed to by a user without write access

amCap1712 and others added 4 commits November 30, 2025 01:04
…d removal

Implement proper change event tracking for screenshot-unit relationships to enable autotranslate
functionality with screenshot filters. Add SCREENSHOT_REMOVED action event for tracking unit
removal.
@amCap1712
Copy link
Contributor Author

@nijel updated the migrations in this PR and should be ready for merge.

@codecov
Copy link

codecov bot commented Nov 29, 2025

Codecov Report

❌ Patch coverage is 90.19608% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 91.57%. Comparing base (51a654b) to head (ac3f968).
⚠️ Report is 5 commits behind head on main.

Files with missing lines Patch % Lines
weblate/screenshots/views.py 57.14% 3 Missing ⚠️
weblate/api/views.py 50.00% 1 Missing and 1 partial ⚠️

❌ Your patch status has failed because the patch coverage (90.19%) is below the target coverage (100.00%). You can increase the patch coverage or adjust the target coverage.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@nijel nijel merged commit 4f87656 into WeblateOrg:main Nov 30, 2025
53 of 54 checks passed
@amCap1712 amCap1712 deleted the screenshot-event branch November 30, 2025 09:36
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.

Add events for assignig and removing screenshots from units

2 participants