{config.configValue}
+This setting cannot be modified
+No configurations found
++ System configurations will appear here once they are initialized +
+{successMessage}
+{error}
+ +{config.description}
+ )} + {config.defaultValue && ( +
+ Default: {config.defaultValue}
+
{successMessage}
+{error}
+ +No holidays found for {selectedYear}
+ +{holiday.holidayName}
++ {formatDateShort(holiday.holidayDate)} +
+ {holiday.description && ( +{holiday.description}
+ )} +Elapsed: {step.elapsedHours}h
)} {step.actualHours !== undefined && ( -Completed in: {step.actualHours}h
+Completed in: {step.actualHours.toFixed(2)}h
)}+ Reminder {alertIndex + 1} - {alert.thresholdPercentage || 0}% TAT Threshold +
++ {alert.thresholdPercentage || 0}% of SLA breach reminder have been sent +
+ + {/* Time Tracking Details */} ++ Reminder sent by system automatically +
+ {(alert.metadata?.testMode || alert.metadata?.tatTestMode) && ( ++ Sent at: {alert.alertSentAt ? formatDateTime(alert.alertSentAt) : 'N/A'} +
+ {(alert.metadata?.testMode || alert.metadata?.tatTestMode) && ( ++ Note: Test mode active (1 hour = 1 minute) +
+ )} +
{isCompleted ? 'Approved' : isRejected ? 'Rejected' : 'Actioned'} on {formatDateTime(step.timestamp)}
@@ -1216,9 +1474,21 @@ export function RequestDetail({
+ {/* Work Notes Tab - Full Width (Last Tab) */}
+
Security settings will be available soon
-Appearance settings will be available soon
-Security settings will be available soon
+User preferences will be available soon
-Appearance settings will be available soon
+Settings page is under development
-Settings and preferences management will be available in a future update.
+ {/* Preferences */} +User preferences will be available soon
+Security settings will be available soon
+Appearance settings will be available soon
+User preferences will be available soon
+Admin features not accessible
+System configuration and holiday management require admin privileges.
+