Skip to content

Codex/206 calendar integration#343

Merged
Smartdevs17 merged 4 commits into
Smartdevs17:mainfrom
SamuelOlawuyi:codex/206-calendar-integration
Apr 28, 2026
Merged

Codex/206 calendar integration#343
Smartdevs17 merged 4 commits into
Smartdevs17:mainfrom
SamuelOlawuyi:codex/206-calendar-integration

Conversation

@SamuelOlawuyi
Copy link
Copy Markdown
Contributor

Pull Request Checklist

Closes #206

Quality Gates (All must pass before merge)

  • Lint: Code passes ESLint and Prettier checks
  • Type Check: TypeScript compilation succeeds
  • Tests: All tests pass
  • Build: Project builds successfully
  • Rust Format: Smart contract formatting is correct
  • Rust Clippy: Smart contract linting passes
  • Rust Tests: All smart contract tests pass
  • Rust Build: Smart contracts compile successfully

Additional Requirements

  • New code has appropriate TypeScript types
  • No hardcoded secrets or credentials
  • New features have corresponding tests
  • Documentation updated if needed

Reviewers


This PR will not be mergeable until all quality gates pass.
#206
#206

Resolve conflicts with upstream: keep calendar integration (screens, store,
service) alongside accounting export, settings store, multi-currency detail
UI, and CI/workflow updates. Align navigation types, user/usage/sla stores,
and tests with main while preserving richer error context where supported.

Made-with: Cursor
@drips-wave
Copy link
Copy Markdown

drips-wave Bot commented Apr 27, 2026

@SamuelOlawuyi Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

- Close SubscriptionDetail billing card JSX; remove duplicate sections
- Add missing styles and getCategoryIcon import for detail screen
- Fix importExport processImport update counter shadowing; AsyncStorage import
- Correct importExport test module paths and type imports
- Clean unused imports in Export/Import/Settings screens
- Resolve ImportScreen duplicate style keys and onPrimary active text
- Restore AddSubscriptionScreen design token and enum imports
- Set tsconfig moduleResolution to bundler for Expo base compatibility

Made-with: Cursor
@Smartdevs17 Smartdevs17 merged commit 7fcef1b into Smartdevs17:main Apr 28, 2026
8 of 21 checks passed
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.

Implement subscription calendar integration (Google/Apple/Outlook)

2 participants