Index

src/core/config.ts

added_user_dev
Type : string
Default value : "8d7bda5e-e277-459f-9407-e6f45212f0c6"
API_UR
Default value : environment.production? "http://127.0.0.1:8000/api" : "http://127.0.0.1:8000/api"
API_URL
Default value : environment.production? "https://192.168.1.211:1919/api" : "https://192.168.1.211:1919/api"
API_URl_WORKFLOW
Default value : environment.production ? "http://192.168.1.211:18090" : "http://192.168.1.211:18090"
APP_DEFAULT_LANG
Type : string
Default value : 'fr'
APP_HOST
Default value : environment.production? "http://localhost" : "http://localhost"
CORE_ENDPOINT
Default value : API_URL+"/core-config/init"
CORE_LOCAL
Type : string
Default value : ""
DJ_HOST
Default value : environment.production? "http://localhost:8000" : "http://localhost:8000"
DJANGO_URL
Default value : environment.production? "http://127.0.0.1:8000/api" : "http://127.0.0.1:8000:8000/api"
DNGO_URL
Default value : environment.production? "http://127.0.0.1:8000/api" : "http://127.0.0.1:8000/api"
FOR_ACCOUNT_ROOT
Type : []
Default value : ['root', 'admin']
FOR_MENU_ROOT
Type : []
Default value : ['ADMINISTRATION', 'SETTINGS', 'ORGANIZATIONAL']
FOR_PROFILE_ROOT
Type : []
Default value : ['PROF_ROOT', 'PROF_ADMIN']
HEADER_OPTIONS
Default value : new HttpHeaders({ // 'Authorization': 'Basic '+environment.key_crypt, // 'Access-Control-Allow-Origin': '*', //'Access-Control-Allow-Headers': 'Content-Type, Access-Control-Allow-Headers, Access-Control-Allow-Methods, Access-Control-Allow-Origin, Authorization, X-Requested-With', 'Content-Type': 'application/json', // 'Access-Control-Request-Private-Network': 'true' })
HOST
Default value : environment.production? "http://localhost:1919" : "http://localhost:1919"
PARAMETERS_ENDPOINT
Default value : API_URL+"/parameters"

src/app/app.config.ts

appConfig
Type : ApplicationConfig
Default value : { providers: [ provideRouter(routes, withViewTransitions()), provideAnimations(), provideEnvironmentNgxMask(), { provide: LOCALE_ID, useValue: 'fr-FR' }, //HttpClientModule, importProvidersFrom(HttpClientModule), ], }

src/app/utilisateurs/utilisateurs.component.ts

ELEMENT_DATA
Type : IUsers[]
Default value : [ { id: 1, nom: 'zaho', prenom: 'qadi', email: 'mrtlest@mail.com', actions: '', }, { id: 2, nom: 'taho', prenom: 'vadi', email: 'mrteust@mail.com', actions: '', }, { id: 3, nom: 'zaho', prenom: 'dadi', email: 'mrtetst@mail.com', actions: '', }, { id: 4, nom: 'kaho', prenom: 'uadi', email: 'mrtesbbt@mail.com', actions: '', }, { id: 5, nom: 'paho', prenom: 'fadi', email: 'mrtessst@mail.com', actions: '', }, { id: 6, nom: 'haho', prenom: 'padi', email: 'mrtesxxt@mail.com', actions: '', }, ]

src/app/reversements/reversement/reversement/reversement.component.ts

ELEMENT_DATA
Type : Element[]
Default value : [ { numReversement: 1, montant: 2000, typeReversement: 'virement', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 2, montant: 5000, typeReversement: 'virement', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 3, montant: 7000, typeReversement: 'Mobile Money', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 4, montant: 775000, typeReversement: 'Type', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 5, montant: 210000, typeReversement: 'Mobile Money', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 6, montant: 890000, typeReversement: 'virement', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 7, montant: 55000, typeReversement: 'cheque', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 8, montant: 7820000, typeReversement: 'cheque', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 9, montant: 1125000, typeReversement: 'Mobile Money', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, { numReversement: 10, montant: 4725000, typeReversement: 'Verement', status: 'valide', dateDemande: '10-04-2024', dateReversement: '10-04-2024', }, ]

src/app/trafics/transactions/suivi-paiement/suivi-paiement.component.ts

ELEMENT_DATA
Type : PElement[]
Default value : [ { nfacture: 1, nom: 'zaho', prenom: 'zadi', contact: '0101010101', service: 'mtn', email: 'mrtest@mail.com', montant: 25000, modePaiement: 'wave', status: 'valide', dateTransaction: '10-04-2024', }, { nfacture: 2, nom: 'kablan', prenom: 'fatou', contact: '0101010101', service: 'mtn', email: 'mrtet@mail.com', montant: 25000, modePaiement: 'wave', status: 'valide', dateTransaction: '16-03-2024', }, { nfacture: 3, nom: 'toure', prenom: 'koffi', contact: '0101010101', service: 'mtn', email: 'mrtest@mail.com', montant: 25000, modePaiement: 'wave', status: 'invalide', dateTransaction: '04-04-2024', }, { nfacture: 4, nom: 'belem', prenom: 'asaph', contact: '0101010101', service: 'mtn', email: 'test@mail.com', montant: 27000, modePaiement: 'wave', status: 'valide', dateTransaction: '16-02-2024', }, { nfacture: 5, nom: 'tanoh', prenom: 'delmas', contact: '0101010101', service: 'mtn', email: 'rtest@mail.com', montant: 50000, modePaiement: 'wave', status: 'invalide', dateTransaction: '16-04-2024', }, { nfacture: 6, nom: 'gaba', prenom: 'akemane', contact: '0101010101', service: 'mtn', email: 'mtst@mail.com', montant: 25000, modePaiement: 'wave', status: 'valide', dateTransaction: '16-01-2024', }, { nfacture: 7, nom: 'kra', prenom: 'zoulou', contact: '0101010101', service: 'mtn', email: 'mest@mail.com', montant: 25000, modePaiement: 'wave', status: 'valide', dateTransaction: '26-03-2024', }, { nfacture: 8, nom: 'kakou', prenom: 'kasa', contact: '0101010101', service: 'mtn', email: 'mrtst@mail.com', montant: 80000, modePaiement: 'wave', status: 'invalide', dateTransaction: '10-04-2024', }, { nfacture: 9, nom: 'nguessan', prenom: 'daouda', contact: '0101010101', service: 'mtn', email: 'mrte@mail.com', montant: 25000, modePaiement: 'wave', status: 'valide', dateTransaction: '16-04-2024', }, { nfacture: 10, nom: 'Neon', prenom: 'kanon', contact: '0101010101', service: 'mtn', email: 'mrtest@mail.com', montant: 27000, modePaiement: 'wave', status: 'valide', dateTransaction: '16-04-2024', }, ]

src/environments/environment.api.ts

environment
Type : object
Default value : { production: true, apiBaseUrl: 'http://192.168.1.223:8001', env: 'local', }

src/environments/environment.ts

environment
Type : object
Default value : { production: false, apiBaseUrl: 'http://192.168.1.223:8001', env: 'local', }

src/app/core/layout/sidebar/nav-data.ts

navbarData
Type : MenuItem[]
Default value : [ { label: 'Tableaux De Bord', isTitle: true, }, { routeLink: 'admin', icon: 'dashboard', label: 'Dashboard', }, { icon: 'compare_arrows', label: 'Transactions', items: [ { routeLink: 'transactions/suivi-transaction', label: ' Suivi des transactions ', }, { routeLink: 'transactions/suivi-paiement', label: ' Suivi des paiements', }, ], }, { icon: 'monetization_on', label: 'Reversements', items: [ { routeLink: 'reversements/demande', label: ' Demande ', }, { routeLink: 'reversements/reversement', label: ' Reversements ', }, ], }, { icon: 'card_travel', label: 'Services', items: [ { routeLink: 'assistances/view-service', label: ' Mes services ', }, { routeLink: 'assistances/create-service', label: ' Ajouter un Service ', }, ], }, { icon: 'link', label: 'Intégrations', items: [ { routeLink: 'integrations/php', label: ' Integration Php ', }, { routeLink: 'integrations/wordpress', label: ' Integration wordPress ', }, { routeLink: 'integrations/java-script', label: ' Integration JavaScript ', }, { routeLink: 'integrations/prestashop', label: ' PrestaShop ', }, { routeLink: 'integrations/moodel', label: ' Moodel ', }, { routeLink: 'integrations/dart', label: ' Integration Dart ', }, { routeLink: 'integrations/code-provider', label: ' Code Provider ', }, ], }, { icon: 'shop_two', routeLink: 'application-android', label: 'Application android', }, { icon: 'group_add', routeLink: 'compte-associe', label: 'Compte associé', }, { icon: 'person_add', routeLink: 'utilisateurs', label: 'Utilisateurs', }, // { // icon: 'admin_panel_settings', // label: 'Mon profile', // items: [ // { // routeLink: '#', // label: ' Informations ', // }, // { // routeLink: '#', // label: ' Mot de passe ', // }, // { // routeLink: '#', // label: ' Deconnexion', // }, // ], // }, // { // routeLink: '', // icon: 'dashboard', // label: 'Ajustement', // }, // { // routeLink: '', // icon: 'dashboard', // label: 'Achats', // }, // { // routeLink: '', // icon: 'dashboard', // label: 'Transferts', // }, // { // icon: 'assignment', // label: 'R Utilisateur', // items: [ // { // routeLink: '#', // label: 'Fournisseurs', // }, // { // routeLink: '#', // label: 'Clients', // }, // { // routeLink: '#', // label: 'Utilisateur', // }, // ], // }, // { // icon: 'assignment', // label: 'UI', // items: [ // { // routeLink: 'buttons', // label: 'Buttons', // }, // { // routeLink: 'formsfields', // label: 'formsfields', // }, // { // routeLink: 'facturation', // label: 'Ajouter', // }, // { // routeLink: '#', // label: 'Éditer', // }, // ], // }, // { // icon: 'assignment', // label: 'Facturation', // items: [ // { // routeLink: '#', // label: 'list', // }, // { // routeLink: '#', // label: 'Aperçu', // }, // { // routeLink: 'facturation', // label: 'Ajouter', // }, // { // routeLink: '#', // label: 'Éditer', // }, // ], // }, // { // routeLink: 'auth', // icon: 'swap_horizontal_circle', // label: 'Page connexion', // }, // { // routeLink: 'caisse', // icon: 'fax', // label: 'Caisse', // }, // { // routeLink: 'service', // icon: 'fax', // label: 'Service', // items:[ // { // routeLink: '#', // label: 'list', // }, // { // routeLink: '#', // label: 'Aperçu', // }, // { // routeLink: 'facturation', // label: 'Ajouter', // }, // { // routeLink: '#', // label: 'Éditer', // }, // ] // }, // { // label: 'Config', // isTitle: true, // }, // { // routeLink: 'coupens', // icon: 'vpn_key', // label: 'Clé API', // }, // { // routeLink: 'pages', // icon: 'person', // label: 'Profil', // }, // { // routeLink: 'dash', // icon: 'settings', // label: 'Paramètre', // }, ]

results matching ""

    No results matching ""