Roo-Code/apps/web/src
Roo Code 8860ceba71 Convert useEffect-based task loading to React Query
- Replace useEffect data loading with useQuery hook in Usage.tsx
- Provides better caching, error handling, and loading states
- Simplifies modal state management logic
- Addresses PR comment requesting React Query usage for data loading

Fixes: Use React Query instead of useEffect for data loading
2025-07-07 23:30:21 +00:00
..
actions Use hash-based navigation for modals 2025-07-07 18:01:35 -04:00
app Convert useEffect-based task loading to React Query 2025-07-07 23:30:21 +00:00
components Display todos (#219) 2025-07-07 15:09:57 -04:00
data/marketplace Add a few MCPs and a mode to manage them (#208) 2025-07-06 09:28:44 -04:00
hooks Use hash-based navigation for modals 2025-07-07 18:01:35 -04:00
i18n add git repo aggregation (#138) 2025-06-27 11:10:46 -07:00
lib Display todos (#219) 2025-07-07 15:09:57 -04:00
types Prototype of a Roomote tab (#147) 2025-07-07 10:52:18 -07:00
instrumentation-client.ts Add client-side posthog (#134) 2025-06-24 16:40:25 -04:00
instrumentation.ts Encrypt and store secret ENV vars in the repo with dotenvx (#114) 2025-06-26 10:54:39 -07:00
middleware.ts Add support for cloud job auth tokens (#182) 2025-07-03 10:00:37 -07:00