This website requires JavaScript.
Explore
Help
Register
Sign In
ADUANASOFT
/
plantillas-proyectos
Watch
13
Star
0
Fork
0
You've already forked plantillas-proyectos
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5ac757dbc1f63d3c5ff5d1195f6b3b44f258ed22
plantillas-proyectos
/
backend
/
api
/
v1
/
common
History
AlexeerCT
309a26bf8f
Refactor sort_order parameter in tenant and invoice routes to use 'pattern' instead of 'regex' for validation. This change enhances consistency across the API query parameters.
2026-04-02 08:36:16 -05:00
..
base_models.py
Refactor database models to use server defaults for boolean and timestamp fields
2026-01-14 15:54:37 -06:00
crud_routes.py
Refactor backend and frontend code for improved structure and functionality
2025-11-11 17:20:47 -06:00
dto_mixins.py
Refactor DTOs and Svelte components to use boolean flags instead of integers for various configurations; update form handling to ensure proper state management and data binding across components.
2025-12-31 08:12:36 -06:00
tenant_crud_routes.py
Refactor sort_order parameter in tenant and invoice routes to use 'pattern' instead of 'regex' for validation. This change enhances consistency across the API query parameters.
2026-04-02 08:36:16 -05:00