-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix: Self referencial fields are not possible on squidex fields (#14)
* - Add commented code to be used for debug purpose - Added IsSelfReference field to squidex dto for initial creation - Added check for fields that enabled the self_reference option - Updates the field with current schema id to fix the self reference - Update required version of terraform to 1.1.1 - Replaced niksa with admin user in test setup - Added self-reference scenario in test setup * - Added func updateSelfReferences Co-authored-by: Ritseart Oord <ritseart.oord@embracecloud.nl>
- Loading branch information
1 parent
47fcfff
commit 2776579
Showing
5 changed files
with
81 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
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