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

Address Issues Found on Hacker News #957

Merged
merged 7 commits into from
Oct 1, 2024
Merged

Address Issues Found on Hacker News #957

merged 7 commits into from
Oct 1, 2024

Conversation

thkruz
Copy link
Owner

@thkruz thkruz commented Sep 30, 2024

This pull request includes several updates to the keeptrack.space project, focusing on new features, bug fixes, and code refactoring. The most important changes include adding a new camera control widget, fixing various UI and functionality bugs, and updating the project version.

New Features:

  • Added a new camera control widget and integrated it into the settings menu, allowing users to toggle its visibility. (src/keeptrack.ts, src/plugins/settings-menu/settings-menu.ts, src/settings/settings.ts) [1] [2] F3cf5fbeL5R5, [3] [4] [5] [6] [7] [8] [9]

Bug Fixes:

  • Fixed debris screening menu being available without a satellite selected by adding a requirement check. (src/plugins/debris-screening/debris-screening.ts) [1] [2] [3] [4]
  • Corrected satellite timeline visibility issue when no satellites are selected. (src/plugins/timeline-satellite/satellite-timeline.ts)
  • Fixed various UI issues, including the hoverbox display and canvas z-index. (public/css/style.css) [1] [2]

Code Refactoring:

  • Removed unused imports and deprecated code to clean up the codebase. (src/plugins/debris-screening/debris-screening.ts) [1] [2]
  • Updated project version to 10.2.0 and documented changes in the changelog. (package.json, docs/CHANGELOG.md) [1] [2]

Miscellaneous:

  • Updated the version date in the autogenerated file. (src/settings/versionDate.js)

Copy link

cloudflare-workers-and-pages bot commented Sep 30, 2024

Deploying keeptrack-space with  Cloudflare Pages  Cloudflare Pages

Latest commit: 5eb6f3e
Status: ✅  Deploy successful!
Preview URL: https://29ede1cd.keeptrack-space.pages.dev
Branch Preview URL: https://develop.keeptrack-space.pages.dev

View logs

@thkruz thkruz changed the title fix: 🐛 fix debris screening menu being available without a satell… Address Issues Found on Hacker News Oct 1, 2024
Copy link

sonarcloud bot commented Oct 1, 2024

@thkruz thkruz merged commit 7d2aaeb into main Oct 1, 2024
13 checks passed
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