Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: remove Intercom usage #27

Merged
merged 1 commit into from
Jan 11, 2024

Conversation

MichaelDeBoey
Copy link
Contributor

Closes #22


I already started working on this before I saw @tamirfyi's #26 🙈

Still noticed some differences:

  • No formatting changes
  • Also removed unused imports
  • No removal of the useAccounts hook from libs/client/shared/src/api/useAccountApi.ts (its usage wasn't removed from the rest of the codebase either in Remove Intercom #26)
  • No yarn.lock changes (should be done in a separate PR imo)
  • No Prisma migration (should be done in a separate PR imo)

@Shpigford
Copy link
Member

@MichaelDeBoey Let's go with yours (primarily due to the useAccounts bit).

@Shpigford Shpigford merged commit 80df3ea into maybe-finance:main Jan 11, 2024
1 check failed
@Shpigford Shpigford mentioned this pull request Jan 11, 2024
@MichaelDeBoey MichaelDeBoey deleted the remove-intercom-usage branch January 11, 2024 14:55
@tamirmb
Copy link

tamirmb commented Jan 11, 2024

I tried getting this one right before bed since it seemed easier than others, but I guess I was tired and overlooked some things. nice work michael!

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.

Remove Intercom
3 participants