Files
worklenz/worklenz-frontend/package.json
jayaruperera bef69da0d1 feat: Add project activity logs API and frontend components
- Implemented a new API route for fetching project activity logs.
- Created a service for handling API requests related to project activity logs.
- Developed Redux slice for managing activity log state.
- Added components for displaying activity logs, including a virtualized list for performance.
- Implemented filtering options for activity logs.
- Added PDF export functionality for activity logs.
- Integrated activity log view into the project view with appropriate UI elements.
2025-07-02 10:36:35 +05:30

2.7 KiB