Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge dev to master #9

Merged
merged 72 commits into from
Sep 14, 2021
Merged

Merge dev to master #9

merged 72 commits into from
Sep 14, 2021

Conversation

Mackulus
Copy link
Contributor

No description provided.

Mackulus and others added 30 commits June 29, 2020 08:41
…al. Most references to UserDTO in typescript now reference UserDetailedDto which has been modified from the original UserDetailedDto to allow for the new naming convention, any duplicate dtos have been removed unless there was a piece that needed to be extended/put into a partial which will now result in {Entity}DetailedDto on the typescript side but will remain inside the {Entity}Dto on the c# side
… backbone, backbonesegmenttype) or updated (watershed), map present and shows rsbs, streams, watershed and stations (stations via temporary file while waiting for Austin to enable CORS), placeholder vega embed chart (again waiting for CORS though haven't tested but can assume since same server), also presented temporary properties to show alongside map to demonstrate ability to show data. Need to make form that will query timeseries, but aside from that base is in
…licked, setup initial form for submitting to get time series data
…er everywhere, only in the data-dashboard. Plus I shouldn't have used ng-deep in the first place as it's deprecated
…ll be messed up too. Related to a known bug in leaflet where bundlers mess up locations of some files. Specifically manipulated the default marker location in data dashboard and added some extra to angular.json to ensure it knows where the files are.
… and 'Site' have been changed to 'Station', map marker turns yellow when a station is selected, when timeseries data calls are successful but return no data an error message appears, time series panel resets when user chooses new selection
…a, switch between rainfall or discharge (which have been filtered down), can trigger individual timeseries from the map view or the chart view, add field definitions for aggregationMode, timeInterval and intervalMultiplier
… so that if a watershed isn't provided it goes to the database and gets a gets all watersheds and creates the bounding box from that
… we aren't trying to reference local machine version of script but the node modules of the project
… to make a custom component and come out VICTORIOUS!!!!
…elect, move over the other variables to be up to date witht he new multi select
…on's units and giving the forms default values
… button disappear when form values are changed or stations are updated since it no longer reflects what is selected. Also small update to the unauthenticated access guard to ensure that we have a valid access token, not just that we have a token
…nto a shared component that multisitemultivariable and paired regression will use with diversion being moved over later
…so update divs to not use ngStyle but to just use ngIf to display the charts so diversion scenario doesn't leave behind a large amount of white space after the first chart is rendered
…tton, move view tributary area button out into panel and add zoom to tributary area button to separate functionality there and put control back in the user's hands
@Mackulus Mackulus merged commit 56ac806 into master Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants