Christian Günter
c9edbe1d48
Fix Syntax Check warnings regarding secondary keys ( #6435 )
2023-08-28 15:34:54 -04:00
Marc Bernard
274f802e8b
Rename zcl_abapgit_file_status
( #6413 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-23 08:08:30 +02:00
Marc Bernard
43db85ea38
Move check_and_create_package
to repo services ( #6410 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-22 06:41:41 +02:00
Marc Bernard
0bf48f2b03
Fix unit test page if there are no unit tests ( #6397 )
2023-08-11 13:23:03 -04:00
Marc Bernard
ad6a5b98f1
Refactor Data Config Page ( #6396 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 13:19:53 -04:00
Marc Bernard
35f5146fb9
Enhance experimental features ( #6393 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-08-11 08:39:51 +02:00
Lars Hvam
518e7ca576
refactor ZCL_ABAPGIT_HTML_POPUPS ( #6368 )
2023-07-27 08:12:47 +02:00
Lars Hvam
7011e87d8c
move more git definitions ( #6369 )
2023-07-27 06:09:37 +02:00
Lars Hvam
abbfdfd68f
check variant popup refactoring ( #6350 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-26 08:10:59 +02:00
Lars Hvam
1d8af69ae3
move more git definitions ( #6365 )
2023-07-23 15:33:52 +02:00
Lars Hvam
a8bce57373
move get_jumper() to new objects factory ( #6363 )
2023-07-23 15:07:06 +02:00
Christian Günter
c9b27b9aeb
Don't render browser control warning for SAP GUI 8.00 SP >= 03 / 7.70 SP >=13 ( #6340 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-07-10 13:02:12 -04:00
Christian Günter
2a9a35e925
Fix Code Inspector jump ( #6343 )
...
thanks for the fix. this way of encoding the action should probably be refactored.
2023-07-10 10:47:08 -04:00
Alexander Tsybulsky
7ffec540be
Fix dialog exit ( #6326 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-07-04 08:14:06 -04:00
Lars Hvam
d76aa2b086
bugfix, dump GETWA_NOT_ASSIGNED ( #6325 )
2023-06-28 13:19:47 +02:00
Marius Raht
4f2935bf35
[FIX] zcl_abapgit_gui_page_data: On back go back ( #6322 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-26 15:38:10 +02:00
Marc Bernard
c8a4a54a3e
Consolidate READ/INSERT/DELETE REPORT statements ( #6299 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-06-24 13:20:24 +02:00
Christian Günter
b0c213b823
fix syntax warnings regarding secondary key ( #6313 )
2023-06-16 09:10:40 +02:00
Lars Hvam
393b1aad8c
unit test page: dont show SAUNIT_NO_TEST_CLASS err ( #6310 )
2023-06-09 09:13:18 +02:00
Marc Bernard
6a3884a0a9
Fix is_dirty check for Repo Settings ( #6309 )
2023-06-02 12:56:44 +02:00
Lars Hvam
e6fcfd97af
unit test page result: show syntax errors ( #6308 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-02 06:43:32 +02:00
Alexander Tsybulsky
e2b2f1712d
Refactoring in settings-remote (WIP) ( #6300 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-06-01 17:39:41 +02:00
Marc Bernard
9d4f2b4675
Repo view: Show icon for different original language ( #6297 )
2023-05-26 09:33:53 +02:00
Alexander Tsybulsky
3d051bd881
Move base page and HOC to lib package ( #6301 )
2023-05-23 20:14:30 +02:00
Marc Bernard
b77d419077
Persist repository list settings ( #6295 )
2023-05-22 09:52:00 +02:00
Alexander Tsybulsky
a660f0114e
Modals unification, in-page, own page, better abstraction, on example of settings_remote page ( #6277 )
...
Co-authored-by: Marc Bernard <marc@marcbernardtools.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: lars <larshp@hotmail.com>
2023-05-21 14:44:04 +02:00
Marc Bernard
5e297630d7
FUGR, CLAS: Enhance "changed by" ( #6274 )
2023-05-14 09:06:26 +02:00
Marc Bernard
170b03cf5d
Add GUI and HTML control info to page footer ( #6261 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-11 16:38:13 +02:00
Christian Günter
3c9674a213
Run unit tests: Fallback to code inspector ( #6264 )
2023-05-07 12:50:48 +02:00
Christian Günter
81cf14d4d7
Add warning banner if wrong browser control is used ( #6260 )
2023-05-05 13:20:08 +02:00
Marc Bernard
4c9d477882
FUGR,CLAS: Enhance "jump to" ( #6250 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-05-03 17:35:00 +02:00
Marc Bernard
5f1dc6d5e0
Enhance Serializer Interface ( #6229 )
2023-04-20 16:20:01 +02:00
Lars Hvam
90c2f40899
extract jump to zcl_abapgit_gui_jumper
( #6227 )
2023-04-17 18:47:32 +02:00
Lars Hvam
22c84b6ea3
run unit page: fix back button ( #6223 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-17 12:30:34 +02:00
Marc Bernard
b3ecd13639
Improve copy&paste on diff page ( #6218 )
2023-04-17 00:06:30 +02:00
Marc Bernard
da96f7de23
Improve "Advanced > Unit Tests" ( #6213 )
2023-04-16 10:48:10 +02:00
Lars Hvam
3a1403cece
move SCI result type to interface ( #6208 )
...
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-04-12 14:37:33 +02:00
Lars Hvam
80b3c74ce7
extract calls to SUSR_USER_ADDRESS_READ ( #6204 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-04-12 07:06:39 +02:00
Lars Hvam
c2d74685d5
remove call to CONVERSION_EXIT_TIMES_OUTPUT ( #6203 )
2023-04-11 20:34:21 +02:00
Marc Bernard
cf528c5413
TABU: Several enhancements ( #6191 )
2023-04-06 10:13:27 +02:00
Marc Bernard
9b4b567946
Refactor Unit Test Page ( #6196 )
2023-04-06 10:03:09 +02:00
Alexander Tsybulsky
018e56cfcf
USE_LXE settings and serialization of selected languages (in old format) ( #6168 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-30 15:17:18 +02:00
Marc Bernard
b6beda19f1
Show performance metrics for long-running ops ( #6148 )
...
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-16 16:53:20 +01:00
Marc Bernard
04e8294d3f
Rename "Repository Overview" to "Repository List" ( #6150 )
2023-03-15 07:28:04 +01:00
Alexander Tsybulsky
abf5bd268b
Refactoring of DB pages, and new UI features ( #6134 )
2023-03-14 18:04:30 +01:00
Marc Bernard
d4cbcc32b2
Fix check for unsaved data in local settings ( #6139 )
2023-03-09 16:51:45 +01:00
Lars Hvam
e9ff0b1d62
stats page: remove use of abaptxt255_tab ( #6118 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-02 13:57:45 +01:00
Lars Hvam
bad06fd594
zcl_abapgit_cts_api: extract E070 select to CTS api ( #6116 )
2023-03-02 13:55:41 +01:00
Lars Hvam
ae98ec4da6
commit page: refactor WRITE to string template ( #6111 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-02 10:20:48 +01:00
Marc Bernard
c43b8ccda4
Improve visualization of tags ( #6098 )
2023-02-27 08:45:35 +01:00