From bcadb9c08e3fc4cf7c2190d7b28bb237a6ad32dd Mon Sep 17 00:00:00 2001 From: Jan Timpe Date: Fri, 11 Oct 2024 09:23:55 -0400 Subject: [PATCH 1/3] create quarter explainer table in Reports --- .../src/components/Reports/Reports.jsx | 293 ++++++++++-------- 1 file changed, 170 insertions(+), 123 deletions(-) diff --git a/tdrs-frontend/src/components/Reports/Reports.jsx b/tdrs-frontend/src/components/Reports/Reports.jsx index 82e161e37..f665e9a69 100644 --- a/tdrs-frontend/src/components/Reports/Reports.jsx +++ b/tdrs-frontend/src/components/Reports/Reports.jsx @@ -244,140 +244,187 @@ function Reports() { )}
- {(isOFAAdmin || isDIGITTeam || isSystemAdmin) && ( -
- -
- )} - {(stt?.ssp ? stt.ssp : false) && ( -
-
- File Type -
- setFileTypeInputValue('tanf')} - /> - -
-
- setFileTypeInputValue('ssp-moe')} +
+
+ {(isOFAAdmin || isDIGITTeam || isSystemAdmin) && ( +
+ - -
-
-
- )} -
- -
-
-
+
+ + + + + + + + + + + + + + + + + + + + + + + + + + +
Identifying the right Fiscal Year and Quarter
Fiscal QuarterCalendar Period
Quarter 1Oct 1 - Dec 31
Quarter 2Jan 1 - Mar 31
Quarter 3Apr 1 - Jun 30
Quarter 4Jul 1 - Sep 30
+
-
+ {isUploadReportToggled && ( <>

Date: Fri, 11 Oct 2024 12:06:51 -0400 Subject: [PATCH 2/3] table style --- tdrs-frontend/src/components/Reports/Reports.jsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tdrs-frontend/src/components/Reports/Reports.jsx b/tdrs-frontend/src/components/Reports/Reports.jsx index f665e9a69..3b3d4614e 100644 --- a/tdrs-frontend/src/components/Reports/Reports.jsx +++ b/tdrs-frontend/src/components/Reports/Reports.jsx @@ -393,7 +393,7 @@ function Reports() {
- +
From 0b34231e5c9489d751526a3630883ae665f6e777 Mon Sep 17 00:00:00 2001 From: Jan Timpe Date: Thu, 17 Oct 2024 10:26:20 -0400 Subject: [PATCH 3/3] fix whitespace --- tdrs-frontend/src/components/Reports/Reports.jsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/tdrs-frontend/src/components/Reports/Reports.jsx b/tdrs-frontend/src/components/Reports/Reports.jsx index 3b3d4614e..a22ae4fb1 100644 --- a/tdrs-frontend/src/components/Reports/Reports.jsx +++ b/tdrs-frontend/src/components/Reports/Reports.jsx @@ -244,7 +244,7 @@ function Reports() { )}
-
+
{(isOFAAdmin || isDIGITTeam || isSystemAdmin) && (
-
-
+
+
-
Identifying the right Fiscal Year and Quarter
+
Identifying the right Fiscal Year and Quarter