Refactor ChannelDetail and MediaImportDialog components for improved functionality and clarity
ci / build-backend (push) Successful in 1m32s
ci / build-frontend (push) Successful in 1m6s
ci / tests (push) Successful in 1m42s
ci / sonar (push) Successful in 4m39s

Consolidated imports in ChannelDetail and replaced the SchedulePreview component with AirSchedule for enhanced scheduling display. Updated the MediaImportDialog to prioritize the manual tab and adjusted localization strings for clarity in both English and Russian. These changes aim to streamline user interactions and improve the overall user experience in managing channels and media imports.
This commit is contained in:
Leonid Pershin
2026-07-28 10:37:11 +03:00
parent ef5c56f04b
commit 287ed5aa12
7 changed files with 140 additions and 22 deletions
+3 -1
View File
@@ -281,7 +281,7 @@ export const en = {
importButton: 'Import',
importTitle: 'Media import',
importHint:
'Three ways to fill the library: movies in bulk, episodes from the manual folder into a show, and uploading picked files into a show.',
'Three ways to fill the library: episodes from the manual folder into a show, movies in bulk, and uploading picked files into a show.',
importTabs: {
movies: 'Movies',
manual: 'Episodes from manual',
@@ -733,6 +733,8 @@ export const en = {
filler: 'Filler',
noFiller: 'No filler',
noSchedule: 'Schedule not built yet',
airToday: 'Today',
airCount: 'Entries for the day: {{count}}',
},
junctions: {
title: 'Junctions',