Gustavo Mantovani 349e0ff87c fix: middleware para transformar 'null' em null (problema quando tem multipart data) e ajuste em unit para deixar phone_number nullable e cell_number required no request 2 days ago
..
Integrations 7809b7d511 feat(asaas): resolve a chave da matriz do banco com fallback para o .env 1 month ago
AuthService.php 108c4db688 fix(auth): allow franchisor scoped users to log in 1 week ago
BaseHolidayService.php 26c40948e5 feat: adiciona nova logica em feriado criado por franchisor 2 months ago
CityService.php 91f2a24e61 Refactor: Fetch cities with eager loading and alphabetical sort 4 months ago
ClassAttendanceService.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
ClassPackageService.php f0bdf3c070 feat: add scheduling fields to ClassPackage and ClassPackageUnit models, requests, resources, and migration 2 weeks ago
ClassPackageUnitService.php f0bdf3c070 feat: add scheduling fields to ClassPackage and ClassPackageUnit models, requests, resources, and migration 2 weeks ago
ClassService.php f97271a728 feat: refactor ClassController and ClassService for active unit handling; add franchisee classes routes 2 weeks ago
CompanyAccountPayableService.php 130e983194 feat(financial): generate Asaas charges and lock paid status 1 week ago
CompanyPaymentAccountService.php 47af112e21 feat(company-payment-account): endpoints para a matriz configurar a própria chave Asaas 1 month ago
CountryService.php 0213728208 Refactor permission system, caching and routes 5 months ago
FinancialDashboardService.php 095958941d feat: Add manual receivable creation and management for franchisee accounts 2 weeks ago
FinancialPlanAccountService.php 8e9f21abdc feat(plan-account): hierarquia parent_id + visibilidade matriz/unidade 1 month ago
FranchiseeContractService.php 62261ee16a feat(franchisee-contracts): troca inhabitant_classification_id por municipality_size_id 2 months ago
FranchiseeService.php 0c7814e01d feat: adiciona modulo de Franchisee 4 months ago
FranchiseeUnitService.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
FranchisorDashboardService.php 8cadf61585 feat: refactor FranchisorDashboardService to calculate unit receivables and remove unused constructor 1 week ago
FranchisorReceivableService.php 130e983194 feat(financial): generate Asaas charges and lock paid status 1 week ago
GroupService.php 7e7d6a7d41 feat: adiciona modulo de grupos 2 months ago
HolidayService.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
InhabitantClassificationService.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 2 weeks ago
KanbanMediaService.php bad55403b1 feat: adiciona tab de midias 2 months ago
KanbanReplyService.php 826eef8ca6 feat(kanban): adapt backend for kanban task board 2 months ago
KanbanService.php 81cb2e7585 feat(kanban): add order field and reorder endpoint for drag-and-drop 2 months ago
NotificationService.php 23b93ffc1c feat(notifications): dispatch in-app, endpoints do sino e gatilhos 1 month ago
PermissionService.php 9e68409e49 feat(user-type): gestão da matriz de permissões por perfil (etapa 1) 2 weeks ago
ProductService.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 2 weeks ago
StateService.php 0213728208 Refactor permission system, caching and routes 5 months ago
StudentContractService.php 47ee5253bd fix(contracts): show archived student data in listings 1 week ago
StudentHistoryService.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
StudentMediaService.php aaf5b76289 feat: adiciona midia de students 2 months ago
StudentResponsibleService.php 38e9f81db9 feat: adiciona listagem de responsaveis 3 months ago
StudentService.php 2e82dda7bf feat(student): enhance getAll method to filter students by contract dates 1 month ago
SupportReplyService.php f60c64a0f6 feat: adiciona botao de editar e excluir 2 months ago
SupportTicketService.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
TbrBillingPreviewService.php 042277942e feat: cria seeds, adiciona preview 3 months ago
TbrCalculationService.php 095958941d feat: Add manual receivable creation and management for franchisee accounts 2 weeks ago
TbrService.php 75c5e2c393 feat: adiciona edicao de contrato 3 months ago
TreasuryAccountService.php 5703d50e05 feat(treasury-account): endpoints /me com escopo pela unidade e saldo por conta 1 month ago
TreasuryLaunchService.php 73062437e7 refactor(treasury): add financial plan account relationship and include in resource 1 month ago
UnitAccountPayableService.php 130e983194 feat(financial): generate Asaas charges and lock paid status 1 week ago
UnitContractService.php e333cdb1bd feat(unit): adiciona contrato, socios e imagem em unidade 3 months ago
UnitFinancialDashboardService.php 194674e99c feat(financial): avulsos entram no dashboard da unidade e no faturamento do TBR 1 month ago
UnitFinancialService.php 5a6065ee1f feat: adiciona tabs financeiras, hgistorico e midia 3 months ago
UnitHistoryService.php 44c49dfe7e feat: add endpoints necessarios para alimentar o rontend do franqueado 3 months ago
UnitMediaService.php 44c49dfe7e feat: add endpoints necessarios para alimentar o rontend do franqueado 3 months ago
UnitPartnerService.php 2adbc0677a fix: remove storePublicly 3 months ago
UnitPaymentAccountService.php 7b21f1ca21 feat(unit-payment-account): dedupe de webhook quando várias unidades usam a mesma chave 1 month ago
UnitReceivableService.php 130e983194 feat(financial): generate Asaas charges and lock paid status 1 week ago
UnitService.php 349e0ff87c fix: middleware para transformar 'null' em null (problema quando tem multipart data) e ajuste em unit para deixar phone_number nullable e cell_number required no request 2 days ago
UserService.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 2 weeks ago
UserTypePermissionService.php 83efa081af feat: Refactor user type and permissions management 2 weeks ago
UserTypeService.php 83efa081af feat: Refactor user type and permissions management 2 weeks ago