• Joined on 2021-12-23
peter pushed to develop at peter/EbayListingTool 2026-04-17 01:59:04 +00:00
cdde3ae195 refactor: unify TryCreate* into one helper, parallel photo upload, static JsonSettings, remove dead ExtractEbayError
peter pushed to develop at peter/EbayListingTool 2026-04-17 01:52:27 +00:00
c51342f46e fix: correct Icon URI to /EbayListingTool;component/app_icon.ico
peter pushed to develop at peter/EbayListingTool 2026-04-17 01:48:24 +00:00
b3bb2e704e feat: add application icon (price tag design)
peter pushed to develop at peter/EbayListingTool 2026-04-17 00:59:58 +00:00
60ed955143 fix: use Inventory API condition enum strings (NEW/USED_VERY_GOOD etc) not numeric IDs
peter pushed to develop at peter/EbayListingTool 2026-04-17 00:57:14 +00:00
1a70e5f58a fix: use UK_OtherCourier shipping service (UK_RoyalMailSecondClass invalid in sandbox)
peter pushed to develop at peter/EbayListingTool 2026-04-17 00:54:13 +00:00
53a4594e1c fix: also trigger auto Business Policy setup when policy list is empty (not just on 20403)
peter pushed to develop at peter/EbayListingTool 2026-04-17 00:48:10 +00:00
d84a61b918 debug: log all eBay setup API responses (opt_in + policy creation) to crash_log.txt
peter pushed to develop at peter/EbayListingTool 2026-04-17 00:44:37 +00:00
a780ec0089 fix: restore missing _merchantLocationKey field dropped by bad patch
peter pushed to develop at peter/EbayListingTool 2026-04-17 00:42:12 +00:00
c34a2fd5a5 fix: wire up auto Business Policy setup trigger on 20403 error
peter pushed to develop at peter/EbayListingTool 2026-04-16 18:56:12 +00:00
1c906c5f6c feat: auto opt-in to Business Policies and create default shipping/payment/returns policies on first post
peter pushed to develop at peter/EbayListingTool 2026-04-16 11:31:34 +00:00
ded36a27cf feat: show live estimated eBay Final Value Fee (12.8%) below price field
peter pushed to develop at peter/EbayListingTool 2026-04-16 11:12:47 +00:00
554a280caa fix: show actionable Business Policy setup instructions instead of raw JSON on 400 error
peter pushed to develop at peter/EbayListingTool 2026-04-16 10:36:25 +00:00
135fd07f54 fix: remove csharp-pro FocusManager.FocusedElement that interfered with StateB text box focus
peter pushed to develop at peter/EbayListingTool 2026-04-16 10:35:52 +00:00
1533945126 debug: log crash_log.txt with full stack trace on any unhandled exception or Post failure
peter pushed to develop at peter/EbayListingTool 2026-04-16 08:51:20 +00:00
61a48e8f28 fix: remove csharp-pro KeyboardNavigation overrides causing text box issues
peter pushed to develop at peter/EbayListingTool 2026-04-16 08:39:35 +00:00
da992c94cd fix: restore drop zone click - add Transparent background to inner Grid, remove IsHitTestVisible from Rectangle
peter pushed to develop at peter/EbayListingTool 2026-04-16 01:50:18 +00:00
1de957f73e ui: WPF layout, accessibility, and performance improvements
peter pushed to develop at peter/EbayListingTool 2026-04-16 01:37:08 +00:00
2903035d8c ui: bigger thumbnails (60->96 strip, 72->100 panel), increase font sizes for readability
peter pushed to develop at peter/EbayListingTool 2026-04-16 01:22:09 +00:00
e936877542 fix: replace mojibake pound signs with unicode escape across all price strings
peter pushed to develop at peter/EbayListingTool 2026-04-16 01:21:40 +00:00
3b0ed62e7c fix: postage field top margin, cap State B field width to 600px