Commit Graph

1166 Commits

Author SHA1 Message Date
Francisco Milán
105a202f8c
Fix typos within the code base (#6858) 2024-03-16 10:24:16 +01:00
Francisco Milán
687c91bcf5
Remove duplicate labels from Command Palette. (#6821)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
2024-03-12 10:19:44 +01:00
Alexander Tsybulsky
b3f2085443
Group pages (#6839) 2024-03-09 13:52:43 +02:00
Lars Hvam
15443a6aaa
unit test page: change colours for runtime (#6833) 2024-03-05 10:19:49 +01:00
Marc Bernard
0d35e9377e
HTTP connection check and improved error messages (#6806)
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-02-23 14:09:38 +01:00
Francisco Milán
5eec8f264e
Fix Navigation Issue in "Config Display" and "Config Edit" pages. (#6820)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-02-19 22:03:02 +01:00
Francisco Milán
75836f2264
Fix bug in Personal settings page (#6818) 2024-02-19 12:36:37 +01:00
Marc Bernard
e07edcd18f
Improve form validation of text fields (#6813) 2024-02-16 09:31:29 +01:00
Marc Bernard
d76aa90cd1
Improve error messages when checking branches/tags (#6814) 2024-02-16 09:25:57 +01:00
Marc Bernard
d4f6879a18
Add "ignore sub-packages" option to package export (#6815) 2024-02-16 09:18:45 +01:00
Francisco Milán
ac09bd0334
Update the text "Submit Query" in the Command Palette. (#6810) 2024-02-13 10:06:54 +01:00
francisco-milan
b4e34da365
Fix bug in Command Palette (#6799) 2024-02-07 08:50:06 +01:00
francisco-milan
bac2666e51
Fix typos and adjust comments within the codebase (Cont'd) (#6786) 2024-02-01 08:21:41 +01:00
francisco-milan
a1eb874ae7
Fix typos and adjust comments within the codebase (Cont'd). (#6785) 2024-01-31 06:20:03 +01:00
francisco-milan
fc67e3ef87
Remove Duplicate Entries in Command Palette (#6763)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-30 18:04:03 +01:00
francisco-milan
01df9ce948
Fix typos and adjust comments within the codebase (Cont'd). (#6780)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-30 06:36:46 +01:00
francisco-milan
374bc13a7b
Fix typos and adjust comments within the codebase (#6779) 2024-01-29 06:53:30 +01:00
francisco-milan
101e519c89
Distinguish between "Global Settings" and "Repository Settings" (#6759)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2024-01-28 09:13:49 +01:00
Christian Günter
8881860e2f
Create package popup: Fix prefill package name (#6752)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-16 06:48:38 +01:00
Christian Günter
ce8232104e
Fix: Cannot change repo settings without version constant (#6753) 2024-01-15 15:24:34 +01:00
Lars Hvam
29898d2aba
flow page, minor formatting (#6730) 2024-01-15 10:10:09 +01:00
Marc Bernard
2b55eecaee
Allow disabling of GUI (#6744) 2024-01-10 09:50:28 +01:00
Marc Bernard
6155b640ce
Rename repository utilities (2) (#6740)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-08 20:47:08 +01:00
Marc Bernard
75b6efff09
Rename repository utilities (1) (#6739) 2024-01-08 20:30:54 +01:00
Marc Bernard
ee5e592c56
Rename repository utilities (3) (#6741) 2024-01-08 20:26:19 +01:00
Marc Bernard
f4d95e5d0b
Check class/interface for version is part of repo (#6737)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-07 18:56:00 +01:00
Marc Bernard
c520825d95
Change all injector classes to FOR TESTING (#6738)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2024-01-07 18:04:19 +01:00
Marc Bernard
e86d473140
Repo status: Replace input with repo interface (#6719)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-25 20:24:33 +01:00
Marc Bernard
543935a160
New feature: Original system (#6715)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-12-25 20:04:10 +01:00
Christian Günter
c29ab1928f
Fix abapGit popups external call (#6716) 2023-12-21 13:34:38 -05:00
Christian Günter
fbd9e70fa5
Add unit tests for ZCL_ABAPGIT_GUI_PAGE_SETT_REMO->VALIDATE_FORM (#6712)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-12-20 14:50:06 -05:00
Marc Bernard
45edfa7b0a
Debug info: Show exits coded in exit super class (#6708) 2023-12-20 13:56:02 -05:00
Lars Hvam
1059db6cc9
flow page: add user exit (#6706) 2023-12-19 16:20:51 +01:00
Marc Bernard
20c1a3c610
Refactor serializer constructor (#6701) 2023-12-18 17:16:00 -05:00
Lars Hvam
4e831d10f3
new pull page: bugfix pull deletions (#6702) 2023-12-15 07:53:05 +01:00
Marc Bernard
8ed909428f
Reorg packages (1) (#6698) 2023-12-13 19:40:16 -05:00
Lars Hvam
94bad9ddcf
TSTC select, ABAP Cloud/Steampunk compatibility (#6695) 2023-12-12 06:27:19 +01:00
Lars Hvam
82337d0647
flow: show message if empty (#6692) 2023-12-12 05:18:33 +01:00
Lars Hvam
0a652c25a0
refactor zcl_abapgit_services_abapgit (#6690) 2023-12-11 17:27:51 +01:00
Marc Bernard
d1e96e9952
Remember last used folder (#6677)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-30 09:07:13 +01:00
Marc Bernard
ada2314fae
Remove unused variable (#6678)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-11-30 08:50:31 +01:00
Lars Hvam
f6343068ef
remove some use of tihttpnvp (#6676) 2023-11-30 08:39:01 +01:00
Lars Hvam
9419a10e87
put zcl_abapgit_default_transport behind interface (#6673) 2023-11-30 07:48:55 +01:00
Marc Bernard
204dbcdbae
Add some stats for DB view (#6675) 2023-11-29 08:24:34 -05:00
Lars Hvam
e14cba7d71
flow page, cleanup and remove feature flag (#6668) 2023-11-28 19:24:08 +01:00
Lars Hvam
6528f87afb
debug page: open external links in new window (#6671)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-11-28 13:04:11 -05:00
Lars Hvam
dd92046e10
fix home and back again (#6670) 2023-11-28 13:01:30 -05:00
Lars Hvam
373b5bc5d7
bugfix, new pull page: setting transport (#6667) 2023-11-27 07:43:31 +01:00
Marc Bernard
890ad4bb1b
Add "Ignore" option for ABAP Language Version (#6663) 2023-11-26 20:53:35 -05:00
Marc Bernard
302fd2cac0
Fix filename for export to ZIP (2) (#6665) 2023-11-24 15:13:05 -05:00