This website requires JavaScript.
Explore
Help
Sign In
mrleo1nid
/
TeleWave
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
ecb54171702cd05ee963cba8aa1519c82d011776
TeleWave
/
backend
/
tests
/
TeleWave.Application.Tests
/
Programming
T
History
Leonid Pershin
fdb0f321e4
ci / build-backend (push)
Successful in 1m28s
Details
ci / build-frontend (push)
Successful in 51s
Details
ci / tests (push)
Successful in 2m7s
Details
ci / sonar (push)
Successful in 4m31s
Details
Refactor ShowAudience handling across the application to align with MPAA rating system. Update ShowAudience enum to reflect new ratings (G, PG, PG-13, R, NC-17) and adjust related data models, API types, and frontend components to support nullable audience values. Enhance metadata handling to incorporate content ratings from external sources, ensuring proper audience filtering in scheduling logic. Update documentation to clarify changes in audience categorization and its implications for content management.
2026-07-26 22:18:14 +03:00
..
LayerApplicabilityTests.cs
Enhance template and scheduling functionalities: add PlanningRules to template endpoints and commands, implement repeat limits and audience filtering in scheduling logic, and update related data structures. Refactor frontend components to support new rules and improve user experience in channel management.
2026-07-26 14:25:32 +03:00
PlanningRulesTests.cs
Refactor ShowAudience handling across the application to align with MPAA rating system. Update ShowAudience enum to reflect new ratings (G, PG, PG-13, R, NC-17) and adjust related data models, API types, and frontend components to support nullable audience values. Enhance metadata handling to incorporate content ratings from external sources, ensuring proper audience filtering in scheduling logic. Update documentation to clarify changes in audience categorization and its implications for content management.
2026-07-26 22:18:14 +03:00