Skip to content
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

[Coder] Phlow tab views do not update as users add, remove, and modify gtClassView methods #4142

Closed
JurajKubelka opened this issue Nov 5, 2024 · 1 comment
Assignees
Labels
bug coder The issue is related to the Coder
Milestone

Comments

@JurajKubelka
Copy link
Member

No description provided.

@JurajKubelka JurajKubelka added bug coder The issue is related to the Coder labels Nov 5, 2024
@JurajKubelka JurajKubelka added this to the v1.0 milestone Nov 5, 2024
@JurajKubelka JurajKubelka self-assigned this Nov 5, 2024
JurajKubelka added a commit to feenkcom/gtoolkit-phlow that referenced this issue Nov 5, 2024
@JurajKubelka
Copy link
Member Author

Screen.Recording.2024-11-05.at.00.12.41.mov

syrel pushed a commit that referenced this issue Nov 6, 2024
Metacello new
    baseline: 'GToolkitForPharo9';
    repository: 'github://feenkcom/gtoolkit:v1.0.1278/src';
    load

All commits (including upstream repositories) since last build:
feenkcom/gtoolkit-utility@003d94 by Alistair Grant
GtSubprocessWithInMemoryOutput>>commandLineString use #storeString instead of #printString


feenkcom/Brick@a97e70 by Juraj Kubelka
Set `BrFromFuture`'s future execution configuration


feenkcom/Brick@11dddd by Juraj Kubelka
`BrFromFuture` registers promises


feenkcom/Brick@c01c9f by Tudor Girba
rework explicit identity normalizer #4140

feenkcom/Brick@1c1411 by Tudor Girba
Merge 1ec98ba794b17a8a786da85749d597f2037562c1

feenkcom/Brick@cab3ee by Tudor Girba
rework explicit identity normalizer #4140

feenkcom/Brick@1ec98b by Andrei Chi�
Merge 38127dddf941f2fc5035d739af59ccf0a9d749e8

feenkcom/Brick@0b6c87 by Andrei Chi�
Fix BrListItemElementWithContextMenuDecorator to not depend on phlow

feenkcom/Brick@38127d by Tudor Girba
adjust the colors of the dots and triangle #4141

feenkcom/gtoolkit-phlow@55d9b1 by Juraj Kubelka
Set `BrFromFuture`'s future execution configuration


