Commit Graph

466 Commits

Author SHA1 Message Date
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
4eb49d3e63 feat: update sidebar links to use resolve function and enhance permissions structure for recursos humanos, including new actions for atestados and ausências 2025-12-11 17:01:47 -03:00
6936a59c21 feat: implement cascading recalculation of monthly hour banks when past months are updated or adjusted 2025-12-11 16:52:07 -03:00
Kilder Costa
813d614648 Merge pull request #62 from killer-cf/ajustes_gerais
chore: add empty lines to improve code readability in fichaPontoPDF a…
2025-12-11 11:54:27 -03:00
196ef90643 chore: add empty lines to improve code readability in fichaPontoPDF and error handling components 2025-12-11 11:53:20 -03:00
Kilder Costa
1a56f2ab64 Merge pull request #61 from killer-cf/feat-pedidos
feat: add optional 'aceitoPor' field to pedidos query for enhanced it…
2025-12-11 11:51:07 -03:00
84dbe50fce feat: enforce order status checks for item addition in pedidos to prevent modifications in restricted states 2025-12-11 11:50:04 -03:00
3aa1e49ddb feat: add optional 'aceitoPor' field to pedidos query for enhanced item creator tracking 2025-12-11 11:30:55 -03:00
Kilder Costa
52e6805c09 Merge pull request #60 from killer-cf/feat-pedidos
Feat pedidos
2025-12-11 10:36:38 -03:00
bd0ac0a3b4 Merge remote-tracking branch 'origin' into feat-pedidos 2025-12-11 10:08:12 -03:00
864226256a format 2025-12-10 15:09:02 -03:00
Kilder Costa
6b4cdb7497 Merge pull request #59 from killer-cf/ajustes_gerais
chore: add empty lines to improve code readability in fichaPontoPDF a…
2025-12-10 15:02:45 -03:00
21e876261b chore: update VSCode settings to set editor tab size to 2 for consistent code formatting 2025-12-10 14:56:22 -03:00
f6f87fa2e7 chore: add empty lines to improve code readability in fichaPontoPDF and error handling components 2025-12-10 14:47:28 -03:00
Kilder Costa
1fd6e550e3 Merge pull request #58 from killer-cf/ajustes_gerais
Ajustes gerais
2025-12-10 14:46:06 -03:00
56dffbaad7 feat: enhance alert diagnostics by adding template listing for improved user feedback; implement fallback template search in backend for better error handling and logging 2025-12-10 06:54:28 -03:00
9f523d99a5 refactor: update modal z-index for improved visibility and enhance alert deletion confirmation with additional messaging and logging; ensure fallback for user data in diagnostics card 2025-12-10 06:44:29 -03:00
d27c0b6f91 feat: enhance vacation approval process by adding notification system for employees, including email alerts and in-app notifications; improve error handling and user feedback during vacation management 2025-12-10 06:27:25 -03:00
f1b2cf815a Merge remote-tracking branch 'origin' into feat-pedidos 2025-12-09 15:14:42 -03:00
Kilder Costa
eb47af1fd8 Merge pull request #57 from killer-cf/ajustes_gerais
Ajustes gerais
2025-12-09 15:13:50 -03:00
73da995109 feat: add functionality to manage employee status during point registration, preventing point logging for employees on vacation or leave; enhance UI alerts to inform users of their current status 2025-12-09 15:06:36 -03:00
7b3d429e23 feat: Add new action types for order adjustments and enhance user notifications in pedidos management. 2025-12-09 14:55:01 -03:00
be3fb4ea64 feat: Enforce consistency in order items' modalidade and ata across mutations and frontend validation in pedidos management. 2025-12-09 14:49:29 -03:00
248d7cd623 refactor: clean up code formatting and improve readability in various files, including utility functions and error handling components 2025-12-09 14:44:08 -03:00
881f2fbb8b feat: Add confirmation modal for item actions and enhance user feedback with toast notifications in pedidos management. 2025-12-09 12:25:05 -03:00
090298659e feat: Implement item request/approval workflow for pedidos in analysis mode, adding conditional item modifications and new request management APIs. 2025-12-09 11:03:49 -03:00
2172d9a937 feat: add password reset functionality for users, including modal interface for generating temporary passwords and copying to clipboard; enhance backend mutation for secure password management and email notifications 2025-12-09 07:41:19 -03:00
4110b12724 refactor: remove ConnectionIndicator component from ChatWidget to streamline the chat interface and improve code clarity 2025-12-09 01:57:20 -03:00
7637cd52f1 refactor: optimize login attempt logging in Sidebar component to avoid timeouts by deferring user retrieval; enhance MessageList component with improved message processing and state management to prevent unnecessary re-renders 2025-12-09 01:49:18 -03:00
e6f380d7cc feat: implement end-to-end encryption for chat messages and files, including key management and decryption functionality; enhance chat components to support encrypted content display 2025-12-09 01:31:09 -03:00
cae6d886de refactor: remove unused scroll handling function from MessageList component to improve code clarity and maintainability 2025-12-08 23:19:53 -03:00
1810cbabe2 feat: enhance chat components with improved accessibility features, including ARIA attributes for search and user status, and implement message length validation and file type checks in message input handling 2025-12-08 23:16:05 -03:00
09af2c796b feat: Allow adding/removing items for orders in 'em_analise' status and restrict order cancellation to the creator. 2025-12-08 19:44:32 -03:00
e92b10668e feat: Implement pedido adjustment workflow with description field and dedicated mutations. 2025-12-08 18:58:40 -03:00
e46738c5bf fix: prevent premature modal closure in PrintPontoModal by deferring onClose call until PDF generation is successful; move abrirModalImpressao function for better organization 2025-12-08 12:45:05 -03:00
fdfbd8b051 feat: implement error handling and logging in server hooks to capture and notify on 404 and 500 errors, enhancing server reliability and monitoring 2025-12-08 11:52:27 -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
12984997ce refactor: remove documentation components and related routes to streamline the application structure and improve maintainability 2025-12-07 16:17:20 -03:00
10a729baed feat: enhance DocumentacaoCard with visualizer button and improve PDF generation with structured content and metadata handling 2025-12-07 11:49:20 -03:00
426e358d86 fix: correct event handling in DocumentacaoCard component and update internal reference casting in documentacaoVarredura for improved type safety 2025-12-06 21:41:56 -03:00
0ec12721ba feat: add marked library for markdown parsing and enhance documentation handling with new cron job for scheduled checks 2025-12-06 20:43:41 -03:00
f3b4721119 feat: add templateCodigo field to alert configurations and enhance alert handling with new email/chat templates for cybersecurity incidents 2025-12-06 19:34:00 -03:00
1ceef73847 fix: add optional chaining and default values to prevent errors in dashboard page data rendering 2025-12-06 09:55:46 -03:00
14127a7977 feat: update user role display in perfil page to show associated sectors for improved clarity 2025-12-06 09:50:48 -03:00
398bf102e9 feat: add ChevronDown icon and update Phone and Video icons with text color for improved visibility in ChatWindow component 2025-12-06 09:45:12 -03:00
e8137c116c feat: remove unused SVG elements and streamline icon usage in relatorios page for improved code clarity and maintainability 2025-12-06 09:35:39 -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
72450d1f28 feat: enhance absence management with new filters and reporting options, including PDF and Excel generation capabilities 2025-12-06 01:11:33 -03:00
ff91d8a3ab feat: Implement granular permission-based status transitions for pedidos. 2025-12-05 19:34:22 -03:00
80e9b76649 feat: Enhance sidebar active state logic with path exclusion and add new permissions for pedidos, atas, objetos, and empresas. 2025-12-05 16:36:56 -03:00