Skip to content

Merge staging into main #165

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 536 commits into from
Jul 10, 2024
Merged

Merge staging into main #165

merged 536 commits into from
Jul 10, 2024

Conversation

korlaxxalrok
Copy link
Collaborator

No description provided.

dmytrotsko and others added 30 commits February 26, 2024 23:07
…functionality

Okrs24 72 add signals sorting functionality
…es, modified admin registration

🟢 context_processors.py
🟢 migrations/0003_descriptedfilter_alter_link_link_type_and_more.py
🟢 models.py -> Added DescriptedFilter and DescriptedFilterField classes
🟢 tools.py
🛠️ settings.py -> Added 'base.context_processors.filters_descriptions'
🛠️ signals.html -> Replaced hard-coded text with dynamic filter descriptions
…functionality

Added possibility to manage filters hints from admin interface
…k to work as expected

- Update docker-compose.yaml to match service component naming so CI build-and-deploy process builds the expected container images and posts them correctly to the dployment webhook.
- Update docker-compose.yaml with additional comments.
- Update README.md with additional comments on build-and-deploy process.
…ilter

🛠️ signals/forms.py -> Added id field to SignalFilterForm
🛠️ signals/views.py -> Added "id" to get_url_params method
🛠️ signals.html -> Added id field and filter-submit button
🛠️ signals_list.html -> Added checkbox for id and associated form handling
🛠️ signals_list.html -> Added class to make table cell clickable
OKRS24-92 Change 'Active' filter
Fix a naming mismatch so that container deployments work
…to-each-row-to-filter-them

Added filters by several ID to perform more precise filtering
🛠️ signals.html -> Added bulk-select buttons for various form fields
🛠️ signals/filters.py -> Added time_label filter to SignalFilter
🛠️ signals/forms.py -> Updated choices to use translated strings
🛠️ signals/forms.py -> Updated search placeholder to use translated string
🛠️ filters.py -> Modified filter choices and added imports
🛠️ forms.py -> Modified source field to be a ModelMultipleChoiceField
🛠️ views.py -> Modified format_type, source, and time_label handling
Okrs24 100 Convert dropdowns do checkboxes
dmytrotsko and others added 29 commits June 13, 2024 12:28
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
Merge development into staging
@korlaxxalrok korlaxxalrok merged commit 6eabe3a into main 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