add task planner & alert improvments
All checks were successful
Deploy Sokko G / deploy (push) Successful in 7s

This commit is contained in:
Shinuwa 2026-07-27 22:44:08 +02:00
parent 2e6d8a2c0c
commit e306bfc5d6
15 changed files with 1547 additions and 4 deletions

View file

@ -189,6 +189,39 @@ export function validateSiteContent(site) {
"toolboxes.modules.timer.emptyCountdowns",
"toolboxes.modules.timer.renameTitle",
"toolboxes.modules.timer.deleteTitle",
"toolboxes.modules.taskPlanner.settingsTitle",
"toolboxes.modules.taskPlanner.settingsButtonLabel",
"toolboxes.modules.taskPlanner.sortModeLabel",
"toolboxes.modules.taskPlanner.globalWeeklyResetDayLabel",
"toolboxes.modules.taskPlanner.resetTimeLabel",
"toolboxes.modules.taskPlanner.titlePlaceholder",
"toolboxes.modules.taskPlanner.titleLabel",
"toolboxes.modules.taskPlanner.descriptionPlaceholder",
"toolboxes.modules.taskPlanner.descriptionLabel",
"toolboxes.modules.taskPlanner.typeLabel",
"toolboxes.modules.taskPlanner.uniqueType",
"toolboxes.modules.taskPlanner.dailyType",
"toolboxes.modules.taskPlanner.weeklyType",
"toolboxes.modules.taskPlanner.addButton",
"toolboxes.modules.taskPlanner.reorderTitle",
"toolboxes.modules.taskPlanner.reorderDisabledTitle",
"toolboxes.modules.taskPlanner.checkTitle",
"toolboxes.modules.taskPlanner.uncheckTitle",
"toolboxes.modules.taskPlanner.deleteTitle",
"toolboxes.modules.taskPlanner.showDescriptionTitle",
"toolboxes.modules.taskPlanner.hideDescriptionTitle",
"toolboxes.modules.taskPlanner.taskSettingsTitle",
"toolboxes.modules.taskPlanner.missingDependencyTitle",
"toolboxes.modules.taskPlanner.missingDependencyBadge",
"toolboxes.modules.taskPlanner.missingDependencyNotice",
"toolboxes.modules.taskPlanner.taskWeeklyResetDayLabel",
"toolboxes.modules.taskPlanner.inheritWeeklyResetDay",
"toolboxes.modules.taskPlanner.linksLabel",
"toolboxes.modules.taskPlanner.emptyLinks",
"toolboxes.modules.taskPlanner.addLinkLabel",
"toolboxes.modules.taskPlanner.dependencyCheckboxLabel",
"toolboxes.modules.taskPlanner.removeRelationTitle",
"toolboxes.modules.taskPlanner.emptyTasks",
"toolboxes.modules.imageAnnotation.addImage",
"toolboxes.modules.imageAnnotation.replaceImage",
"toolboxes.modules.imageAnnotation.pastePlaceholder",