Dwindi Ramadhana
f334e018fa
fix: 4 bugs - checkout virtual, login redirect, licensing, categories
1. Virtual-only checkout:
- Added 'virtual' and 'downloadable' to CartController response
- Checkout can now detect virtual-only carts
2. Login redirect:
- Added useEffect to redirect logged-in users to /my-account
3. License generation:
- Fixed meta key mismatch (_woonoow_licensing_enabled -> _licensing_enabled)
4. Product categories:
- Added queryClient.invalidateQueries after creating new category
- List now refreshes immediately
2026-01-07 21:08:01 +07:00
..
2026-01-03 17:40:44 +07:00
2025-11-06 23:22:18 +07:00
2025-11-06 11:35:32 +07:00
2025-12-26 21:40:55 +07:00
2026-01-01 23:49:33 +07:00
2025-11-11 10:12:30 +07:00
2026-01-07 21:08:01 +07:00
2026-01-04 23:51:54 +07:00
2026-01-06 21:23:36 +07:00
2026-01-06 21:23:36 +07:00
2025-11-10 23:18:56 +07:00