Commit Graph

10 Commits

Author SHA1 Message Date
20bcb7797e fix/modo-lectura-activo-fijo 2026-04-17 11:03:28 -06:00
a0a6b52fc1 feature/homogenizacion-estilos-catalogos-fijos-y-generales 2026-04-13 11:16:54 -06:00
0b57742024 feature/catalog-fixed-fix-styles 2026-04-10 11:08:02 -06:00
55821e69e5 feature/upgrade-styles-pediment 2026-04-08 07:16:59 -06:00
a35ead5021 Merge: Resolver conflictos en client-selector-dialog.svelte 2026-02-09 11:39:21 -06:00
92300038a8 Modulo de manifestacion 2026-02-09 08:42:02 -06:00
hreyes
d3d42bb0fa feature/nav-tab-general-catalog 2026-02-05 16:29:18 -06:00
5b08158d55 Se arreglo el problema de la columna 2026-01-16 13:17:41 -06:00
dcd42583d9 feat: replace SVG icons with Lucide icons in reference data pages
- Updated the "Nueva Sección" button in customs_sections, customs_warehouses, incoterms, invoice_types, material_types, payment_methods, pedimento_codes, pedimento_regimens, sectors, states, transport_modes, and transport_types pages to use the Plus icon from Lucide.
- Updated the "Actualizar" button in the same pages to use the RefreshCw icon from Lucide.
- Added a new edit dialog component for customs brokers with a comprehensive form for editing broker details, including validation and loading states.
2025-11-24 16:43:53 -06:00
ab57c6cd79 feat: Implement reference data management for states, transport modes, transport types, and valuation methods
- Added server-side loading logic for states, transport modes, transport types, and valuation methods with pagination support.
- Created Svelte components for displaying and managing states, transport modes, transport types, and valuation methods.
- Implemented infinite scroll functionality for loading more data as the user scrolls.
- Added error handling and user feedback for API interactions.
- Included dialogs for creating and editing entries in each reference data category.
2025-11-02 16:54:27 -06:00