e0347f85f0
- 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.
Twake Drive web frontend code
Development setup
- Install node.js
npm install --legacy-peer-depscp src/app/environment/environment.ts.dist.dev src/app/environment/environment.tsnpm run start
Needs a Twake Drive backend running and pointed to by that environment file.