Commit Graph

460 Commits

Author SHA1 Message Date
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
8dd2674305 refactor: optimize database queries in almoxarifado and configuracaoAlmoxarifado files by replacing filter methods with indexed queries for improved performance and clarity 2025-12-20 13:45:21 -03:00
d4c7488cab refactor: update imports in almoxarifado and configuracaoAlmoxarifado files to streamline API usage and enhance code organization 2025-12-20 13:18:04 -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
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
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
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
13ec7cc8e3 feat: improve sidebar behavior for responsive layout, ensuring it opens by default on desktop and closes on mobile, with event listener for screen size changes 2025-12-12 19:37:43 -03:00
4f238022cf feat: enhance layout and component structure for dashboard, including responsive sidebar and header actions, and update footer styling 2025-12-12 16:05:28 -03:00
b771322b24 feat: Implement dedicated login page and public/dashboard layouts, refactoring authentication flow and removing the todos page. 2025-12-12 14:22:28 -03:00
Kilder Costa
98d12d40ef Merge pull request #64 from killer-cf/ajustes_gerais
Ajustes gerais
2025-12-12 11:15:21 -03:00
457e89e386 feat: enhance time synchronization logic with timeout and loading state management 2025-12-12 11:13:56 -03:00
Kilder Costa
10454b38ea Merge pull request #63 from killer-cf/feat-pedidos
Feat pedidos
2025-12-12 10:22:53 -03:00
b47a317c33 chore: update turbo dependency to version 2.6.3 in package.json and bun.lock 2025-12-12 10:13:13 -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
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