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

Late night UI #38

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Late night UI #38

merged 2 commits into from
Jan 23, 2025

Conversation

destinio
Copy link
Owner

This pull request includes several updates to the AuthenticatedLayout component, the Series page, and the get_prices script. The changes focus on enhancing the UI with new icons, refactoring the Series page for improved user interaction, and updating the get_prices script to correct field names and remove unnecessary code.

UI Enhancements:

Refactoring:

  • resources/js/Pages/Series.tsx: Refactored the Series page to include a new SetList component and state management for displaying series details. This change improves the user experience by allowing users to view series details without navigating away from the main page.

Script Updates:

  • scripts/get_prices.py: Updated field names from directLow to direct_low to ensure consistency with the data source and removed redundant code that checked for updates. [1] [2] [3] [4]

Removal of Deprecated Script:

@destinio destinio merged commit 9141aea into main Jan 23, 2025
1 check passed
@destinio destinio deleted the late-night-ui branch January 23, 2025 14:08
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