Skip to content

Conversation

tyuchx
Copy link
Contributor

@tyuchx tyuchx commented Aug 17, 2025

Types of changes

  • New feature

Description

  • Set R0_ALL to 'R0 (Simulcast)'
  • Set ALL to 'All rooms'

@tyuchx tyuchx requested a review from a team August 17, 2025 10:27
Copy link
Member

@mattwang44 mattwang44 left a comment

Choose a reason for hiding this comment

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

run makemigrations and makemessages?

@tyuchx
Copy link
Contributor Author

tyuchx commented Aug 17, 2025

Hmmm, not yet. But do we need to run it for the schedule rooms?

@mattwang44
Copy link
Member

mattwang44 commented Aug 17, 2025

i believe we need to run these commands and commit the changes whenever the PR has updated the model (field choices in this case) or the translation strings (_('...')), respectively.

@tyuchx
Copy link
Contributor Author

tyuchx commented Aug 17, 2025

Got it, I’ll upload migration file later

@tyuchx tyuchx force-pushed the feature/update-room-locations branch from db4a108 to 026bc40 Compare August 18, 2025 17:54
- Rename R012 location constant to R0_ALL for clarity
- Add "All rooms" and "R0 (Simulcast)" location options
- Update all event model location choices
- Generate migrations for events and proposals apps
- Update translation files with new location labels

This change improves the clarity of room naming conventions
and enables better simulcast management.
@tyuchx tyuchx force-pushed the feature/update-room-locations branch from 026bc40 to 971ee13 Compare August 18, 2025 18:21
Copy link

codecov bot commented Aug 18, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 74.59%. Comparing base (f9e61b3) to head (0d689a6).
⚠️ Report is 6 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master    #1258   +/-   ##
=======================================
  Coverage   74.59%   74.59%           
=======================================
  Files          84       84           
  Lines        3184     3184           
=======================================
  Hits         2375     2375           
  Misses        809      809           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

- Fill empty msgstr entries in en_US locale with original English text
- Add Traditional Chinese translations for zh_Hant locale
- Update translations for room locations and UI labels

This ensures all translation strings have proper values instead of empty strings.
@tyuchx tyuchx merged commit fb65ccb into pycontw:master Aug 20, 2025
3 checks passed
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