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

Contribute the first version of the Gantt representation #2735

Closed
1 task done
lfasani opened this issue Dec 5, 2023 · 0 comments · Fixed by #2619
Closed
1 task done

Contribute the first version of the Gantt representation #2735

lfasani opened this issue Dec 5, 2023 · 0 comments · Fixed by #2619

Comments

@lfasani
Copy link
Contributor

lfasani commented Dec 5, 2023

  • I have checked that this feature has not yet been suggested by someone else.

Expected behavior

have a first step containing:

  • A task MM
  • A gantt representation description
  • stereotypes to create task example et gantt view example

Cuttings backs

...

Potential side effects

...

Describe alternatives you've considered

...

@lfasani lfasani self-assigned this Dec 5, 2023
@lfasani lfasani linked a pull request Dec 5, 2023 that will close this issue
39 tasks
@lfasani lfasani changed the title First step for gantt [SemanticBoard] First step for gantt Dec 5, 2023
@sbegaudeau sbegaudeau changed the title [SemanticBoard] First step for gantt Contribute the first version of the Gantt representation Dec 5, 2023
@sbegaudeau sbegaudeau added this to the 2024.1.0 milestone Dec 5, 2023
@lfasani lfasani changed the title Contribute the first version of the Gantt representation [SemanticBoard] Contribute the first version of the Gantt representation Dec 5, 2023
@sbegaudeau sbegaudeau changed the title [SemanticBoard] Contribute the first version of the Gantt representation Contribute the first version of the Gantt representation Dec 5, 2023
lfasani added a commit that referenced this issue Dec 6, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 6, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 6, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 6, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 6, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 6, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 7, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 7, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
lfasani added a commit that referenced this issue Dec 8, 2023
This version contains:
Backend:
* GanttDescription as view model
* GanttDescription as POJO
* Gantt representation rendering
* Gantt representation subscription wiring
* Task meta-model with concept that will represented by Gantt
* An instance of the GanttRepresentation view model based on Task MM
that is usable as a stereotype (no GanttRepresentation is deployed at
server start)

Front:
* Gantt representation creation and display
* Toolbar with display options

Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Dec 11, 2023
Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
sbegaudeau pushed a commit that referenced this issue Dec 11, 2023
Bug: #2735
Signed-off-by: Laurent Fasani <laurent.fasani@obeo.fr>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants