[Workavia] Brand → "Workavia Drive" + multi-tenant Company per email domain
- Replace "Twake Drive" → "Workavia Drive" in static (index.html, manifest.json), all 16 frontend locales, and shared.tsx. - Patch console/clients/remote.ts (OIDC remote) and console/web/controller.ts (local signup) to derive a per-tenant Company from the user's email domain via uuidv5, replacing the upstream all-zero hardcode.
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html lang="en" translate="no">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<title>Twake Drive</title>
|
||||
<title>Workavia Drive</title>
|
||||
<meta name="google" content="notranslate">
|
||||
<meta name="description" content="Go to Tdrive application" />
|
||||
<meta
|
||||
|
||||
Reference in New Issue
Block a user