feat: add Currency & Crypto Converter app#29755
Conversation
|
Welcome to Cal.diy, @linkforceio! Thanks for opening this pull request. A few things to keep in mind:
A maintainer will review your PR soon. Thanks for contributing! |
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: CHILL Plan: Pro Run ID: ⛔ Files ignored due to path filters (4)
📒 Files selected for processing (4)
📝 WalkthroughWalkthroughAdds the Currency & Crypto Converter app configuration and store description. Registers its configuration in the exported app store metadata map and adds its identifier to the generated redirect app list, extending the derived 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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. Comment |
|
FYI this looks like an attempt to score a backlink to the submitter site. See also: textpattern/textpattern-curated-plugins-list#34 |
What does this PR do?
Adds a new app to the App Store: Currency & Crypto Converter (a
link-as-an-app).It links users to a hosted tool that converts between major fiat currencies (EUR, USD, GBP, CHF) and cryptocurrencies (BTC, ETH, USDC) with live exchange rates. No OAuth, no backend, no stored data.
Type of change
Notes
link-as-an-apppattern (seeamie,vimcal,pipedream):config.jsonwithexternalLink,DESCRIPTION.md, andstatic/assets (icon + 3 screenshots).apps.metadata.generated.tsandredirect-apps.generated.ts.isOAuth: false, categoryother.How should this be tested?
Open
/apps/currency-crypto-converterand confirm the listing renders and the "Visit" action opens the external tool.