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 capabilities.getAll() #326

Merged
merged 4 commits into from
Oct 5, 2023
Merged

feat: add capabilities.getAll() #326

merged 4 commits into from
Oct 5, 2023

Conversation

gmaclennan
Copy link
Member

Returns capabilities for all devices in a project - this is the source
of truth of who is in the project

Returns capabilities for all devices in a project - this is the source
of truth of who is in the project
@gmaclennan gmaclennan self-assigned this Oct 5, 2023
@gmaclennan gmaclennan linked an issue Oct 5, 2023 that may be closed by this pull request
@gmaclennan gmaclennan changed the title feat: add capabilities.getMany() feat: add capabilities.getAll() Oct 5, 2023
@gmaclennan gmaclennan marked this pull request as ready for review October 5, 2023 20:25
@gmaclennan gmaclennan requested a review from achou11 October 5, 2023 20:27
@achou11 achou11 merged commit a51dc5c into main Oct 5, 2023
@achou11 achou11 deleted the feat/capabilities-get-many branch October 5, 2023 20:47
gmaclennan added a commit that referenced this pull request Oct 8, 2023
* main:
  feat: add capabilities.getAll() (#326)
  chore: gitignore .eslintcache (#327)
gmaclennan added a commit that referenced this pull request Oct 20, 2023
* main:
  feat: NamespaceSyncState improvements (#339)
  chore: update better-sqlite3 to 8.7.0 (#337)
  chore: update @mapeo/crypto to latest (#336)
  fix: write own device info when creating and adding projects (#297)
  Feat: add DataStore.writeRaw method (#334)
  feat: Add NamespaceSyncState (#313)
  chore: run CI on PRs against any branch (#330)
  feat: add capabilities.getAll() (#326)
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.

Add capabilities.getMany() method
2 participants