ebagabee 130e983194 feat(financial): generate Asaas charges and lock paid status 5 days ago
..
Concerns 6bb046d58d feat: add ResolveActiveUnit middleware and ResolvesActiveUnit trait 2 months ago
Webhooks 87c8fbe94e feat: implement asynchronous webhook handler for Asaas payment notifications 1 month ago
AuthController.php 4d63e97587 feat: reautenticação por senha para acesso ao Financeiro (#CB017) 1 month ago
BaseHolidayController.php ef4df2b281 feat: adiciona base holiday no sistema 2 months ago
CityController.php 5fc8558f4f refactor: removing DTOs and the Repository layer 9 months ago
ClassAttendanceController.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
ClassController.php f97271a728 feat: refactor ClassController and ClassService for active unit handling; add franchisee classes routes 1 week ago
ClassPackageController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
ClassPackageUnitController.php 1f97081a20 feat: refactor ClassPackageUnit routes and service methods for active unit handling; add franchisee package routes 1 week ago
CompanyAccountPayableController.php f4ce90a209 feat(financial): add manual accounts payable and receivable management 4 weeks ago
CompanyPaymentAccountController.php 47af112e21 feat(company-payment-account): endpoints para a matriz configurar a própria chave Asaas 4 weeks ago
Controller.php 40b5710cf8 refactor: :recycle: tirando a necessidade de um arquivo de collection e mudando Dto para DTO para melhor padrão 1 year ago
CountryController.php 5fc8558f4f refactor: removing DTOs and the Repository layer 9 months ago
FinancialDashboardController.php 3e032ed7e7 feat: endpoint de visão geral financeira consolidada (#CB017) 1 month ago
FinancialPlanAccountController.php 8e9f21abdc feat(plan-account): hierarquia parent_id + visibilidade matriz/unidade 4 weeks ago
FranchiseeAccountReceiveController.php 130e983194 feat(financial): generate Asaas charges and lock paid status 5 days ago
FranchiseeContractController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
FranchiseeController.php 0c7814e01d feat: adiciona modulo de Franchisee 4 months ago
FranchiseeDashboardController.php c66226913c feat: add FranchiseeDashboardController and related routes; update permissions for franchisee students and contracts 1 week ago
FranchiseeUnitController.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
FranchisorDashboardController.php 1282bcb7f1 feat: enhance overview method to support date filtering and update service for revenue calculations 1 week ago
GroupController.php 7e7d6a7d41 feat: adiciona modulo de grupos 2 months ago
HolidayController.php 26c40948e5 feat: adiciona nova logica em feriado criado por franchisor 2 months ago
InhabitantClassificationController.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 1 week ago
KanbanController.php 23b93ffc1c feat(notifications): dispatch in-app, endpoints do sino e gatilhos 4 weeks ago
KanbanMediaController.php bad55403b1 feat: adiciona tab de midias 1 month ago
KanbanReplyController.php 23b93ffc1c feat(notifications): dispatch in-app, endpoints do sino e gatilhos 4 weeks ago
NotificationController.php 23b93ffc1c feat(notifications): dispatch in-app, endpoints do sino e gatilhos 4 weeks ago
ProductController.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 1 week ago
SelectController.php da586dbeb7 feat: enhance UserSelectResource with additional user type fields 1 week ago
StateController.php 5fc8558f4f refactor: removing DTOs and the Repository layer 9 months ago
StudentContractController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
StudentController.php 2e82dda7bf feat(student): enhance getAll method to filter students by contract dates 3 weeks ago
StudentHistoryController.php 916ea8851f feat: modulos do sistema, com migrations e detalhes basicos 4 months ago
StudentMediaController.php aaf5b76289 feat: adiciona midia de students 2 months ago
StudentResponsibleController.php 38e9f81db9 feat: adiciona listagem de responsaveis 2 months ago
SupportReplyController.php 23b93ffc1c feat(notifications): dispatch in-app, endpoints do sino e gatilhos 4 weeks ago
SupportTicketController.php 23b93ffc1c feat(notifications): dispatch in-app, endpoints do sino e gatilhos 4 weeks ago
TbrBillingPreviewController.php 042277942e feat: cria seeds, adiciona preview 2 months ago
TbrCalculationController.php 7d3ba4587c feat(tbr-calculation): refatora calculo usando contratos como fonte + fluxo em lote 2 months ago
TbrController.php 75c5e2c393 feat: adiciona edicao de contrato 2 months ago
TreasuryAccountController.php 5703d50e05 feat(treasury-account): endpoints /me com escopo pela unidade e saldo por conta 4 weeks ago
TreasuryLaunchController.php b70e514fb6 feat: add update and delete routes for treasury launches with appropriate permissions 1 week ago
UnitAccountPayableController.php 49719e8f52 feat(unit-payable): endpoints /me de listagem, criação, baixa e reabertura 4 weeks ago
UnitContractController.php e333cdb1bd feat(unit): adiciona contrato, socios e imagem em unidade 3 months ago
UnitController.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 1 week ago
UnitFinancialController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
UnitFinancialDashboardController.php 89dfb2dce4 feat(unit-financial-dashboard): agregação de recebíveis e pagáveis da unidade no mês 4 weeks ago
UnitHistoryController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
UnitMediaController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
UnitPartnerController.php 8966bb88a4 feat: resolve active unit from request in controllers and services 2 months ago
UnitPaymentAccountController.php d07878b1f6 feat(unit-payment-account): endpoints /me para salvar e consultar a chave Asaas da unidade 4 weeks ago
UnitReceivableController.php 2dc07264f8 feat(unit-receivable): recebíveis avulsos manuais da unidade 4 weeks ago
UserController.php ce4d7e69d8 feat: remove unused selectList methods and add SelectController for selection endpoints 1 week ago
UserTypeController.php c2f85713cc feat: implement franchisee permissions management; add routes and update UserTypeController for permissions handling 1 week ago
UserTypePermissionController.php 83efa081af feat: Refactor user type and permissions management 1 week ago