Commit Graph

5480 Commits

Author SHA1 Message Date
Marc Bernard
d4cbcc32b2
Fix check for unsaved data in local settings (#6139) 2023-03-09 16:51:45 +01:00
Lars Hvam
07f6d9e12f
update npm packages & deps (#6135) 2023-03-09 11:05:18 +01:00
Alexander Tsybulsky
c8636912f1
File status refactoring, part 2 (#6124)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-06 19:45:20 +01:00
Lars Hvam
af2b111c7b
run more unit tests (#6123) 2023-03-06 17:49:12 +01:00
Lars Hvam
06443c1908
bugfix, unescape colon (#6132) 2023-03-05 14:56:52 +01:00
Marc Bernard
a2278c94da
CLAS: Fix variable name (#6127) 2023-03-03 20:26:31 +01:00
Marc Bernard
77d7a81738
1.122.0 (#6120) 2023-03-03 14:14:41 +01:00
Alexander Tsybulsky
a1f5f4d02e
One more attempt to fix tag artifacts (#6125) 2023-03-03 14:01:27 +01:00
Marc Bernard
6cbc78dc61
Fix ITAB_DUPLICATE_KEY dump during deserialize (#6121) 2023-03-02 21:23:16 +01:00
Alexander Tsybulsky
6fad60afb5
File status refactoring, part 1 (#6114)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-03-02 17:55:22 +01:00
Lars Hvam
7ff6b9684b
zcl_abapgit_object_filter_tran: move types to protected section (#6119)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-02 14:18:23 +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
Michael Schäfer
f1d01e394f
assign authorization group during report creation (#6117) 2023-03-02 12:21:56 +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
Lars Hvam
38acbbfd5a
update transpiler to latest (#6115) 2023-03-02 08:44:51 +01:00
Alexander Tsybulsky
e729c09901
Better pull dialog, Screen status (#6093)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-03-01 20:17:36 +01:00
Lars Hvam
02fba0e272
reqirement helper: move type to private section (#6112) 2023-03-01 19:09:15 +01:00
Lars Hvam
323b345d03
decouple http from login manager (#6108) 2023-03-01 15:04:20 +01:00
Lars Hvam
4a68f896b1
json handler: serialize() + deserialize() optional inputs (#6110) 2023-03-01 14:50:59 +01:00
Lars Hvam
b6470787ff
move validate_name() to interface (#6106) 2023-02-28 17:53:01 +01:00
github-actions[bot]
73aa69e02d
ajson, Automatic Update (#6105) 2023-02-28 11:50:33 +01:00
Marc Bernard
2ae7d69b73
Refactor: Empty packfile logic (#6101)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-28 10:22:16 +01:00
Marc Bernard
3a51dd23b5
CLAS: Fix error when changing redefinitions (#6102)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-27 09:44:02 +01:00
Marc Bernard
c43b8ccda4
Improve visualization of tags (#6098) 2023-02-27 08:45:35 +01:00
Lars Hvam
110da66989
version: method parse_version_from_source is unused? (#6100) 2023-02-27 08:33:32 +01:00
Lars Hvam
4ea5286719
update abapmerge (#6103) 2023-02-27 08:27:39 +01:00
Marc Bernard
6b813569e8
JavaScript lint/format (#6052)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-26 19:31:13 +01:00
Marc Bernard
6c06750935
Fix tag deletion (#6095)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
2023-02-26 18:07:24 +01:00
Marc Bernard
87a7d8b627
Add icon for tags (#6096)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-26 17:37:28 +01:00
Lars Hvam
6e0f600dfd
cleanup: remove some unused variables (#6099) 2023-02-26 17:17:35 +01:00
Lars Hvam
f7632750af
data: refactor getting key fields (#6097) 2023-02-26 16:30:51 +01:00
Lars Hvam
8d267ee17a
update abapmerge (#6086) 2023-02-26 16:25:12 +01:00
Marc Bernard
19b0312e43
JavaScript update comments (#6094) 2023-02-26 15:55:05 +01:00
Alexander Tsybulsky
c0a5fadfee
Refactor popup_to_select_from_list (#6089)
Co-authored-by: Christian Günter <christianguenter@googlemail.com>
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-26 13:02:31 +01:00
Marc Bernard
c162e222e8
JavaScript clean-up: Remove obsolete parts (#6092) 2023-02-25 16:07:43 +01:00
Lars Hvam
ed1e005463
use TADIR instead of SOBJ_NAME (#6084)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-25 10:34:19 +01:00
Lars Hvam
cbfdd5355b
LXE: move ty_lxe_i18n to private section (#6085)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-25 10:23:02 +01:00
Alexander Tsybulsky
12ea72e972
Fix zip diff command visibility (#6087)
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2023-02-25 10:21:01 +01:00
Christian Günter
115ce57561
CUS0/CUS0 add SORT to avoid diffs (#6088) 2023-02-25 10:18:16 +01:00
Lars Hvam
35f9a05e8c
Refactor: package, add read_responsible() (#6083) 2023-02-24 15:58:25 +01:00
Lars Hvam
9ffec8c306
Refactor: SELECT e07t to CTS INTF (#6082) 2023-02-24 15:22:38 +01:00
Alexander Tsybulsky
826f7fd8ef
Gui component: Simplify handlers registration (#6068)
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-23 14:14:30 +01:00
Lars Hvam
17ba24e72a
refactor TDEVCT SELECT to SAP package class (#6081) 2023-02-23 07:38:56 +01:00
Lars Hvam
86d79f2c29
refactor to avoid T100 SELECT (#6080) 2023-02-23 07:33:17 +01:00
Lars Hvam
c79e0e2dd2
run more unit tests via transpiler (#6061) 2023-02-22 07:31:10 +01:00
Lars Hvam
aac1a14830
exception: clean up unit test (#6078) 2023-02-21 07:24:19 +01:00
Lars Hvam
0e2063aa34
router: use interfaced factory method (#6077) 2023-02-18 10:49:11 +01:00
Lars Hvam
506e2bff8a
XML: unit test render() (#6073) 2023-02-16 09:47:22 +01:00
github-actions[bot]
14fc0c9340
ajson, Automatic Update (#6069)
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2023-02-14 13:05:10 +01:00