diff --git a/testingvisaapp-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java b/testingvisaapp-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java index 4afa98d..ffc16d7 100644 --- a/testingvisaapp-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java +++ b/testingvisaapp-back-b/authsec_springboot/backend/src/main/java/com/realnet/Builders/Services/BuilderService.java @@ -213,6 +213,153 @@ addCustomMenu( "Staff_application", "Transcations"); addCustomMenu( "Pending_customer", "Transcations"); +addCustomMenu( "Staffappchild", "Transcations"); + + +addCustomMenu( "Paget", "Transcations"); + + +addCustomMenu( "Groupss", "Transcations"); + + +addCustomMenu( "Media", "Transcations"); + + +addCustomMenu( "Site", "Transcations"); + + +addCustomMenu( "Refrreres", "Transcations"); + + +addCustomMenu( "Refrreres_line", "Transcations"); + + +addCustomMenu( "S_m_s", "Transcations"); + + +addCustomMenu( "Xero", "Transcations"); + + +addCustomMenu( "Sage_pays", "Transcations"); + + +addCustomMenu( "Coupon", "Transcations"); + + +addCustomMenu( "Notification", "Transcations"); + + +addCustomMenu( "Status", "Transcations"); + + +addCustomMenu( "Nationality", "Transcations"); + + +addCustomMenu( "Visa_status", "Transcations"); + + +addCustomMenu( "Emails", "Transcations"); + + +addCustomMenu( "Refferere_report", "Transcations"); + + +addCustomMenu( "Refferere_report_line", "Transcations"); + + +addCustomMenu( "Customer_report", "Transcations"); + + +addCustomMenu( "Supplier_report", "Transcations"); + + +addCustomMenu( "Supplier_report_line", "Transcations"); + + +addCustomMenu( "Agent_report", "Transcations"); + + +addCustomMenu( "Agent_report_line", "Transcations"); + + +addCustomMenu( "Sage_pay", "Transcations"); + + +addCustomMenu( "Xero_invoices_line", "Transcations"); + + +addCustomMenu( "Xero_invoices", "Transcations"); + + +addCustomMenu( "Visa_prices", "Transcations"); + + +addCustomMenu( "Visa_processing_time", "Transcations"); + + +addCustomMenu( "Visa_duration", "Transcations"); + + +addCustomMenu( "Visa_billing", "Transcations"); + + +addCustomMenu( "Cost_sheet_upload", "Transcations"); + + +addCustomMenu( "Upload_visa", "Transcations"); + + +addCustomMenu( "Deleted", "Transcations"); + + +addCustomMenu( "Deleted_child", "Transcations"); + + +addCustomMenu( "Completed_or_archive", "Transcations"); + + +addCustomMenu( "Completed_or_archive_child", "Transcations"); + + +addCustomMenu( "Rejected", "Transcations"); + + +addCustomMenu( "Rejected_child", "Transcations"); + + +addCustomMenu( "Refund", "Transcations"); + + +addCustomMenu( "Refund_child", "Transcations"); + + +addCustomMenu( "Processing_agent_child", "Transcations"); + + +addCustomMenu( "Processing_agent", "Transcations"); + + +addCustomMenu( "Processing_customer", "Transcations"); + + +addCustomMenu( "Processing_customer_child", "Transcations"); + + +addCustomMenu( "Pending_agent", "Transcations"); + + +addCustomMenu( "Pending_agent_child", "Transcations"); + + +addCustomMenu( "Pending_customer_child", "Transcations"); + + +addCustomMenu( "Staff_application", "Transcations"); + + +addCustomMenu( "Pending_customer", "Transcations"); + + addCustomMenu( "Staffappchild", "Transcations"); diff --git a/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts b/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts index 332a59b..1b136dc 100644 --- a/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts +++ b/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main-routing.module.ts @@ -1,3 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + import { PagetComponent } from './BuilderComponents/vpspack/Paget/Paget.component'; import { GroupssComponent } from './BuilderComponents/vpspack/Groupss/Groupss.component'; import { MediaComponent } from './BuilderComponents/vpspack/Media/Media.component'; @@ -307,6 +356,104 @@ const routes: Routes = [ // buildercomponents + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + {path:'Paget',component:PagetComponent}, diff --git a/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts b/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts index e5d2730..8025760 100644 --- a/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts +++ b/testingvisaapp-front-f/authsec_angular/frontend/angular-clarity-master/src/app/modules/main/main.module.ts @@ -1,3 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + import { PagetComponent } from './BuilderComponents/vpspack/Paget/Paget.component'; import { GroupssComponent } from './BuilderComponents/vpspack/Groupss/Groupss.component'; import { MediaComponent } from './BuilderComponents/vpspack/Media/Media.component'; @@ -175,6 +224,104 @@ import { QueryeditComponent } from './superadmin/queryedit/queryedit.component'; // buildercomponents + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + PagetComponent,