CSV Changes with Redux Toolkit and Formatting Updates
Description
Removed CSV container and split into separate CSV pages. Uses Create Meter Modal in Readings and seems to be working with Redux.
@rfrost30 has helped contribute on this PR.
Fixes #1198
Type of change
- [ ] Note merging this changes the database configuration.
- [x] This change requires a documentation update
Checklist
- [x] I have followed the OED pull request ideas
- [x] I have removed text in ( ) from the issue request
- [x] You acknowledge that every person contributing to this work has signed the [OED Contributing License Agreement]
Limitations
None
I just pushed a commit to fix the pipeline test for identifier use and no create meter. It also fixes meter upload to consistently use identifier.
I'm noting that I pushed two commits.
I just merged in development since recent PRs caused a merge conflict and I had meant to do this PR earlier. I'll get it to work. After that there is one item unresolved that remains.
@mikedivine Can you look over the last comment and also verify my large merge did not cause an issue. My basic testing did not find any issues outside the last comment.
I'm going to work with @mikedivine on the failed test to resolve meter name vs identifier.