Go to file
Eduardo Lopes c81a7d1ed9
Merge pull request #3 from eduardolopesx03/feature/melhoria-busca-agrupamento
Feature/melhoria busca agrupamento
2025-12-22 17:44:39 -03:00
Controllers Refactor: Ajuste na logica de busca por cliente, paginacao e layout do header 2025-12-22 17:42:46 -03:00
Data Ajustes API: import excel, CORS/Swagger e endpoints lines 2025-12-17 18:03:07 -03:00
Dtos Feat: Adiciona endpoints de agrupamento, listagem de clientes e filtros no LinesController 2025-12-19 17:21:50 -03:00
Migrations Ajustes API: import excel, CORS/Swagger e endpoints lines 2025-12-17 18:03:07 -03:00
Models Ajustes API: import excel, CORS/Swagger e endpoints lines 2025-12-17 18:03:07 -03:00
Properties Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
.gitignore Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
Program.cs Ajustes API: import excel, CORS/Swagger e endpoints lines 2025-12-17 18:03:07 -03:00
WeatherForecast.cs Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
appsettings.Development.json Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
appsettings.json Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00
line-gestao-api.csproj Ajustes API: import excel, CORS/Swagger e endpoints lines 2025-12-17 18:03:07 -03:00
line-gestao-api.http Initial commit: API .NET + EF Core + Auth JWT + PostgreSQL 2025-12-16 00:35:44 -03:00