Commit Graph

5 Commits

Author SHA1 Message Date
94a74243f7 fix/doble-click 2026-04-27 07:30:01 -06:00
hreyes
efdbb404a6 feature/delete-with-validation 2026-02-09 14:22:24 -06:00
2c1beffef8 Se corrigio el bug de eliminacion de regsitros 2026-01-06 09:10:51 -06:00
fac675533c CRUD de agentes aduanales funcional, edicion y creacion 2026-01-05 10:12:15 -06:00
aa35635397 feat: Implement customs brokers management interface
- Added a data table for displaying customs brokers with columns for key, name, type, license, RFC, email, phone, city, and actions.
- Created a dialog for adding new customs brokers with a form for inputting necessary details.
- Implemented actions for viewing details and deleting customs brokers with confirmation dialogs.
- Integrated search functionality to find customs brokers by their key.
- Established server-side loading for the customs brokers page to handle authentication and data retrieval.
2025-11-12 16:57:15 -06:00