From 1499894e54adce5454200213200e427ecbaf30e4 Mon Sep 17 00:00:00 2001 From: WebMon9099 <45948795+WebMon9099@users.noreply.github.com> Date: Fri, 14 Jun 2024 18:18:40 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=91=A8=F0=9F=8F=BE=E2=80=8D=E2=9A=96?= =?UTF-8?q?=EF=B8=8F=20Freddy=20branch=20(#1068)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * search mentee by interest Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 💇‍♀️ Apply login partner changes (#543) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * Fixed Wordings * Fixed wording * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * search mentee by interest * Add notification for Admin Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧑🏼‍🍼 Apply login partner changes (#545) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * Fixed Wordings * Fixed wording * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * search mentee by interest * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix… * 🧓 Apply login partner changes (#547) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * Fixed Wordings * Fixed wording * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * search mentee by interest * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix me… * 🧜🏽‍♀️ Apply login partner changes (#549) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * 🧑‍🎨 Apply login partner changes (#554) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * 👨🏿‍🦳 Apply login partner changes (#556) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * 👨‍🔧 Apply login partner changes (#557) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * 🧘🏽 561 new existing bio changes (#563) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * 🥼 Merge master dev (#570) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conf… * 🥑 Five issues (#572) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2… * 🤵🏼‍♂️ Five issues (#573) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve confl… * 🙎🏽‍♂️ Five issues (#576) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve confl… * 🏋️‍♂️ Five issues (#578) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve confl… * 💆‍♀️ Five issues (#579) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve confli… * 👊🏻 Admin messages report (#584) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solv… * 🗻 Admin messages report (#585) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve… * 🛌🏾 Admin messages report (#586) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solv… * 🚴🏽‍♂️ Admin messages report (#588) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * s… * 🧖 Admin messages report (#591) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve… * ⬆️ Mongo db upgrade (#594) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve con… * ⬆️ Python and Node version upgrade (#595) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2… * 🤞🏽 Python and node version upgrad-2 (#596) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict… * 🙎🏼 Update runserver command (#597) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * s… * 👩🏾‍🤝‍👨🏼 Remove runserver command (#598) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * ⬆️ Mongo db upgrade (#599) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve con… * 🏃🏾‍♀️ Downgrade eventlet (#600) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solv… * 👍🏼 Downgrade dnspython (#601) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve … * 🤰🏻 Message side bar background (#604) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 … * 🐗 Downgrade antd-#603, #605 (#606) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * s… * 🚣‍♂️ Flask send_file parameter update (#608) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve confli… * 🏂🏾 issue#609 (#610) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 … * 🍤 Email&sms notification for message (#613) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflic… * 🛣️ Fix partner error (#614) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve co… * ✍️ Gunicorn worker increase * 📇 Skills/languages module (#621) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * sol… * Fix Procfile gunicorn/socket.io worker count * Update Profile Threads 256 * 🔧 fix edit&delete module of skill& language (#632) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve… * 🔧 validate video url and fix bug on edit profile modal (#633) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) … * 👨🏻‍🍳 add youtube shorts video to validation (#634) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve … * 🌴 big code cleanup (#629) * update url consts for vercel/heroku frontend * fix vercel env caal * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🎫 Fix reset password link and wordings (#537) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * wording fixes * solve conflict * Fixed some wordings * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conf… * big code cleanup part 2 * 😼 Formatting * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * Fix error of Pashto lang --------- Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 💞 Translations for main (#835) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👨‍👨‍👦 Fixing issues (#838) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏼‍✈️ Fixing issues (#842) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 --------- Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👩🏿‍🎨 Fixing issues (#844) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * Fix getting data for Partner * Fix getting data for Partner --------- Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 🦿 Fixing issues (#846) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * Fix getting data for Partner * Fix getting data for Partner * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backen… * 🔍 Fixing issues (#860) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * Fix getting data for Partner * Fix getting data for Partner * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backen… * 👱🏻‍♀️ Fixing issues (#871) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * Fix getting data for Partner * Fix getting data for Partner * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for ba… * 🧒🏻 Docker, pytest and cypress setups (#876) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * test: Add initial structure for the frontend and backend tests, updated docker file as well for tests * Added more test cases and loading url from .env * test: remove unwanted test * Fixed formatting issues * Fixed formatting issues for backend * Fixed formatting issues for test_mentor_auth.py * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * tests: added more backend and frontend test * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * tests: added more tests and github actions for the tests * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811)… * 👷🏻‍♂️ Training record (#885) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packa… * 🤵🏾‍♂️ Fixing issue 2 (#895) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packag… * 🦙 Fixing issue 2 (#897) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging … * 🐛 Fix partner form bug (#903) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change pack… * 💍 Fixing issue 2 (#917) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging … * 🌖 Fixing issue 2 (#922) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging … * 👩🏽‍🔧 Fixing issue 2 (#924) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packagi… * 👱🏼‍♀️ Fixing issue 2 (#928) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packag… * 😞 Fixing issue 2 (#955) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging … * 🤽🏽‍♂️ Hub (#968) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 … * 🙋🏾 Resolved the Conflicts (#973) Squashed commit of the following: commit 8d1d5cfa42a3a96681c9f786dd36807112e50fcc Author: HUMAYUN MUSHTAQ <131605337+Humayun0008@users.noreply.github.com> Date: Sun Mar 3 01:18:47 2024 +0500 🙇🏻‍♂️ Fix back end test cases data issue (#971) Fix data issue commit c676010892e6cb574412edc739ae82752c9ca4e7 Author: HUMAYUN MUSHTAQ <131605337+Humayun0008@users.noreply.github.com> Date: Fri Mar 1 01:51:01 2024 +0500 🔧 Uncomment The fixes testcases (#969) Uncomment The fixes testcases commit 72684af29eec6d06194f1cc02eb7c9ad73f1a744 Author: SolMon9099 <101564382+SolMon9099@users.noreply.github.com> Date: Wed Feb 28 08:52:06 2024 +0800 👷🏾‍♀️ Hub (#967) commit 1ac0820d45e7449070913cf170212b6abdc2d6cd Author: SolMon9099 <101564382+SolMon9099@users.noreply.github.com> Date: Wed Feb 28 02:26:36 2024 +0800 ☎️ Hub (#965) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 … * 🤎 Hub (#994) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * … * 🎡 Hub (#1000) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 *… * 👫🏿 Hub2 (#1012) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to … * 🛌🏻 Hub3 (#1019) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to … * ☝🏾 Hub group chat (#1027) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve co… * 🧚 Add meeting link generation feature (#1030) * Add meeting feature * Add languages to meeting feature * 🧜‍♂️ Adding iframe meeting feature using 8x8 Jaas (#1036) * Add 8x8 meeting feature * Update frontend * Update link * fix select mode of mentee application form * fix format * fix format * Fix format * fix format * 🧑🏽‍🎤 Freddy branch (#1041) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packagi… * #1043, #1044 * 👩🏻‍🦼 Freddy branch (#1047) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 👨‍👩‍👧‍👦 Fixing issues #814 (#818) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * Pashto ar2 (#821) * pashto ar 2 * pashto ar 2 * Pashto ar2 (#823) * pashto ar 2 * pashto ar 2 * pashto 3 * 📺 Translations for dev (#822) * translations * translations --------- Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🚴🏿‍♂️ Translations for dev (#827) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * 👮🏼‍♀️ Fix error of Pashto lang (#829) Fix error of Pashto lang * 🌹 Translations for dev (#834) translations Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> * #90 https://github.com/hack4impact-uiuc/mentee/issues/90 * #90 * 🧑🏾‍🎤 Fix issue #839 (#840) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * 🎫 Fixing issues (#841) * Fix issue #839 https://github.com/hack4impact-uiuc/mentee/issues/839 * remove comment * Fix error for #839 * 😛 Fixing issues (#843) * 🧑🏻‍🦰 Fixing issues (#820) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * 🧑🏿‍🎓 Fixing issues (#817) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * ✨ Events (#813) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * Fix issue https://github.com/hack4impact-uiuc/mentee/issues/64 * Fix Issue #798 https://github.com/hack4impact-uiuc/mentee/issues/798 * #814 https://github.com/hack4impact-uiuc/mentee/issues/814 * 🧔🏼 Fixing pashto (#830) * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * ✌️ Events (#797) * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🏋🏽‍♂️ Events (#805) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🧁 Events (#807) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 🧚🏼‍♀️ Events (#810) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * 🦸🏻 Events (#812) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * fix event features admin - can create events for partners, mentors, mentees, able to select one or many (at least one) partner - can create events for partners, mentors, mentees, able to select one or many (at least one) mentor - can create events for mentors, mentees, able to select one, or both (at least one) mentee - can create events for mentee, mentors, able to select one, or both (at least one) * fix event feature for Mentee * 🎗️ Fixing issues (#816) * 🤵🏽‍♀️ Events (#806) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * 👩🏼‍🎨 Events (#808) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * ✌️ Events (#797) * Fix issues for event feature * Fix issues for event feature * 🤝 Events (#802) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * 🌴 Events (#804) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * Fix issues for Event feature * Fix issues for event feature * Fix issues for event feature * Modify UI on Event page * translation * fix some bugs * front end format * ♿ Events (#811) * Event Features * Event Feature * Restore db setting * 📢 Events (#785) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packaging 23.0 to 20.4 * Restore packaging version * test for backend format * test for backend format * backend-format * 🧖 Events (#787) * Event Features * Event Feature * Restore db setting * fix bug for Heroku * change packagi… * 🐠 Get AppID if it is not set when copying from clipboard (#1049) Get appID if it is not set when copying from clipboard * #1045 * fix format * 👮🏽‍♀️ Removed commas (#1052) removed commas * Fix position of Power by and message notification error * fix format * Fix bug * Fix bug * addtional requirement show name on Message chat click profile icon, see the profile fix module of getting unread message data * add name in message * Fix bug * Add some modification 1- align the texts in the group chat 2 - if any link is sent in the group chat or in direct messages, we need to allow the URL hyperlink and open the link in another tab * fix format * add link function to direct message * Fix format * 🧘🏿‍♀️ Freddy branch (#1061) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve … * Change api for getting countries * Fix remove * 😨 Freddy branch (#1063) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * 🤷🏾 Master update wordings (#535) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🐂 Fix reset password link and wordings (#538) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🤸🏼‍♂️ Fix reset password link and wordings (#539) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Fixed some wordings * 🧜🏼‍♀️ Master update wordings (#536) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * 👈🏻 Apply login partner changes (#528) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * 🚣🏻‍♀️ Apply partner login changes (#529) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 🚣🏽 Apply partner login changes (#530) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * 🐜 Apply partner login changes (#532) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording Co-authored-by: leundai Co-authored-by: Robertdm * changes * 👷🏿‍♀️ Apply partner login changes (#533) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * Test forget pass * modified wording * changes Co-authored-by: leundai Co-authored-by: Robertdm * solve conflict * Fixed some wordings Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * add profile image to build profile && change home page * Decrease mentor mentee partner card * Decrease mentor mentee partner card 2. Co-authored-by: leundai Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * 🌥️ Fix reset password link and wordings (#540) * update url consts for vercel/heroku frontend * fix vercel env caal * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll * 👎🏾 Apply partner login changes (#531) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conflict2 * solve conflict2 * stage3 solve issues3 * 🛍️ Apply login partner changes (#516) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * 🚶🏼 Apply login partner changes (#524) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * 💁🏿‍♀️ Apply login partner changes (#526) * solve conflict2 * solve conflict2 * stage3 solve issues3 * fix issues3 stage3 * solved * solved * solved2 * change color * change color 2 * change color 2 * latest code * change partner admin message * Add scroll Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * Test forget pass * modified wording * changes * wording fixes * solve conflict * 🧸 Apply partner login changes (#534) * ✌🏽 Calender booking feature (#470) * adding socket events to chart area. * Update messages.py added socket for invitation. * Update MessagesChatArea.js added booking calendar functionality. * Update Messages.js added booking calendar required properties. * Update MessagesChatArea.js Changes for changing button position and layout. * formatting * Update MessagesChatArea.js Changes for disabling button and sending message. Co-authored-by: leundai * 🎪 Book appointment from chat issues (#478) * Update MenteeAppointmentModal.js Setting booking response message to show in chat. * Update MessagesChatArea.js Sending booking appointment response in chat. * Updated message for Send Invite * Update Appointments.js Changes for showing number of pending items on All Pending button. * Update admin.py Changes for saving verified emails * Update api.js Adding const for saving verified emails. * Update UploadEmails.js Changes for saving verified emails in bulk. * fixed typo * Update UploadEmails.js Changes done for validating email format. * Update admin.py Changing param name. * Update api.js Changing param name. * Update UploadEmails.js Code commit for email bulk upload * Update admin.py Code commit for email bulk upload. * Update requirements.txt Dev version. * Update requirements.txt Dev version Co-authored-by: Robert Co-authored-by: Robertdm * 🔧 Calendar mentor fixes (#485) * Changes for removing Book Appointment Button. * Changes for fixing error while mentor loading. * Changes for showing booked slots in calendar * Changes for adding timeslot in response. * Change frontend back to Heroku based instead of Vercel * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * 🍐 Apply login partner changes (#506) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi * 🤾🏾‍♂️ Apply login partner changes (#507) * change login and apply logic * Add mentor application work in front and back end * add apply process back and front end for 3 roles * stage 1 ready for test * : * enhance UI finish stage 1 * stage 1 * stage 1. * stage 1.. * ehance UI stage1 * fix login and apply UI * fix login and apply UI * fix login and apply UI. * fix mentee button * stage 2 ready for test * fix stage2 issues * stage2 fixes * stage2 changes add Training CMS && new Emails * Add node ccfi Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> * stage 3 * stage3 solve issues * solve conf… * impersonation for Hub allow impersonation for a hub Allow impersonation for a partner user for a given hub Allow impersonation for any mentee user or mentor user created as Private (currently not allowed). * remove hub filter * For debug of application on iPhone * fix bug --------- Co-authored-by: RavishingRitesh <97825308+RavishingRitesh@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: Robert Co-authored-by: Robertdm Co-authored-by: eslamzaaki Co-authored-by: robert-dm <35821871+robert-dm@users.noreply.github.com> Co-authored-by: SolMon9099 <101564382+SolMon9099@users.noreply.github.com> Co-authored-by: leundai Co-authored-by: git-translate[bot] <132621405+git-translate[bot]@users.noreply.github.com> Co-authored-by: Hamza Anis Co-authored-by: Solmon9099 Co-authored-by: HUMAYUN MUSHTAQ <131605337+Humayun0008@users.noreply.github.com> Co-authored-by: Abdullah Javaid --- backend/api/views/apply.py | 3 ++- frontend/src/components/pages/ApplicationForm.js | 8 ++++++-- .../src/components/pages/MenteeApplication.js | 15 ++++++++++++--- frontend/src/utils/api.js | 1 + 4 files changed, 21 insertions(+), 6 deletions(-) diff --git a/backend/api/views/apply.py b/backend/api/views/apply.py index c037981f..acc8edfe 100644 --- a/backend/api/views/apply.py +++ b/backend/api/views/apply.py @@ -635,5 +635,6 @@ def create_application(): logger.info(msg) return create_response( - message=f"Successfully created application with name {new_application.email}" + status=200, + message=f"Successfully created application with name {new_application.email}", ) diff --git a/frontend/src/components/pages/ApplicationForm.js b/frontend/src/components/pages/ApplicationForm.js index 374a5fbd..59fc1a5e 100644 --- a/frontend/src/components/pages/ApplicationForm.js +++ b/frontend/src/components/pages/ApplicationForm.js @@ -26,8 +26,12 @@ const ApplicationForm = ({ location, history }) => { setSuccessfulSubmit(true); }; - const onSubmitFailure = () => { - messageApi.error(t("apply.errorConnection")); + const onSubmitFailure = (message = null) => { + if (message) { + messageApi.error(message); + } else { + messageApi.error(t("apply.errorConnection")); + } }; const getApplicationForm = () => { diff --git a/frontend/src/components/pages/MenteeApplication.js b/frontend/src/components/pages/MenteeApplication.js index e73ed122..1bea5011 100644 --- a/frontend/src/components/pages/MenteeApplication.js +++ b/frontend/src/components/pages/MenteeApplication.js @@ -178,11 +178,20 @@ function MenteeApplication({ email, role, onSubmitSuccess, onSubmitFailure }) { const res = await createApplication(data); setLoading(false); - - if (res) { + console.log("res", res); + if (res && res.status === 200) { onSubmitSuccess(); } else { - onSubmitFailure(); + if ( + res && + res.response && + res.response.data && + res.response.data.message + ) { + onSubmitFailure(res.response.data.message); + } else { + onSubmitFailure(); + } } }; diff --git a/frontend/src/utils/api.js b/frontend/src/utils/api.js index 1fb9b63e..96f4d68b 100644 --- a/frontend/src/utils/api.js +++ b/frontend/src/utils/api.js @@ -167,6 +167,7 @@ export const createApplication = (application) => { (response) => response, (err) => { console.error(err); + return err; } ); };