Skip to content

Add district_name to collection#639

Merged
jamiebenstead merged 2 commits intomainfrom
add-district-name-to-schools-list-on-admin-dashboard
Dec 15, 2025
Merged

Add district_name to collection#639
jamiebenstead merged 2 commits intomainfrom
add-district-name-to-schools-list-on-admin-dashboard

Conversation

@jamiebenstead
Copy link
Contributor

Status

What's changed?

  • Added distict_name field to the schools list on the admin dashboard

Copilot AI review requested due to automatic review settings December 15, 2025 11:45
@cla-bot cla-bot bot added the cla-signed label Dec 15, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds the district_name field to the schools list on the admin dashboard, allowing administrators to view district information alongside other school details. The field was previously added to the database schema but not displayed in the collection view.

Key Changes

  • Added district_name to the COLLECTION_ATTRIBUTES array in the SchoolDashboard, making it visible on the schools index page in the admin interface

Copy link
Contributor

@loiswells97 loiswells97 left a comment

Choose a reason for hiding this comment

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

👍

@jamiebenstead jamiebenstead merged commit 5ba2041 into main Dec 15, 2025
6 checks passed
@jamiebenstead jamiebenstead deleted the add-district-name-to-schools-list-on-admin-dashboard branch December 15, 2025 14:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants