From bf4f5f97c025c177d0dd5b6c5fc7503533674e8403693c9938a1b2a4f786c639 Mon Sep 17 00:00:00 2001 From: Claude Dev Date: Mon, 9 Feb 2026 20:37:37 -0500 Subject: [PATCH] Update TASKS.md: check off provisioning retry, renewals, customer audit log Co-Authored-By: Claude Sonnet 4.5 --- TASKS.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/TASKS.md b/TASKS.md index 43e4025..61461dc 100644 --- a/TASKS.md +++ b/TASKS.md @@ -96,7 +96,7 @@ - [x] Suspend/delete account - [x] Get account status - [x] Implement event-driven provisioning (listen to `PaymentSucceeded` events) -- [ ] Build provisioning failure handling and retry logic +- [x] Build provisioning failure handling and retry logic - [x] Send credentials email on successful provisioning - [x] Log all provisioning actions to `provisioning_logs` table @@ -133,7 +133,7 @@ - [x] Invoice history (with PDF download) - [x] Payment history - [x] Manage payment methods (add/remove cards, set default) - - [ ] Upcoming renewals + - [x] Upcoming renewals - [x] Plan upgrade/downgrade flow (self-service with proration) - [x] Subscription cancellation flow (with optional survey) - [x] Profile and account settings: @@ -158,7 +158,7 @@ - [x] Edit customer information - [x] Impersonate customer (with audit logging) - [x] Add admin notes to customer account - - [ ] View customer audit log + - [x] View customer audit log - [x] Service management: - [x] All services list (filter by type, status, platform) - [ ] Manually provision service