Skip to content

Conversation

@hmpf
Copy link
Contributor

@hmpf hmpf commented Dec 3, 2025

Scope and purpose

A bug in create_source necessitated using the admin to create a source and that was also fraught with peril.

This PR is a collection of admin changes to make working with sources easier.

Contributor Checklist

Every pull request should have this checklist filled out, no matter how small it is.
More information about contributing to Argus can be found in the
Development docs.

  • Added a changelog fragment for towncrier
  • Added/amended tests for new/changed code
  • Added/changed documentation, including updates to the user manual if feature flow or UI is considerably changed
  • Linted/formatted the code with ruff and djLint, easiest by using pre-commit
  • The first line of the commit message continues the sentence "If applied, this commit will ...", starts with a capital letter, does not end with punctuation and is 50 characters or less long. See our how-to
  • If applicable: Created new issues if this PR does not fix the issue completely/there is further work to be done
  • If this results in changes in the UI: Added screenshots of the before and after
  • If this results in changes to the database model: Updated the ER diagram

@hmpf hmpf self-assigned this Dec 3, 2025
@hmpf hmpf added the admin Django admin label Dec 3, 2025
@hmpf hmpf changed the title Find source users in user list in admin Improve admin for source systems Dec 3, 2025
@sonarqubecloud
Copy link

sonarqubecloud bot commented Dec 3, 2025

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

@hmpf hmpf moved this from 📋 Backlog to 🏗 In progress in Argus development, public Dec 3, 2025
@github-actions
Copy link

github-actions bot commented Dec 3, 2025

Test results

    4 files    520 suites   19m 32s ⏱️
  623 tests   620 ✅ 1 💤 0 ❌ 2 🔥
2 492 runs  2 480 ✅ 4 💤 0 ❌ 8 🔥

For more details on these errors, see this check.

Results for commit 7f88068.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

admin Django admin

Projects

Status: 🏗 In progress

Development

Successfully merging this pull request may close these issues.

2 participants