forked from cardosofelipe/fast-next-template
01e0b9ab2181c0954677118fb2ce36431d39a757
- Added core components: `OrganizationListTable`, `OrganizationFormDialog`, `OrganizationActionMenu`, `OrganizationManagementContent`. - Implemented full organization CRUD and member management functionality via React Query hooks (`useCreateOrganization`, `useUpdateOrganization`, `useDeleteOrganization`, `useGetOrganization`, `useOrganizationMembers`). - Replaced placeholder content on the Organization Management page with production-ready functionality, including table skeletons for loading states, empty states, and pagination. - Introduced `zod` schemas for robust form validation and error handling. - Enhanced UI feedback through toasts and alert dialogs for organization actions. - Achieved forward compatibility with centralized API client and organization types.
Description
An autonomous platform that orchestrates specialized AI agents to deliver complete software solutions with minimal human intervention.
Languages
Python
63.9%
TypeScript
35.1%
JavaScript
0.5%
Makefile
0.2%