Skip to content

Releases: abapGit/ADT_Frontend

v1.7.2

03 May 14:00
5274449
Compare
Choose a tag to compare

Change Log

  • Handle 401 errors from backend and ask for personal access token again during staging.
  • Fix selective pull page for modified objects in linked package. This page was wrongly displaying objects from other packages.
  • Updated order of items in Group By Menu in staging view

V1.7.1

10 Mar 08:13
819fda8
Compare
Choose a tag to compare

Consolelog

  • UX review updates: Maintained alphabetical order of items in Group By menu in staging view and "None" item at the end

V1.7.0

06 Mar 21:14
7a61016
Compare
Choose a tag to compare

Changelog

  • Added "Group By" item to Action bar menu which allows to group objects under packages and transports in staging view.
  • Filtering of objects in staging view is now possible based on packages and transports after grouping objects under them, respectively ("Group By" menu item).
  • UI improvements: Updated modified objects message (selective pull) and ABAP keyword
  • JUnits for grouping, staging/unstaging and filtering for group by packages and transports

v1.6.7

15 Nov 14:08
ca3687f
Compare
Choose a tag to compare
  • Display folder logic column in repositories view for supported backends

v1.6.6

29 Jul 19:02
8e49e8e
Compare
Choose a tag to compare

Changelog

  • Fixes issue with selective pull after link when there are no modified objects. Hence all objects are pulled.
  • Added info regarding the unsupported objects during stage and push.

v1.6.5

18 Jul 08:34
bda937e
Compare
Choose a tag to compare

Bug Fix

  • NullPointerException handling for Pull after link, in case repository is not linked/retrieved successfully for selective pull #227

Improvement

  • Display full name along with userID in abapGit repositories view

v1.6.4

23 Dec 09:41
07fc6de
Compare
Choose a tag to compare

Changelog

  • Improved handling for Mac OS when keyring access is not provided to ADT

v1.6.3

08 Nov 11:15
cbaa817
Compare
Choose a tag to compare

Changelog

Fixes

  • Better compatibility handling of folder logic feature #210

v1.6.2

27 Sep 18:10
5619892
Compare
Choose a tag to compare

Changelog

  • Re-enabled selective pull feature after issue mentioned in #205 was fixed.

v1.6.1

27 Aug 07:40
58285e8
Compare
Choose a tag to compare

Changelog

  • Default folder logic selection while linking a repository to a package is changed to FULL from PREFIX