diff --git a/FRONTEND/.env.example b/FRONTEND/.env.example old mode 100644 new mode 100755 diff --git a/FRONTEND/.eslintignore b/FRONTEND/.eslintignore old mode 100644 new mode 100755 diff --git a/FRONTEND/.eslintrc.cjs b/FRONTEND/.eslintrc.cjs old mode 100644 new mode 100755 diff --git a/FRONTEND/.gitignore b/FRONTEND/.gitignore old mode 100644 new mode 100755 diff --git a/FRONTEND/.prettierignore b/FRONTEND/.prettierignore old mode 100644 new mode 100755 diff --git a/FRONTEND/.prettierrc b/FRONTEND/.prettierrc old mode 100644 new mode 100755 diff --git a/FRONTEND/README.md b/FRONTEND/README.md old mode 100644 new mode 100755 diff --git a/FRONTEND/index.html b/FRONTEND/index.html old mode 100644 new mode 100755 diff --git a/FRONTEND/package-lock.json b/FRONTEND/package-lock.json old mode 100644 new mode 100755 diff --git a/FRONTEND/package.json b/FRONTEND/package.json old mode 100644 new mode 100755 diff --git a/FRONTEND/pnpm-lock.yaml b/FRONTEND/pnpm-lock.yaml old mode 100644 new mode 100755 diff --git a/FRONTEND/postcss.config.cjs b/FRONTEND/postcss.config.cjs old mode 100644 new mode 100755 diff --git a/FRONTEND/public/backgroundLogin.png b/FRONTEND/public/backgroundLogin.png old mode 100644 new mode 100755 diff --git a/FRONTEND/public/favicon.svg b/FRONTEND/public/favicon.svg old mode 100644 new mode 100755 diff --git a/FRONTEND/public/logo.jpg b/FRONTEND/public/logo.jpg old mode 100644 new mode 100755 diff --git a/FRONTEND/src/App.module.css b/FRONTEND/src/App.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/App.tsx b/FRONTEND/src/App.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/Welcome/Welcome.css.ts b/FRONTEND/src/Welcome/Welcome.css.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/Welcome/Welcome.tsx b/FRONTEND/src/Welcome/Welcome.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/api/Admin.ts b/FRONTEND/src/api/Admin.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/api/Auth.ts b/FRONTEND/src/api/Auth.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Authentication/Authentication.module.css b/FRONTEND/src/components/Authentication/Authentication.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Authentication/Authentication.test.tsx b/FRONTEND/src/components/Authentication/Authentication.test.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Authentication/Authentication.tsx b/FRONTEND/src/components/Authentication/Authentication.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Authentication/ResetPassword.module.css b/FRONTEND/src/components/Authentication/ResetPassword.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Authentication/ResetPassword.tsx b/FRONTEND/src/components/Authentication/ResetPassword.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/BasePage/BasePage.module.css b/FRONTEND/src/components/BasePage/BasePage.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/BasePage/BasePage.test.tsx b/FRONTEND/src/components/BasePage/BasePage.test.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/BasePage/BasePage.tsx b/FRONTEND/src/components/BasePage/BasePage.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/ColorSchemeToggle/ActionToggle.module.css.ts b/FRONTEND/src/components/ColorSchemeToggle/ActionToggle.module.css.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/ColorSchemeToggle/ColorSchemeToggle.tsx b/FRONTEND/src/components/ColorSchemeToggle/ColorSchemeToggle.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/DataTable/DataTable.module.css b/FRONTEND/src/components/DataTable/DataTable.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/DataTable/DataTable.tsx b/FRONTEND/src/components/DataTable/DataTable.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Footer/Footer.test.tsx b/FRONTEND/src/components/Footer/Footer.test.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Footer/Footer.tsx b/FRONTEND/src/components/Footer/Footer.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Footer/FooterLinks.module.css.ts b/FRONTEND/src/components/Footer/FooterLinks.module.css.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Header/DoubleHeader.module.css.ts b/FRONTEND/src/components/Header/DoubleHeader.module.css.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Header/Header.test.tsx b/FRONTEND/src/components/Header/Header.test.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Header/Header.tsx b/FRONTEND/src/components/Header/Header.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/HomeContent/HomeContent.module.css b/FRONTEND/src/components/HomeContent/HomeContent.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/HomeContent/HomeContent.tsx b/FRONTEND/src/components/HomeContent/HomeContent.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/LanguagePicker/LanguagePicker.module.css.ts b/FRONTEND/src/components/LanguagePicker/LanguagePicker.module.css.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/LanguagePicker/LanguagePicker.test.tsx b/FRONTEND/src/components/LanguagePicker/LanguagePicker.test.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/LanguagePicker/LanguagePicker.tsx b/FRONTEND/src/components/LanguagePicker/LanguagePicker.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/LanguagePicker/images/english.png b/FRONTEND/src/components/LanguagePicker/images/english.png old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/LanguagePicker/images/vietnam.png b/FRONTEND/src/components/LanguagePicker/images/vietnam.png old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Navbar/Navbar.tsx b/FRONTEND/src/components/Navbar/Navbar.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Navbar/NavbarSimpleColored.module.css b/FRONTEND/src/components/Navbar/NavbarSimpleColored.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/PasswordRequirementInput/PasswordRequirementInput.tsx b/FRONTEND/src/components/PasswordRequirementInput/PasswordRequirementInput.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/PasswordRequirementInput/PasswordRequirementWithForm.tsx b/FRONTEND/src/components/PasswordRequirementInput/PasswordRequirementWithForm.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/ProtectedRoute/ProtectedRoute.tsx b/FRONTEND/src/components/ProtectedRoute/ProtectedRoute.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/RenderForm/RenderForm.module.css b/FRONTEND/src/components/RenderForm/RenderForm.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/RenderForm/RenderForm.tsx b/FRONTEND/src/components/RenderForm/RenderForm.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Welcome/Welcome.css.ts b/FRONTEND/src/components/Welcome/Welcome.css.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Welcome/Welcome.test.tsx b/FRONTEND/src/components/Welcome/Welcome.test.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Welcome/Welcome.tsx b/FRONTEND/src/components/Welcome/Welcome.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/components/Welcome/__snapshots__/Welcome.test.tsx.snap b/FRONTEND/src/components/Welcome/__snapshots__/Welcome.test.tsx.snap old mode 100644 new mode 100755 diff --git a/FRONTEND/src/global.d.ts b/FRONTEND/src/global.d.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/lib/utils.ts b/FRONTEND/src/lib/utils.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/main.tsx b/FRONTEND/src/main.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Auth/Login/Login.tsx b/FRONTEND/src/pages/Auth/Login/Login.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Banner/Banner.module.css b/FRONTEND/src/pages/Banner/Banner.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Banner/Banner.tsx b/FRONTEND/src/pages/Banner/Banner.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Contacts/Contacts.module.css b/FRONTEND/src/pages/Contacts/Contacts.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Contacts/Contacts.tsx b/FRONTEND/src/pages/Contacts/Contacts.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/CustomTheme/CustomTheme.module.css b/FRONTEND/src/pages/CustomTheme/CustomTheme.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/CustomTheme/CustomTheme.tsx b/FRONTEND/src/pages/CustomTheme/CustomTheme.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Dashboard/Chart.tsx b/FRONTEND/src/pages/Dashboard/Chart.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Dashboard/Dashboard.module.css b/FRONTEND/src/pages/Dashboard/Dashboard.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Dashboard/Dashboard.tsx b/FRONTEND/src/pages/Dashboard/Dashboard.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/GeneralSetting/GeneralSetting.module.css b/FRONTEND/src/pages/GeneralSetting/GeneralSetting.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/GeneralSetting/GeneralSetting.tsx b/FRONTEND/src/pages/GeneralSetting/GeneralSetting.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Home/Home.tsx b/FRONTEND/src/pages/Home/Home.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/NotFound/NotFound.tsx b/FRONTEND/src/pages/NotFound/NotFound.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Tracking/Tracking.module.css b/FRONTEND/src/pages/Tracking/Tracking.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Tracking/Tracking.tsx b/FRONTEND/src/pages/Tracking/Tracking.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Welcome/Welcome.module.css b/FRONTEND/src/pages/Welcome/Welcome.module.css old mode 100644 new mode 100755 diff --git a/FRONTEND/src/pages/Welcome/Welcome.tsx b/FRONTEND/src/pages/Welcome/Welcome.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/routes/main.tsx b/FRONTEND/src/routes/main.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/dispatches/auth.ts b/FRONTEND/src/rtk/dispatches/auth.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/CRUD.tsx b/FRONTEND/src/rtk/helpers/CRUD.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/apiService.ts b/FRONTEND/src/rtk/helpers/apiService.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/history.ts b/FRONTEND/src/rtk/helpers/history.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/notificationMess.ts b/FRONTEND/src/rtk/helpers/notificationMess.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/tokenCreator.ts b/FRONTEND/src/rtk/helpers/tokenCreator.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/transformErrorMessage.ts b/FRONTEND/src/rtk/helpers/transformErrorMessage.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/utils.ts b/FRONTEND/src/rtk/helpers/utils.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/helpers/variables.tsx b/FRONTEND/src/rtk/helpers/variables.tsx old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/hooks.ts b/FRONTEND/src/rtk/hooks.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/localStorage.ts b/FRONTEND/src/rtk/localStorage.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/services/auth.ts b/FRONTEND/src/rtk/services/auth.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/slices/auth.ts b/FRONTEND/src/rtk/slices/auth.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/rtk/store.ts b/FRONTEND/src/rtk/store.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/theme.ts b/FRONTEND/src/theme.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/utils/createInitialValue.ts b/FRONTEND/src/utils/createInitialValue.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/variables/formFormat.ts b/FRONTEND/src/variables/formFormat.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/variables/types.ts b/FRONTEND/src/variables/types.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/src/vite-env.d.ts b/FRONTEND/src/vite-env.d.ts old mode 100644 new mode 100755 diff --git a/FRONTEND/tsconfig.json b/FRONTEND/tsconfig.json old mode 100644 new mode 100755 diff --git a/FRONTEND/tsconfig.node.json b/FRONTEND/tsconfig.node.json old mode 100644 new mode 100755 diff --git a/FRONTEND/vite.config.ts b/FRONTEND/vite.config.ts old mode 100644 new mode 100755