dashboards-reports/server/model/index.ts (4 lines): - line 45: //TODO: future support schema.literal('xlsx') - line 106: //TODO: add more validation once we add full support of timezone - line 114: TODO: Future Date option will be added in the future. - line 154: TODO: Alerting will be added in the future. dashboards-reports/server/routes/lib/createReport.ts (3 lines): - line 105: // TODO: temporarily remove the following - line 111: // TODO: save error detail and display on UI - line 112: // TODO: temporarily disable the following, will add back dashboards-reports/server/routes/utils/converters/backendToUi.ts (3 lines): - line 151: delivery: getUiDeliveryParams(delivery), //TODO: - line 172: // TODO: this property can be removed, but need UI changes as well - line 226: //TODO: AES domain has different prefix, need figure out a general solution dashboards-reports/public/components/main/main_utils.tsx (2 lines): - line 72: //TODO: wrong name - line 199: //TODO: duplicate code, extract to be a function that can reuse. e.g. handleResponse(response) reports-scheduler/src/main/resources/notifications/template/email_content_template.html (2 lines): - line 6: - line 390: dashboards-reports/server/routes/lib/saveReport.ts (2 lines): - line 34: triggerType: 'Download', // TODO: this is a corner case for in-context menu button download only - line 39: // TODO: set to success, since update report status API in temporarily unavailable, need change back to pending later dashboards-reports/public/components/report_definitions/create/create_report_definition.tsx (2 lines): - line 225: //TODO: need better handle - line 272: //TODO: consider handle the on demand report generation from server side instead reports-scheduler/src/main/kotlin/org/opensearch/reportsscheduler/action/ReportInstanceActions.kt (2 lines): - line 54: Status.Success, // TODO: Revert to request.status when background job execution supported - line 88: val currentStatus: Status = Status.Success // TODO: Revert to Executing when background job execution supported dashboards-reports/public/components/report_definitions/report_trigger/report_trigger.tsx (2 lines): - line 62: //TODO: should read local timezone and display - line 602: //TODO: need better handle dashboards-reports/public/components/context_menu/context_menu_ui.js (1 line): - line 135: // TODO: merge this function and popoverMenu() into one reports-scheduler/src/main/kotlin/org/opensearch/reportsscheduler/resthandler/ReportStatsRestHandler.kt (1 line): - line 75: // TODO: Wrap this into TransportAction reports-scheduler/src/main/kotlin/org/opensearch/reportsscheduler/scheduler/ReportDefinitionJobRunner.kt (1 line): - line 43: ReportInstance.Status.Success) // TODO: Revert to Scheduled when background job execution supported dashboards-reports/public/components/main/report_details/report_details.tsx (1 line): - line 224: // TODO: we have all data needed, time_from, time_to, time_duration, dashboards-reports/public/components/report_definitions/delivery/delivery.tsx (1 line): - line 38: // TODO: add to schema to avoid need for export dashboards-reports/public/components/main/report_definition_details/report_definition_details.tsx (1 line): - line 423: // TODO: need better display dashboards-reports/server/routes/utils/visual_report/visualReportHelper.ts (1 line): - line 57: * TODO: temp fix to disable sandbox when launching chromium on Linux instance dashboards-reports/public/components/report_definitions/report_trigger/report_trigger_constants.tsx (1 line): - line 58: // TODO: disable on UI. Add them back once we support dashboards-reports/server/routes/report.ts (1 line): - line 80: // TODO: better error handling for delivery and stages in generating report, pass logger to deeper level dashboards-reports/public/components/main/reports_table.tsx (1 line): - line 132: // TODO: link to dashboard/visualization snapshot, use "queryUrl" field. Display dashboard name? dashboards-reports/server/routes/utils/converters/uiToBackend.ts (1 line): - line 150: //TODO: tmp solution, we are extracting the id from the baseUrl, e.g. /app/dashboards#/view/