littleshop/LittleShop/Areas/Admin/Views
SysAdmin a2247d7c02
Some checks failed
Build and Deploy LittleShop / Build TeleBot Docker Image (push) Failing after 11s
Build and Deploy LittleShop / Build LittleShop Docker Image (push) Failing after 15s
Build and Deploy LittleShop / Deploy to Production VPS (Manual Only) (push) Has been skipped
Build and Deploy LittleShop / Deploy to Pre-Production (CT109) (push) Has been skipped
feat: Add customer management, payments, and push notifications with security enhancements
Major Feature Additions:
- Customer management: Full CRUD with data export and privacy compliance
- Payment management: Centralized payment tracking and administration
- Push notification subscriptions: Manage and track web push subscriptions

Security Enhancements:
- IP whitelist middleware for administrative endpoints
- Data retention service with configurable policies
- Enhanced push notification security documentation
- Security fixes progress tracking (2025-11-14)

UI/UX Improvements:
- Enhanced navigation with improved mobile responsiveness
- Updated admin dashboard with order status counts
- Improved product CRUD forms
- New customer and payment management interfaces

Backend Improvements:
- Extended customer service with data export capabilities
- Enhanced order service with status count queries
- Improved crypto payment service with better error handling
- Updated validators and configuration

Documentation:
- DEPLOYMENT_NGINX_GUIDE.md: Nginx deployment instructions
- IP_STORAGE_ANALYSIS.md: IP storage security analysis
- PUSH_NOTIFICATION_SECURITY.md: Push notification security guide
- UI_UX_IMPROVEMENT_PLAN.md: Planned UI/UX enhancements
- UI_UX_IMPROVEMENTS_COMPLETED.md: Completed improvements

Cleanup:
- Removed temporary database WAL files
- Removed stale commit message file

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-16 19:33:02 +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 Add product variants system and live bot activity dashboard 2025-09-24 23:00:20 +01:00
Bots feat: Bot management improvements with wallet configuration and duplicate detection 2025-10-10 12:34:00 +01: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: Add customer management, payments, and push notifications with security enhancements 2025-11-16 19:33:02 +00:00
Messages final 2025-08-27 22:19:39 +01: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