Lars Hvam
af2b111c7b
run more unit tests ( #6123 )
2023-03-06 17:49:12 +01:00
Lars Hvam
8d267ee17a
update abapmerge ( #6086 )
2023-02-26 16:25:12 +01:00
Lars Hvam
c79e0e2dd2
run more unit tests via transpiler ( #6061 )
2023-02-22 07:31:10 +01:00
Lars Hvam
506e2bff8a
XML: unit test render() ( #6073 )
2023-02-16 09:47:22 +01:00
Lars Hvam
a4250078e1
enable two unit tests again ( #6018 )
2023-02-02 09:14:29 +01:00
Lars Hvam
1dda72c3a7
update to latest npm packages ( #6006 )
2023-01-30 06:41:32 +01:00
Christian Günter
c61cf0d586
Fix Diff: Ignore comment edge cases ( #5984 )
2023-01-11 18:45:57 +01:00
github-actions[bot]
95389c532b
ajson, Automatic Update ( #5966 )
2023-01-03 14:47:44 +01:00
Marc Bernard
323dfbd235
Reorg: Package hierarchy ( #5946 )
...
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-12-15 12:07:02 -05:00
Marc Bernard
9ad6fa8afb
Diff/Patch: Improve beacons ( #5914 )
2022-12-06 09:02:48 -05:00
Lars Hvam
498f31f191
unit testing updates ( #5876 )
...
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-12-01 08:44:44 +01:00
Lars Hvam
d25f19210e
update to latest npm packages ( #5874 )
2022-11-19 16:07:44 +01:00
Lars Hvam
a6dafa35c1
update to latest npm packages ( #5872 )
2022-11-17 13:54:34 +01:00
Lars Hvam
004597aea6
additional unit testing via transpiler ( #5858 )
2022-11-14 08:58:09 +01:00
github-actions[bot]
8add5d6391
ajson, Automatic Update ( #5837 )
2022-10-24 08:16:51 +02:00
Lars Hvam
4ddd3444a6
updates from npm & extra dependencies ( #5817 )
2022-10-24 07:36:06 +02:00
Albert Mink
27bec52c8a
AFF with namespaces ( #5779 )
2022-10-10 11:38:47 -04:00
Lars Hvam
53070b1d6f
unit testing & npm updates ( #5791 )
2022-10-08 08:11:48 +02:00
Alexander Tsybulsky
3e4e631cdb
Improvements in html engine ( #5788 )
...
* improvements in abapgit_html
* linter fix
* Try to workaround transpiler bug
* exclude uts from transpiler
* new -> create
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
2022-10-06 16:34:01 -04:00
Marc Bernard
d936b8dc0b
Prepare processing longtexts for sub components ( #5786 )
2022-10-04 08:09:56 +02:00
Fabian Lupa
125b529583
Allow use of changelog feature without APACK ( #5739 )
2022-10-04 07:50:37 +02:00
github-actions[bot]
86e88991e5
ajson, Automatic Update ( #5776 )
2022-09-24 13:38:15 +02:00
github-actions[bot]
b60007c752
ajson, Automatic Update ( #5764 )
2022-09-19 07:20:50 +02:00
Lars Hvam
29622bdf7b
TABU data: refactor some unit tests ( #5758 )
2022-09-19 06:44:04 +02:00
Lars Hvam
6a70f0332c
unit testing updates ( #5752 )
2022-09-13 07:06:37 +02:00
Lars Hvam
900e3f2484
unit testing, update npm dependencies ( #5703 )
2022-08-16 08:01:50 +02:00
Lars Hvam
ffd3c95d4a
disable dependabot, unit testing ( #5699 )
2022-08-01 10:07:42 +02:00
Lars Hvam
ecc7de248c
unit testing ( #5692 )
2022-07-29 15:50:49 +02:00
github-actions[bot]
229548a208
ajson, Automatic Update ( #5695 )
2022-07-25 10:34:08 +02:00
Lars Hvam
4b0fda0a76
unit testing ( #5686 )
2022-07-21 07:26:51 +02:00
github-actions[bot]
15df1fd539
ajson, Automatic Update ( #5689 )
2022-07-20 08:10:52 +02:00
Lars Hvam
d0e2314bad
unit testing ( #5683 )
2022-07-13 10:57:56 +02:00
Lars Hvam
97558e0b73
run additional unit tests ( #5671 )
2022-07-10 14:58:31 +02:00
Marc Bernard
8baf69ed98
Diff: Properly show diffs for whitespace ( #5643 )
2022-06-23 14:35:31 +02:00
Marc Bernard
787bc605b0
Propagate codepage conversion errors ( #5638 )
2022-06-23 07:12:25 +02:00
github-actions[bot]
7730d37d1b
ajson, Automatic Update ( #5631 )
2022-06-22 17:52:28 +02:00
github-actions[bot]
3131fc6cf8
ajson, Automatic Update ( #5620 )
2022-06-06 15:30:14 +02:00
Lars Hvam
3349b6a42d
run more unit tests via transpiler ( #5615 )
2022-06-06 15:15:36 +02:00
Fabian Lupa
1052ce6e85
Support direct longtexts in exceptions ( #5592 )
...
* Support direct longtexts in exceptions
as opposed to already supported indirect T100-based longtexts
* Lint
* Remove direct longtext variable support
* Add unit tests for exception longtext
* Add longtext message to language mismatch error
* Fix missing preserve_newline handling
* Adjust longtext display in error message box
- Convert newlines to html line breaks
- Indicate if a longtext is available on hover
* Fix duplicate preserve newline handling
* Adjust exception longtext rendering
Render linebreaks as html paragraphs
* Align error message box buttons to bottom right
so they do not move on hover when a longtext is available
* Refactor exception unit tests
* Skip failing transpiled tests
* Adjust longtext indicator for error message
Co-authored-by: Marc Bernard <59966492+mbtools@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-06-05 18:40:34 +02:00
github-actions[bot]
0e5e3b0cf5
ajson, Automatic Update ( #5584 )
2022-05-23 09:38:34 +02:00
Lars Hvam
bbc92c4c0f
update to latest npm packages ( #5492 )
2022-04-28 12:56:26 +02:00
github-actions[bot]
647617a6a2
ajson, Automatic Update ( #5471 )
2022-04-18 08:58:02 +02:00
Alexander Tsybulsky
2cc3f53fc5
Rework checksums ( #5328 )
2022-04-13 11:29:23 +02:00
Lars Hvam
48053920c1
update transpiler to latest ( #5455 )
...
* update transpiler to latest
* update
2022-04-07 11:27:05 +02:00
Lars Hvam
3ee99263a1
update npm packages to latest ( #5415 )
...
* unit test updates
* fix
* update to latest
2022-03-30 14:38:28 +02:00
github-actions[bot]
45fbfd0feb
ajson, Automatic Update ( #5412 )
...
* [create-pull-request] automated change
* Update zcl_abapgit_ajson.clas.locals_imp.abap
* Update zcl_abapgit_ajson.clas.locals_imp.abap
* update deps
* skip
Co-authored-by: larshp <larshp@users.noreply.github.com>
Co-authored-by: Lars Hvam <larshp@hotmail.com>
2022-03-28 09:14:13 +02:00
Lars Hvam
4ac0183df2
unit testing updates ( #5354 )
2022-02-19 09:02:13 +01:00
Lars Hvam
c1dcebd8aa
unit test updates ( #5351 )
2022-02-14 09:08:37 +01:00
Lars Hvam
3f23668561
unit tests ( #5293 )
...
* unit tests
* upd
* update note
* update to latest
* update
* upd
* run to_abap
* run validate3
* skip validate3
* add note
* update notes
* update to latest
2022-01-31 18:40:10 +01:00
Lars Hvam
eda6f27a9f
unit tests, update to latest ( #5280 )
2022-01-25 10:16:00 +01:00