javayhu
|
13c23dab56
|
refactor: migrate state management from Zustand to TanStack Query for improved data fetching and caching across components
|
2025-08-21 00:54:40 +08:00 |
|
javayhu
|
ff1e72df13
|
refactor: replace useCredits hook with custom hooks for credit balance, consumption, and transactions management
|
2025-08-21 00:27:26 +08:00 |
|
javayhu
|
4313e32471
|
refactor: conditionally render credits-related components based on configuration
|
2025-07-13 00:09:05 +08:00 |
|
javayhu
|
9d4fcbe36d
|
refactor: remove useCreditTransactionStore and related logic from credits components, streamline useCredits integration
|
2025-07-11 01:35:31 +08:00 |
|
javayhu
|
e6663b013d
|
refactor: replace getCreditBalanceAction with useCredits hook in credits-related components
|
2025-07-11 01:10:43 +08:00 |
|
javayhu
|
0b6f81aca6
|
refactor: replace useTransactionStore with useCreditTransactionStore in credit-related components
|
2025-07-10 23:27:43 +08:00 |
|
javayhu
|
de1ccca27b
|
feat: implement consume credits action and get credit balance action, update credits balance references
|
2025-07-10 22:00:33 +08:00 |
|
javayhu
|
f649db26ae
|
feat: add CreditsBalanceButton and CreditsBalanceMenu components
|
2025-07-10 15:41:11 +08:00 |
|