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: add invite namespace to MapeoManager #281

Merged
merged 7 commits into from
Sep 28, 2023

Conversation

achou11
Copy link
Member

@achou11 achou11 commented Sep 25, 2023

Closes #212

There are some commented-out test assertions that would be nice to have but I think we're missing some pieces related to sync in order to do that. Could be mistaken though...

@achou11 achou11 self-assigned this Sep 25, 2023
Copy link
Member Author

@achou11 achou11 Sep 25, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

although this file is not included in the tsconfig, it gets required by a file that does (test-e2e/...) so TS picks it up and complains about type errors. needed to address as a result

Copy link
Member

@gmaclennan gmaclennan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sorry had reviewed yesterday but forgot to click approve

@achou11 achou11 merged commit 021ef15 into main Sep 28, 2023
6 checks passed
@achou11 achou11 deleted the 212/manager-invite-namespace branch September 28, 2023 17:10
gmaclennan added a commit that referenced this pull request Sep 29, 2023
* main:
  feat: update main exports (#284)
  feat: add invite namespace to MapeoManager (#281)
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.

Integrate InviteApi class into wrapper client
2 participants