React Query Integration for Server State Sync in Clinet #245

Merged
admin merged 60 commits from react-query into main 2025-07-11 11:32:19 +00:00
Collaborator

Integrated React Query for the project update functionality.

changes:

Added mutation hook

Handled success/error states with toast and modal close

Invalidated project list and detail queries on update

Removed old API/update logic from useEffect

Impact:
updates now reflect instantly in the UI without refresh. Logic is cleaner and easier to maintain.

Integrated React Query for the project update functionality. changes: Added mutation hook Handled success/error states with toast and modal close Invalidated project list and detail queries on update Removed old API/update logic from useEffect Impact: updates now reflect instantly in the UI without refresh. Logic is cleaner and easier to maintain.
pramod.mahajan added 53 commits 2025-07-09 09:08:27 +00:00
pramod.mahajan added 1 commit 2025-07-09 10:35:05 +00:00
pramod.mahajan added 2 commits 2025-07-09 11:04:24 +00:00
pramod.mahajan added 2 commits 2025-07-10 05:14:37 +00:00
pramod.mahajan added 1 commit 2025-07-10 07:48:29 +00:00
pramod.mahajan added 1 commit 2025-07-10 12:43:04 +00:00
admin merged commit 58fe364821 into main 2025-07-11 11:32:19 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: admin/marco.pms.web#245
No description provided.