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

[WIP] Rewrite “Aircraft: Flights” code #72

Open
wants to merge 41 commits into
base: next
Choose a base branch
from

Conversation

ZoeBijl
Copy link
Owner

@ZoeBijl ZoeBijl commented Jun 14, 2024

Fixes #68

@ZoeBijl ZoeBijl linked an issue Jun 14, 2024 that may be closed by this pull request
@ZoeBijl ZoeBijl changed the title Rewrite “Aircraft: Flights” code [WIP] Rewrite “Aircraft: Flights” code Jun 14, 2024
ZoeBijl and others added 7 commits June 14, 2024 12:12
The key generation causes issues when the airline name includes a space or special character. This edit filters the airline name.
Adds a check if `target` exists, throws an error otherwise.
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.

rewrite content_aircraftFlights.js
2 participants