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

Add an inital label value when editing tree items label #2080

Closed
mcharfadi opened this issue Jun 19, 2023 · 0 comments · Fixed by #2081
Closed

Add an inital label value when editing tree items label #2080

mcharfadi opened this issue Jun 19, 2023 · 0 comments · Fixed by #2081

Comments

@mcharfadi
Copy link
Contributor

  • EditingContextRepresentationDataFetcher will filter on IRepresentation unstead of ISemanticRepresentation to be able to support TreeDescription. As such targetObjectId is removed from RepresentationMetadata.

  • The GraphQl input TreeEventInput now have an attribute treeId that start with "explorer://" when it's the explorer.

  • A React component TreeItemDirectEditInput and the interface IInitialDirectEditTreeItemLabelProvider on the back-end are created.

@mcharfadi mcharfadi added this to the 2023.8.0 milestone Jun 19, 2023
@mcharfadi mcharfadi self-assigned this Jun 19, 2023
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 19, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
@mcharfadi mcharfadi changed the title Add direct edit support on trees elements Add an inital label value when editing tree items label Jun 20, 2023
mcharfadi added a commit that referenced this issue Jun 20, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 20, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 21, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 21, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 21, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 21, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
mcharfadi added a commit that referenced this issue Jun 29, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
pcdavid pushed a commit that referenced this issue Jun 30, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Jul 3, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Jul 3, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Jul 3, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
sbegaudeau pushed a commit that referenced this issue Jul 3, 2023
Bug: #2080
Signed-off-by: Michaël Charfadi <michael.charfadi@obeosoft.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment