Update Launchpad for Shuttle STS-2.01, add PO open button, bump v2.0.2 - #20
Open
gi-os wants to merge 2 commits into
Open
Update Launchpad for Shuttle STS-2.01, add PO open button, bump v2.0.2#20gi-os wants to merge 2 commits into
gi-os wants to merge 2 commits into
Conversation
- Update shuttle version from STS-2.00 to STS-2.01 across backend and frontend - Add hotel_collection (textbox) checkout field alongside hotel_list (dropdown) - Make hotel collection input a full resizable textbox (8 rows) instead of compact field - Update Hotel Event Shop preset to use hotel_collection by default - Add dedicated "Open PO" button column in orders table for each order's PO file - Update backend PO endpoint to handle Excel (.xlsx/.xls), PDF, CSV, Word, and image files with correct Content-Type headers (was previously PDF-only) - Bump platform version from 2.0.1 to 2.0.2 https://claude.ai/code/session_01UA9w5W1iRtPsSifcqFHFnS
- Add .html/.htm to PO file content-type map and serve inline - Update Open PO column tooltip to mention PDF, HTML, Excel, image support - Add FadeImage component: shimmer placeholder color block that crossfades to the real image on load, with error state fallback and src-change reset - Replace all <img> tags across the app with FadeImage (CollectionsEditor, KeyValueEditor, Settings image preview, NewShop launch gif) - Add CSS: shimmer animation, placeholder→image crossfade (0.45s ease), error state styling https://claude.ai/code/session_01UA9w5W1iRtPsSifcqFHFnS
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
https://claude.ai/code/session_01UA9w5W1iRtPsSifcqFHFnS