-
Notifications
You must be signed in to change notification settings - Fork 69
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
Ability to install template sets #1454
Labels
comp:core
prio:high
proc:estimated
Team_CobiGen_Templates
These issues will be handeled by the team CobiGen_Templates
Milestone
Comments
This was referenced Apr 7, 2022
Closed
Hey team! Please add your planning poker estimate with ZenHub @EduardKrieger @GuentherJulian @LarsReinken @mdukhan @MikeSchumacherCapgemini |
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Oct 13, 2022
…mentation and basic class structure
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Oct 17, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Oct 17, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 3, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 7, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 12, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 12, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 14, 2022
leonie19s
pushed a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 16, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 21, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 22, 2022
leonie19s
pushed a commit
to NelsonNew/cobigen
that referenced
this issue
Nov 23, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Dec 9, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Dec 11, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Dec 19, 2022
…onsive GUI | Dark Mode WiP
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Dec 20, 2022
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Jan 2, 2023
Ali7223
added a commit
to Ali7223/cobigen
that referenced
this issue
Jan 3, 2023
ModifyableTemplateSet to add names of the template-set-file increments processed in treeview
Ali7223
added a commit
to NelsonNew/cobigen
that referenced
this issue
Jan 5, 2023
removed temporary template-set folder observable list is loaded from cobigen home folder
NelsonNew
added a commit
to NelsonNew/cobigen
that referenced
this issue
Jan 24, 2023
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 1, 2023
converted maven settings string to maven settings file path adjusted tests accordingly moved string reader from tests to retrieveTemplateSetXmlDownloadLinks method
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 1, 2023
…links" This reverts commit 925de2c.
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 3, 2023
added first WIP implementation of installTemplateSets
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 3, 2023
added template set test resource file
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 3, 2023
added test description adjusted assert to check for full text
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 3, 2023
added logic to testTemplateSetNameIsShownCorrectly removed template set install status next to install button added updateTemplateSetInstallStatus method to DetailsController
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 14, 2023
added new constructor to TemplateSetConfiguration (used for empty reader initialization) removed temporary initialzation of HomeController (needs to be replaced with core template set reader) simplified buildTreeView method in TreeViewBuilder replaced all template-set.xml files with a valid version (added increments)
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 14, 2023
added simple template set artifact cache folder and constant adjusted installTemplateSet GUI test
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 14, 2023
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 14, 2023
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 15, 2023
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 15, 2023
added downloadFile method to TemplatesJarUtil added TemplatesJarUtilTest with first download test
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 15, 2023
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 15, 2023
changed setupHeadlessMode from BeforeClass to Before moved temporary test folder to TestFXBase added first ArtifactRetriever logic to MenuController changed JavaFX version from 18 to 19
jan-vcapgemini
added a commit
to NelsonNew/cobigen
that referenced
this issue
Mar 15, 2023
added click on refresh button in installTemplateSetTest cleaned up exception messages
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
comp:core
prio:high
proc:estimated
Team_CobiGen_Templates
These issues will be handeled by the team CobiGen_Templates
As a user, I want to discover available template-sets and be able to choose one of them to be installed so that I can take my choice and start development.
Initial thoughts for a screen have been made in #1453.
Acceptance Criteria:
The text was updated successfully, but these errors were encountered: