littleshop/LittleShop/Areas/Admin/Views/Bots
SysAdmin 996f207c48
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 1m5s
feat: Add PublicBotsController for anonymous ShareCard access
- Created PublicBotsController with [AllowAnonymous] at class level
  to avoid policy authorization conflicts with the main BotsController
- Updated ShareCard.cshtml to use PublicBots controller for embed links
- Fixes HTTP 500 error when accessing ShareCard without authentication

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-12-01 23:30:12 +00:00
..
Create.cshtml Add customer communication system 2025-08-27 18:02:39 +01:00
Details.cshtml feat: Add AlexHost deployment pipeline and bot control functionality 2025-11-26 12:33:46 +00:00
DiscoverRemote.cshtml feat: Add AlexHost deployment pipeline and bot control functionality 2025-11-26 12:33:46 +00:00
Edit.cshtml feat: Bot management improvements with wallet configuration and duplicate detection 2025-10-10 12:34:00 +01:00
Index.cshtml feat: Add Remote TeleBot Discovery & Configuration 2025-11-25 13:41:36 +00:00
Metrics.cshtml Add customer communication system 2025-08-27 18:02:39 +01:00
RepushConfig.cshtml feat: Add Remote TeleBot Discovery & Configuration 2025-11-25 13:41:36 +00:00
ShareCard.cshtml feat: Add PublicBotsController for anonymous ShareCard access 2025-12-01 23:30:12 +00:00
ShareCardEmbed.cshtml feat: Add ShareCardEmbed with local QR code generation and embed modal 2025-12-01 23:08:07 +00:00
Wizard.cshtml Implement product variations, enhanced order workflow, mobile responsiveness, and product import system 2025-09-18 01:39:31 +01:00