454 lines
25 KiB
Plaintext
454 lines
25 KiB
Plaintext
Listagem de caminhos de pasta para o volume M2
|
|
O número de série do volume é FCE6-E9DD
|
|
D:.
|
|
| App.vue
|
|
| estrutura.txt
|
|
| main.js
|
|
|
|
|
+---.claude
|
|
| settings.local.json
|
|
|
|
|
+---app
|
|
| bootstrapUserSettings.js
|
|
| session.js
|
|
|
|
|
+---assets
|
|
| | styles.scss
|
|
| | tailwind.css
|
|
| |
|
|
| \---layout
|
|
| | layout.scss
|
|
| | _core.scss
|
|
| | _footer.scss
|
|
| | _main.scss
|
|
| | _menu.scss
|
|
| | _mixins.scss
|
|
| | _preloading.scss
|
|
| | _responsive.scss
|
|
| | _topbar.scss
|
|
| | _typography.scss
|
|
| | _utils.scss
|
|
| |
|
|
| \---variables
|
|
| _common.scss
|
|
| _dark.scss
|
|
| _light.scss
|
|
|
|
|
+---components
|
|
| | AjudaDrawer.vue
|
|
| | AppOfflineOverlay.vue
|
|
| | ComponentCadastroRapido.vue
|
|
| |
|
|
| +---agenda
|
|
| | AgendaEventoFinanceiroPanel.vue
|
|
| | AgendaOnlineGradeCard.vue
|
|
| | AgendaSlotsPorDiaCard.vue
|
|
| | PausasChipsEditor.vue
|
|
| |
|
|
| +---agendador
|
|
| | AgendadorPreview.vue
|
|
| |
|
|
| +---dashboard
|
|
| | BestSellingWidget.vue
|
|
| | NotificationsWidget.vue
|
|
| | RecentSalesWidget.vue
|
|
| | RevenueStreamWidget.vue
|
|
| | StatsWidget.vue
|
|
| |
|
|
| +---landing
|
|
| | FeaturesWidget.vue
|
|
| | FooterWidget.vue
|
|
| | HeroWidget.vue
|
|
| | HighlightsWidget.vue
|
|
| | PricingWidget.vue
|
|
| | TopbarWidget.vue
|
|
| |
|
|
| +---notifications
|
|
| | NotificationDrawer.vue
|
|
| | NotificationItem.vue
|
|
| |
|
|
| +---patients
|
|
| | PatientActionMenu.vue
|
|
| |
|
|
| +---security
|
|
| | FeatureGate.vue
|
|
| |
|
|
| \---ui
|
|
| AppLoadingPhrases.vue
|
|
| LoadedPhraseBlock.vue
|
|
| PatientCadastroDialog.vue
|
|
| PatientCreatePopover.vue
|
|
|
|
|
+---composables
|
|
| useAgendaFinanceiro.js
|
|
| useAjuda.js
|
|
| useAuth.js
|
|
| useDocsAdmin.js
|
|
| Usedocshealth.js
|
|
| useFeriados.js
|
|
| useFinancialRecords.js
|
|
| useMenuBadges.js
|
|
| useNotifications.js
|
|
| usePatientLifecycle.js
|
|
| usePlatformPermissions.js
|
|
| useRoleGuard.js
|
|
| useUserSettingsPersistence.js
|
|
|
|
|
+---constants
|
|
| roles.js
|
|
|
|
|
+---docs
|
|
| doc_agenda_terapeuta.json
|
|
| doc_therapist_dashboard.json
|
|
|
|
|
+---features
|
|
| +---agenda
|
|
| | +---components
|
|
| | | | AgendaCalendar.vue
|
|
| | | | AgendaClinicCalendar.vue
|
|
| | | | AgendaClinicMosaic.vue
|
|
| | | | AgendaEventDialog.vue
|
|
| | | | AgendaRightPanel.vue
|
|
| | | | AgendaToolbar.vue
|
|
| | | | BloqueioDialog.vue
|
|
| | | | ConflictBanner.vue
|
|
| | | | DeterminedCommitmentDialog.vue
|
|
| | | | PreviewTimeline.vue
|
|
| | | | ProximosFeriadosCard.vue
|
|
| | | |
|
|
| | | +---cards
|
|
| | | | AgendaNextSessionsCardList.vue
|
|
| | | | AgendaPulseCardGrid.vue
|
|
| | | |
|
|
| | | \---dev
|
|
| | | AgendaDevDocs.vue
|
|
| | |
|
|
| | +---composables
|
|
| | | | useAgendaClinicEvents.js
|
|
| | | | useAgendaClinicStaff.js
|
|
| | | | useAgendaEvents.js
|
|
| | | | useAgendaLimits.js
|
|
| | | | useAgendaPermissions.js
|
|
| | | | useAgendaQuery.js
|
|
| | | | useAgendaSettings.js
|
|
| | | | useCommitmentServices.js
|
|
| | | | useDeterminedCommitments.js
|
|
| | | | useFinancialExceptions.js
|
|
| | | | useInsurancePlans.js
|
|
| | | | usePatientDiscounts.js
|
|
| | | | useProfessionalPricing.js
|
|
| | | | useRecurrence.js
|
|
| | | | useServices.js
|
|
| | | |
|
|
| | | \---__tests__
|
|
| | | useRecurrence.spec.js
|
|
| | |
|
|
| | +---pages
|
|
| | | AgendaClinicaPage.vue
|
|
| | | AgendamentosRecebidosPage.vue
|
|
| | | AgendaRecorrenciasPage.vue
|
|
| | | AgendaTerapeutaPage.vue
|
|
| | | CompromissosDeterminados.vue
|
|
| | |
|
|
| | \---services
|
|
| | | agenda.service.js
|
|
| | | agendaClinicRepository.js
|
|
| | | agendaMappers.js
|
|
| | | agendaRepository.js
|
|
| | |
|
|
| | \---__tests__
|
|
| | agendaMappers.spec.js
|
|
| |
|
|
| +---clinic
|
|
| | \---components
|
|
| | ModuleRow.vue
|
|
| |
|
|
| +---financeiro
|
|
| | \---pages
|
|
| | FinanceiroDashboardPage.vue
|
|
| | FinanceiroPage.vue
|
|
| |
|
|
| +---notices
|
|
| | GlobalNoticeBanner.vue
|
|
| | noticeService.js
|
|
| |
|
|
| +---patients
|
|
| | | PatientsListPage.vue
|
|
| | |
|
|
| | +---cadastro
|
|
| | | | PatientsCadastroPage.vue
|
|
| | | | PatientsExternalLinkPage.vue
|
|
| | | |
|
|
| | | \---recebidos
|
|
| | | CadastrosRecebidosPage.vue
|
|
| | |
|
|
| | +---grupos
|
|
| | | GruposPacientesPage.vue
|
|
| | |
|
|
| | +---prontuario
|
|
| | | PatientProntuario.vue
|
|
| | |
|
|
| | \---tags
|
|
| | TagsPage.vue
|
|
| |
|
|
| \---setup
|
|
| SetupWizardPage.vue
|
|
|
|
|
+---images
|
|
| layout-design2.png
|
|
|
|
|
+---layout
|
|
| | AppConfigurator.vue
|
|
| | AppFooter.vue
|
|
| | AppLayout.vue
|
|
| | AppMenu.vue
|
|
| | AppMenuFooterPanel.vue
|
|
| | AppMenuItem.vue
|
|
| | AppMenuPopoverContent.vue
|
|
| | AppRail.vue
|
|
| | AppRailPanel.vue
|
|
| | AppRailSidebar.vue
|
|
| | AppSidebar.vue
|
|
| | AppTopbar.vue
|
|
| | ConfiguracoesPage.vue
|
|
| |
|
|
| +---areas
|
|
| | AdminLayout.vue
|
|
| | PortalLayout.vue
|
|
| | TherapistLayout.vue
|
|
| |
|
|
| +---composables
|
|
| | layout.js
|
|
| |
|
|
| +---concepcoes
|
|
| | ex-header-conceitual.vue
|
|
| |
|
|
| \---configuracoes
|
|
| BloqueiosPage.vue
|
|
| ConfiguracoesAgendadorPage.vue
|
|
| ConfiguracoesAgendaPage.vue
|
|
| ConfiguracoesConveniosPage.vue
|
|
| ConfiguracoesDescontosPage.vue
|
|
| ConfiguracoesEmailTemplatesPage.vue
|
|
| ConfiguracoesExcecoesFinanceirasPage.vue
|
|
| ConfiguracoesMinhaEmpresaPage.vue
|
|
| ConfiguracoesPagamentoPage.vue
|
|
| ConfiguracoesPrecificacaoPage.vue
|
|
| ConfiguracoesWhatsappPage.vue
|
|
|
|
|
+---lib
|
|
| +---email
|
|
| | emailTemplateConstants.js
|
|
| | emailTemplates.reference.js
|
|
| | emailTemplateService.js
|
|
| |
|
|
| \---supabase
|
|
| client.js
|
|
|
|
|
+---navigation
|
|
| | index.js
|
|
| |
|
|
| \---menus
|
|
| clinic.menu.js
|
|
| editor.menu.js
|
|
| portal.menu.js
|
|
| saas.menu.js
|
|
| supervisor.menu.js
|
|
| therapist.menu.js
|
|
|
|
|
+---plugins
|
|
| pinia.js
|
|
|
|
|
+---router
|
|
| accessRedirects.js
|
|
| guards.js
|
|
| index.js
|
|
| routes.account.js
|
|
| routes.auth.js
|
|
| routes.billing.js
|
|
| routes.clinic.js
|
|
| routes.configs.js
|
|
| routes.editor.js
|
|
| routes.features.js
|
|
| routes.misc.js
|
|
| routes.portal.js
|
|
| routes.public.js
|
|
| routes.saas.js
|
|
| routes.supervisor.js
|
|
| routes.therapist.js
|
|
|
|
|
+---services
|
|
| agendaConfigService.js
|
|
| agendaSlotsBloqueadosService.js
|
|
| authService.js
|
|
| CountryService.js
|
|
| CustomerService.js
|
|
| GruposPacientes.service.js
|
|
| NodeService.js
|
|
| patientTags.service.js
|
|
| PhotoService.js
|
|
| ProductService.js
|
|
| subscriptionIntents.js
|
|
|
|
|
+---sql-arquivos
|
|
| 01_profiles.sql
|
|
| 02_services_pricing_billing.sql
|
|
| 03_patient_discounts_financial_exceptions.sql
|
|
| 04_services_customized_flag.sql
|
|
| 05_insurance_plans.sql
|
|
| 06_insurance_plan_services.sql
|
|
| 06_insurance_plan_services_v2.sql
|
|
| 07_insurance_plan_service_id.sql
|
|
| 08_recurrence_rules_insurance.sql
|
|
| 09b_profile_work_description_fix.sql
|
|
| 09c_drop_work_description_constraint.sql
|
|
| 09_profile_page_fields.sql
|
|
| 10_user_settings.sql
|
|
| 11_agenda_configuracoes_timezone_convenio.sql
|
|
| 12_financial_records_mvp.sql
|
|
| 13_financial_records_agenda_fk.sql
|
|
| 14_financial_records_owner_id.sql
|
|
| 15_financial_records_missing_columns.sql
|
|
| 16_financial_records_rpcs.sql
|
|
| 17_financial_payment_method_to_text.sql
|
|
| 19_financial_records_fix_patient_id.sql
|
|
| 20_financial_records_unify_status.sql
|
|
| 21_financial_overdue_sync.sql
|
|
| 22_financial_auto_from_session.sql
|
|
| 23_financial_report_cashflow.sql
|
|
| 24_financial_therapist_payouts.sql
|
|
| 25_fix_notify_session_status_starts_at.sql
|
|
| global_notices.sql
|
|
| notifications.sql
|
|
| notifications_fix_intake_trigger.sql
|
|
| notifications_fix_scheduling_trigger.sql
|
|
| notification_reminders_system.sql
|
|
| patient_lifecycle.sql
|
|
| seed_login_carousel_slides.sql
|
|
| seed_test_data.sql
|
|
| supabase_cadastros_recebidos(intakes).sql
|
|
| supabase_cadastro_externo.sql
|
|
| supabase_cadastro_pacientes.sql
|
|
| supabase_patients_populate.sql
|
|
| supabase_patient_groups.sql
|
|
| supabase_patient_index_page.sql
|
|
| supabase_tags.sql
|
|
|
|
|
+---stores
|
|
| entitlementsStore.js
|
|
| menuStore.js
|
|
| noticeStore.js
|
|
| notificationStore.js
|
|
| saasHealthStore.js
|
|
| tenantFeaturesStore.js
|
|
| tenantStore.js
|
|
|
|
|
+---support
|
|
| | supportDebugStore.js
|
|
| | supportGuard.js
|
|
| | supportLogger.js
|
|
| | supportSessionService.js
|
|
| |
|
|
| \---components
|
|
| SupportDebugBanner.vue
|
|
|
|
|
+---theme
|
|
| theme.options.js
|
|
|
|
|
+---utils
|
|
| dateBR.js
|
|
| feriadosBR.js
|
|
| googleCalendarLink.js
|
|
| menuPageOptions.js
|
|
| slotsGenerator.js
|
|
| systemGroupColors.js
|
|
| upgradeContext.js
|
|
|
|
|
\---views
|
|
+---pages
|
|
| | Crud.vue
|
|
| | Empty.vue
|
|
| | HomeCards.vue
|
|
| | Landing.vue
|
|
| | NotFound.vue
|
|
| |
|
|
| +---account
|
|
| | ProfilePage.vue
|
|
| |
|
|
| +---auth
|
|
| | Access.vue
|
|
| | Error.vue
|
|
| | Login.vue
|
|
| | ResetPasswordPage.vue
|
|
| | SecurityPage.vue
|
|
| | Welcome.vue
|
|
| |
|
|
| +---billing
|
|
| | ClinicMeuPlanoPage.vue
|
|
| | TherapistMeuPlanoPage.vue
|
|
| | TherapistUpgradePage.vue
|
|
| | UpgradePage.vue
|
|
| |
|
|
| +---clinic
|
|
| | | ClinicDashboard.vue
|
|
| | | OnlineSchedulingAdminPage.vue
|
|
| | |
|
|
| | \---clinic
|
|
| | ClinicFeaturesPage.vue
|
|
| | ClinicProfessionalsPage.vue
|
|
| |
|
|
| +---editor
|
|
| | EditorDashboard.vue
|
|
| |
|
|
| +---misc
|
|
| | AccessDeniedPage.vue
|
|
| |
|
|
| +---portal
|
|
| | MinhasSessoes.vue
|
|
| | PortalDashboard.vue
|
|
| |
|
|
| +---public
|
|
| | AcceptInvitePage.vue
|
|
| | AgendadorPublicoPage.vue
|
|
| | CadastroPacienteExterno.vue
|
|
| | Landingpage-v1 - bkp.vue
|
|
| | Landingpage-v1.vue
|
|
| | PatientsExternalLinkPage.vue
|
|
| | Signup.vue
|
|
| |
|
|
| +---saas
|
|
| | SaasDashboard.vue
|
|
| | SaasDocsPage.vue
|
|
| | SaasEmailTemplatesPage.vue
|
|
| | SaasFaqPage.vue
|
|
| | SaasFeaturesPage.vue
|
|
| | SaasFeriadosPage.vue
|
|
| | SaasGlobalNoticesPage.vue
|
|
| | SaasLoginCarousel.vue
|
|
| | SaasPlaceholder.vue
|
|
| | SaasPlanFeaturesMatrixPage.vue
|
|
| | SaasPlanLimitsPage.vue
|
|
| | SaasPlansPage.vue
|
|
| | SaasPlansPublicPage.vue
|
|
| | SaasSubscriptionEventsPage.vue
|
|
| | SaasSubscriptionHealthPage.vue
|
|
| | SaasSubscriptionsPage.vue
|
|
| | SaasSupportPage.vue
|
|
| | SaasWhatsappPage.vue
|
|
| | SubscriptionIntentsPage.vue
|
|
| |
|
|
| +---supervisor
|
|
| | SupervisaoSalaPage.vue
|
|
| | SupervisorDashboard.vue
|
|
| |
|
|
| \---therapist
|
|
| | OnlineSchedulingPage.vue
|
|
| | RelatoriosPage.vue
|
|
| | TherapistDashboard.vue
|
|
| |
|
|
| \---agenda
|
|
| MyAppointmentsPage.vue
|
|
| NewAppointmentPage.vue
|
|
|
|
|
\---utilities
|