-
- Downloads
Show more billing info on license and billing settings page (#38497) (#40683)
Co-authored-by:
Sloan Sparger <sloansparger@users.noreply.github.com>
Showing
- e2e/support/commands/user/createUser.js 3 additions, 2 deletionse2e/support/commands/user/createUser.js
- e2e/test/scenarios/admin/settings/license-and-billing.cy.spec.js 102 additions, 0 deletions...t/scenarios/admin/settings/license-and-billing.cy.spec.js
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingGoToStore.tsx 21 additions, 0 deletions...prise/license/components/BillingInfo/BillingGoToStore.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfo.styled.tsx 53 additions, 0 deletions...ise/license/components/BillingInfo/BillingInfo.styled.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfo.tsx 38 additions, 0 deletions...enterprise/license/components/BillingInfo/BillingInfo.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfoError.tsx 28 additions, 0 deletions...prise/license/components/BillingInfo/BillingInfoError.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfoNotStoreManaged.tsx 16 additions, 0 deletions...nse/components/BillingInfo/BillingInfoNotStoreManaged.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/BillingInfoTable.tsx 133 additions, 0 deletions...prise/license/components/BillingInfo/BillingInfoTable.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/index.tsx 1 addition, 0 deletions...abase-enterprise/license/components/BillingInfo/index.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/BillingInfo/utils.ts 60 additions, 0 deletions...tabase-enterprise/license/components/BillingInfo/utils.ts
- enterprise/frontend/src/metabase-enterprise/license/components/LicenseAndBillingSettings/LicenseAndBillingSettings.tsx 40 additions, 45 deletions...s/LicenseAndBillingSettings/LicenseAndBillingSettings.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/LicenseAndBillingSettings/LicenseAndBillingSettings.unit.spec.tsx 184 additions, 13 deletions...ndBillingSettings/LicenseAndBillingSettings.unit.spec.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/StillNeedHelp/StillNeedHelp.tsx 31 additions, 0 deletions...rprise/license/components/StillNeedHelp/StillNeedHelp.tsx
- enterprise/frontend/src/metabase-enterprise/license/components/StillNeedHelp/index.ts 1 addition, 0 deletions...base-enterprise/license/components/StillNeedHelp/index.ts
- enterprise/frontend/src/metabase-enterprise/license/services.ts 0 additions, 5 deletions...rise/frontend/src/metabase-enterprise/license/services.ts
- enterprise/frontend/src/metabase-enterprise/settings/hooks/use-billing-info.ts 77 additions, 0 deletions...rc/metabase-enterprise/settings/hooks/use-billing-info.ts
- enterprise/frontend/src/metabase-enterprise/settings/hooks/use-license.ts 5 additions, 5 deletions...end/src/metabase-enterprise/settings/hooks/use-license.ts
- frontend/src/metabase-types/api/store.ts 34 additions, 0 deletionsfrontend/src/metabase-types/api/store.ts
- frontend/src/metabase/admin/settings/components/LicenseInput/LicenseInput.styled.tsx 1 addition, 2 deletions.../settings/components/LicenseInput/LicenseInput.styled.tsx
- frontend/src/metabase/admin/settings/components/SettingsLicense/SettingsLicense.styled.tsx 1 addition, 1 deletion...ngs/components/SettingsLicense/SettingsLicense.styled.tsx
Loading
Please register or sign in to comment