Skip to content

Various things#1020

Merged
daveroverts merged 17 commits into
mainfrom
chore/maintenance
Jul 5, 2026
Merged

Various things#1020
daveroverts merged 17 commits into
mainfrom
chore/maintenance

Conversation

@daveroverts

Copy link
Copy Markdown
Owner

No description provided.

Convert airport overview to Livewire component

Closes #855
Resolve missing airport ICAOs against the airportsdata dataset during booking import instead of failing validation. The dataset is fetched on demand and cached, and only referenced airports are created.

Closes #400
Replace the fire-and-forget booking import with an interactive Livewire wizard: upload, review every parsed row with per-row validation, pick which rows to import, then create only the selected ones. A bad row no longer aborts the whole import with an unhandled exception — invalid rows are flagged and excluded from selection.
@daveroverts daveroverts self-assigned this Jun 21, 2026
@daveroverts daveroverts merged commit e362731 into main Jul 5, 2026
21 checks passed
@daveroverts daveroverts deleted the chore/maintenance branch July 5, 2026 09:14
@github-actions

github-actions Bot commented Jul 5, 2026

Copy link
Copy Markdown

🎉 This PR is included in version 5.2.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant