Releases: GSA-TTS/FAC
Releases · GSA-TTS/FAC
December instance instantiation
What's Changed
- Sk/2841 record migration status by @gsa-suk in #2956
- Add quick explainer for Django admin operations by @tadhg-ohiggins in #2970
- URL corrections for Django Admin howto. by @tadhg-ohiggins in #2972
- 2023-12-12 | MAIN --> PROD | DEV (03c5997) --> STAGING by @jadudm in #2976
- Move cloud.gov setup block so that it runs in all CF environments by @tadhg-ohiggins in #2983
- 2023-12-12 main -> prod by @danswick in #2984
Full Changelog: v1.20231211...v1.20231212
The Is It December Already release
What's Changed
- 2679:
set_range()
refactor; unit tests by @phildominguez-gsa in #2844 - 2023-11-23 | MAIN --> PROD | DEV (da1d340) --> STAGING by @jadudm in #2859
- Use a separate PG DB for Census data by @JeanMarie-TTS in #2573
- Add functions and tests for deleting
Access
entries and creating correspondingDeletedAccess
entries by @tadhg-ohiggins in #2849 - Break up audit views by @tadhg-ohiggins in #2862
- 2023-11-28 | MAIN --> PROD | DEV (f23332d) --> STAGING by @jadudm in #2882
- 2861 update logic to use elecaudits model by @sambodeme in #2863
- Command to run census migration by year by @phildominguez-gsa in #2868
- Sk/hist migration failure models by @gsa-suk in #2845
- 2880 update logic in secondary auditors generator to use census models by @sambodeme in #2881
- Search: filter by auditee state by @timoballard in #2888
- 2023-11-29 | MAIN --> PROD | DEV (6bb2530) --> STAGING by @jadudm in #2892
- 2864 update logic in findings generator to use census models by @sambodeme in #2866
- Sk/2874 retain null values, 2886 test cases for census models by @gsa-suk in #2887
- Change auditee/auditor certifying official by @tadhg-ohiggins in #2891
- 2870 update logic in corrective action plan generator to use census models by @sambodeme in #2872
- 2867 update logic in findings text generator to use census models by @sambodeme in #2869
- 2873 update logic in additional ein generator to use census models by @sambodeme in #2875
- 2023-11-30 | MAIN --> PROD | DEV (786fee7) --> STAGING by @jadudm in #2900
- 2883 update logic in notes to sefa workbook generator to use census models by @sambodeme in #2899
- Django admin improvements by @tadhg-ohiggins in #2907
- 2023-12-01 | MAIN --> PROD | DEV (de7c759) --> STAGING by @jadudm in #2908
- 2895: New cmd for paginated census migration by @phildominguez-gsa in #2905
- 2901 update logic in general information to use census models by @sambodeme in #2906
- 2023-12-02 | MAIN --> PROD | DEV (7ad3cbb) --> STAGING by @jadudm in #2914
- Initial manage submission page by @tadhg-ohiggins in #2904
- 2023-12-04 main -> prod by @tadhg-ohiggins in #2917
- Add instructions for production ssh to deploying.md. by @tadhg-ohiggins in #2937
- Stray code block line deletion by @tadhg-ohiggins in #2939
- Change backend so that it converts user-submitted UEIs to uppercase by @tadhg-ohiggins in #2929
- 2023-12-07 | MAIN --> PROD | DEV (4ebd64f) --> STAGING by @jadudm in #2943
- 2675: Improve census migration exception handling by @phildominguez-gsa in #2944
- 2879 enforce audit year in all queries by @sambodeme in #2933
- Refactoring run.sh/.profile by @tadhg-ohiggins in #2951
- 2023-12-08 | MAIN --> PROD | DEV (8545813) --> STAGING by @jadudm in #2953
- Removing the new DB by @jadudm in #2954
- Jadudm remove new db for now by @jadudm in #2955
- Administrative API and improved tribal data API access controls by @jadudm in #2860
- Search Results - Finding my ALN and Finding all ALN by @jperson1 in #2941
- Manage User Roles Pages - Copy Updates, Links by @jperson1 in #2958
- 2023-12-08 main -> prod by @danswick in #2959
Full Changelog: v1.20231122...v1.20231211
Release for 20231122
Release for 20231115
What's Changed
- Fix for the clean command bug by @purvinptl in #2791
- Dependabot sweep: eslint-config-prettier, prettier, esbuild by @danswick in #2513
- 2023-11-14 | MAIN --> PROD | DEV (4ff2ff3) --> STAGING by @jadudm in #2795
- Search: name field refinements by @timoballard in #2755
- Adds deployment markers for all new services by @asteel-gsa in #2793
- Hotfix New Relic Deployment Records by @asteel-gsa in #2802
- Add ADR for v1 of user access management by @tadhg-ohiggins in #2804
- Make submitted_by field in Django Admin SAC view read-only by @tadhg-ohiggins in #2805
- Removing
test_pfix()
fromworkbooklib
by @phildominguez-gsa in #2790 - 2673 e2e improve mappings by @sambodeme in #2786
- 2023-11-15 | MAIN --> PROD | DEV (26c8d50) --> STAGING by @jadudm in #2806
Full Changelog: v1.20231113...v1.20231115
2023-11-13 duplicate email fix release
What's Changed
- Adjust user setting when generating workbooks by @danswick in #2583
- Move modellib to models, move models.py into models, move Access into its own file by @tadhg-ohiggins in #2776
- Handle duplicate email address issues by @tadhg-ohiggins in #2784
- Make admin view for Access have read-only sac value by @tadhg-ohiggins in #2781
- #2676:
excel_creation.py
- Refactoring template names and paths by @phildominguez-gsa in #2779 - 2023-11-10 | MAIN --> PROD | DEV (5a8ec7f) --> STAGING by @jadudm in #2787
Full Changelog: v1.20231109...v1.20231113
Release for 20231109
What's Changed
- ADR for changing ADR process by @tadhg-ohiggins in #2749
- 2023-11-07 | MAIN --> PROD | DEV (17287d0) --> STAGING by @jadudm in #2752
- Add required metadata to ADR issue template by @tadhg-ohiggins in #2750
- #2671 Added GitHub workflow file for historic data migrator by @sambodeme in #2738
- 2023-11-08 | MAIN --> PROD | DEV (ad1b6e7) --> STAGING by @jadudm in #2765
- [ADR] Introduce user permissions for tribal audit access by @timoballard in #2766
- Sambodeme/fix typos and bugs by @sambodeme in #2764
- Added missing param by @sambodeme in #2770
- New Relic Service Instances by @asteel-gsa in #2767
- Jmm/resolve cog baseline bug by @JeanMarie-TTS in #2483
- Sk ez pp/hist data load by @gsa-suk in #2730
- 2023-11-09 | MAIN --> PROD | DEV (59f35f5) --> STAGING by @jadudm in #2777
Full Changelog: v1.20231106...v1.20231109
v1.20231106
What's Changed
- New Relic Testing by @asteel-gsa in #2681
- Re-enable bandit test for dissemination tests by @danswick in #2620
- 2553 intake improve validations on audit findings workbook by @sambodeme in #2606
- Remove deprecated excel_templates dir by @timoballard in #2634
- 2460 workbook validation improvement spaces in t3 by @sambodeme in #2640
- 2023-11-02 | MAIN --> PROD | DEV (6e7fc1c) --> STAGING by @jadudm in #2687
- New Relic Deployment Blips by @asteel-gsa in #2684
- Fix version input for new relic deployments by @asteel-gsa in #2701
- Remove cms, move fac_tags.py to audit/templatetags. by @tadhg-ohiggins in #2686
- Search - Pagination by @jperson1 in #2683
- Add / and /robots.txt functionality after removing it when deleting cms by @tadhg-ohiggins in #2719
- 2023-11-03 | MAIN --> PROD | DEV (051ce3c) --> STAGING by @jadudm in #2721
- #2514 Added placeholder code for workbook version check by @sambodeme in #2651
- #2567 Added logic to regenerate cfda_key by @sambodeme in #2656
- #2723: Copying e2e code from
/dissemination
to/census_historical_migration
by @phildominguez-gsa in #2725 - 2023-11-04 | MAIN --> PROD | DEV (bfd444d) --> STAGING by @jadudm in #2731
- Merge product decision records into architecture decision records by @tadhg-ohiggins in #2728
- Action version bump by @asteel-gsa in #2685
- 2597 add bool fields api by @purvinptl in #2628
- Search Updates (Bugfixes) by @jperson1 in #2724
- Search on ALNs by @jperson1 in #2734
- Link to Search by @jperson1 in #2733
- 2023-11-06 | MAIN --> PROD | DEV (11e0d99) --> STAGING by @jadudm in #2735
Full Changelog: v1.20231031...v1.20231106
The one where storages config needed help
What's Changed
- Certification Unlock Copy & Styling Updates by @jperson1 in #2595
- 2023-10-25 | MAIN --> PROD | DEV (753ccbc) --> STAGING by @jadudm in #2607
- Search MVP by @heymatthenry in #2419
- Settings adjustment for PDF downloads by @timoballard in #2613
- Add migration file that should have been in 2572 by @tadhg-ohiggins in #2615
- API app cleanup by @timoballard in #2596
- 2023-10-26 | MAIN --> PROD | DEV (99bec76) --> STAGING by @jadudm in #2623
- Bump Actions by @asteel-gsa in #2624
- Media Backups! by @asteel-gsa in #2610
- Media Backup Hotfix by @asteel-gsa in #2636
- Removing old workbook_generator tool by @phildominguez-gsa in #2635
- 2023-10-28 | MAIN --> PROD | DEV (1daa2ed) --> STAGING by @jadudm in #2644
- XLSX download view by @timoballard in #2626
- Search: inexact matches on name fields by @timoballard in #2642
- Summary Updates by @jperson1 in #2605
- 2023-10-31 main -> prod by @danswick in #2658
- Set private S3 bucket ACL to "private" by @timoballard in #2663
- 2023-10-31 main -> prod by @danswick in #2665
Full Changelog: v1.20231023...v1.20231031
The one where we let them unlock things
Major changes:
- Users can unlock submissions that have been marked as ready for certification, sending them back to a status of in progress and making them editable again.
- Validation now checks to make sure that all named ranges expected in a workbook actually exist.
The one where yet more workbook validations happen
What's Changed
- Single Audit Submissions Table - Disseminated -> Accepted by @jperson1 in #2555
- Adding Cypress test instructions; updating PR template by @phildominguez-gsa in #2526
- Fix for Zendesk 245 re: passthrough IDs and ALNs that are not strings by @jadudm in #2550
- Cypress testing different entities for full submission by @phildominguez-gsa in #2556
- #2504 Added logic to check end period loan balance by @sambodeme in #2546
- #2506 Added check for Amount passed through by @sambodeme in #2541
- 2509 add a validation check for the sum calculations in federal awards workbook by @sambodeme in #2531
- 2501 intake add rd and u validations to new workbook vals by @sambodeme in #2561
- 2023-10-20 | MAIN --> PROD | DEV (87e9c62) --> STAGING by @jadudm in #2564
- Swap to error mode by @asteel-gsa in #2558
- Jadudm fix workbook generator for new checks by @jadudm in #2563
- #2503: Corrected the column reference in error reporting for loan gua… by @sambodeme in #2548
- 2499 activate wrap text in workbook by @sambodeme in #2518
- [2023-10-20] main -> prod by @jadudm in #2565
Full Changelog: v1.20231019...v1.20231020