Commit Graph

  • bd0ac0a3b4 Merge remote-tracking branch 'origin' into feat-pedidos killer-cf 2025-12-11 10:08:12 -03:00
  • 864226256a format killer-cf 2025-12-10 15:09:02 -03:00
  • 6b4cdb7497 Merge pull request #59 from killer-cf/ajustes_gerais Kilder Costa 2025-12-10 15:02:45 -03:00
  • 21e876261b chore: update VSCode settings to set editor tab size to 2 for consistent code formatting deyvisonwanderley 2025-12-10 14:56:22 -03:00
  • f6f87fa2e7 chore: add empty lines to improve code readability in fichaPontoPDF and error handling components deyvisonwanderley 2025-12-10 14:47:28 -03:00
  • 1fd6e550e3 Merge pull request #58 from killer-cf/ajustes_gerais Kilder Costa 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 deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 2025-12-10 06:27:25 -03:00
  • f1b2cf815a Merge remote-tracking branch 'origin' into feat-pedidos killer-cf 2025-12-09 15:14:42 -03:00
  • eb47af1fd8 Merge pull request #57 from killer-cf/ajustes_gerais Kilder Costa 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 deyvisonwanderley 2025-12-09 15:06:36 -03:00
  • 7b3d429e23 feat: Add new action types for order adjustments and enhance user notifications in pedidos management. killer-cf 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. killer-cf 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 deyvisonwanderley 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. killer-cf 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. killer-cf 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 deyvisonwanderley 2025-12-09 07:41:19 -03:00
  • 4110b12724 refactor: remove ConnectionIndicator component from ChatWidget to streamline the chat interface and improve code clarity deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 2025-12-09 01:31:09 -03:00
  • cae6d886de refactor: remove unused scroll handling function from MessageList component to improve code clarity and maintainability deyvisonwanderley 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 deyvisonwanderley 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. killer-cf 2025-12-08 19:44:32 -03:00
  • e92b10668e feat: Implement pedido adjustment workflow with description field and dedicated mutations. killer-cf 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 deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 2025-12-07 16:28:11 -03:00
  • 12984997ce refactor: remove documentation components and related routes to streamline the application structure and improve maintainability deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 2025-12-06 19:34:00 -03:00
  • 1ceef73847 fix: add optional chaining and default values to prevent errors in dashboard page data rendering deyvisonwanderley 2025-12-06 09:55:46 -03:00
  • 14127a7977 feat: update user role display in perfil page to show associated sectors for improved clarity deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 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 deyvisonwanderley 2025-12-06 01:11:33 -03:00
  • ff91d8a3ab feat: Implement granular permission-based status transitions for pedidos. killer-cf 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. killer-cf 2025-12-05 16:36:56 -03:00
  • 6a99ab74f1 feat: Add user management UI including filters, actions, and modals for roles, employee association, and blocking. killer-cf 2025-12-05 15:42:50 -03:00
  • 69f32a342c refactor: Remove dedicated role management page and update authentication, roles, and permission handling across backend and frontend. killer-cf 2025-12-05 14:29:34 -03:00
  • 1000b5a030 feat: add approval/rejection information and change history display in AprovarAusencias and AprovarFerias components for enhanced user feedback deyvisonwanderley 2025-12-05 12:57:35 -03:00
  • 66f995cb08 feat: implement date parsing utility across absence management components for improved date handling and consistency deyvisonwanderley 2025-12-05 11:57:15 -03:00
  • c8d717b315 feat: Implement sector role configuration on the setores page and remove the deprecated TI config page. killer-cf 2025-12-05 10:21:36 -03:00
  • 4a1f48300f feat: replace SVG icons with Lucide components in AprovarAusencias and AprovarFerias for improved consistency and maintainability deyvisonwanderley 2025-12-05 05:26:01 -03:00
  • 8e09e8cada feat: replace SVG icons with Lucide components in chat and profile pages for improved consistency and maintainability deyvisonwanderley 2025-12-05 05:03:45 -03:00
  • 6e659514e3 feat: replace SVG icons with Lucide components in user management and dashboard pages for improved consistency and maintainability deyvisonwanderley 2025-12-05 04:44:43 -03:00
  • 29577b8e63 feat: Implement order acceptance and analysis workflows with new pages, sidebar navigation, and backend queries for filtering and permissions. killer-cf 2025-12-04 17:10:06 -03:00
  • 7621fbea36 feat: replace SVG icons with Lucide components in the Central de Chamados page for improved consistency and maintainability deyvisonwanderley 2025-12-04 17:06:59 -03:00
  • 68475f549a feat: Implement dynamic sidebar menu in the frontend, filtered by new backend user permissions. killer-cf 2025-12-04 16:05:26 -03:00
  • 300dfe7fc9 feat: replace SVG icons with Lucide components in email configuration and dashboard pages for enhanced consistency and maintainability deyvisonwanderley 2025-12-04 15:58:38 -03:00
  • eb7f3507d3 feat: replace SVG icons with Lucide components in various dashboard pages for improved consistency and maintainability deyvisonwanderley 2025-12-04 15:34:24 -03:00
  • 88f25dc6ab feat: replace SVG icons with Lucide components across various Svelte components for improved consistency and maintainability deyvisonwanderley 2025-12-04 14:30:31 -03:00
  • 2cdf66375c feat: Remove PDF field and upload functionality from ata creation and update. killer-cf 2025-12-04 09:00:57 -03:00
  • a3d9e782af feat: enhance LGPD request handling with email notifications and response templates; update frontend filters for improved user experience deyvisonwanderley 2025-12-04 05:13:43 -03:00
  • 7746dce25a feat: Implement batch item removal and pedido splitting for pedidos, and add document management for atas. killer-cf 2025-12-03 23:37:26 -03:00
  • 4a662c08a0 feat: implement cancellation and deletion functionality for LGPD requests; enhance UI with confirmation modals and update backend to support new operations deyvisonwanderley 2025-12-03 16:57:10 -03:00
  • b145fcc74a refactor: standardize import statements and improve formatting in backend Convex files; update package.json script for consistency deyvisonwanderley 2025-12-03 16:19:39 -03:00
  • fb78866a0e feat: Add prefill functionality for pedidos and enhance item matching logic with modalidade support killer-cf 2025-12-03 11:31:33 -03:00
  • d86d7d8dbb feat: Enhance pedidos management with detailed item linking, object search, and improved UI for item configuration and details killer-cf 2025-12-03 10:22:22 -03:00
  • 4d29501849 feat: Implement Ata de Registro de Preços management and linking to objetos and pedidos killer-cf 2025-12-02 23:29:42 -03:00
  • 8a50fb6f61 fix: Correct incomplete $state initialization in multiple Svelte components and pages. killer-cf 2025-12-02 19:18:53 -03:00
  • 4bd9e21748 feat: Add 'atas' (minutes/records) management feature, and implement various improvements across UI, backend logic, and authentication. killer-cf 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 deyvisonwanderley 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 deyvisonwanderley 2025-12-02 16:28:35 -03:00
  • c5dfddad46 feat: integrate UserAvatar component into absence and vacation request tables for enhanced employee profile visibility deyvisonwanderley 2025-12-02 15:43:26 -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 deyvisonwanderley 2025-12-02 14:54:45 -03:00
  • ffa4dc5fb2 refactor: improve data handling and UI feedback in LGPD-related components; enhance error handling and consent term display deyvisonwanderley 2025-12-02 14:03:52 -03:00
  • e81054874f Merge remote-tracking branch 'origin/master' into ajustes_gerais deyvisonwanderley 2025-12-02 14:03:30 -03:00
  • 11a3c5c0e2 chore: update ESLint configuration and enhance TypeScript formatting settings in VSCode; refactor schema definitions for consistency and readability in backend Convex schema deyvisonwanderley 2025-12-02 10:30:26 -03:00
  • b87f34fe4c Merge remote-tracking branch 'origin/master' into ajustes_gerais deyvisonwanderley 2025-12-02 10:09:09 -03:00
  • 8b5078de92 feat: add delay before redirection after user consent registration to improve user experience on the consent term page deyvisonwanderley 2025-12-02 10:08:08 -03:00
  • 93e4e1cc87 Merge pull request #56 from killer-cf/feat-pedidos Kilder Costa 2025-12-02 09:55:38 -03:00
  • 0c507f41da refactor: replace useMutation with useConvexClient for API calls in LGPD-related pages to streamline data handling and improve consistency across components deyvisonwanderley 2025-12-02 09:55:28 -03:00
  • 05e7f1181d feat: Introduce structured table definitions in convex/tables for various entities and remove the todos example table. killer-cf 2025-12-02 09:55:07 -03:00
  • e460b114ed feat: implement user consent verification and redirection for LGPD compliance in dashboard layout and consent term page deyvisonwanderley 2025-12-02 06:17:23 -03:00
  • 2825bd0e6e feat: enhance LGPD compliance features by adding configurable data protection officer details, consent term settings, and improved error handling across various components deyvisonwanderley 2025-12-02 05:54:37 -03:00
  • a02d8f03eb Merge pull request #55 from killer-cf/feat-pedidos Kilder Costa 2025-12-02 00:58:40 -03:00
  • 1c0bd219b2 Merge remote-tracking branch 'origin' into feat-pedidos killer-cf 2025-12-02 00:58:10 -03:00
  • fec5f5c33d feat: implement LGPD compliance features including data request management, consent tracking, and statistics display in the dashboard for enhanced data protection compliance deyvisonwanderley 2025-12-01 22:37:43 -03:00
  • 95c3b48ae6 feat: add UserAvatar component to display employee profile pictures in various HR pages, enhancing visual representation of employee data deyvisonwanderley 2025-12-01 22:13:01 -03:00
  • c19c8c859e feat: add setores display and loading state to perfil page, and implement click outside functionality for dropdown menus in funcionarios page deyvisonwanderley 2025-12-01 22:04:32 -03:00
  • b652822c30 Merge pull request #54 from killer-cf/ajustes_gerais deyvisonwanderley 2025-12-01 19:55:14 -03:00
  • 6e836e9eb5 feat: implement template retrieval by ID and enhance error handling in template display for improved user experience deyvisonwanderley 2025-12-01 19:54:33 -03:00
  • b8a67e0a57 feat: Implement initial pedido (order) management, product catalog, and TI configuration features. killer-cf 2025-12-01 17:11:34 -03:00
  • db2105872f Merge pull request #52 from killer-cf/ajustes_gerais deyvisonwanderley 2025-12-01 15:00:39 -03:00
  • 8fabb4149c Ajustes Gerais deyvisonwanderley 2025-12-01 14:51:15 -03:00
  • a149c5ead6 feat: enhance error handling in dashboard layout and improve UI consistency across notification templates with updated styling and structure deyvisonwanderley 2025-12-01 11:45:27 -03:00
  • 4af566e54c feat: add user and template counters to notifications page header for improved visibility and user engagement deyvisonwanderley 2025-12-01 09:54:34 -03:00
  • 4c2d12f443 feat: implement template filtering for notifications based on channel type and enhance email rendering with HTML wrapper, ensuring chat messages are sent as plain text deyvisonwanderley 2025-12-01 09:50:53 -03:00
  • d9e78079c8 feat: update email notification handling to use scheduler for template sending, with improved error handling for fallback scenarios deyvisonwanderley 2025-12-01 05:45:19 -03:00
  • 4e3feca84d refactor: rename variable in notification template rendering for improved clarity and consistency deyvisonwanderley 2025-11-30 16:47:48 -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 deyvisonwanderley 2025-11-30 16:33:52 -03:00
  • 2fb7df8849 feat: implement reactive event query for calendar in Atestados Licenças page, enhancing filtering capabilities based on user input for improved data presentation deyvisonwanderley 2025-11-30 16:00:31 -03:00
  • 268510bbf2 feat: update Cibersecurity SGSE title and description for clarity, and enhance Central de Chamados page by implementing filter application logic and reactivity for improved user experience deyvisonwanderley 2025-11-30 15:55:48 -03:00
  • 08f3394de3 feat: add tab navigation to Central de Chamados page, allowing users to switch between Dashboard, Painel de Chamados, and Configurações SLA for improved organization and accessibility deyvisonwanderley 2025-11-30 15:48:17 -03:00
  • 78ab6161cf feat: enhance Central de Chamados page by adding breadcrumb navigation and a structured header, improving user experience and accessibility deyvisonwanderley 2025-11-30 15:44:51 -03:00
  • e43f9fcf14 feat: enhance ComprovantePonto component by adding logo support and restructuring document layout with auto-generated tables for employee and registration data, improving PDF output clarity and presentation deyvisonwanderley 2025-11-30 15:40:58 -03:00