-
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
Sync staging with develop #353
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 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 56261e1 - Browse repository at this point
Copy the full SHA 56261e1View 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 -
Configuration menu - View commit details
-
Copy full SHA for bdaf13e - Browse repository at this point
Copy the full SHA bdaf13eView commit details -
Merge pull request #333 from USEPA/feature/increment-version-number
Feature/increment version number
Configuration menu - View commit details
-
Copy full SHA for 7be0b02 - Browse repository at this point
Copy the full SHA 7be0b02View 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 -
Merge pull request #332 from USEPA/feature/update-one-epa-template
Feature/update one epa template
Configuration menu - View commit details
-
Copy full SHA for 36cb6a0 - Browse repository at this point
Copy the full SHA 36cb6a0View commit details -
Merge pull request #334 from USEPA/feature/update-app-to-support-mult…
…i-years Feature/update app to support multi years
Configuration menu - View commit details
-
Copy full SHA for 57b3618 - Browse repository at this point
Copy the full SHA 57b3618View commit details
Commits on Aug 17, 2023
-
Configuration menu - View commit details
-
Copy full SHA for baf38e2 - Browse repository at this point
Copy the full SHA baf38e2View commit details
Commits on Aug 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 73eb82f - Browse repository at this point
Copy the full SHA 73eb82fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae31eb6 - Browse repository at this point
Copy the full SHA ae31eb6View commit details -
Merge pull request #335 from USEPA/feature/add-nces-lookup
Feature/add nces lookup
Configuration menu - View commit details
-
Copy full SHA for 8d66ca0 - Browse repository at this point
Copy the full SHA 8d66ca0View commit details -
Update NCES web service endpoint to account for no NCES ID provided a…
…nd only perform the search if NCES ID is exactly seven characters
Configuration menu - View commit details
-
Copy full SHA for e583889 - Browse repository at this point
Copy the full SHA e583889View commit details -
Merge pull request #336 from USEPA/feature/update-nces-data-lookup
Feature/update nces data lookup
Configuration menu - View commit details
-
Copy full SHA for 15eca33 - Browse repository at this point
Copy the full SHA 15eca33View commit details -
Add school district name field to 2023 FRF data type and render it ap…
…propriately on the user's dashboard for their 2023 FRF submissions
Configuration menu - View commit details
-
Copy full SHA for 43d1517 - Browse repository at this point
Copy the full SHA 43d1517View commit details -
Merge pull request #337 from USEPA/feature/add-2023-frf-school-distri…
…ct-name-field Feature/add 2023 frf school district name field
Configuration menu - View commit details
-
Copy full SHA for 694c4cf - Browse repository at this point
Copy the full SHA 694c4cfView commit details
Commits on Aug 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d0cefa1 - Browse repository at this point
Copy the full SHA d0cefa1View commit details -
Merge pull request #338 from USEPA/feature/update-formio-nces-endpoint
Feature/update formio nces endpoint
Configuration menu - View commit details
-
Copy full SHA for cc98a9a - Browse repository at this point
Copy the full SHA cc98a9aView commit details
Commits on Aug 23, 2023
-
Update Formio NCES web service endpoint to allow cross origin request…
…s if running the app locally
Configuration menu - View commit details
-
Copy full SHA for 8254caa - Browse repository at this point
Copy the full SHA 8254caaView commit details -
Update enableLocalhostCORS middleware to check request host for local…
…host, since deployed app's NODE_ENV will be set to production on Cloud.gov
Configuration menu - View commit details
-
Copy full SHA for afe8790 - Browse repository at this point
Copy the full SHA afe8790View commit details -
Merge pull request #339 from USEPA/feature/enable-cors-on-nces-endpoint
Feature/enable cors on nces endpoint
Configuration menu - View commit details
-
Copy full SHA for 1c3f5f1 - Browse repository at this point
Copy the full SHA 1c3f5f1View commit details -
Update Formio NCES endpoint CORS configuration to not take request ho…
…st into account when enabling CORS
Configuration menu - View commit details
-
Copy full SHA for 08bca20 - Browse repository at this point
Copy the full SHA 08bca20View commit details -
Merge pull request #340 from USEPA/feature/update-nces-cors-configura…
…tion Feature/update nces cors configuration
Configuration menu - View commit details
-
Copy full SHA for fbfe179 - Browse repository at this point
Copy the full SHA fbfe179View commit details -
Configuration menu - View commit details
-
Copy full SHA for c249e64 - Browse repository at this point
Copy the full SHA c249e64View commit details -
Merge pull request #341 from USEPA/feature/update-formio-nces-cors-co…
…nfig Feature/update formio nces cors config
Configuration menu - View commit details
-
Copy full SHA for 58fcade - Browse repository at this point
Copy the full SHA 58fcadeView commit details
Commits on Aug 24, 2023
-
Configuration menu - View commit details
-
Copy full SHA for cff65b5 - Browse repository at this point
Copy the full SHA cff65b5View commit details -
Merge pull request #342 from USEPA/feature/update-formio-nces-cors-logic
Feature/update formio nces cors logic
Configuration menu - View commit details
-
Copy full SHA for 3f39ea0 - Browse repository at this point
Copy the full SHA 3f39ea0View commit details -
Configuration menu - View commit details
-
Copy full SHA for a5d804d - Browse repository at this point
Copy the full SHA a5d804dView commit details -
Merge pull request #343 from USEPA/feature/update-nces-data-for-2023
Feature/update nces data for 2023
Configuration menu - View commit details
-
Copy full SHA for 9aa73e1 - Browse repository at this point
Copy the full SHA 9aa73e1View commit details
Commits on Aug 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 345ad0f - Browse repository at this point
Copy the full SHA 345ad0fView commit details -
Merge pull request #344 from USEPA/feature/update-nces-lookup-for-2023
Feature/update nces lookup for 2023
Configuration menu - View commit details
-
Copy full SHA for ede0ba6 - Browse repository at this point
Copy the full SHA ede0ba6View commit details
Commits on Aug 28, 2023
-
Update NCES JSON file (remove extra spaces and add missing parenthesi…
…s in column headers)
Configuration menu - View commit details
-
Copy full SHA for d3b55a0 - Browse repository at this point
Copy the full SHA d3b55a0View commit details -
Merge pull request #345 from USEPA/feature/update-nces-json-file
Feature/update nces json file
Configuration menu - View commit details
-
Copy full SHA for bb7936e - Browse repository at this point
Copy the full SHA bb7936eView commit details -
Update text displayed above table listing SAM.gov entities in new FRF…
… submission modal dialog window
Configuration menu - View commit details
-
Copy full SHA for bdae376 - Browse repository at this point
Copy the full SHA bdae376View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5405828 - Browse repository at this point
Copy the full SHA 5405828View commit details -
Update dev and staging GitHub Actions workflows so 2022 FRF enrollmen…
…t period will be closed
Configuration menu - View commit details
-
Copy full SHA for 4ca0b4b - Browse repository at this point
Copy the full SHA 4ca0b4bView commit details
Commits on Aug 29, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e12de2b - Browse repository at this point
Copy the full SHA e12de2bView commit details
Commits on Aug 30, 2023
-
Update helpdesk page and api route to support searching for 2023 FRF …
…submissions from Formio
Configuration menu - View commit details
-
Copy full SHA for 9a9d64e - Browse repository at this point
Copy the full SHA 9a9d64eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0cefa27 - Browse repository at this point
Copy the full SHA 0cefa27View commit details -
Configuration menu - View commit details
-
Copy full SHA for 163f645 - Browse repository at this point
Copy the full SHA 163f645View commit details -
Merge pull request #346 from USEPA/feature/apply-review-edits
Feature/apply review edits
Configuration menu - View commit details
-
Copy full SHA for f6b811e - Browse repository at this point
Copy the full SHA f6b811eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4976cd5 - Browse repository at this point
Copy the full SHA 4976cd5View commit details -
Merge pull request #347 from USEPA/feature/update-nces-data
Feature/update nces data
Configuration menu - View commit details
-
Copy full SHA for 93f2e04 - Browse repository at this point
Copy the full SHA 93f2e04View commit details
Commits on Aug 31, 2023
-
Update userDashboard to show loading indicator if email address is fa…
…lsy, and update SAM.gov api endpoint to not attempt to fetch SAM.gov entities if no email address (or an empty string for one) is provided
Configuration menu - View commit details
-
Copy full SHA for ca166d7 - Browse repository at this point
Copy the full SHA ca166d7View commit details -
Merge pull request #348 from USEPA/feature/update-user-email-logic
Feature/update user email logic
Configuration menu - View commit details
-
Copy full SHA for 2bf16b4 - Browse repository at this point
Copy the full SHA 2bf16b4View commit details
Commits on Sep 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for d6bc77d - Browse repository at this point
Copy the full SHA d6bc77dView commit details -
Merge pull request #349 from USEPA/feature/update-nces-json
Feature/update nces json
Configuration menu - View commit details
-
Copy full SHA for c0dce02 - Browse repository at this point
Copy the full SHA c0dce02View commit details
Commits on Sep 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 37c69a9 - Browse repository at this point
Copy the full SHA 37c69a9View commit details -
Merge pull request #350 from USEPA/feature/re-open-2022-frf
Feature/re-open 2022 frf
Configuration menu - View commit details
-
Copy full SHA for 9ad7675 - Browse repository at this point
Copy the full SHA 9ad7675View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1a0505b - Browse repository at this point
Copy the full SHA 1a0505bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ca5e1a - Browse repository at this point
Copy the full SHA 5ca5e1aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f296a79 - Browse repository at this point
Copy the full SHA f296a79View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0184418 - Browse repository at this point
Copy the full SHA 0184418View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0db98be - Browse repository at this point
Copy the full SHA 0db98beView commit details -
Merge pull request #351 from USEPA/feature/apply-package-updates
Feature/apply package updates
Configuration menu - View commit details
-
Copy full SHA for 6b24aca - Browse repository at this point
Copy the full SHA 6b24acaView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6cd7b42 - Browse repository at this point
Copy the full SHA 6cd7b42View commit details -
Merge pull request #352 from USEPA/feature/increment-version-number
Feature/increment version number
Configuration menu - View commit details
-
Copy full SHA for 69dfa75 - Browse repository at this point
Copy the full SHA 69dfa75View commit details