Skip to content

feat: Add the ability to set minimum and maximum ratings to VT facilities#4517

Open
CLC0609 wants to merge 17 commits intoVATSIM-UK:mainfrom
CLC0609:add-minimum-and-maximum-ratings-to-vt-facilities
Open

feat: Add the ability to set minimum and maximum ratings to VT facilities#4517
CLC0609 wants to merge 17 commits intoVATSIM-UK:mainfrom
CLC0609:add-minimum-and-maximum-ratings-to-vt-facilities

Conversation

@CLC0609
Copy link
Contributor

@CLC0609 CLC0609 commented Feb 3, 2026

Summary of changes

  • Added minimum_atc_qualification_id, maximum_atc_qualification_id, minimum_pilot_qualification_id and maximum_pilot_qualification_id
  • Added Select form fields to the Facility resource to allow a admin to select a minimum and maximum. Which pair of columns show depends on the training_team of the facility (atc or pilot).
  • Added the minimum and maximum ratings onto the public facing facility select, and disabled the apply button if the user does not meet the requirements

I wasn't sure about using one minimum_qualification_id and maximum_qualification_id column instead of splitting them into two separate pairs of columns. The two pairs seemed like a simpler solution but can change to a single pair if this is preferred.

Screenshots (if necessary)

Facility Resource

ATC

image

Pilot

image

Public facing facility select

ATC

image

Pilot

image

requested by WS as a solution to having members without qualifications applying to vist/transfer causing an error during the 90 day check

@CLC0609 CLC0609 marked this pull request as ready for review February 3, 2026 22:14
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.

1 participant