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
RT& | |
Proprietary System | |
internal-only | |
productize -> productizing | |
productizing | |
waiting on product | |
built -> retrofitting | |
retrofitting | |
retrofitted -> not launched internally | |
not launched internally |
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
callbag | |
off | |
start -> on | |
on | |
push -> on | |
complete -> off |
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
splice-machine | |
retain -> retaining | |
delete -> deleting | |
insert -> inserting | |
idle | |
retaining | |
done -> idle | |
deleting | |
retain -> splicing | |
done -> splicing |
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
reactive-computed-property | |
not_initialized | |
not_initialized_idle | |
initialize -> initializing | |
initializing | |
initialized -> initialized | |
initialized& | |
dispose -> disposing | |
value | |
empty |
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
doc-state-rollup& | |
overall | |
loaders | |
no_loaders | |
loading | |
loaded | |
loading_timed_out | |
load_failed | |
load_error | |
savers |
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
doc-synchronizer | |
stop -> user_disconnected | |
restart -> initializing | |
refresh_token -> getting_token | |
error -> error | |
initializing | |
getting_token | |
not_authenticated | |
authenticate -> authenticating | |
authenticating |
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
token-authentication-machine | |
unauthenticated | |
login -> logging_in | |
checking_for_local_token | |
no_token -> no_token | |
got_token -> authenticating_token | |
has_unauthenticated_token | |
authenticate_token -> authenticating_token | |
no_token | |
login -> logging_in |
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
Online Doc Synchronizer - round 3 | |
stop -> user_disconnected | |
restart -> initializing | |
refresh_token -> getting_token | |
error -> error | |
initializing | |
getting_token | |
not_authenticated | |
authenticate -> authenticating | |
authenticating |
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
Online Doc Synchronizer - round 2 | |
stop -> user_disconnected | |
restart -> initializing | |
refresh_token -> getting_token | |
error -> error | |
initializing | |
getting_token | |
not_authenticated | |
authenticate -> authenticating | |
authenticating |
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
Master-Detail Synchronizer | |
Initializing | |
initialized -> Connecting | |
Connecting | |
success -> Connected | |
Connected | |
Starting Sync | |
Loading Local | |
done -> Loading Remote | |
Loading Remote |