Commit Graph

6227 Commits

Author SHA1 Message Date
Lars Hvam
9c7b76e05d
dummy change, Update zcl_abapgit_background.clas.abap 2025-04-10 08:44:24 +02:00
Christian Günter
e9f48e9887
Merge branch 'main' into repo_if 2025-04-10 06:57:39 +02:00
Marc Bernard
aaec314b14
Repo Overview: Add sort by online/offline repo (#7200)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
2025-04-09 20:00:26 +02:00
Guenter Christian
01e3d84889 fix error messages 2025-04-08 14:54:28 +00:00
Guenter Christian
82205c7811 fixup 2025-04-08 14:50:20 +00:00
Guenter Christian
7652e13a3c cleanup 2025-04-08 14:00:52 +00:00
Lars Hvam
41f646ea67
Merge branch 'main' into repo_if 2025-04-08 15:58:15 +02:00
Lars Hvam
edfbfab6ce
web test: move files and fixes (#7195)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
2025-04-08 15:57:59 +02:00
Guenter Christian
744becbd42 cleanup 2025-04-08 11:31:27 +00:00
Guenter Christian
b5d99344bd undo offline changes 2025-04-08 11:30:23 +00:00
Guenter Christian
2ccafe3582 fixup 2025-04-08 09:47:51 +00:00
Guenter Christian
59d097953d reintroduce repo aliases 2025-04-08 09:45:27 +00:00
Christian Günter
a865142345
Merge branch 'main' into repo_if 2025-04-08 11:25:55 +02:00
Guenter Christian
6e06dff48e cleanup 2025-04-08 09:17:21 +00:00
Guenter Christian
23a4c0ca7d fixup 2025-04-08 09:15:06 +00:00
Lars Hvam
301f860821
move zcl_abapgit_gui_hotkey_ctl (#7192)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
2025-04-08 11:13:50 +02:00
Lars Hvam
d73e00bc8a
remove use of PGMID (#7199) 2025-04-08 11:10:59 +02:00
Guenter Christian
5aecde8675 fixup 2025-04-08 09:02:55 +00:00
Guenter Christian
575c11472d fixup 2025-04-08 08:53:34 +00:00
Guenter Christian
96dd21079c cleanup 2025-04-08 07:39:17 +00:00
Guenter Christian
ec732a31b3 fixup 2025-04-08 07:32:08 +00:00
Christian Guenter
dd9a9f3c1c Merge branch 'main' into repo_if 2025-04-08 09:02:41 +02:00
Lars Hvam
12d6b480b1
bugfix zif_abapgit_sap_package~read_description (#7198) 2025-04-08 07:40:57 +02:00
Lars Hvam
6302fa6b1c
refactor select TDEVCT (#7196) 2025-04-08 07:18:37 +02:00
Lars Hvam
15584a3da7
flow: extract logic to new class (#7197) 2025-04-08 07:15:21 +02:00
Lars Hvam
fc76035b7b
decouple utils from zif_abapgit_git_definitions (#7193) 2025-04-08 07:13:08 +02:00
Lars Hvam
bb9462f979
new class zcl_abapgit_ui_core_factory (#7194) 2025-04-08 07:10:40 +02:00
Lars Hvam
8b9dd0fdfa
zcl_abapgit_code_inspector, remove friend (#7191) 2025-04-08 07:01:02 +02:00
Christian Guenter
4940c4403c Merge branch 'main' into repo_if 2025-04-07 21:11:19 +02:00
Marc Bernard
220cb9aad1
Fix checking support of object types (exit) (#7187)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-04-07 16:31:44 +02:00
Guenter Christian
f55a148c5f lintr 2025-04-07 11:57:43 +00:00
Guenter Christian
6762850e97 Introduc mi_me / mi_super 2025-04-07 11:56:10 +00:00
Guenter Christian
c8cc0d7d57 use test double instead of zcl_abapgit_repo_online 2025-04-07 11:49:27 +00:00
Marc Bernard
728495fdfd
Merge branch 'main' into repo_if 2025-04-06 10:19:54 +02:00
Marc Bernard
51d115a1c1
Add style option for HTML rendering (#7190)
Some checks failed
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled
2025-04-06 10:19:21 +02:00
Marc Bernard
12b93deb1e
Debug info: Fix exit list in standalone (#7188) 2025-04-06 10:06:16 +02:00
Guenter Christian
5e1cf88662 cleanup 2025-04-05 12:37:00 +00:00
Guenter Christian
3e21d47bf4 fix lintr 2025-04-05 12:34:11 +00:00
Guenter Christian
70e96bca11 fix linter 2025-04-05 12:30:34 +00:00
Guenter Christian
fa35dd070d get rid of aliases 2025-04-05 12:27:17 +00:00
Guenter Christian
8a88011cad Refactoring: Use interfaces instead of classes
Replaces some usages of zcl_abapgit_repo and zcl_abapgit_repo_online
with the corresponding interfaces.

**interface of ZIF_ABAPGIT_EXIT is changed**
2025-04-04 15:41:00 +02:00
Marc Bernard
db0526a3b8
Add some icons (#7186)
Some checks failed
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-04-04 12:17:27 +02:00
Lars Hvam
8a72e762f5
update devcontainer.json (#7184)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
2025-04-03 21:21:18 +02:00
Marc Bernard
663b2b5583
Feature: Objects locked in multiple requests (#7178)
Some checks failed
main-build / build-merged (push) Has been cancelled
main-build / auto-tag (push) Has been cancelled
main-build / coverage (push) Has been cancelled
main-build / auto-tag-artifact (push) Has been cancelled
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-04-01 18:31:57 +02:00
Marc Bernard
e7af0fb6a0
Fix "Maximum number of GUI sessions reached" (#7176)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-04-01 18:07:14 +02:00
Lars Hvam
0ea8aa0f43
update npm dependencies (#7167) 2025-04-01 18:03:01 +02:00
Marc Bernard
5145a6691f
Refactor repo type in overview (#7177) 2025-04-01 16:07:22 +02:00
Marc Bernard
74c0979a8c
Remove http-agent from factory (#7182)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
2025-04-01 06:57:55 +02:00
Christian Günter
d9c4483cc2
Fix AFF unit tests for lower releases (#7181)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
2025-03-31 13:55:41 +02:00
Marc Bernard
a0e7a47f7a
Refactor: Decouple code inspection from factory (#7180)
Some checks are pending
main-build / build-merged (push) Waiting to run
main-build / auto-tag (push) Waiting to run
main-build / auto-tag-artifact (push) Blocked by required conditions
main-build / coverage (push) Waiting to run
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2025-03-31 10:43:06 +02:00