feat: add logistics tab form for invoice editing

feat: implement server-side loading for invoices page with authentication and filters

feat: create invoices page with filtering, infinite scroll, and data table

feat: add server-side loading for invoice edit page with data fetching

feat: implement invoice edit page with tabbed interface and form handling
This commit is contained in:
AlexeerCT
2025-12-19 10:52:09 -06:00
parent 08fb5d25bf
commit e937f48de4
33 changed files with 1764 additions and 6247 deletions

1
.gitignore vendored
View File

@@ -59,3 +59,4 @@ node_modules/
# Docker
*.dockerignore
postgres-data/