feenkcom/gtoolkit-phlow@983c27 by Juraj Kubelka
fix class comment [#4143]


feenkcom/gtoolkit-phlow@6d6445 by Andrei Chi�
Cleanup GtJustContextStackSignal announcement  [#4143]

feenkcom/gtoolkit-phlow@8df69b by Andrei Chi�
Spawn a new tab on the selection using primary + double click [#4143]

feenkcom/gtoolkit-phlow@4ca6e7 by Andrei Chi�
Only spawn a new tab on the selection when both shift and ctrl are pressed in lists [#4143]

feenkcom/gtoolkit-phlow@92c7de by Juraj Kubelka
return existing Phlow change listeners [#4142]


feenkcom/gtoolkit-phlow@25628c by Juraj Kubelka
fix `GtPhlowUpdateDefinitions>>#removeUpdateOnMethodChanged` [#2257]


feenkcom/gtoolkit-phlow@3d8ada by Juraj Kubelka
add `GtPhlowUpdateSingleViewElementOnDefiningMethodChange` [#2257]


feenkcom/gtoolkit-phlow@25bcf6 by Juraj Kubelka
fix examples [#2257]


feenkcom/gtoolkit-phlow@7bd0c4 by Juraj Kubelka
`GtPhlowUpdateOnAnnouncement` can have condition [#2257]


feenkcom/gtoolkit-phlow@a7c3ad by Juraj Kubelka
add `GtPhlowUpdateOnAnnouncement` [#2257]


feenkcom/gt4magritte@03bb39 by Juraj Kubelka
register promises in elements and use Magritte execution group


feenkcom/gt4pharo@a007f7 by Juraj Kubelka
Use default future execution configuration


feenkcom/gt4pharo@5b1188 by John Brant
Merge 19e8fb0ff1c8ecfb63bf44980b5b6dd640c05621

feenkcom/gt4pharo@9252e4 by John Brant
[#4155] reordering parameters should update snippets

feenkcom/gt4pharo@19e8fb by Alistair Grant
GtPharoMethodCoder>>addConvertEqualsToSameContentAsFor:to: ensure node is a message send


feenkcom/gt4pharo@6e3206 by Andrei Chi�
Merge 243b485538ba16d007567d59fe35aa2b4c9b8b13

feenkcom/gt4pharo@7e15b9 by Andrei Chi�
Update tags for variable nodes [#4146]

feenkcom/gt4pharo@243b48 by Juraj Kubelka
Merge 86fa0f5fea3e1b3cdf113a96b3441105399f58c5


feenkcom/gt4pharo@1c6190 by Juraj Kubelka
build coder composite phlows with listeners [#4142]


feenkcom/gt4pharo@86fa0f by Don Roberts
Pharo Styler that hides instrumentation message sends such as assert: and time:during:


feenkcom/gtoolkit-presenter@e594e7 by Juraj Kubelka
remove `BlFrameTelemetry` usage since the code takes no time


feenkcom/gtoolkit-presenter@c65a3e by Juraj Kubelka
remove `BlUseAsyncFeatures` usage, register promise to a space


feenkcom/gtoolkit-presenter@78e155 by Juraj Kubelka
add `GtLiveSlide>>#futureConfiguration`


feenkcom/gtoolkit-inspector@0f849a by Sven Van Caekenberghe
Merge c410b9eb6004985a6fb326baece7853b6babfdb4


feenkcom/gtoolkit-inspector@73b610 by Sven Van Caekenberghe
Change AbstractFileReference>>#gtEditorView to use editor aptitude instead of setting the font on a roped text


feenkcom/gtoolkit-inspector@c410b9 by Andrei Chi�
Merge 17406af46137c1417a53fbe111af363a9aaf7f8d

feenkcom/gtoolkit-inspector@0767a9 by Andrei Chi�
Better distinguigh between temporaries and parameters [#4146]

feenkcom/gtoolkit-inspector@17406a by Sven Van Caekenberghe
Reimplement AbstractFileReference>>#gtSaveContents: to no longer leave behind .backup files but to instead write first to a .new file, then delete the old one and rename the new one to the old one [#4153]


feenkcom/gtoolkit-inspector@a176b9 by Sven Van Caekenberghe
Make AbstractFileReference>>#gtPharoScriptFor: use AbstractFileReference>>#gtSaveContents: [#4153]


feenkcom/gtoolkit-inspector@212df5 by Andrei Chi�
Update tags for variable nodes [#4146]

feenkcom/gtoolkit-inspector@15bd21 by Juraj Kubelka
fix `GtInspectorElementLiveViewContainer`


feenkcom/gtoolkit-inspector@7d02f4 by Juraj Kubelka
`GtInspectorElementLiveViewContainer` handles case when its child is replaced by another element.


feenkcom/gtoolkit-inspector@322eeb by Juraj Kubelka
change Stop action icon


feenkcom/gtoolkit-debugger@f13a1c by Andrei Chi�
Better distinguigh between temporaries and parameters [#4146]

feenkcom/gtoolkit-debugger@5f5b2e by Andrei Chi�
Merge 2703260383ebc588f56731bef2495153499ba7fc

feenkcom/gtoolkit-debugger@270326 by Andrei Chi�
Refactor the creation of variable groups [#4146]

feenkcom/gtoolkit-debugger@bd04cf by Andrei Chi�
Do not use streams in the grouped list with variables [#4146]

feenkcom/gtoolkit-debugger@e2351f by Andrei Chi�
Merge c7cf326cfd8c2014e77c50091b9fb93391854f27

feenkcom/gtoolkit-debugger@c7cf32 by Vincent Blondeau
Add groups instead of list for the variable list

feenkcom/zinc@f1180e by Alistair Grant
[#4072] Support strict symbol comparisons


feenkcom/Pharo-Chrome@4416c5 by Alistair Grant
[#4072] String key lookups


feenkcom/gt4smacc@994a44 by Juraj Kubelka
Use default future execution configuration


feenkcom/gtoolkit-visualizer@25bcb4 by Oscar Nierstrasz
Merge 3a63e96d9a707fc1d2368a9befa98bc175195ad5

feenkcom/gtoolkit-visualizer@0c5d0c by Oscar Nierstrasz
[#4149] Converting element snippets to examples

feenkcom/gtoolkit-visualizer@3a63e9 by Juraj Kubelka
Merge 1e516108f02828e810c74c253444e3eee17880af


feenkcom/gtoolkit-visualizer@812e9d by Juraj Kubelka
improve squarified treemap visualization [#4148]


feenkcom/gtoolkit-visualizer@1e5161 by Veit Heller
Ensure propositions are copied when merging wardley maps

feenkcom/gtoolkit-visualizer@811c0e by Juraj Kubelka
initialize `isReadOnly`


feenkcom/gtoolkit-visualizer@c7a309 by Veit Heller
Add proposition utility method

feenkcom/gtoolkit-visualizer@28e836 by Veit Heller
Add read-only flags to add and remove propositions

feenkcom/gt4json@303889 by Sven Van Caekenberghe
Added NeoJSONPointer (RFC 6901) support


feenkcom/lepiter@0b604b by John Brant
[#4155] reordering parameters should update snippets

feenkcom/gt4changes@fcc6de by Alistair Grant
Add EpMethodChange>>gtDiffFor:


feenkcom/gtoolkit-demos@55bd88 by Oscar Nierstrasz
[#4149] completed

feenkcom/gtoolkit-demos@c3ae30 by Oscar Nierstrasz
[#4149] convert element snippets to example snippets

feenkcom/gtoolkit-demos@73b0f7 by Oscar Nierstrasz
[#4149] Converting element snippets to examples

feenkcom/gtoolkit-demos@48c999 by Oscar Nierstrasz
Merge ce74ad10a506ff9f833285e6e58d2554cb6adea8

feenkcom/gtoolkit-demos@54ddee by Oscar Nierstrasz
[#4149] Converting element snippets to examples

feenkcom/gtoolkit-demos@ce74ad by Juraj Kubelka
fix example [#4136]


feenkcom/gtoolkit-demos@05dce6 by Oscar Nierstrasz
[#4136] Completed remaining examples

feenkcom/gtoolkit-demos@312726 by Oscar Nierstrasz
[#4136] Added a cache for urlData

feenkcom/gtoolkit-demos@c856d5 by Oscar Nierstrasz
[#4136] Added Moldable Data Wrapper scripted figure

feenkcom/gtoolkit-demos@c2b49e by Oscar Nierstrasz
[#4136] Added MoldableObject scripted figure

feenkcom/gtoolkit-demos@6da9fd by Oscar Nierstrasz
[#4136] Added more scripted figures

feenkcom/gtoolkit-remoterunner@da1db6 by Alistair Grant
[#4150] Documentation typo


feenkcom/gtoolkit-remoterunner@64b86a by Alistair Grant
[#4150] Add worker startup scripts.


feenkcom/famix3@12b96d by Tudor Girba
add all model types view

feenkcom/iceberg-git-cli@4b60f5 by Sven Van Caekenberghe
Rename gitHubURL to gitHUbWebUrl and add PureGitRemote>>#gitHubWebUrl


feenkcom/iceberg-git-cli@301abe by Sven Van Caekenberghe
Refactor IceGitCliPlatform and use new GtOsSystemInfo>>#findExecutable:


feenkcom/iceberg-git-cli@1a5694 by Sven Van Caekenberghe
Introduction of Pure-[Code|Diff|Analysis] package tags


feenkcom/iceberg-git-cli@4a7dec by Sven Van Caekenberghe
Change Pure to Pure-Core package tag


feenkcom/iceberg-git-cli@ac5206 by Sven Van Caekenberghe
Added PureGitCodeExamples


feenkcom/iceberg-git-cli@749c7c by Sven Van Caekenberghe
Fix a typo in PureGitMethodVersions>>#tonelMethodClassExtension


feenkcom/iceberg-git-cli@928b49 by Sven Van Caekenberghe
Add PureGitMethodVersions [#4147]


feenkcom/iceberg-git-cli@e2ec4e by Sven Van Caekenberghe
Added PureGitCodeRepository>>#srcPath


feenkcom/iceberg-git-cli@8589f8 by Tudor Girba
improved lineSequence algorithm (still not complete) #4140

feenkcom/iceberg-git-cli@f5f57f by Tudor Girba
add lineSequence algorithm #4140

feenkcom/iceberg-git-cli@0ec80a by Sven Van Caekenberghe
Added PureGitFile>>#logReverse


feenkcom/iceberg-git-cli@a51a5e by Sven Van Caekenberghe
Changing some PureGitTrackedLine constants


feenkcom/iceberg-git-cli@121584 by Sven Van Caekenberghe
Add PureGitTrackedFile>>#selectCommitsSatisfying: and (re)classify some methods


feenkcom/iceberg-git-cli@cef2ac by Sven Van Caekenberghe
Add a guard to PureGitExtendedFileCommit>>#initializeFromParent: for when the estimated number of lines becomes zero


feenkcom/iceberg-git-cli@cfd504 by Sven Van Caekenberghe
Move PureGitTrackedFile>>#gtVersionsFor: from iceberg-git-cli to gt4git


feenkcom/gt4git@ec727f by Sven Van Caekenberghe
Improve flow between PureGitFile and PureGitFileStatus


feenkcom/gt4git@ab5702 by Sven Van Caekenberghe
Fix PureGitFile editor/contents confusion and reimplement AbstractFileReference>>#gtEditorView reuse


feenkcom/gt4git@1c11d5 by Sven Van Caekenberghe
Added some context actions to PureGitMethodVersions>>#gtViewVersionsIn:


feenkcom/gt4git@1f9022 by Sven Van Caekenberghe
Rename gitHubURL to gitHUbWebUrl and add PureGitRemote>>#gitHubWebUrl


feenkcom/gt4git@636616 by Sven Van Caekenberghe
Refactor IceGitCliPlatform and use new GtOsSystemInfo>>#findExecutable:


feenkcom/gt4git@67576c by Sven Van Caekenberghe
Added PureGitCodeExamples


feenkcom/gt4git@ca05d1 by Sven Van Caekenberghe
Add an action button to access 'Pure git method versions' from CompiledMethod>>#gtGitCommitsFor: [#4147]


feenkcom/gt4git@db2350 by Sven Van Caekenberghe
Add PureGitMethodVersions [#4147]


feenkcom/gt4git@503c2e by Sven Van Caekenberghe
Make #gtViewKumpelFor: canvassable [#4140]


feenkcom/gt4git@e749d8 by Sven Van Caekenberghe
Merge c42a32436d9234df41cc62a5564f20bd5e4abc86


feenkcom/gt4git@3b7823 by Sven Van Caekenberghe
Move PureGitTrackedFile>>#gtVersionsFor: from iceberg-git-cli to gt4git


feenkcom/gtoolkit-world@2116e9 by Oscar Nierstrasz
Added missing method

af800b by Alistair Grant
Merge 64d5716


cd7d52 by Alistair Grant
[#4150] Add documentation


64d571 by Oscar Nierstrasz
Tweak

52d2cf by Oscar Nierstrasz
[#4149] completed

e7be9b by Oscar Nierstrasz
[#4149] convert element snippets to example snippets

89e0b4 by Oscar Nierstrasz
[#4149] Converting element snippets to examples

dd48b7 by Oscar Nierstrasz
[#4149] Converting element snippets to examples

a565ea by Oscar Nierstrasz
[#4136] Completed remaining examples

374641 by Oscar Nierstrasz
[#4136] Added MoldableObject scripted figure

7120e4 by Oscar Nierstrasz
[#4136] Added MoldableObject scripted figure

88aae0 by Oscar Nierstrasz
[#4136] Added more scripted figures
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug coder The issue is related to the Coder
Projects
Status: Done
Development

No branches or pull requests

1 participant