Commit Graph

207 Commits

Author SHA1 Message Date
Francisco Milán
4ebabee17e
Add missing methods feed_content & news_content (#1288)
Some checks are pending
build_downport / build_downport (push) Waiting to run
2024-07-24 21:42:19 +02:00
Christian Günter
c1342a5c71
ui_table: add missing class property (#1287)
Some checks failed
build_downport / build_downport (push) Has been cancelled
2024-07-23 17:33:17 +02:00
Francisco Milán
41c66c9cc2
Add missing properties to grid_data (#1281)
* Add missing properties to grid_data (1)

* Add missing properties to grid_data (2)
2024-07-23 09:40:28 +02:00
Francisco Milán
f927d97bad
Add missing property to checkbox (#1280)
Some checks failed
build_downport / build_downport (push) Has been cancelled
2024-07-21 00:00:53 +02:00
Francisco Milán
d3551e416a
Add missing properties to grid and tile_content (#1279) 2024-07-19 12:11:10 +02:00
Francisco Milán
4d971158be
Add missing method toolbar_layout_data (#1277)
Some checks failed
build_downport / build_downport (push) Has been cancelled
* Add missing method toolbar_layout_data (1)

* Add missing method toolbar_layout_data (2)
2024-07-17 10:59:54 +02:00
Francisco Milán
148b3d16bc
Add missing properties to multi_combobox (#1276)
Some checks are pending
build_downport / build_downport (push) Waiting to run
2024-07-16 23:51:38 +02:00
Francisco Milán
61d2c3f73a
Add missing properties to multi_input (#1275)
Some checks are pending
build_downport / build_downport (push) Waiting to run
2024-07-16 00:46:36 +02:00
Francisco Milán
578e8c0f44
Fix bug in method rating_indicator (#1274)
Some checks are pending
build_downport / build_downport (push) Waiting to run
2024-07-15 09:17:30 +02:00
Christian Günter
b56ef6d1e7
add missing property to date_range_selection (#1270)
Some checks are pending
build_downport / build_downport (push) Waiting to run
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-07-13 12:58:43 +02:00
Francisco Milán
28948dfeb1
Add class property to numeric_content (#1269)
* Add class property to numeric_content (1)

* Add class property to numeric_content (2)
2024-07-13 10:45:22 +02:00
Christian Günter
cda48f9db7
add class property to simple_form (#1259)
Some checks are pending
build_downport / build_downport (push) Waiting to run
2024-07-08 21:45:28 +02:00
Francisco Milán
acdcb293bc
Add missing properties to Slider (#1255)
Some checks failed
build_downport / build_downport (push) Has been cancelled
2024-07-06 16:32:16 +02:00
Christian Günter
4b566c8215
add more class properties (#1256) 2024-07-06 16:29:34 +02:00
Christian Günter
d71ee9caff
Add missing 'class' property to search_field (#1251) 2024-07-04 11:24:43 +02:00
Francisco Milán
0e5d9633fe
Adding Method action_list_item (#1250) 2024-07-04 09:23:59 +02:00
Christian Günter
a2f0da2cb6
downport to 7.52 syntax (#1246)
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-07-03 20:48:48 +02:00
oblomov
7819e2d476
Bugfix and new release (#1247)
* bugfix and new release

* Update changelog.txt
2024-07-03 20:44:27 +02:00
abapsheep
c83ac391eb
Various bug fixes (#1243) 2024-07-02 13:17:50 +02:00
ABAP for years :)
62b2f195e4
Date Range Selection (#1241)
Some checks failed
build_downport / build_downport (push) Has been cancelled
2024-07-01 11:28:03 +02:00
Francisco Milán
4bcdfa9433
Adding attributes to Radio Button and Radio Button Group (#1237)
Some checks failed
build_downport / build_downport (push) Has been cancelled
* Close Button and Custom Icons for Message Strip Control

* Adding attributes to Radio Button and Radio Button Group

* Adding attributes to Radio Button Id and Radio Button Group (2)

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-06-29 19:48:25 +02:00
oblomov
aeaaa3406f
simplify http handler call (#1233)
Some checks failed
build_downport / build_downport (push) Has been cancelled
* simplify http handler call

* Update src/02/z2ui5_cl_http_handler.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update src/02/z2ui5_cl_http_handler.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-06-27 01:24:45 +02:00
oblomov
43d9524e6a
Simplify method call http handler (#1232)
* simplify method call http handler

* Update README.md

* Update src/02/z2ui5_cl_http_handler.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update src/02/z2ui5_cl_http_handler.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-06-27 01:09:16 +02:00
abapsheep
fe3efc9550
Update Layout and Sample (#1230)
Some checks are pending
build_downport / build_downport (push) Waiting to run
2024-06-25 12:46:38 +02:00
ABAP for years :)
22e9836b79
Event on Slider Element (#1229)
Added change Event on Slider UI
2024-06-25 10:05:24 +02:00
Francisco Milán
3a7e2ed98a
Close Button and Custom Icons for Message Strip Control (#1224) 2024-06-22 10:15:01 +02:00
Francisco Milán
7719c23a0f
Enable Resizing for Step Input Control (#1222) 2024-06-21 07:56:54 +02:00
abapsheep
36dde640d3
Transpor App fix (#1219)
Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
2024-06-20 14:09:48 +02:00
abapsheep
26d2855a40
Update Layout and Transport Request App for Customizing (#1218)
* Update Layout

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* z2ui5_cl_pop_layout_v2.clas.abap aktualisieren

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update src/02/02/z2ui5_cl_pop_layout_v2.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update src/02/02/z2ui5_cl_pop_transport.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update src/02/02/z2ui5_cl_pop_transport.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update Transport and Layout

* Layout and Transport APP Fix

---------

Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-06-20 11:45:53 +02:00
abapsheep
7552e3a975
Update Layout (#1199) 2024-06-14 16:18:00 +02:00
abapsheep
0d09306f30
Name Change of Buttons in Layout (#1198)
* Update Layout

* Name Cahne of Buttons in Layout App

---------

Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
2024-06-14 09:33:37 +02:00
oblomov
1694c7bcf3
Refactoring layout (#1197)
* refactoring layout

* update package assignment
2024-06-13 23:58:37 +02:00
abapsheep
0f8617da98
Update Layout (#1196) 2024-06-13 15:20:23 +02:00
oblomov
dcc03a350b
fixes f4 help (#1192) 2024-06-13 14:21:11 +02:00
Christian Günter
15d72e7e6a
downport to 752 compatible syntax (#1190) 2024-06-13 12:10:30 +02:00
abapsheep
ece1f8016c
Fix F4-Help (#1189)
Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
2024-06-13 10:40:20 +02:00
oblomov
50f1e42f79
Fix new release (#1187)
* fix new release

* Update changelog.txt
2024-06-13 09:08:43 +02:00
abapsheep
64f4315612
New Layout Update (#1183)
* New Layout Update

* Layout Update

* Update new Layout

* Update src/01/01/z2ui5_cl_util_api.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update New Layout

* Update new Layout

* Update and F4-Help

* Update src/02/02/z2ui5_cl_pop_f4_help.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* Update

* Update

* Update abaplint.jsonc

* Update abaplint.jsonc

* fix unit tests

* fix unit test

* fix

---------

Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-06-12 21:12:24 +02:00
abapsheep
3a37a698ad
Update New Layout (#1181) 2024-06-11 12:29:16 +02:00
oblomov
19a24af800
fix wizard (#1180) 2024-06-11 12:09:12 +02:00
abapsheep
c5f1960f17
New Frontend Infos (#1178)
* New Layout Fix

* lint fix

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* lint fix

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* New Popup - Fix

* Update src/02/02/z2ui5_cl_pop_layout_v2.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* New Layout

* Update abaplint.jsonc

* Added additional Frontend Infos

-Device Type
-Resolution

* Update Frontend Infos

---------

Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-06-11 10:35:43 +02:00
abapsheep
2bba19ad87
New Layout Fix (#1173)
* New Layout Fix

* lint fix

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* lint fix

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* New Popup - Fix

* Update src/02/02/z2ui5_cl_pop_layout_v2.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* New Layout

* Update abaplint.jsonc

---------

Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-06-10 16:57:59 +02:00
ABAP for years :)
468c62eea1
Wizard Branching Steps (#1174)
* Wizard Branching Steps

Adding      subsequentSteps to WizardStep

* Update z2ui5_cl_xml_view.clas.abap
2024-06-10 16:04:51 +02:00
oblomov
60710d01e6
util_rtti fix (#1169)
* util_rtti fix

* fix

* fix
2024-06-07 16:39:39 +02:00
abapsheep
39eac5c23c
New Layout (#1167)
Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
2024-06-07 13:29:15 +02:00
oblomov
29dc9b6f65
small adjustments (#1165)
* small adjustments

* lint fixes
2024-06-07 11:48:41 +02:00
Christian Günter
3dea040949
new property visible for message_strip (#1163) 2024-06-07 07:47:06 +02:00
choper725
629bd39404
various changes (#1156)
xml view
http get
client intf
2024-06-05 01:30:10 +02:00
oblomov
aee3f32b9e
new release 1.290.0 (#1148)
* Update z2ui5_if_app.intf.abap

* Update changelog.txt
2024-06-01 15:26:58 +02:00
choper725
fa720249d4
xml view updates (#1141) 2024-05-27 08:21:16 +02:00