-
Notifications
You must be signed in to change notification settings - Fork 22
feat: basic object flags #141
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
Merged
Merged
Changes from all commits
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
660eabd
updating golang generator to include object flag
bbland1 7334df8
updating success_go to include object & having determing order for ma…
bbland1 f65221f
fixing type of ObjectValue & Details to actually be any as in client.go
bbland1 93c7950
fixing spacing issue of template output
bbland1 c6ba375
fixing spacing issue of template return out
bbland1 2b2f1e2
running generate docs per lefthook
bbland1 e0e03f7
adding object flag to react gen, updating templ and golden for new flag
bbland1 a70d327
updating python generator, tmpl and golden to include object
bbland1 8ef35dd
added addtl func to handle nested values in object flags
bbland1 196ca19
updating nodejs generator and golden
bbland1 a9b2efe
fixed objectDetails for nodejs default to no be go map
bbland1 cb8e563
added object flag to nestjs go file and tmpl file
bbland1 6fedc97
fixed nestjs generator type and success golden
bbland1 4ddace3
updated go & python generators func name of helper
bbland1 3152146
added object maping func to java gen remove filtering of obecjt flag out
bbland1 0de1167
fixed map logic to acutally have map for default value object
bbland1 68ee802
renamed map helper func
bbland1 102c05c
updated java golden to include object
bbland1 560d34e
added object to csharp flag and dictionary helper func
bbland1 eef3460
added object parts to the tmpl
bbland1 1d40cd9
updated csharp golden to include object
bbland1 dfddf88
fixed integration error about not using new Value
bbland1 6591812
Revert "fixed integration error about not using new Value"
bbland1 9e89319
fixed spacing on go and python map func
bbland1 43157a9
fixed to useoOpenfeature model value & structure builder
bbland1 0e76385
fixed structure builder call
bbland1 6254b23
added object flag to integration files in test dir
bbland1 74ffe8e
removed new for structure.builder because believe it is static
bbland1 539b429
fixed details method for theme to properly use the details call not v…
bbland1 74c229e
fixed spacing of list builders in map conversion
bbland1 89739b8
updated nodejs, nestjs, react to use JsonValue instead of object
bbland1 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.