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

Feature/180 enable notificatie responses admin #213

Conversation

danielmursa-dev
Copy link
Contributor

@danielmursa-dev danielmursa-dev commented Dec 24, 2024

Fixes: #180

  • Enabled NotificatieResponseAdmin in default_admin_index.json
  • Showing the datetime of the notification in the listview
  • Added raw_id_fields = ["notificatie", "abonnement"] in NotificatieResponseAdmin

image

Copy link
Contributor

@stevenbal stevenbal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestion to remove unnecessary f string, looks good otherwise 👍

src/nrc/datamodel/models.py Outdated Show resolved Hide resolved
@danielmursa-dev danielmursa-dev merged commit 8696086 into main Jan 2, 2025
18 checks passed
@danielmursa-dev danielmursa-dev deleted the feature/180-overview-notificatie-responses-per-abonnement branch January 2, 2025 10:29
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.

Provide an overview of the notificatie responses per abonnement
3 participants