Skip to content

Merge development into staging #164

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

Merged
merged 81 commits into from
Jul 10, 2024
Merged

Merge development into staging #164

merged 81 commits into from
Jul 10, 2024

Conversation

korlaxxalrok
Copy link
Collaborator

No description provided.

BrainIsDead and others added 30 commits April 8, 2024 14:15
🛠️ models.py -> Added models for geographic and demographic scope.
🛠️ models.py -> Added models for organisations access and sharing.
🛠️ models.py -> Added fields for reporting cadence, demographic scope, demographic disaggregation, data censoring, missingness, organisations access list, and organisations sharing list.
🛠️ tasks.py -> Added error handling for HTTP response in get_covidcast_meta function.
… fields for each scope

🟢 src/signals/migrations/0007_demographicscope_geographicscope_and_more.py
🔴 src/signals/models.py
🛠️ models.py -> Added return type annotations to example_url and has_all_demographic_scopes methods.
🛠️ resources.py -> Modified SignalResource with additional fields like format_type, reporting_cadence, demographic_scope, severenity_pyramid_rungs, data_censoring, missingness, gender_breakdown, race_breakdown, and age_breakdown.
🛠️ resources.py -> Updated SignalResource with processing demographic scope in the pre-process method.
Added hotfix to fix Time Type dropdown & tooltips.
🟢 src/datasources/migrations/0005_sourcesubdivision_external_name.py
🛠️ src/datasources/models.py -> Added external_name field
🛠️ src/datasources/resources.py -> Added external_name field
…vision-model

Okrs24 214 update source subdivision model
…he-signals-app

Okrs24 115 add new fields to the signals app
OKRS24-218 Changed Signal List View table. Added new columns.
dmytrotsko and others added 29 commits June 12, 2024 22:23
changed source to show external_name in filter
OKRS24-221 Fixed data visualisation section.
🛠️ views.py -> Modified source field processing
OKRS24-222 Fixed responsiveness in 'Signals with the same base' table.
OKRS24-220 fixed datasources duplication, chanded filter from id to external_name value with in lookup
…AGE` in the production context to serve at `/signals/static/...`.

This uses a regex to match on anyting that comes before `/static`, and then capture anything after into `$1` so that we can pass that as a file path to properly load the static files.

Previously this only worked when we were server at the bare URL, but now it works when we are serving at `/signals/` (or potentially other URL "prefixes") as well.
…y config, as well as some notes about using the `MAIN_PAGE` env var. These options are typically only going to be used in production/non-dev environments.
Changes the behavior of Nginx when configured to serve static files
…d 'Available Since', 'Available Until', 'Available for at least' filters.
use api.delphi.cmu.edu instead of api.covidcast
@korlaxxalrok korlaxxalrok merged commit 70655df into staging Jul 10, 2024
2 of 4 checks passed
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.

4 participants