Commit Graph

13 Commits

Author SHA1 Message Date
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
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
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
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
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
864226256a format 2025-12-10 15:09:02 -03:00
7746dce25a feat: Implement batch item removal and pedido splitting for pedidos, and add document management for atas. 2025-12-03 23:37:26 -03:00
fb78866a0e feat: Add prefill functionality for pedidos and enhance item matching logic with modalidade support 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 2025-12-03 10:22:22 -03:00
4d29501849 feat: Implement Ata de Registro de Preços management and linking to objetos and pedidos 2025-12-02 23:29:42 -03:00
8a50fb6f61 fix: Correct incomplete $state initialization in multiple Svelte components and pages. 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. 2025-12-02 16:37:48 -03:00
b8a67e0a57 feat: Implement initial pedido (order) management, product catalog, and TI configuration features. 2025-12-01 17:11:34 -03:00