|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|
|
|
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 |
|