littleshop/LittleShop/Areas/Admin/Controllers
SysAdmin 6e3c11ad75 Add Pending Payment tab and rebrand to TeleShop Admin
- Added new 'Pending Payment' tab to show orders awaiting payment (4 orders)
- Rebranded admin panel from 'LittleShop Admin' to 'TeleShop Admin'
- Updated login page, layout, and dashboard with new branding
- Fixed visibility issue where PendingPayment orders had no tab
- All 13 orders are now visible across appropriate tabs

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-09-24 15:55:15 +01:00
..
AccountController.cs Temporarily disable anti-forgery validation for HTTPS proxy compatibility 2025-09-19 16:44:37 +01:00
ActivityController.cs Implement product multi-buys and variants system 2025-09-21 00:30:12 +01:00
BotRecoveryController.cs Implement comprehensive notification system for LittleShop 2025-09-19 16:17:24 +01:00
BotsController.cs Implement product variations, enhanced order workflow, mobile responsiveness, and product import system 2025-09-18 01:39:31 +01:00
CategoriesController.cs Security: Fix critical vulnerabilities and implement security hardening 2025-09-19 11:56:12 +01:00
DashboardController.cs Implement product multi-buys and variants system 2025-09-21 00:30:12 +01:00
MessagesController.cs Security: Fix critical vulnerabilities and implement security hardening 2025-09-19 11:56:12 +01:00
OrdersController.cs Add Pending Payment tab and rebrand to TeleShop Admin 2025-09-24 15:55:15 +01:00
ProductsController.cs Implement product multi-buys and variants system 2025-09-21 00:30:12 +01:00
ReviewsController.cs Initial commit of LittleShop project (excluding large archives) 2025-09-17 15:07:38 +01:00
ShippingRatesController.cs Security: Fix critical vulnerabilities and implement security hardening 2025-09-19 11:56:12 +01:00
SystemSettingsController.cs Deploy LittleShop to Hostinger with Docker and BunkerWeb 2025-09-24 13:00:17 +01:00
UsersController.cs Security: Fix critical vulnerabilities and implement security hardening 2025-09-19 11:56:12 +01:00