-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Query RelationshipTemplates for password protection (#353)
* feat: query templates * fix: use custom query * test: cleanup tests * fix: !true accepts undefined * refactor: naming * feat: !true to ! * chore: build schemas * test: use queryconditions * test: naming * test: move password query into existing tests * feat/refactor: passwordProtection, passwordIsPin query * feat: restrict passwordIsPin query * refactor: name values * test: add passwordProtection query tests --------- Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
- Loading branch information
1 parent
4a2eea3
commit 7071817
Showing
3 changed files
with
106 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters