gristlabs_grist-core/stubs/app/client/ui
Spoffy b98bad0b93 (core) Makes EE frontend behave as core if EE isn't activated
Summary:
- Makes EE decide which ActivationPage to use
- Makes ProductUpgrades use core implementation if not activated
- Changes banners to proxy to core implementation if EE not activated
- [Fix] Enables new site creation in EE as in Core:
    - Core enables people to freely create new team sites.
    - Enterprise currently redirects to the pricing page.
    - This enables enterprise to also create team sites, instead of
    redirecting.

Test Plan: Manually test in EE, unit tests in Jenkins

Reviewers: paulfitz, jordigh

Reviewed By: paulfitz

Differential Revision: https://phab.getgrist.com/D4264
2024-06-14 00:43:51 +01:00
..
ActivationPage.ts (core) Makes EE frontend behave as core if EE isn't activated 2024-06-14 00:43:51 +01:00
BillingPage.ts (core) Add basic activation page to grist-ee 2022-08-23 10:30:52 -07:00
ChangePasswordDialog.ts (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00
CustomThemes.ts (core) Configure more comprehensive eslint rules for Typescript 2021-04-26 18:54:55 -04:00
DeleteAccountDialog.ts (core) Delete my account button 2023-09-27 14:49:23 +02:00
MFAConfig.ts (core) Migrate to SRP and add change password dialog 2022-03-16 21:35:06 -07:00
ProductUpgrades.ts Create team site for self-hosted instances (#903) 2024-04-15 00:55:57 -07:00