littleshop/LittleShop/Areas/Admin/Views
SysAdmin 646ecf77ee
All checks were successful
Build and Deploy LittleShop / Deploy to Production VPS (Manual Only) (push) Has been skipped
Build and Deploy LittleShop / Deploy to Pre-Production (CT109) (push) Successful in 1m7s
feat: Add ShareCardEmbed with local QR code generation and embed modal
- Add ShareCardEmbed.cshtml for embeddable public share card
- Add local qrcode.min.js (removed CDN dependency)
- Fix QR code generation by properly attaching canvas to DOM
- Add embed code modal with iframe and direct link copy buttons
- Use Url.Action() for proper URL generation
- Add bot discovery status migration

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 23:08:07 +00:00
..
Account Add Pending Payment tab and rebrand to TeleShop Admin 2025-09-24 15:55:15 +01:00
Activity Implement product multi-buys and variants system 2025-09-21 00:30:12 +01:00
BotActivity feat: Add TeleBot session tracking to LittleShop and fix live activity feed ordering 2025-11-25 20:03:08 +00:00
Bots feat: Add ShareCardEmbed with local QR code generation and embed modal 2025-12-01 23:08:07 +00:00
Categories feat: Phase 2 - Mobile-first responsive card views 2025-11-13 18:00:33 +00:00
Customers feat: Add customer management, payments, and push notifications with security enhancements 2025-11-16 19:33:02 +00:00
Dashboard feat: Display runtime connection string in dashboard 2025-11-18 20:24:53 +00:00
Messages fix: Add missing antiforgery token to Messages Reply form 2025-11-18 14:34:33 +00:00
Orders feat: Phase 1 - Critical WCAG 2.1 AA accessibility improvements 2025-11-13 17:56:28 +00:00
Payments feat: Add customer management, payments, and push notifications with security enhancements 2025-11-16 19:33:02 +00:00
Products feat: Add customer management, payments, and push notifications with security enhancements 2025-11-16 19:33:02 +00:00
PushSubscriptions feat: Add customer management, payments, and push notifications with security enhancements 2025-11-16 19:33:02 +00:00
Reviews Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
Shared feat: Add customer management, payments, and push notifications with security enhancements 2025-11-16 19:33:02 +00:00
ShippingRates feat: Phase 2 - Mobile-first responsive card views 2025-11-13 18:00:33 +00:00
SystemSettings Deploy LittleShop to Hostinger with Docker and BunkerWeb 2025-09-24 13:00:17 +01:00
Users feat: Phase 2 - Mobile-first responsive card views 2025-11-13 18:00:33 +00:00
VariantCollections fix: Critical data loss bug in variant editor - removed overly aggressive column skip logic 2025-11-14 00:35:55 +00:00
_ViewStart.cshtml Implement complete e-commerce functionality with shipping and order management 2025-08-20 17:37:24 +01:00