Skip to content

Conversation

@kjporter
Copy link
Contributor

This PR will:

  • Creates an aircraft table with basic aircraft data
  • Imports PRD data from the FAA
  • Displays pre-file/export button links to MyVATSIM & SimBrief
  • Close Realops: Prefile Button #659

@kjporter kjporter requested a review from a team as a code owner December 10, 2025 20:54
@kjporter kjporter added the enhancement New feature or request label Dec 10, 2025
@kjporter kjporter mentioned this pull request Dec 10, 2025
4 tasks
@kjporter
Copy link
Contributor Author

@coredoesdev this replaces #829 - should be easier to read

Copy link
Contributor

@coredoesdev coredoesdev left a comment

Choose a reason for hiding this comment

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

Code OK, QA pending

@else
<a href="/realops/bid/{{ $f->id }}" class="btn btn-success btn-sm">Bid</a>
@endif
@if($f->assigned_pilot)
Copy link
Contributor

Choose a reason for hiding this comment

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

I can't get this to trigger.. buttons don't appear.
It's on QA-1 if you want to look

Image

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

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Realops: Prefile Button

3 participants