Skip to content

Conversation

rjsparks
Copy link
Member

No description provided.

NGPixel and others added 18 commits April 4, 2025 02:19
* fix: unexpected chatlog links

* fix: separate handling of polls and chatlogs
Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
* feat: new meeting registration implementation

* fix: use on_delete=models.PROTECT for certain FKs

* fix: convert outlier reg_types,ticket_types on initial migration

* fix: fix initial migration mistake

* fix: remove management command. add task

* fix: move migration 0010 to 0011 to resolve conflict

* fix: add missing migration for model changes

* fix: add reg type names for unknown

* fix: change migration to use 'unknown'. Add test function

* fix: merge migrations

* fix: rename test_migrate_registrations to check_migrate_registrations

* fix: update names.json

* fix: fix migration issue and add task

* fix: fix broken migration dependency
* fix: 400->500 for bad /api/v1/ requests

* chore: remove unused import
* chore: reorder migrations

* chore: copyright
* feat: add api for related emails. Fixes #8275

* fix: switch from querystring parameter to URL parameter

* fix: exclude null character in URL regex

---------

Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
* refactor: smtpd -> aiosmtpd

* test: set mock return value for EmailOnFailureCommandTests

The test has been working, but in a broken way, for as long as it has existed. The smtpd-based test_smtpserver was masking an exception that did not interfere with the test's effectiveness.

* test: increase SMTP.line_length_limit
* feat: use new mail archive search API for review app lookups

* fix: fix patch call

* fix: remove url from query_data

* fix: force utc timezone on datetime from archive API

* fix: remove query_data['url'] from test
* chore: k8s plumbing for mailarchive secret

plus a typo fix

* style: remove empty line

* chore: hints for working with APP_API_TOKENS value
* refactor: update secretariat dashboard style

* refactor: change announcement styling

* feat: hide to_custom field when not needed

* fix: apply Black to python files

* fix: add announcement.js to package.json

* fix: move announcement playwright test to tests-legacy

---------

Co-authored-by: Robert Sparks <rjsparks@nostrum.com>
@rjsparks rjsparks merged commit d528ff2 into release Apr 24, 2025
2 checks passed
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 28, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants