ADT_Frontend
ADT_Frontend copied to clipboard
Project Explorer integration
Under the system have a list of abapGit packages
Mark abapGit packages with special icon(like eGit)
Allow right clicking packages to open abapGit details for package
also see https://github.com/andau/abapCI/issues/17
to get the icon into the project explorer and put the action behind it is not a big deal (done already in abapCI plugin as you referenced above)
but I have no clue which functionality has to be called from the ADT_frontend then and how the <activeWhen>-Part has to be set - as I do not have an access to a AbapCloud environment
in any case if there are some questions let me know or if you want to have a dummy implementation without the backend call.
@andau the ADT_Backend along with ADT_Frontend worked with on-prem (dev edition 751) last I checked
Quick paint mockup,
Under the system "NPL_001_developer_en" is an icon "abapGit" which contains the abapGit repos(optionally only the favorites?)
Right clicking the "abapGit" icon gives a context menu with an option to make a new online repo
Right clicking the "$ABAPGIT" package gives the user an option to pull(and more features in the future)
$ABAPGIT is a "abapGit" based repository, so it has the mini icon on the icon to display it is abapGit enabled