-
Notifications
You must be signed in to change notification settings - Fork 32
✨ [Frontend] Feature: sync with projectDocument:updated WS
#8165
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
odeimaiz
merged 169 commits into
ITISFoundation:master
from
odeimaiz:feature/listenToProjectDocumentWS
Jul 31, 2025
Merged
Changes from all commits
Commits
Show all changes
169 commits
Select commit
Hold shift + click to select a range
eb700be
add timeout to make sure the node is saved before starting it
odeimaiz 7cbed89
remove intervals
odeimaiz 18d423a
updateStudyDocument with data and remove restartAutoSaveTimer
odeimaiz c7b1efe
listenToStudyChanges
odeimaiz 13ec4e5
Merge branch 'master' into feature/event-driven-patches
odeimaiz 889afcb
Merge branch 'feature/event-driven-patches' of github.com:odeimaiz/os…
odeimaiz dfc7a78
listenToChanges Node
odeimaiz ac4c7e6
minor
odeimaiz 2fb6663
listenToChanges Node
odeimaiz 0dd19a0
don't duplicate
odeimaiz d4d0fca
comment
odeimaiz c84ee62
unused
odeimaiz e220eac
serialize nodeUI
odeimaiz d4b0756
bring back old way
odeimaiz f65be44
minor
odeimaiz ec4b52b
marker and position
odeimaiz f71c76c
eventDrivenPatch
odeimaiz 4d3e3ef
minor
odeimaiz 6d7dbb3
minor
odeimaiz 3586b91
fixes
odeimaiz e1f2e9c
Merge branch 'master' into feature/event-driven-patches
odeimaiz d40ea33
Merge branch 'feature/event-driven-patches' of github.com:odeimaiz/os…
odeimaiz fb8dfff
minor
odeimaiz 8a221f1
multi move
odeimaiz 72db3f8
marker under control
odeimaiz 505baec
minor
odeimaiz ba8df3e
minor
odeimaiz 9533368
unused
odeimaiz c877e74
IgnoreChangesProps
odeimaiz 8c31960
refactor
odeimaiz e53d908
more refactor
odeimaiz 59c25df
ListenChangesProps
odeimaiz 7718fb1
ListenChangesProps
odeimaiz 962bc7d
refactor
odeimaiz 44131ab
minor
odeimaiz 41e0b1a
isRTCEnabled
odeimaiz 2d0d539
fix
odeimaiz 233d5f4
minor
odeimaiz a3ab0e8
remove clean from serialize
odeimaiz 486f563
minor
odeimaiz 6fbb97d
inputs
odeimaiz 3d82744
listen to inputs changes
odeimaiz e308bbb
unitChanged event
odeimaiz 308df6b
inputsUnits
odeimaiz 93f7a85
deprecate inputAccess
odeimaiz f6e1805
inputNodes
odeimaiz df3814c
inputsRequired
odeimaiz 97a3df9
inputsRequired minor
odeimaiz 18a9131
better
odeimaiz 269bc25
progress
odeimaiz 9562f76
refactor
odeimaiz 253a67c
outputs
odeimaiz 3cd2584
don't fire twice
odeimaiz f3fcab7
type is immutable
odeimaiz a17fdbb
minor
odeimaiz e299116
listenToChanges studyUI
odeimaiz d060ac5
minor
odeimaiz a003be2
Merge branch 'master' into feature/event-driven-patches
odeimaiz cd09172
Merge branch 'feature/event-driven-patches' of github.com:odeimaiz/os…
odeimaiz 8b45ad4
rename and refactor
odeimaiz e50485d
changeData
odeimaiz d555f7b
undoings
odeimaiz 5d321bd
minor
odeimaiz bfeaabe
comment
odeimaiz 7d93215
throttling patch
odeimaiz e6e3840
it is needed
odeimaiz bcb62ec
listen to annotationChanged
odeimaiz 29cb7ec
setSavePending
odeimaiz db78411
simpler
odeimaiz c861ddb
minor
odeimaiz 95dfa66
minor
odeimaiz 81c3722
annotations
odeimaiz 5aa8152
changeSlideshow
odeimaiz 3eb1d70
fix
odeimaiz eacee48
__listenToProjectDocument
odeimaiz ece3121
projectDocument doesn't contain the following properties
odeimaiz 5b04404
minor
odeimaiz f217b21
nullable thumbnail
odeimaiz a09d586
init annotations to null
odeimaiz fabcc07
some progress
odeimaiz 94f2359
curate comparison documents
odeimaiz f4073e1
it's clean now
odeimaiz 19bf573
fix
odeimaiz a37efa3
init and null values
odeimaiz 52939af
fix
odeimaiz 5309948
renaming
odeimaiz b6a63b3
changePosition event
odeimaiz d3602f9
it moves
odeimaiz cc7dfdd
support markers
odeimaiz 57ab431
refactor
odeimaiz 7fe56f8
keep version
odeimaiz a3b5130
version out
odeimaiz 94e3cb3
__setLastSyncedProjectDocument after projectDocument:updated
odeimaiz d5bbf2a
minor
odeimaiz cb2ab7c
rename
odeimaiz 97ce73b
renaming
odeimaiz 08d695a
__isEchoLoop
odeimaiz 9d33d12
disable echo lop check
odeimaiz 902eb3e
simple blocker
odeimaiz 0c1b7b9
minor
odeimaiz 2fd7335
annotation added and removed
odeimaiz 80007d6
__updateAnnotationPositionFromDiff
odeimaiz 63d09ef
minor
odeimaiz 586f62a
minor
odeimaiz 5f6f8e8
annotations done
odeimaiz ea09cf6
setFontSize
odeimaiz c201b47
setText
odeimaiz 1a403bf
more properties
odeimaiz a51dc9a
minor
odeimaiz 744e34a
Merge branch 'master' into feature/listenToProjectDocumentWS
odeimaiz 7642cdc
Merge branch 'feature/listenToProjectDocumentWS' of github.com:odeima…
odeimaiz 2bfb1c9
deltaToJsonPatch
odeimaiz a8c3631
serialize color for all annotations
odeimaiz 8d2be37
comments
odeimaiz c1a91a3
jsondiffpatch 0.7.3
odeimaiz 29b60d2
deltaToJsonPatch
odeimaiz ca636d5
include formatters
odeimaiz 8118f32
refactor
odeimaiz cad8c87
rename
odeimaiz eee7ade
minors
odeimaiz fdf0f24
__deltaToPatch
odeimaiz 8ea747b
updateStudyFromPatches
odeimaiz 7f2dadf
position and marker
odeimaiz a1b95ad
position and marker
odeimaiz ba84dda
minor
odeimaiz f3f5fa8
Ignoring my own projectDocument:updated event
odeimaiz b5986df
minor
odeimaiz 4305445
update attributes working
odeimaiz 0cca4c4
cleanup studyid
odeimaiz 5281574
updateWorkbenchFromPatches
odeimaiz b82035e
updateNodeFromPatch
odeimaiz 547c0d1
update inputs working
odeimaiz 11e3c2a
minor
odeimaiz a706ec1
support remove node
odeimaiz d362405
minor
odeimaiz 4d6f1f8
minor fix
odeimaiz 6f86a08
minor
odeimaiz 5085238
minors
odeimaiz af18867
minor
odeimaiz 4585ae4
Merge branch 'master' into feature/listenToProjectDocumentWS
odeimaiz 641ddb4
Merge branch 'master' into feature/listenToProjectDocumentWS
odeimaiz 6463064
Merge branch 'feature/listenToProjectDocumentWS' of github.com:odeima…
odeimaiz 11bb378
show Flash Message
odeimaiz b01ecba
fix
odeimaiz 8ee52fa
minor
odeimaiz 4ce38d1
FP progress and outputs
odeimaiz 67327d3
update workbench sequentially
odeimaiz 88af3aa
safety measures
odeimaiz da8b70d
delete the node "add" from the workbenchPatchesByNode
odeimaiz c7071b8
extra check
odeimaiz e266b6f
Merge branch 'master' into feature/listenToProjectDocumentWS
odeimaiz 7cf736d
Merge branch 'feature/listenToProjectDocumentWS' of github.com:odeima…
odeimaiz 24694d3
logout
odeimaiz 7fb1ed0
X-Client-Session-Id
odeimaiz 1a5e44c
ignore old updates
odeimaiz f67f3d6
clientSessionId
odeimaiz ddc1986
minor
odeimaiz 66bc345
ignore my own updates
odeimaiz c35ccc4
fix
odeimaiz 0ca3f0f
refactor
odeimaiz 2dfbdb6
createEdge
odeimaiz 5383213
remove edge
odeimaiz 05136ac
minor
odeimaiz 2d5ebae
remove logs
odeimaiz 1d4abf7
not needed
odeimaiz cf6281c
minor
odeimaiz 4544620
the first (add) or last (remove) annotation
odeimaiz 656da92
Merge branch 'master' into feature/listenToProjectDocumentWS
odeimaiz 448b7dc
@matusdrobuliak66 was faster
odeimaiz 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
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.