-
Notifications
You must be signed in to change notification settings - Fork 3.6k
improvement(serializer): canonical subblock, serialization cleanups, schedules/webhooks are deployment version friendly #2848
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 5 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
8d4d865
hide form deployment tab from docs
icecrasher321 87280c8
progress
icecrasher321 b464d70
fix resolution
icecrasher321 d748a82
cleanup code
icecrasher321 95f0f4e
fix positioning
icecrasher321 879cdf1
cleanup dead sockets adv mode ops
icecrasher321 14e5df8
address greptile comments
icecrasher321 975e9f3
fix tests plus more simplification
icecrasher321 740c64a
fix cleanup
icecrasher321 bfbfd45
bring back advanced mode with specific definition
icecrasher321 c2d7489
revert feature flags
icecrasher321 ec5bcc2
Merge remote-tracking branch 'origin/staging' into feat/canonical-sub…
icecrasher321 931a061
improvement(subblock): ui
emir-karabeg d43247c
resolver change to make all var references optional chaining
icecrasher321 d113175
Merge branch 'feat/canonical-subblock' of github.com:simstudioai/sim …
icecrasher321 8e6ea11
fix(webhooks/schedules): deployment version friendly
icecrasher321 f40a68a
fix tests
icecrasher321 f88451b
fix credential sets with new lifecycle
icecrasher321 a06360c
prep merge
icecrasher321 bb44074
Merge remote-tracking branch 'origin/staging' into feat/canonical-sub…
icecrasher321 43fa155
add back migration
icecrasher321 1566c6f
fix display check for adv fields
icecrasher321 33d3a2c
fix trigger vs block scoping
icecrasher321 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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,3 +1,3 @@ | ||
| { | ||
| "pages": ["index", "basics", "api", "form", "logging", "costs"] | ||
| "pages": ["index", "basics", "api", "logging", "costs"] | ||
| } |
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
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.