diff --git a/src/App.js b/src/App.js index b0fdfcb..5177309 100644 --- a/src/App.js +++ b/src/App.js @@ -83,9 +83,9 @@ import img_loading_spin from "./mysy_img/mysy_spin_loading.gif"; function App() { - const New_Marktplace_2026 = lazy(() => import("./pages/marketplace_2026")); - const New_Detailled_Class_2026 = lazy(() => import("./pages/detailled_class_2026")); - const New_Landing_Page_2026 = lazy(() => import("./pages/landing_page_2026")); + const New_Marktplace_2026 = lazy(() => import("./pages/marketplace_2026")); + const New_Detailled_Class_2026 = lazy(() => import("./pages/detailled_class_2026")); + const New_Landing_Page_2026 = lazy(() => import("./pages/landing_page_2026")); const New_Marktplace_2025 = lazy(() => import("./pages/new_p_marketplace_2025")); const New_Test_Header_Footer_2025 = lazy(() => import("./pages/new_p_test_header_footer_2025")); @@ -132,6 +132,7 @@ function App() { const Test_Drag_Drop2 = lazy(() => import("./pages/test_dnd")); const Test_Drag_Drop = lazy(() => import("./pages/test_drag_drop")); const TestUrl_New = lazy(() => import("./pages/testurl_new")); + const TestUrl_New_26 = lazy(() => import("./pages/testurl_new_26")); const Training_Inactive_Or_Not_Found = lazy(() => import("./pages/Traning_Inactif_Or_Not_Exist")); const OrderConfirmation_3DS = lazy(() => import("./pages/orderconfirmation_3DS")); const SeDesabonner = lazy(() => import("./pages/sedesabonner")); @@ -145,7 +146,7 @@ function App() { const AddArticle = lazy(() => import("./pages/addarticle")); const RechecheArticles = lazy(() => import("./pages/recherchearticles")); const PartnerLogin1 = lazy(() => import("./pages/partnerlogin1")); - const PartnerLogin0 = lazy(() => import("./pages/partnerlogin0")); + const PartnerLogin0 = lazy(() => import("./pages/partnerlogin0")); const PartnerLogin = lazy(() => import("./pages/partnerlogin")); const CreateAccount = lazy(() => import("./pages/createaccount")); const Partner = lazy(() => import("./pages/partner")); @@ -264,6 +265,8 @@ function App() { + + @@ -346,9 +349,9 @@ function App() { {/* Debut Migration */} - - - + + + @@ -377,7 +380,7 @@ function App() { - + {/* Fin Migration */} diff --git a/src/components/AddClassManual.js b/src/components/AddClassManual.js index 6473258..105d5ea 100644 --- a/src/components/AddClassManual.js +++ b/src/components/AddClassManual.js @@ -7328,22 +7328,22 @@ const AddClassManual = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, [`& .${gridClasses.cell}`]: { py: 1, }, @@ -7496,22 +7496,22 @@ const AddClassManual = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, [`& .${gridClasses.cell}`]: { py: 1, }, @@ -8646,22 +8646,22 @@ const AddClassManual = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, [`& .${gridClasses.cell}`]: { py: 1, }, @@ -8694,22 +8694,22 @@ const AddClassManual = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, [`& .${gridClasses.cell}`]: { py: 1, }, diff --git a/src/components/AddPartnerClient.js b/src/components/AddPartnerClient.js index e893b1e..c1c5d1b 100644 --- a/src/components/AddPartnerClient.js +++ b/src/components/AddPartnerClient.js @@ -2879,9 +2879,6 @@ const AddParnerClient = (props) => { let file_type = event.target.files[0].type; - - - console.log("file_size = ", file_size, " file_type = ", file_type); if (file_size > 10000000) { // alert("Le fichier ne doit pas depasser un 1 Méga octets"); setdisplay_alert_mysy("1"); @@ -2920,8 +2917,6 @@ const AddParnerClient = (props) => { - - console.log("file_size = ", file_size, " file_type = ", file_type); if (file_size > 10000000) { // alert("Le fichier ne doit pas depasser un 1 Méga octets"); setdisplay_alert_mysy("1"); diff --git a/src/components/Apprenant.js b/src/components/Apprenant.js index 754057b..baaa442 100644 --- a/src/components/Apprenant.js +++ b/src/components/Apprenant.js @@ -7471,22 +7471,22 @@ const Apprenant = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, }} @@ -8461,10 +8461,7 @@ const Apprenant = (props) => { {isimgclassdeleted && String(isimgclassdeleted) === "0" && } {isimgclassSelected && String(isimgclassSaved) === "0" && } - - -
@@ -9590,16 +9587,16 @@ const Apprenant = (props) => { }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, }} @@ -9909,16 +9906,16 @@ const Apprenant = (props) => { '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, }} @@ -10851,22 +10848,22 @@ const Apprenant = (props) => { },*/ "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, }} diff --git a/src/components/Autre_RH.js b/src/components/Autre_RH.js index 2699074..50fcc79 100644 --- a/src/components/Autre_RH.js +++ b/src/components/Autre_RH.js @@ -4861,9 +4861,6 @@ const Autre_RH = (props) => { let file_type = event.target.files[0].type; - - - console.log("file_size = ", file_size, " file_type = ", file_type); if (file_size > 10000000) { /// alert("Le fichier ne doit pas depasser un 1 Méga octets"); setdisplay_alert_mysy("1"); @@ -8587,12 +8584,12 @@ const Autre_RH = (props) => { // Gestion des cellule a distance ou presentiel '& .cell--distantiel': { backgroundColor: '#AFE1AF', - color: 'black', + color: "#0a2a4d", }, '& .cell--presentiel': { backgroundColor: '#AFE1AF', - color: 'black', + color: "#0a2a4d", }, @@ -8604,11 +8601,11 @@ const Autre_RH = (props) => { '& .line--statut--inscrit': { backgroundColor: '#CEF6D8', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--preinscrit': { backgroundColor: '#F7F2E0', - color: 'black', + color: "#0a2a4d", }, @@ -8619,21 +8616,21 @@ const Autre_RH = (props) => { },*/ "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, [`& .${gridClasses.cell}`]: { py: 1, @@ -9785,7 +9782,7 @@ const Autre_RH = (props) => { paddingRight: '1px', "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, @@ -10346,7 +10343,7 @@ const Autre_RH = (props) => { paddingRight: '1px', "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, }} @@ -10417,7 +10414,7 @@ const Autre_RH = (props) => { paddingRight: '1px', "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, }} @@ -10634,7 +10631,7 @@ const Autre_RH = (props) => { paddingRight: '1px', "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, }} @@ -10901,14 +10898,14 @@ const Autre_RH = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, @@ -10918,13 +10915,13 @@ const Autre_RH = (props) => { '& .line--positionnement_envoye': { backgroundColor: '#F9E79F', - color: 'black', + color: "#0a2a4d", }, '& .line--positionnement_repondu': { backgroundColor: '#ABEBC6', - color: 'black', + color: "#0a2a4d", fontWeight: '600', }, @@ -11120,16 +11117,16 @@ const Autre_RH = (props) => { '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, }} diff --git a/src/components/Config_Champs_Personnalise.js b/src/components/Config_Champs_Personnalise.js index 6d4d018..214b756 100644 --- a/src/components/Config_Champs_Personnalise.js +++ b/src/components/Config_Champs_Personnalise.js @@ -1496,21 +1496,21 @@ const Config_Champs_Personnalise = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, [`& .${gridClasses.cell}`]: { py: 1, diff --git a/src/components/Config_Document.js b/src/components/Config_Document.js index e8be919..899fd4d 100644 --- a/src/components/Config_Document.js +++ b/src/components/Config_Document.js @@ -2120,10 +2120,8 @@ const Config_Documents = (props) => { - console.log("file_size = ", file_size, " file_type = ", file_type); if (file_size > 10000000) { alert("Le fichier ne doit pas depasser un 1 Méga octets"); - console.log("Le fichier ne doit pas depasser un 1 Méga octets"); return; } @@ -2648,32 +2646,32 @@ const Config_Documents = (props) => { // Gestion des cellule a distance ou presentiel '& .cell--distantiel': { backgroundColor: '#AFE1AF', - color: 'black', + color: "#0a2a4d", }, '& .cell--presentiel': { backgroundColor: '#AFE1AF', - color: 'black', + color: "#0a2a4d", }, "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, }} diff --git a/src/components/Config_Document_Super_Admin.js b/src/components/Config_Document_Super_Admin.js index f599804..6efce7b 100644 --- a/src/components/Config_Document_Super_Admin.js +++ b/src/components/Config_Document_Super_Admin.js @@ -2054,11 +2054,9 @@ const Config_Documents_Super_Admin = (props) => { let file_type = event.target.files[0].type; - - console.log("file_size = ", file_size, " file_type = ", file_type); if (file_size > 10000000) { alert("Le fichier ne doit pas depasser un 1 Méga octets"); - console.log("Le fichier ne doit pas depasser un 1 Méga octets"); + return; } @@ -2519,32 +2517,32 @@ const Config_Documents_Super_Admin = (props) => { // Gestion des cellule a distance ou presentiel '& .cell--distantiel': { backgroundColor: '#AFE1AF', - color: 'black', + color: "#0a2a4d", }, '& .cell--presentiel': { backgroundColor: '#AFE1AF', - color: 'black', + color: "#0a2a4d", }, "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: "#0a2a4d", }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: "#0a2a4d", }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: "#0a2a4d", }, }} diff --git a/src/components/Conseil_Classe.js b/src/components/Conseil_Classe.js index f27bf51..56be043 100644 --- a/src/components/Conseil_Classe.js +++ b/src/components/Conseil_Classe.js @@ -3364,9 +3364,6 @@ const Conseil_Classe = (props) => { let file_type = event.target.files[0].type; - - - console.log("file_size = ", file_size, " file_type = ", file_type); if (file_size > 10000000) { alert("Le fichier ne doit pas depasser un 1 Méga octets"); // console.log("Le fichier ne doit pas depasser un 1 Méga octets"); @@ -6626,12 +6623,12 @@ const Conseil_Classe = (props) => { },*/ "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', + backgroundColor: '#e9f7f1', color: 'black', }, '& .line--statut--pair': { @@ -8489,21 +8486,21 @@ const Conseil_Classe = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', - color: 'black', + backgroundColor: '#e9f7f1', + color: '#0a2a4d', }, '& .line--statut--pair': { backgroundColor: 'rgba(235, 235, 235, .7)', - color: 'black', + color: '#0a2a4d', }, '& .line--statut--impair': { backgroundColor: '#FFFFFF', - color: 'black', + color: '#0a2a4d', }, [`& .${gridClasses.cell}`]: { py: 1, @@ -10516,12 +10513,12 @@ const Conseil_Classe = (props) => { "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', + backgroundColor: '#e9f7f1', color: 'black', }, '& .line--statut--pair': { @@ -10796,12 +10793,12 @@ const Conseil_Classe = (props) => { },*/ "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, '& .line--statut--selected': { - backgroundColor: '#FBF2EF', + backgroundColor: '#e9f7f1', color: 'black', }, '& .line--statut--pair': { @@ -11328,7 +11325,7 @@ const Conseil_Classe = (props) => { },*/ "& .MuiDataGrid-columnHeaders": { backgroundColor: "#c8cfd5", - color: "black", + color: "#0a2a4d", fontSize: 14 }, diff --git a/src/components/Crm_Opportunite.js b/src/components/Crm_Opportunite.js index c078fea..8d979d2 100644 --- a/src/components/Crm_Opportunite.js +++ b/src/components/Crm_Opportunite.js @@ -124,19 +124,19 @@ const CRM_Opportunite = (props) => { const columns = [ - { field: '_id', headerName: '_id', hide: true }, - { field: 'id', headerName: 'id', hide: true }, - { field: 'partner_client_id', headerName: 'partner_client_id', flex: 1, }, + { field: '_id', headerName: '_id', hide: true, Width: 0, disableExport: true, }, + { field: 'id', headerName: 'id', hide: true, Width: 0, disableExport: true, }, + { field: 'partner_client_id', headerName: 'partner_client_id', hide: true, Width: 0, disableExport: true, }, + { field: 'priorite', headerName: 'Priorite', width: 100, hide: false, renderCell: (params) => , }, { field: 'titre', headerName: 'titre', flex: 1, hide: false, renderCell: (params) => , }, { field: 'description', headerName: 'description', width: 0, hide: true, renderCell: (params) => , }, { field: 'statut', headerName: 'statut', width: 150, flex: 1, hide: false, renderCell: (params) => , }, + { field: 'revenu_cible', headerName: 'Revenu cible', width: 150, flex: 1, hide: false, renderCell: (params) => , }, + { field: 'probabilite_gain', headerName: 'Probabilité gain', width: 150, flex: 1, hide: false, renderCell: (params) => , }, - { field: 'contact_nom', headerName: 'contact_nom', width: 150, flex: 1, hide: false, renderCell: (params) => , }, - { field: 'contact_email', headerName: 'contact_email', width: 150, flex: 1, hide: false, renderCell: (params) => , }, - { field: 'revenu_cible', headerName: 'revenu_cible', width: 150, flex: 1, hide: false, renderCell: (params) => , }, - { field: 'probabilite_gain', headerName: 'probabilite_gain', width: 150, flex: 1, hide: false, renderCell: (params) => , }, - { field: 'priorite', headerName: 'priorite', width: 150, flex: 1, hide: false, renderCell: (params) => , }, + { field: 'contact_nom', headerName: 'Nom', width: 150, flex: 1, hide: false, renderCell: (params) => , }, + { field: 'contact_email', headerName: 'Email', width: 150, flex: 1, hide: false, renderCell: (params) => , }, { field: "delete", headerName: 'Supprimer', renderCell: (cellValues) => { @@ -229,7 +229,7 @@ const CRM_Opportunite = (props) => { return (