Releases: Enterprise-CMCS/eAPD
Releases · Enterprise-CMCS/eAPD
v.3.3.2
What's Changed
- refactor cypress tests by @thetif in #3533
- reorganize api routes file structure by @knollfear in #3520
- Tbolt/3412 upload state admin cert by @tbolt in #3475
- Tbolt/3418 update active users tab by @tbolt in #3480
- bbrooks/3431-UpdatingCircleCI by @cthulhuplus in #3559
Full Changelog: v3.3.1...v3.3.2
v3.3.1
3.3.1 (2021-10-15)
What's Changed
- Bbrooks/3510 packer secrets by @cthulhuplus in #3528
- resolved vulnerability warnings by @thetif in #3543
- Hygen template for adding in an API endpoint by @knollfear in #3489
- get state admin certification list by @knollfear in #3485
Full Changelog: v3.3.0...v3.3.1
v3.3.0
3.2.0 (2021-09-07)
What's Changed
- Update design.md by @jeromeleecms in #3457
- Create e2e tests for executive summary - default values by @chris-miraflor in #3461
- Bump axios from 0.21.1 to 0.21.2 in /api by @dependabot in #3466
- Bump axios from 0.21.1 to 0.21.2 in /integrationTests by @dependabot in #3465
- Knollfear/3386 default select values by @knollfear in #3408
- Added title case to various heading, titles, etc... by @mirano-darren in #3359
- Tbolt/3298 affiliation expiration by @tbolt in #3360
- Tbolt/3257 state admin cert endpoint by @tbolt in #3450
- fixing some small issues with the cypress tests due to code changes. by @knollfear in #3476
- Initial checkin for Cypress GHA by @cthulhuplus in #3410
- fix: Activity quarter table bug across multiple activities [#3459] by @thetif in #3459
- Knollfear/live db tests by @knollfear in #3452
- Add e2e test for checking the Activity Schedule Summary for a filled out APD by @thetif in #3468
- Adding timeout and environment to GHAs by @cthulhuplus in #3479
- test: e2e tests filled executive summary [#3478] by @chris-miraflor in #3478
- bump axios by @knollfear in #3492
- bbrooks/CircleCi_Node_Issue by @cthulhuplus in #3522
Full Changelog: v3.2.0...v3.3.0
v3.2.0
3.2.0 (2021-09-07)
Build System / Dependencies
New Features
- Adds endpoint to support state certification letters [#3403] (c2e3da2c)
- Update the way Activities names are display to be consistent [#3404]
Testing
- Update tests in auth.js to handle our new auth flow [#3254]
- Add e2e tests for Activities - adding activitites [#3326]
- Add e2e tests for Activities - Activity Overview [#3327]
- Add e2e tests for Activities - Outcomes and milestones [#3328]
- Add e2e tests for Activities - State staff and expenses [#3330]
- Add e2e tests for Activities - Private Contractor Costs [#3331]
- Add e2e tests for Activities - Cost allocation and other funding [#3332]
- Add e2e tests for Activities - Budget and FFP [#3333]
- Add e2e tests for Assurances and Compliance [3390]
- Create e2e tests for default values for Activity Schedule Summary - Default Value [#3391]
Fixes
v3.1.1
🚀 New features
- Federal admin panel (#2812)
🐛 Bugs fixed
- fixed export view of activity budgets (#3388)
⚙️ Behind the scenes
- added Mongo server to the preview builds (#3104)
- added end-to-end tests for filling out key personnel page (#3284)
- added arrays to endpoint permissions (#3288)
- added end-to-end tests for previous activities page (#3312)
- added end-to-end tests for Activities - Default values (#3313)
- moved end-to-end tests to new location (#3342)
- added previous activities test (#3377)
Previous releases
See our release history
v3.1.0
🚀 New features
- manage affiliations and choose state page now make live calls for the list of affiliations (#3264)
- Update the roles returned by the roles endpoint (#3277)
- added alerts to each section if no FFY has been selected (#3202)
🐛 Bugs fixed
- Activity Summary displaying incorrectly in Executive Summary (#3338)
- "Add Activity" button in activity page links to wrong APD (#3334)
- resolved issue with invalid jwt throwing error (#3283)
- Reduced the size of the JWT payload because sys admins had a 24KB payload and the max size is 4KB. (#3246)
- fixed error for users with view-document permission not being able to load an APD(#3264)
⚙️ Behind the scenes
- updated APD seed data used for testing (#2863)
- created test tokens when database is seeded (development and test only) (#3128)
- add tests for authentication (#3188)
- install cypress for end-to-end testing (#3226)
- updated APD seed data used for testing (#2863)
- prevented some unexpected JSON parsing errors from being escalated to the error log. (#3176)
- Reduced the size of the JWT payload because sys admins had a 24KB payload and the max size is 4KB. (#3246)
- fixed error for users with view-document permission not being able to load an APD(#3264)
- remove sys admins being returned in affiliations (#3295)
- added end-to-end test for APD overview section (#3282)
Previous releases
See our release history
v3.0.1
v3.0.0
🚀 New features
- Allow switching between states/affiliations when applicable (#2581)
- Update the delete process for FFY (#2996)
- New design updates to Manage Account page (#3204)
- updated Assurance and Compliance text on APD review and export screen to show more detailed information. (#3169))
- Login screen is disabled if api check fails (#3223)
🐛 Bugs fixed
- Images don't load unless you refresh page after logging in (#3180)
- Removes "Federal" as an option for State Medicaid address (#3181)
- Revoking a user's access is causing them to disappear and not show in the Inactive tab (#3238)
- Fixed issue with not storing okta data on login (#3242)
⚙️ Behind the scenes
- Created endpoint to allow a user to switch states (#3030)
- Added security check to state/:id endpoint so only users with access to that state can get the data ([#3129])
- endpoint for pulling a user's affiliations (#3207)
Previous releases
See our release history
v2.30.0
🚀 New features
- Updated modal that displays when saving an APD fails (#2997)
🐛 Bugs fixed
⚙️ Behind the scenes
- Use Local Okta User data instead of contacting Okta when populating affiliations (#3091)
- Update Admin role (#2964)
- Removes extraneous header for Budget and FPP in the export view (#3147)
- Updates text on session expiring modal (#3191)
Previous releases
See our release history
v.2.29.0
🚀 New features
- Additional affiliations may be requested (#2582)
- Update APD paths to include APD id (#2589)
- On the state affiliation selection page, give users an option to log out (#3011)
- Create eAPD JWT (#3029)
- Updates date validation and formatting to be more accurate (#3086)
- Update APD Overview page to show if no information has been entered (#3157)
- Update Key State Personnel page to show if no information has been entered (#3158)
- Update Key Personnel and Program Management page to show if no information has been entered (#3159)
🐛 Bugs fixed
- Refreshing Page Traps the User on Validating the Session (#2976)
- Resolves an issue where logging out did not actually log you out on the first attempt (#3126)
⚙️ Behind the scenes
- resolve vulnerability issues
- Allowed Federal Admins to get and approve pending affiliations (#2811)
Previous releases
See our release history