Releases: abapGit/ADT_Frontend
Releases · abapGit/ADT_Frontend
v1.7.11
What's Changed
- Changed fetching modified object list for selective pull to background job if supported by ABAP system
- Mitigates timeout error on server
Full Changelog: v1.7.10...v1.7.11
v1.7.10
What's Changed
- Removed usage of API BrowserUtil.createBrowserBasedOnPreferenceSettings
- Handled all exceptions while accessing secure storage. This is to avoid blocking the wizard for further operations & skip storing credentials in secure storage if access to secure storage fails.
- Moved fetching of modified objects for pull in modal thread & added a progress bar to indicate fetching in progress.
Full Changelog: v1.7.9...v1.7.10
v1.7.9
What's Changed
- Improved copy action in object log dialog by @shubhamWaghmare-sap in #270
- Improved selective pull dialog with action description & support deletion by @shubhamWaghmare-sap in #271
Full Changelog: v1.7.8...v1.7.9
v1.7.8
Change log
- Improve style of non-code files group in staging view for dark theme by @shubhamWaghmare-sap in #267
- Change the password encoder to basic instead of MIME based encoding in line with backend by @shubhamWaghmare-sap in #268
Full Changelog: v1.7.7...v1.7.8
v1.7.7
Change log
- Releng updates by @sratz in #259
- Improved error message if credentials are not stored in secure storage by @shubhamWaghmare-sap in #260
- Fixed issue where repository was getting linked with package that does not exist by @shubhamWaghmare-sap in #261
- Hide transport selection page while linking a repository without pull by @shubhamWaghmare-sap in #262
- new release 1.7.7 by @shubhamWaghmare-sap in #263
Full Changelog: v1.7.6...v1.7.7
v1.7.6
ChangeLog
- fix bug/issue with incorrect folder logic linking
V1.7.5
Change Log
- Fix issue with linking repository without folder logic, while fetching branch information
v1.7.4
Changelog
- Propagate error related to folder logic retrieval with /DMO/ repo
- Remove import of com.sap.adt.test.services
- fix issue with bundle of ui tests plugin
v1.7.3
Change log
- Added Integration Tests for URIs from staging view and repositories view- Smoke Tests, which are currently disabled till dependency issue on SAP integration test utility is resolved.
- Disabled folder logic selection while linking a repository, if the repository already contains a .abapGIT file with folder logic
v1.7.2
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