diff --git a/tdrive/frontend/public/public/img/logo/logo-text-black.svg b/tdrive/frontend/public/public/img/logo/logo-text-black.svg index 8cbff67b..61fc4ead 100644 --- a/tdrive/frontend/public/public/img/logo/logo-text-black.svg +++ b/tdrive/frontend/public/public/img/logo/logo-text-black.svg @@ -1,55 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Workavia + Drive + diff --git a/tdrive/frontend/public/public/img/logo/logo-text-white.svg b/tdrive/frontend/public/public/img/logo/logo-text-white.svg index b1b685d0..57e6ad9e 100644 --- a/tdrive/frontend/public/public/img/logo/logo-text-white.svg +++ b/tdrive/frontend/public/public/img/logo/logo-text-white.svg @@ -1,55 +1,6 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + Workavia + Drive + diff --git a/tdrive/frontend/src/app/atoms/logo/index.tsx b/tdrive/frontend/src/app/atoms/logo/index.tsx index 056fa119..452ffadc 100644 --- a/tdrive/frontend/src/app/atoms/logo/index.tsx +++ b/tdrive/frontend/src/app/atoms/logo/index.tsx @@ -16,7 +16,7 @@ export const Logo = (props: PropsType): React.ReactElement => { Tdrive logo ); diff --git a/tdrive/frontend/src/app/features/global/utils/window.ts b/tdrive/frontend/src/app/features/global/utils/window.ts index 3b4a44c6..2b8e9429 100755 --- a/tdrive/frontend/src/app/features/global/utils/window.ts +++ b/tdrive/frontend/src/app/features/global/utils/window.ts @@ -3,7 +3,7 @@ import { capitalize } from 'lodash'; import Globals from '@features/global/services/globals-tdrive-app-service'; class WindowState { - public readonly app_name: string = 'Tdrive'; + public readonly app_name: string = 'Workavia Drive'; public prefix = ''; public suffix = ''; diff --git a/tdrive/frontend/src/app/views/client/header/index.tsx b/tdrive/frontend/src/app/views/client/header/index.tsx index 690cd1b3..bc722ce5 100644 --- a/tdrive/frontend/src/app/views/client/header/index.tsx +++ b/tdrive/frontend/src/app/views/client/header/index.tsx @@ -19,12 +19,12 @@ export default ({ openSideMenu }: { openSideMenu: () => void }) => { Tdrive Tdrive
diff --git a/tdrive/frontend/src/app/views/client/side-bar/index.tsx b/tdrive/frontend/src/app/views/client/side-bar/index.tsx index 45bd8b86..cff5a514 100644 --- a/tdrive/frontend/src/app/views/client/side-bar/index.tsx +++ b/tdrive/frontend/src/app/views/client/side-bar/index.tsx @@ -56,12 +56,12 @@ export default () => { Tdrive Tdrive