-
Notifications
You must be signed in to change notification settings - Fork 17
SY-3833: Strongly Type Schematics on the Core #2283
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 57 commits
Commits
Show all changes
65 commits
Select commit
Hold shift + click to select a range
cd48546
spatial type refactoring
emilbon99 40638b5
more tuning with spatial types
emilbon99 01f9780
Restore unrelated generated files to rc state
emilbon99 0779ec7
Drop unreachable defensive numeric handling in Go emitter
emilbon99 54a08a1
updated copyrights
emilbon99 f55bada
wip: port pluto Diagram/Arc/Symbol/Schematic + console arc to sy-4140
emilbon99 461800e
Fix soft-optional struct round-trip and acronym pluralization in Go p…
emilbon99 5fde4ba
wip: schematic v6 migration, slice + selectors typed-change adoption,…
emilbon99 a7ff7b0
invert Schematic factory: pluto owns rendering, console provides hooks
emilbon99 0e0dadb
fix pluto build: ConnectionLine import, CornerXYString rename, restor…
emilbon99 3bb7a60
Preserve schema field casing in Go JSON / msgpack tags
emilbon99 e733d08
fix v6 CopyBuffer shape, allow onNodeClick on Diagram, slice.spec.ts …
emilbon99 40e1064
schematic reorganization
emilbon99 59a9279
extract schematic Controller component
emilbon99 935baea
tighten schematic prop types: drop unsafe casts in console hooks
emilbon99 2681085
more tuning
emilbon99 e61399d
addressed pull request comments
emilbon99 df1a65b
cleanup
emilbon99 e401963
checkpoint
emilbon99 5d8ee47
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-413…
emilbon99 3dc5222
Merge branch 'sy-4138-prepare-oracle-generated-spatial-primitives-for…
emilbon99 c6aa34b
Merge branch 'sy-4140-schematic-type-re-organization-and-diagram-opti…
emilbon99 fcbf75b
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-383…
emilbon99 58a075c
checkpoint
emilbon99 c588ffb
checkpoint
emilbon99 7f26d82
cleaned up pluto queries tests
emilbon99 206f626
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-413…
emilbon99 b1ba041
Merge branch 'sy-4138-prepare-oracle-generated-spatial-primitives-for…
emilbon99 1470541
Always emit snake_case JSON / msgpack tags in Go generator
emilbon99 09e34c7
checkpoint
emilbon99 5ef9ed1
temporary fix with arc
emilbon99 8679701
updated spatial schemas
emilbon99 9870ddd
Merge branch 'sy-4138-prepare-oracle-generated-spatial-primitives-for…
emilbon99 c841c47
updated schematic slice
emilbon99 7d8b917
Merge branch 'sy-4140-schematic-type-re-organization-and-diagram-opti…
emilbon99 f77f626
checkpoint
emilbon99 8dd9b1c
updated console specs
emilbon99 8ed883c
arc types checkpoint
emilbon99 5737764
reverting bad changes to oracle plugins
emilbon99 bab622e
updated bounds
emilbon99 74bf02a
checkpoint
emilbon99 df60282
Merge branch 'sy-4138-prepare-oracle-generated-spatial-primitives-for…
emilbon99 f0aeea8
Merge branch 'sy-4140-schematic-type-re-organization-and-diagram-opti…
emilbon99 d9568ec
improvements to schematic migration tooling
emilbon99 e3989f7
pull request tuning
emilbon99 6d6beb1
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-413…
emilbon99 7198fe2
Merge branch 'sy-4138-prepare-oracle-generated-spatial-primitives-for…
emilbon99 b8e687c
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-383…
emilbon99 d9903e2
Merge branch 'sy-4140-schematic-type-re-organization-and-diagram-opti…
emilbon99 9234436
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-413…
emilbon99 e705a92
Merge branch 'sy-4138-prepare-oracle-generated-spatial-primitives-for…
emilbon99 a9c11ea
Merge branch 'sy-4140-schematic-type-re-organization-and-diagram-opti…
emilbon99 b0e84fc
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-414…
emilbon99 136888a
addressed pull request comments
emilbon99 46b6a8b
Merge branch 'rc' of https://github.com/synnaxlabs/synnax into sy-414…
emilbon99 9ec21e9
Merge branch 'sy-4140-schematic-type-re-organization-and-diagram-opti…
emilbon99 c788b6e
SY-3833: Refresh schematic migration golden files
emilbon99 93662a3
SY-3833: Compare migration goldens semantically with MatchJSON
emilbon99 1ccb3ce
SY-3833: Address review comments
emilbon99 582d9ce
SY-3833: Set remoteCreated on navigateToLinkedSchematic
emilbon99 c236196
Merge remote-tracking branch 'origin/rc' into sy-3833-strongly-type-s…
emilbon99 7d2654a
improved core side translation
emilbon99 dfaf73c
removed currently useless schematic types
emilbon99 d5ed762
tuning
emilbon99 79b3aa1
addressed pull request comments
emilbon99 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
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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.
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.