feat(tour): add onboarding tours for various admin pages
- Integrated TourButton component into SettingsMenuPage, SkillsPage, SmsWalletPage, StaffPage, StaffSessionDetailPage, StaffTreatmentSessionsPage, SubscriptionPage, TagsSettingsPage, TreatmentCasesPage to enhance user onboarding experience. - Created new tour definitions for appointments, clinics, staff management, financial management, and patient management, ensuring comprehensive guidance for users navigating the admin panel. - Updated documentation to reflect the addition of tours and their implementation details.
This commit is contained in:
@@ -133,6 +133,7 @@ function ClinicServicesPageInner() {
|
||||
که نه دکمهٔ بازگشت دارد و نه میگوید چیست. */}
|
||||
<PageHeader
|
||||
title="سرویسها"
|
||||
tourId="clinic-services"
|
||||
description="بخشها و سرویسهای قابل رزرو. مدت و قیمت هر سرویس از همینجا میآید."
|
||||
backTo="/admin/settings-menu"
|
||||
action={
|
||||
|
||||
Reference in New Issue
Block a user