Describe the bug
not using ENV files
I appears 1c89464 did not resolve the target CDA instance for the dev (and possibly test) CI/CD. Dev is still targeting CDA PROD.
Ensure env files are used in the vite mode on build
TS might not load if the extents are not current
On https://cwms-data.usace.army.mil/cwms-data the CDA GUI might show "missing" data for the last 24 hours. Is this due to the extents not being current and the data gets dropped from memory? Need to confirm
Additionals
- The Date Inputs interfere with the viewport when shrunk to mobile view, do another mobile pass
- [Aliases] Catalog endpoint supports including aliases
- Catalog endpoint supports not specifying office
- Rebuild Manual Mode to be Location First, and make it so you can pick the office but it is optional for manual mode. If you type KEYS it should show the TSID, prefaced with the OFFICE it belongs to in the smart search
- Ensure sublocations work for a given office in the catalog search
- CONSIDER adding a "Location Kind" dropdown on the "guided mode" that defaults to project but lets you select Lock / Gage / Project
SWL
- Sublocations do not work from the "Guided Mode", if you select Elev you cannot select Beaver_Dam-headwater because sub locations do not show in guided mode
- Solution? Make it so the Location dropdown is not lockd to any KIND (It's project right now)
- Beaver_Dam-Headwater.Elev.Ave.~1Month.1Month.CCP-Comp does not return full POR from
@MikeNeilson any thoughts on these? I can post screenshots on the PR
Describe the bug
not using ENV files
I appears 1c89464 did not resolve the target CDA instance for the dev (and possibly test) CI/CD. Dev is still targeting CDA PROD.
Ensure env files are used in the vite mode on build
TS might not load if the extents are not current
On https://cwms-data.usace.army.mil/cwms-data the CDA GUI might show "missing" data for the last 24 hours. Is this due to the extents not being current and the data gets dropped from memory? Need to confirm
Additionals
SWL
@MikeNeilson any thoughts on these? I can post screenshots on the PR