-
- Downloads
chore: break down helpers.ts and create new files (#28611)
Showing
- .changeset/helpers.md 29 additions, 0 deletions.changeset/helpers.md
- apps/meteor/client/views/marketplace/AppDetailsPage/AppDetailsPage.tsx 1 addition, 1 deletion...lient/views/marketplace/AppDetailsPage/AppDetailsPage.tsx
- apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppDetails/AppDetailsAPIs.tsx 1 addition, 1 deletion...etplace/AppDetailsPage/tabs/AppDetails/AppDetailsAPIs.tsx
- apps/meteor/client/views/marketplace/AppDetailsPage/tabs/AppStatus/AppStatusPriceDisplay.tsx 1 addition, 1 deletion...e/AppDetailsPage/tabs/AppStatus/AppStatusPriceDisplay.tsx
- apps/meteor/client/views/marketplace/helpers.ts 3 additions, 173 deletionsapps/meteor/client/views/marketplace/helpers.ts
- apps/meteor/client/views/marketplace/helpers/apiCurlGetter.ts 18 additions, 0 deletions.../meteor/client/views/marketplace/helpers/apiCurlGetter.ts
- apps/meteor/client/views/marketplace/helpers/appErroredStatuses.ts 8 additions, 0 deletions...or/client/views/marketplace/helpers/appErroredStatuses.ts
- apps/meteor/client/views/marketplace/helpers/formatPrice.ts 1 addition, 0 deletionsapps/meteor/client/views/marketplace/helpers/formatPrice.ts
- apps/meteor/client/views/marketplace/helpers/formatPriceAndPurchaseType.ts 32 additions, 0 deletions...t/views/marketplace/helpers/formatPriceAndPurchaseType.ts
- apps/meteor/client/views/marketplace/helpers/formatPricingPlan.ts 23 additions, 0 deletions...eor/client/views/marketplace/helpers/formatPricingPlan.ts
- apps/meteor/client/views/marketplace/helpers/handleAPIError.ts 20 additions, 0 deletions...meteor/client/views/marketplace/helpers/handleAPIError.ts
- apps/meteor/client/views/marketplace/helpers/handleInstallError.ts 49 additions, 0 deletions...or/client/views/marketplace/helpers/handleInstallError.ts
- apps/meteor/client/views/marketplace/helpers/installApp.ts 2 additions, 1 deletionapps/meteor/client/views/marketplace/helpers/installApp.ts
- apps/meteor/client/views/marketplace/helpers/updateApp.ts 2 additions, 1 deletionapps/meteor/client/views/marketplace/helpers/updateApp.ts
- apps/meteor/client/views/marketplace/helpers/warnAppInstall.ts 14 additions, 0 deletions...meteor/client/views/marketplace/helpers/warnAppInstall.ts
- apps/meteor/client/views/marketplace/helpers/warnEnableDisableApp.ts 19 additions, 0 deletions.../client/views/marketplace/helpers/warnEnableDisableApp.ts
- apps/meteor/client/views/marketplace/helpers/warnStatusChange.ts 14 additions, 0 deletions...teor/client/views/marketplace/helpers/warnStatusChange.ts
- apps/meteor/client/views/marketplace/hooks/useAppInstallationHandler.tsx 1 addition, 1 deletion...ent/views/marketplace/hooks/useAppInstallationHandler.tsx
- apps/meteor/client/views/marketplace/hooks/useCategories.ts 1 addition, 1 deletionapps/meteor/client/views/marketplace/hooks/useCategories.ts
- apps/meteor/client/views/marketplace/hooks/useOpenIncompatibleModal.tsx 1 addition, 1 deletion...ient/views/marketplace/hooks/useOpenIncompatibleModal.tsx
Loading
Please register or sign in to comment