Skip to content

release: promote development → main (primary provider UX) - #141

Merged
therajanmaurya merged 25 commits into
mainfrom
development
Aug 3, 2026
Merged

release: promote development → main (primary provider UX)#141
therajanmaurya merged 25 commits into
mainfrom
development

Conversation

@therajanmaurya

Copy link
Copy Markdown
Collaborator

Platform panel: explicit Primary badge, ✓ updated confirmation, Auto-default relabel.

therajanmaurya and others added 25 commits July 24, 2026 12:27
…#123)

The store-sync credential pages (/providers/google-play, /providers/app-store)
shipped in 2.2.0 but were never linked from the Providers index (only web PSPs
render there), so they were unreachable. Adds an 'In-app billing (native app
stores)' section with Connect/Manage cards + live connection status.
…-sync feedback) (#124)

* fix(dashboard): surface Google Play + App Store on the Providers list (#123)

The store-sync credential pages (/providers/google-play, /providers/app-store)
shipped in 2.2.0 but were never linked from the Providers index (only web PSPs
render there), so they were unreachable. Adds an 'In-app billing (native app
stores)' section with Connect/Manage cards + live connection status.

* fix(dashboard): surface store sync in products UI (bulk + badges + Re-sync)

Closes the two store-sync UI gaps from 2.2.0:
- Bulk 'sync-to-providers' now includes Google Play + App Store.
- Products table shows Play / App Store badges; per-product Re-sync panel +
  unsynced banner + sync panel surface store connection/results.
Matches the /sync route snake_case keys (google_play/app_store). tsc clean.
…p/api/products/[id]/sync/route.ts dashboard/app/api/products/sync-to-providers/route.ts
….test.ts dashboard/app/api/products/[id]/sync/route.ts dashboard/app/api/products/sync-to-providers/route.ts
fix(dashboard): Google Play product-sync — region-dedupe, legal IDs, IDR zero-decimal + real error surfacing
…ytelabs/paycraft/PayCraftInitializer.kt cmp-paycraft/src/androidMain/kotlin/com/mobilebytelabs/paycraft/PayCraftPlatform.android.kt cmp-paycraft/src/commonMain/kotlin/com/mobilebytelabs/paycraft/di/PayCraftModule.kt (#126)
…illing) (#127)

* chore(source): update cmp-paycraft/src/androidMain/kotlin/com/mobilebytelabs/paycraft/PayCraftInitializer.kt cmp-paycraft/src/androidMain/kotlin/com/mobilebytelabs/paycraft/PayCraftPlatform.android.kt cmp-paycraft/src/commonMain/kotlin/com/mobilebytelabs/paycraft/di/PayCraftModule.kt

* chore(source): update gradle.properties
* chore: initialize session branch — feat paywall currency fix native store price and usd fallback

* chore(source): update cmp-paycraft/src/androidMain/kotlin/com/mobilebytelabs/paycraft/billing/PlayBillingNativeClient.android.kt cmp-paycraft/src/commonMain/kotlin/com/mobilebytelabs/paycraft/CurrencyResolver.kt cmp-paycraft/src/commonMain/kotlin/com/mobilebytelabs/paycraft/PayCraft.kt

* fix(billing): resolve CI blockers on native-billing PR — Android getBillingConfig + ktlint

- PlayBillingNativeClient.android: billing-ktx v8 has no suspend getBillingConfig extension;
  rewrite storefrontCountry() with the callback getBillingConfigAsync wrapped in
  suspendCancellableCoroutine (fixes 'unresolved reference getBillingConfig' + type inference)
- PayCraft.kt: drop leading underscore on two purely-private vars (nativePricesBySku,
  currentSuite) that have no matching public member — ktlint standard:backing-property-naming
  was aborting spotless with an AssertionError
- spotless reformat of touched files

Verified green locally: spotlessCheck, :cmp-paycraft:compileAndroidMain,
:cmp-paycraft:compileKotlinIosSimulatorArm64 (native StoreKit2), :cmp-paycraft:jvmTest.
…Main/kotlin/com/mobilebytelabs/paycraft/CurrencyResolver.kt
…193206090

feat(paycraft): unified country detection + per-platform provider routing
…back redirect + ship platform-provider epic dashboard
…125208140

fix(auth): multi-tenant owners bounced to onboarding on login (.maybeSingle → .limit(1).maybeSingle)
…set of sync-to-providers/route.ts (dev⊇main reconcile)

# Conflicts:
#	dashboard/app/api/products/sync-to-providers/route.ts
…132)

* chore: initialize session branch — feat(dashboard): platform→provider selector panel on providers page

* chore(source): update dashboard/app/(dashboard)/providers/page.tsx dashboard/components/providers/platform-providers-panel.tsx
* chore: initialize session branch — feat(dashboard): platform panel to top + fees + default provider

* chore(source): update dashboard/app/(dashboard)/providers/page.tsx dashboard/components/providers/platform-providers-panel.tsx
… top)

# Conflicts:
#	dashboard/components/providers/platform-providers-panel.tsx
* chore: initialize session branch — fix(dashboard): remove duplicate platform providers panel

* chore(source): update dashboard/app/(dashboard)/providers/page.tsx
* chore(source): update dashboard/app/(dashboard)/providers/page.tsx dashboard/components/sidebar.tsx dashboard/app/(dashboard)/providers/platform/

* chore: initialize session branch — feat(dashboard): platform providers as separate sidebar page
…nfirmation (#140)

* chore: initialize session branch — feat(dashboard): platform panel — explicit primary provider + save confirmation

* chore(source): update dashboard/components/providers/platform-providers-panel.tsx
@vercel

vercel Bot commented Aug 3, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
pay-craft Building Building Preview Aug 3, 2026 9:03am

@therajanmaurya
therajanmaurya merged commit 2146bc1 into main Aug 3, 2026
3 of 5 checks passed
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro Plus

Run ID: 127ebcac-d7bd-41eb-9add-6983f33ed261

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants