feat(web): wire workspaces settings page to real API (MS21-UI-003) #574
Reference in New Issue
Block a user
Delete Branch "feat/ms21-ui-workspaces"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Replace mock workspace data with real API calls. Removes isDevelopment guard. Adds createWorkspace(). Proper loading/error states. Updates page test to mock API.