Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* fix: subscription proration policy prefix, offering attach/detach product (#940) BREAKING CHANGE: * feat: add breadcrumb types (#900) * feat: add breadcrumb types * fix: remove an old comment * Feat: Add code to promotion filters (#902) * feat: search code is eq, for promotion codes * Update promotions.d.ts feat: code filter * feat: account association response (#901) * feat: account association response * feat: account association response * Feat: Add code to promotion filters (#902) * feat: search code is eq, for promotion codes * Update promotions.d.ts feat: code filter --------- Co-authored-by: Steve Ramage <[email protected]> Co-authored-by: yasamanloghman <[email protected]> * feat: plan fixed pricing (#903) * feat: added sort_order field to variation and variation option interfaces (#904) feat: Add new sort_order field to variation and variation option interfaces * chore: updated all jobs node version to 20 except test job (#905) fix: Updated pipeline jobs' node version * fix: updated sort_order field to include the null value (#906) Fix: updated pcm variation sort_order to include null * [MT-16581]feat: CRUD promotion builder (#890) * feat: CRUD promotion builder * fix: remove extra imports * feat: rulepromotion type and endpoint * feat: add the update and create functionality * Create yarn-error.log * feat: preview mode for builder setting , uodate builder types * update type with limitations and conditions * Update rule-promotions.ts * fixed format * fix: remove extra logs * feat: release - promotion builder (#907) * fix: Promotion builder release (#908) * feat: release - promotion builder * fix: update names * fix: Promotion builder release (#910) * feat: release - promotion builder * fix: update names * fix: rules builder condition typo * Feat!: Corrected variation and variation option response and update body types (#909) BREAKING CHANGE: Updated PCM Variation Option response types and names * Fix: Variation option base type and update body corrections (#911) Fix: Update variation and variation body corrections * chore: Revert "Fix: Variation option base type and update body corrections (#911)" (#912) chore: This reverts commit cc4e52297ae3cc4560b4ba92fe3e707dc855a03f. * fix: Variation & variation option update body type (#913) * fix: variation option base type correction and fixed inaccurate update body type for variation and variation option * fix: changed update body types using intersection instead of mapped type * fix: removed intermediate attributes type * feat: Added useTemplateSlugs query param as optional argument to PCM.ExportProducts method (#914) feat: Add useTemplateSlugs query param to PCM.ExportProducts method * feat: subscribers endpoint (#915) * feat: meta type to subscriber, subscription filter type (#916) * feat: product type for offering build request, filter interface (#917) * feat: subscription relationships (#918) * feat: added subscription schedules and jobs endpoints (#919) * feat: Removed billing_day, billing_month_day and status from plans (#920) * feat: Add tags to product interface (#921) * feat: add codes to promotion builder (#922) * feat: add codes to promotion builder * fix: spacing * feat: added update for subscriptions settings (#923) * feat: subscriptions meta timestamp (#924) * feat: Allow null for external reference in schedules (#925) * feat: added GetAttachedPlans and GetAttachedProducts to subs (#927) BREAKING CHANGE * !feat: added CreateState endpoint to subscription, types update (#928) BREAKING CHANGE: types change * fix: Update product component interface (#931) BREAKING CHANGE: * feat(custom apis): adds the custom apis endpoint (#929) * feat(custom apis): adds the custom apis endpoint * updated export * updated validation * updated validation and its fields to optional * updated name for validation * updated to use slug * feat: subscription update endpoint (#932) * refactor(custom apis): updated entries to use id instead of slug (#933) BREAKING CHANGE: changed the endpoint in entries and it now uses customApiId instead of customApiSlug * feat: 🎸 configurable token for account management auth settings (#930) BREAKING CHANGE: 🧨 no ✅ Closes: MT-17759 * fix: Component Option default type (#934) BREAKING CHANGE: * feat: added subscription dunning rules endpoint (#935) * feat: subscription proration policies endpoint (#936) * feat: subscription proration policies endpoint * fix: removed missing fields * feat!: added endpoint to attach proration policy to offerings (#937) BREAKING CHANGE: * feat: added ability to remove attached proration from offering (#938) * feat: subscription offering replace products endpoint (#939) BREAKING CHANGE: removed deprecated endpoint and types * fix: subscription proration policy prefix, offering attach/detach product (#940) BREAKING CHANGE: * chore: cleanup --------- Co-authored-by: Rostyk <[email protected]> Co-authored-by: yasamanloghman <[email protected]> Co-authored-by: sarawasim1 <[email protected]> Co-authored-by: Steve Ramage <[email protected]> Co-authored-by: Georgios Botzakis <[email protected]> Co-authored-by: Dubno Petro <[email protected]> Co-authored-by: mahsaelasticpath <[email protected]>
- Loading branch information