-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature/update app to support multi years #334
Feature/update app to support multi years #334
Commits on Jul 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 0f33148 - Browse repository at this point
Copy the full SHA 0f33148View commit details -
Configuration menu - View commit details
-
Copy full SHA for f63c10f - Browse repository at this point
Copy the full SHA f63c10fView commit details -
Move new application button out of dashboard component (will go on al…
…l rebates page) and update styles (shrink buttons, update small screen layout)
Configuration menu - View commit details
-
Copy full SHA for f9833c0 - Browse repository at this point
Copy the full SHA f9833c0View commit details -
Add rebate year select to allRebates and move new application button/…
…link to the right of the new rebate year select
Configuration menu - View commit details
-
Copy full SHA for 23461a3 - Browse repository at this point
Copy the full SHA 23461a3View commit details -
Remove IconText component from userDashboard and create indivitual ic…
…on text components for dashboard, helpdesk, and signout (less dry but also less indirection)
Configuration menu - View commit details
-
Copy full SHA for 3c047ff - Browse repository at this point
Copy the full SHA 3c047ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4975880 - Browse repository at this point
Copy the full SHA 4975880View commit details
Commits on Jul 12, 2023
-
Add year context component for storing selected rebate year globally,…
… and update rebate year select in allRebates component to use it
Configuration menu - View commit details
-
Copy full SHA for 8ada8ba - Browse repository at this point
Copy the full SHA 8ada8baView commit details
Commits on Jul 20, 2023
-
Add yearly env variables for controlling each form's open enrollment …
…status, and update API to return those values and code to reflect they're now each stored at the year level too
Configuration menu - View commit details
-
Copy full SHA for 05fe852 - Browse repository at this point
Copy the full SHA 05fe852View commit details -
Configuration menu - View commit details
-
Copy full SHA for 14518f2 - Browse repository at this point
Copy the full SHA 14518f2View commit details -
Update allRebates to use rebateYear to determine whether each form's …
…enrollment period is open or closed
Configuration menu - View commit details
-
Copy full SHA for 59889a7 - Browse repository at this point
Copy the full SHA 59889a7View commit details -
Update form components to use rebate year in determining if form's op…
…en enrollment is open or closed
Configuration menu - View commit details
-
Copy full SHA for 78d33a8 - Browse repository at this point
Copy the full SHA 78d33a8View commit details
Commits on Jul 27, 2023
-
Move submissionPeriodOpen into shared config object in api file and u…
…se it in checkFormSubmissionPeriodAndBapStatus() function
Configuration menu - View commit details
-
Copy full SHA for 712ebe3 - Browse repository at this point
Copy the full SHA 712ebe3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50fb136 - Browse repository at this point
Copy the full SHA 50fb136View commit details
Commits on Jul 28, 2023
-
Update s3 endpoint to include rebateYear as well (for determining if …
…the post should be allowed or not)
Configuration menu - View commit details
-
Copy full SHA for 3349968 - Browse repository at this point
Copy the full SHA 3349968View commit details
Commits on Jul 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f32257a - Browse repository at this point
Copy the full SHA f32257aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 468517e - Browse repository at this point
Copy the full SHA 468517eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 49427b7 - Browse repository at this point
Copy the full SHA 49427b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b89742 - Browse repository at this point
Copy the full SHA 0b89742View commit details
Commits on Aug 1, 2023
-
Rename 2022 form urls appropriately, to set stage for future form url…
…s (e.g formioFRF2023Url)
Configuration menu - View commit details
-
Copy full SHA for feba5b4 - Browse repository at this point
Copy the full SHA feba5b4View commit details -
Update references to form names in api to use abbreviations (excludin…
…g error messages returned to the client)
Configuration menu - View commit details
-
Copy full SHA for 914068a - Browse repository at this point
Copy the full SHA 914068aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc534ca - Browse repository at this point
Copy the full SHA bc534caView commit details -
Configuration menu - View commit details
-
Copy full SHA for 088f041 - Browse repository at this point
Copy the full SHA 088f041View commit details -
Configuration menu - View commit details
-
Copy full SHA for a3e59c5 - Browse repository at this point
Copy the full SHA a3e59c5View commit details
Commits on Aug 2, 2023
-
Update variables used for frf and prf's review item ids and modified …
…timestamps to use new form abbreviations
Configuration menu - View commit details
-
Copy full SHA for eee85b4 - Browse repository at this point
Copy the full SHA eee85b4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b55fc28 - Browse repository at this point
Copy the full SHA b55fc28View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b02dd9 - Browse repository at this point
Copy the full SHA 3b02dd9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8937fa4 - Browse repository at this point
Copy the full SHA 8937fa4View commit details -
Update api to use submissionPeriodOpen instead of individual variable…
…s for controlling each form's open enrollment status
Configuration menu - View commit details
-
Copy full SHA for 60e6b86 - Browse repository at this point
Copy the full SHA 60e6b86View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7bb2abf - Browse repository at this point
Copy the full SHA 7bb2abfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 63c51c2 - Browse repository at this point
Copy the full SHA 63c51c2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2789c37 - Browse repository at this point
Copy the full SHA 2789c37View commit details
Commits on Aug 3, 2023
-
Move formio api routes to a new formio2022.js file, for easier mainta…
…inability with new 2023 formio routes
Configuration menu - View commit details
-
Copy full SHA for f18222d - Browse repository at this point
Copy the full SHA f18222dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2361e88 - Browse repository at this point
Copy the full SHA 2361e88View commit details -
Configuration menu - View commit details
-
Copy full SHA for fb3e1d5 - Browse repository at this point
Copy the full SHA fb3e1d5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 83c9a3c - Browse repository at this point
Copy the full SHA 83c9a3cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e8f357f - Browse repository at this point
Copy the full SHA e8f357fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c6582b - Browse repository at this point
Copy the full SHA 3c6582bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4aac351 - Browse repository at this point
Copy the full SHA 4aac351View commit details -
Configuration menu - View commit details
-
Copy full SHA for 923ba93 - Browse repository at this point
Copy the full SHA 923ba93View commit details -
Configuration menu - View commit details
-
Copy full SHA for 552b60e - Browse repository at this point
Copy the full SHA 552b60eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 12eb9e3 - Browse repository at this point
Copy the full SHA 12eb9e3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e406fe1 - Browse repository at this point
Copy the full SHA e406fe1View commit details -
Move checkFormSubmissionPeriodAndBapStatus() out of formio2022.js fil…
…e and into bap.js utility file
Configuration menu - View commit details
-
Copy full SHA for a9fce58 - Browse repository at this point
Copy the full SHA a9fce58View commit details -
Update forms' react-query mutation's onSuccess to use the updated que…
…ry key in upating cached data in the queryClient
Configuration menu - View commit details
-
Copy full SHA for 7da4247 - Browse repository at this point
Copy the full SHA 7da4247View commit details -
Move formio upload and download of s3 file metadata functions out of …
…formio2022.js route file and into a new formio.js utility file (for use in a new formio2023.js route file)
Configuration menu - View commit details
-
Copy full SHA for 442463a - Browse repository at this point
Copy the full SHA 442463aView commit details -
Configuration menu - View commit details
-
Copy full SHA for daf4632 - Browse repository at this point
Copy the full SHA daf4632View commit details -
Fix formType type signature for getBapFormSubmissionData to reflect n…
…ew form abbreviations
Configuration menu - View commit details
-
Copy full SHA for f480de9 - Browse repository at this point
Copy the full SHA f480de9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3d698fe - Browse repository at this point
Copy the full SHA 3d698feView commit details
Commits on Aug 4, 2023
-
Update userDashboard to properly set onFormPage, now that the form ro…
…ute paths have changed
Configuration menu - View commit details
-
Copy full SHA for 97780eb - Browse repository at this point
Copy the full SHA 97780ebView commit details -
Update submissions component and checkClientRouteExists() middleware …
…to use new route paths
Configuration menu - View commit details
-
Copy full SHA for 3d2e55d - Browse repository at this point
Copy the full SHA 3d2e55dView commit details
Commits on Aug 8, 2023
-
Create formUrl object storing rebate year and form type in formio con…
…fig and update formio s3 functions to use it in determining the formio form url
Configuration menu - View commit details
-
Copy full SHA for 158f2e2 - Browse repository at this point
Copy the full SHA 158f2e2View commit details -
Update server api routes to use formio config's formUrl object instea…
…d of individual form url variables, and remove no longer used individual form url variables
Configuration menu - View commit details
-
Copy full SHA for ffdf5eb - Browse repository at this point
Copy the full SHA ffdf5ebView commit details -
Update formio2022 route to store urls for each form for 2022, instead…
… of referencing the formio formUrl object every time
Configuration menu - View commit details
-
Copy full SHA for 48d9076 - Browse repository at this point
Copy the full SHA 48d9076View commit details
Commits on Aug 9, 2023
-
Update frfNew component to support creating new frf submissions for 2…
…023 (and update initial submission data fields to reflect changes made to 2023 FRF)
Configuration menu - View commit details
-
Copy full SHA for 326e219 - Browse repository at this point
Copy the full SHA 326e219View commit details -
Move fetching of frf submissions in formio utility function for use a…
…cross rebate years
Configuration menu - View commit details
-
Copy full SHA for faeb140 - Browse repository at this point
Copy the full SHA faeb140View commit details -
Move creation of a new frf submissions to a formio utility function f…
…or use across rebate years
Configuration menu - View commit details
-
Copy full SHA for e27e45f - Browse repository at this point
Copy the full SHA e27e45fView commit details
Commits on Aug 10, 2023
-
Move fetching of existing frf submission to a formio utility function…
… for use across rebate years
Configuration menu - View commit details
-
Copy full SHA for db3def5 - Browse repository at this point
Copy the full SHA db3def5View commit details -
Move updating of existing frf submission to a formio utility function…
… for use across rebate years
Configuration menu - View commit details
-
Copy full SHA for 8d39242 - Browse repository at this point
Copy the full SHA 8d39242View commit details -
Configuration menu - View commit details
-
Copy full SHA for 57c2dc5 - Browse repository at this point
Copy the full SHA 57c2dc5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 577da41 - Browse repository at this point
Copy the full SHA 577da41View commit details -
Comment out all BAP data related fields from frf2023 component until …
…BAP has implemented their 2023 FRF features
Configuration menu - View commit details
-
Copy full SHA for 5c2a382 - Browse repository at this point
Copy the full SHA 5c2a382View commit details
Commits on Aug 11, 2023
-
Update Formio form submission types to explicitly identify them as 20…
…22 form submissions, and add Formio 2023 FRF submission type
Configuration menu - View commit details
-
Copy full SHA for 9f5b8ef - Browse repository at this point
Copy the full SHA 9f5b8efView commit details -
Update PRF 2022 form component's dirty check to account for newBusDel…
…iveryDate field's value discrepancy between the returned data of null and the rendered value of any empty string
Configuration menu - View commit details
-
Copy full SHA for e664a7f - Browse repository at this point
Copy the full SHA e664a7fView commit details -
Add getComboKeyFieldName() to server app's formio utilities, so the c…
…orrect combo key field can be used, based on the rebate year
Configuration menu - View commit details
-
Copy full SHA for bb753f1 - Browse repository at this point
Copy the full SHA bb753f1View commit details -
Add use2023SubmissionsQueries() custom hook to fetch 2023 submission …
…data, and rename 2022 queries and hooks to reflect 2022 rebate year
Configuration menu - View commit details
-
Copy full SHA for 7cb0e1e - Browse repository at this point
Copy the full SHA 7cb0e1eView commit details -
Configuration menu - View commit details
-
Copy full SHA for c00391a - Browse repository at this point
Copy the full SHA c00391aView commit details -
Update Submissions route component to split up 2022 and 2023 logic fo…
…r fetching data and rendering content, based on rebate year
Configuration menu - View commit details
-
Copy full SHA for ee1ca94 - Browse repository at this point
Copy the full SHA ee1ca94View commit details -
Configuration menu - View commit details
-
Copy full SHA for b3fd0cc - Browse repository at this point
Copy the full SHA b3fd0ccView commit details
Commits on Aug 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d836799 - Browse repository at this point
Copy the full SHA d836799View commit details -
Begin updating hooks and functions that combine rebates to work acros…
…s multiple years
Configuration menu - View commit details
-
Copy full SHA for 6e99b5d - Browse repository at this point
Copy the full SHA 6e99b5dView commit details
Commits on Aug 16, 2023
-
Update combine2023Submissions() utility function to set structure of …
…2023 rebates, and update Submissions2023 component to render 2023 FRF submissions in the table
Configuration menu - View commit details
-
Copy full SHA for e57e93c - Browse repository at this point
Copy the full SHA e57e93cView commit details