Cockatrice/cockatrice/src/interface/widgets
Lukas Brübach c4ffc789cd
[DeckShare] Resolve the stable server client in the deck editor gate
actShareDeck went through tabSupervisor->getClient(), which hands back a
LocalClient while an offline game is running. LocalClient never sets its status,
so a logged-in user could not share from the deck editor during a local game,
and got a misleading "You must be connected" message. Expose the supervisor's
stable remote client and use it for the gate and the dialog, matching the other
share tabs.
2026-09-20 19:42:12 +02:00
..
cards [DeckShare] Address review findings and harden the share flows 2026-09-20 19:42:12 +02:00
deck_analytics Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
deck_editor [DeckEditor] Restore auto-scroll when adding cards (#7317) 2026-09-19 09:55:30 +02:00
deck_share [DeckShare] End the share-related headers and sources with a trailing newline 2026-09-20 19:42:12 +02:00
dialogs [DeckShare] Include the network settings header used by the share timeout 2026-09-20 19:42:12 +02:00
general [Themes] Add identity default palettes for the image themes (#7280) 2026-09-18 15:16:07 +02:00
menus [DeckShare] Create temporary share links for local and server decks 2026-09-20 19:42:12 +02:00
onboarding [Themes] Add identity default palettes for the image themes (#7280) 2026-09-18 15:16:07 +02:00
playmat [Client] Show horizontal art for plane and siege cards in the profile banner (#7118) (#7250) 2026-09-07 02:20:54 +02:00
printing_selector [PrintingSelector] Add Image Overrides submenu with hover preview (#7312) 2026-09-18 15:03:09 +02:00
quick_settings Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
replay Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
server [Game] Allow judges to enter any game regardless of restrictions (#7315) 2026-09-19 10:39:52 +02:00
settings_page [Themes] Add identity default palettes for the image themes (#7280) 2026-09-18 15:16:07 +02:00
tabs [DeckShare] Resolve the stable server client in the deck editor gate 2026-09-20 19:42:12 +02:00
utility Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
visual_database_display Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
visual_deck_editor Migrate theme asset loads to scheme-variant resolution (#7209-2) (#7276) 2026-09-11 17:59:57 +02:00
visual_deck_storage [DeckShare] Restore the banner-text doc comment 2026-09-20 19:42:12 +02:00