Wastewater card, timeframe changes - #52
Closed
tlsharkey wants to merge 26 commits into
Closed
Conversation
Standardize Title casing
…-card Feature/wastewater card
#42 Changes smell to air quality
Merge Wastewater and Air Quality changes to master
“environmental odors” to “environmental gases”
#42 air quality complaints.
…ing tag (#47) - Moved the "No Wastewater Flows" <p> to the html and added an i18n entry for it so it works in english and spanish - Moved wastewater "more details" up above the list of flows with the rest of the text - Deleted a </span> that wasn't closing anything
Previously was showing data from the last n-days from today (eg. if capturing 2 weeks, will filter all data outside of 14 days ago to today, if the last data update was 3 days ago, that means we're only really grabbing 11 days of data) Now showing n-days from the last update time. So if the last data update was 3 days ago, data captured is from 17 days ago to 3 days ago (total of 14 days).
After updating table data on complaints and flows card to show n-days of data from the last sample date. Now updating the label on the table saying how much data is in the table.
…bar-data-from-last-update-time Displayed wastewater and complaint data shows n-days from last update
window.complaint_timeframe and window.spill_timeframe objects added that have number of days to sample across, the last time the data was updated, and functions to get sample dates. Sidebar, map, and pills ontop of map all use this now to ensure they all use the same way of calculating the timeframe of the data shown. Also updated labels from "in the last x days" to "from Sep 10 to Aug 10"
Used to say "in the last 14 days" now says "since Sep 7" to be more accurate
…y-param Fixing spill and complaint timeframes
✅ Deploy Preview for tjdashboard canceled.
|
tlsharkey
temporarily deployed
to
github-pages
September 17, 2025 00:45 — with
GitHub Actions
Inactive
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.