Skip to content

feat/integrate-backend-legal-texts-api-to-frontend

oumaima lamdira a demandé de fusionner feature/legal-text-config-integration vers develop

This MR introduces the Legal Text Management feature, including both backend API integration and frontend UI components.

Changes include:

Added legalText.ts and legalTextStore.ts to manage API endpoints and data stores.

Implemented configuration-legaltext-view.tsx for the UI section of legal text management.

Defined types in legalText.types.ts for strong TypeScript support.

Updated yarn.lock with new dependencies required for the feature.

This update allows users to view, create, and manage legal texts efficiently through the application interface, ensuring consistent handling across the platform.

Rapports de requête de fusion