-
Notifications
You must be signed in to change notification settings - Fork 26
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #2397 from 18F/tforkner/2385-sync-print-view
FFP and Cost Allocation export view issue
- Loading branch information
Showing
22 changed files
with
4,636 additions
and
469 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,26 +1,15 @@ | ||
# Next release | ||
|
||
Anticipated release: July 27, 2020 | ||
Anticipated release: July 31, 2020 | ||
|
||
#### 🚀 New features | ||
|
||
#### 🐛 Bugs fixed | ||
|
||
- Text Boxes for TinyMCE don't update when navigating between "Activity Overview" sections between Activities ([#2316]) | ||
- The hourly resource and FFY costs are not overwriting as expected ([#2236]) | ||
- Start/End Dates in Export View should be in MM/DD/YYYY format ([#2314]) | ||
- FFP and budget page data from Activity 1 is being shown in every Activity in the export view ([#2385]) | ||
|
||
#### ⚙️ Behind the scenes | ||
|
||
- Change Redux Action Types from symbols to string constants ([2349]) | ||
- Update postman script for recent migrations ([#2340]) | ||
|
||
# Previous releases | ||
|
||
See our [release history](https://github.com/18F/cms-hitech-apd/releases) | ||
|
||
[#2316]: https://github.com/18F/cms-hitech-apd/issues/2316 | ||
[#2349]: https://github.com/18F/cms-hitech-apd/issues/2349 | ||
[#2340]: https://github.com/18F/cms-hitech-apd/issues/2340 | ||
[#2236]: https://github.com/18F/cms-hitech-apd/issues/2236 | ||
[#2314]: https://github.com/18F/cms-hitech-apd/issues/2314 |
Oops, something went wrong.