Commit Graph

379 Commits

Author SHA1 Message Date
e548c2c678 feat: streamline date validation in dispensa functionality by comparing date strings directly, avoiding timezone issues, and enhance date formatting for improved user readability 2025-12-23 23:06:35 -03:00
5369a2ecc9 feat: update PDF generation to use symbols for day types and implement confirmation modal for record deletion in absence and license management, enhancing user experience and data integrity 2025-12-23 19:39:10 -03:00
a8a7469812 feat: enhance chat widget and point registration components with improved styling and synchronization handling, including border-radius adjustments and synchronization status messaging 2025-12-22 16:04:03 -03:00
e03b6d7a65 feat: implement dynamic theme support across chat components, enhancing UI consistency with reactive color updates and gradient functionalities 2025-12-22 15:13:07 -03:00
Kilder Costa
f6bf4ec918 Merge pull request #70 from killer-cf/feat-pedidos
Feat pedidos
2025-12-22 14:31:49 -03:00
743d165af3 feat: update requisition approval process in 'Almoxarifado' to prevent approval with stock issues, enhance error handling, and conditionally render approval button based on stock availability 2025-12-22 14:20:36 -03:00
7ccca5c233 feat: implement requisition approval and rejection functionality in 'Almoxarifado', including stock verification, modal confirmations, and improved error handling for better inventory management 2025-12-22 13:47:05 -03:00
b1db926ab4 feat: enhance 'Almoxarifado' functionality by integrating barcode scanning for material entry and exit, improving user experience with loading indicators and error handling for better inventory management 2025-12-22 10:52:46 -03:00
e19c24b9ab feat: enhance 'Almoxarifado' UI with new icons, improved layout, and updated styling for better user experience and accessibility 2025-12-22 07:21:08 -03:00
ec3b5dc7ea feat: enhance input validation and user experience in 'Almoxarifado' forms by adding oninput handlers for numeric fields, ensuring non-negative values and improving data integrity 2025-12-22 00:18:30 -03:00
ae4f8fc6b3 feat: enhance 'Almoxarifado' UI with improved styling, updated component layouts, and added barcode functionality for better inventory management and user experience 2025-12-22 00:08:13 -03:00
ef9dbedb34 feat: implement material deletion functionality in 'Almoxarifado', including error handling for related stock movements and requests, and enhance user experience with confirmation modals 2025-12-21 21:01:23 -03:00
639f7c6467 feat: implement barcode search configuration in 'Almoxarifado', integrating multiple external APIs for enhanced product information retrieval and improving user experience with new modals for data handling 2025-12-21 20:40:40 -03:00
06ab7369bd fix: improve error handling in 'Almoxarifado' product search to notify users when server function is not found, and update API imports for better functionality 2025-12-21 09:19:14 -03:00
e4ffc1ae2a feat: integrate barcode scanning functionality in 'Almoxarifado' for improved product search and registration, along with image upload support for enhanced inventory management 2025-12-21 09:07:03 -03:00
fdbecff4fa feat: add chart for displaying the last 10 registered products in 'Almoxarifado', enhancing inventory visibility and user engagement 2025-12-21 08:34:55 -03:00
f0884a19a7 feat: implement email notification system for 'Almoxarifado' alerts, enhancing user awareness of stock levels and alert statuses through automated email updates 2025-12-21 08:02:14 -03:00
500b7b362c refactor: enhance 'Almoxarifado' UI with improved layout, updated styling, and efficient data handling for better user experience and performance 2025-12-21 02:32:59 -03:00
fc633c5708 feat: expand 'Almoxarifado' sidebar section with detailed submenus for improved navigation and user permissions 2025-12-20 14:08:35 -03:00
8f0452bd87 feat: add new 'Almoxarifado' section in sidebar and update navigation links for improved user experience and consistency across the application 2025-12-20 13:52:30 -03:00
0c7412c764 feat: implement filtering and PDF/Excel report generation for planejamentos. 2025-12-18 17:31:55 -03:00
0a4be24655 feat: Add planning cloning functionality to list and detail pages with backend support. 2025-12-18 16:57:52 -03:00
367cda7b95 feat: implement almoxarifado features including new category in recursos-humanos, configuration options in TI, and backend support for inventory management, enhancing user navigation and system functionality 2025-12-18 16:21:08 -03:00
011a867aac refactor: update fluxo instance management by enhancing the creation modal and improving the sidebar navigation structure, ensuring better user experience and code maintainability 2025-12-18 15:52:57 -03:00
1eb454815f Merge remote-tracking branch 'origin/master' into ajustes_final_etapa1 2025-12-18 14:58:03 -03:00
d10eddca39 refactor: update terminology from "PC Local" to "Servidor interno" across components and documentation for consistency in time synchronization references 2025-12-18 14:56:00 -03:00
Kilder Costa
ef68f524ed Merge pull request #68 from killer-cf/feat-pedidos
Feat pedidos
2025-12-18 14:54:53 -03:00
d3a4e5db8f refactor: update sidebar submenu link for 'Meus Processos' to improve navigation structure and maintain consistency in URL paths 2025-12-18 14:52:38 -03:00
f008610b26 refactor: enhance pedidos UI by integrating reusable components for layout and styling, improving code maintainability and user experience across various pages 2025-12-18 12:02:57 -03:00
230be4db61 refactor: simplify table header styling in compras pages by removing unnecessary classes, enhancing code clarity and maintainability 2025-12-18 10:56:03 -03:00
94373c6b94 refactor: simplify pedidos item management by removing modalidade from item configuration and validation, ensuring all items use the same ata while enhancing code clarity and maintainability 2025-12-18 08:48:40 -03:00
69914170bf feat: enhance pedidos functionality by adding new submenu options for creating and planning orders, improving user navigation and access control in the sidebar; also implement URL-based prefill for adding items, ensuring a smoother user experience when creating pedidos 2025-12-17 21:42:35 -03:00
551a2fed00 refactor: streamline authentication logic in dashboard and login routes by removing unnecessary error handling and improving user session validation, enhancing code clarity and maintainability 2025-12-17 11:28:08 -03:00
9072619e26 feat: enhance ata management by adding dataProrrogacao field and updating related logic for effective date handling, improving data integrity and user experience in pedidos 2025-12-17 10:39:33 -03:00
fbf00c824e feat: add DFD number management to pedidos, including editing functionality and validation for sending to acceptance, enhancing data integrity and user feedback 2025-12-16 14:58:35 -03:00
f90b27648f feat: enhance ata and objeto management by adding configuration options for quantity limits and usage tracking, improving data integrity and user feedback in pedidos 2025-12-16 14:20:31 -03:00
fd2669aa4f feat: implement advanced filtering and reporting features for pedidos, including status selection, date range filtering, and export options for PDF and XLSX formats 2025-12-15 15:37:57 -03:00
c7b4ea15bd feat: add filtering functionality for empresas in dashboard, allowing users to search by name or CNPJ, and enhance UI with clear feedback for no results 2025-12-15 14:34:09 -03:00
a5ad843b3e feat: implement filtering and document management features in dashboard components, enhancing user experience with improved query capabilities and UI for managing documents in pedidos and compras 2025-12-15 14:29:30 -03:00
60b53dac74 refactor: update fichaPontoPDF and processamento to enhance legend styling and accumulate saldo for all days, improving report accuracy 2025-12-15 11:50:51 -03:00
f3288b9639 feat: enhance notification bell component by refactoring notification fetching logic, improving type safety, and updating UI elements for better user experience 2025-12-15 11:33:51 -03:00
Kilder Costa
6056ee4635 Merge pull request #67 from killer-cf/feat-style
Feat style
2025-12-15 09:27:12 -03:00
c272ca05e8 feat: implement theme persistence and selection in header component, enhancing user experience with localStorage integration 2025-12-15 09:01:56 -03:00
4faf279c3e feat: refine login page functionality by adding validation, improving error handling, and enhancing user feedback mechanisms 2025-12-13 20:05:27 -03:00
Kilder Costa
a951f61676 Merge pull request #65 from killer-cf/refactor-auth
Refactor auth
2025-12-13 19:13:28 -03:00
d2c0636179 feat: enhance login page design and functionality by integrating new components, updating styles, and improving user experience 2025-12-13 19:12:08 -03:00
0404edd0ba feat: add @ark-ui/svelte dependency and configure ark-ui command in mcp.json for improved UI component management 2025-12-13 17:37:44 -03:00
91d41f6d98 feat: update header branding to reflect new system name and improve visual hierarchy 2025-12-13 17:13:09 -03:00
9e45a43910 feat: add theme selection functionality and update theme management in the application, including new themes and improved persistence handling 2025-12-13 17:09:15 -03:00
c068715fc1 refactor: remove ActionGuard and MenuProtection components, simplifying permission checks in various dashboard routes and enhancing footer with privacy policy link 2025-12-13 10:50:57 -03:00