gristlabs_grist-core/app
Jordi Gutiérrez Hermoso 952544432e UserManager: show proper org domain (#476)
We had `getgrist.com` hardcoded here, which only works for SaaS. The
base domain as well as the way that orgs are encoded in the URL can be
different in other circumstances.

If we are encoding orgs in the domain name, that's easy. We just do
`orgname.base.domain.name`. If we are not, then we first try a base
domain, and if that isn't set, we'll use the domain of the home
server.
2024-08-06 14:39:43 -04:00
..
client UserManager: show proper org domain (#476) 2024-08-06 14:39:43 -04:00
common ToggleEnterpriseWidget: new frontend toggle for the admin 2024-07-30 13:41:47 -04:00
gen-server (core) Update onboarding flow 2024-07-23 11:49:23 -04:00
plugin Move phab docs to /documentation (#882) 2024-03-05 08:35:48 -05:00
server restart: gracefully handle restart failure 2024-07-30 13:41:47 -04:00
tsconfig.json (core) move home server into core 2020-07-21 20:39:10 -04:00