a731015c89
feat: implement automatic adjustment removal for deleted records in absence and atestado mutations, enhancing data integrity and recalculating work hours for specific periods
2025-12-23 07:44:54 -03:00
0cbae42df5
feat: add mutation to exclude absence requests and enhance point registration by blocking entries during approved absences
2025-12-16 08:55:06 -03:00
ba39167b2b
feat: update sidebar menu structure to remove resolve function for links and enhance permission checks for ausências and pontos resources
2025-12-12 09:50:12 -03:00
92a9605417
feat: implement permission checks for various actions across multiple resources, including acoes, atas, atestados, ausencias, ferias, and simbolos
2025-12-12 09:26:30 -03:00
bd0ac0a3b4
Merge remote-tracking branch 'origin' into feat-pedidos
2025-12-11 10:08:12 -03:00
e1f1af7530
feat: integrate UserAvatar component in absence management to display user profile pictures alongside names for improved user experience
2025-12-07 16:28:11 -03:00
aec3201410
feat: enhance Banco de Horas management with new reporting features, including adjustments and inconsistencies tracking, advanced filters, and Excel export functionality
2025-12-06 09:32:55 -03:00
1000b5a030
feat: add approval/rejection information and change history display in AprovarAusencias and AprovarFerias components for enhanced user feedback
2025-12-05 12:57:35 -03:00
66f995cb08
feat: implement date parsing utility across absence management components for improved date handling and consistency
2025-12-05 11:57:15 -03:00
4bd9e21748
feat: Add 'atas' (minutes/records) management feature, and implement various improvements across UI, backend logic, and authentication.
2025-12-02 16:37:48 -03:00
d79e6959c3
feat: update ESLint and TypeScript configurations across frontend and backend; enhance component structure and improve data handling in various modules
2025-12-02 16:36:02 -03:00
f48d28067c
feat: add refresh functionality to absence and vacation requests queries; update backend to support refresh parameter for improved data handling
2025-12-02 16:28:35 -03:00
75ab4d261d
feat: add UserAvatar component to display employee profile pictures in absence and vacation requests; update backend to include profile picture URLs for employees
2025-12-02 14:54:45 -03:00
d9e78079c8
feat: update email notification handling to use scheduler for template sending, with improved error handling for fallback scenarios
2025-12-01 05:45:19 -03:00
4ab151bed7
feat: add tab navigation and content management for notifications page, allowing users to switch between Enviar Notificação, Gerenciar Templates, and Agendamentos for improved organization and usability
2025-11-30 16:33:52 -03:00
f6671e0f16
feat: enhance email monitoring and management features
...
- Added a new section for monitoring email status, allowing users to track the email queue and identify sending issues.
- Updated the backend to support new internal queries for listing pending emails and retrieving email configurations.
- Refactored email-related mutations to improve error handling and streamline the email sending process.
- Enhanced the overall email management experience by providing clearer feedback and monitoring capabilities.
2025-11-04 21:27:48 -03:00
a93d55f02b
feat: implement absence management features in the dashboard
...
- Added functionality for managing absence requests, including listing, approving, and rejecting requests.
- Enhanced the user interface to display statistics and pending requests for better oversight.
- Updated backend schema to support absence requests and notifications, ensuring data integrity and efficient handling.
- Integrated new components for absence request forms and approval workflows, improving user experience and administrative efficiency.
2025-11-04 14:23:46 -03:00