Commit Graph

74 Commits

Author SHA1 Message Date
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
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
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
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
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
choper725
fa720249d4
xml view updates (#1141) 2024-05-27 08:21:16 +02:00
oblomov
f19b23f35c
model fixes (#1140)
* model fixes

* update device demo
2024-05-24 09:51:34 +02:00
choper725
59b44b0c05
update xml view (#1139)
* update xml view

* fix
2024-05-22 22:21:57 +02:00
oblomov
a53295c8d2
Launchpad and data binding fixes (#1133)
* launchpad and data binding fixes

* fixes

* fix naming

* fix binding

* lint fixes
2024-05-22 14:19:39 +02:00
choper725
339c749ccb
xml view updates (#1128)
* xml updates

* update
2024-05-17 09:49:35 +02:00
choper725
75b4f4114b
message toast fix - xml additions - styled popover (#1122) 2024-05-06 23:01:44 +02:00
choper725
ae87b8741b
status indicator xml view (#1113) 2024-05-01 21:39:16 +02:00
choper725
0ed42cd029
xml view additions + openui5 sdk global error (#1108) 2024-04-29 03:12:44 +02:00
abapsheep
738c959e72
RangeSlider Parameters (#1107) 2024-04-25 15:01:42 +02:00
oblomov
7d5c4a1ccc
renaming feature (#1104)
* Update abaplint_rename.jsonc

* update renaming

* Delete src/01/01/z2ui5_t_util_01.tabl.xml

* Delete src/01/02/01/z2ui5_t_core_01.tabl.xml

* Update abaplint_rename.jsonc

* Update abaplint_rename.jsonc

* update

* Delete src/01/02/01/z2ui5_cl_core_dissolve_srv.clas.xml

* Delete src/01/02/01/z2ui5_cl_core_dissolve_srv.clas.testclasses.abap

* update

* Delete src/01/05/z2ui5_cl_cc_demo_output.clas.abap

* Delete src/01/05/z2ui5_cl_cc_demo_output.clas.xml

* Delete src/01/05/z2ui5_cl_cc_camera_picture.clas.abap

* Delete src/01/05/z2ui5_cl_cc_camera_picture.clas.xml

* update

* Delete src/01/05/z2ui5_cl_cc_message_manager.clas.abap

* Delete src/01/05/z2ui5_cl_cc_message_manager.clas.xml

* update

* update

* fix
2024-04-24 09:02:38 +02:00
abapsheep
1cfc2b6652
ui.Column (#1098)
Added Parameters

Co-authored-by: Viktor Hoffmann <Viktor.Hoffmann@swisskrono.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-04-22 10:36:27 +02:00
choper725
e8131d97cd
update spreadsheet cc (#1095) 2024-04-21 22:34:09 +02:00
abapsheep
cc48062d7f
Updated RowMode for ui.Table (#1090) 2024-04-19 13:20:09 +02:00
choper725
a0feddaa8f
interactive charts xml property add (#1075) 2024-04-13 10:11:58 +02:00
ABAP for years :)
8ceb1bf127
Update z2ui5_cl_xml_view.clas.abap (#1073)
Added UI Element Slider
2024-04-12 13:36:01 +02:00
choper725
4995ef7a24
spreadsheet columnconfig as a property of xml view (#1070)
add column config array to custom control as a binded table instead of local json string.
(not breaking - kept the previous implementation version active as well)

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-04-11 09:57:24 +02:00
Josh Elliott
9230f2013a
add properties to charts (#1069) 2024-04-11 09:54:08 +02:00
abapsheep
9b882043ab
Update z2ui5_cl_xml_view.clas.abap (#1066)
Added Menu Button
2024-04-09 16:41:28 +02:00
choper725
581e8da68c
update xml ui.table (#1062) 2024-04-08 09:16:41 +02:00
oblomov
4e0d1e23b2
add displayedbars property (#1061) 2024-04-06 12:56:10 +02:00
choper725
ef388fe8cd
column menu xml view (#1049) 2024-03-29 22:41:12 +01:00
ABAP for years :)
93a8a988f4
Update z2ui5_cl_xml_view.clas.abap (#1045) 2024-03-28 12:31:27 +01:00
ABAP for years :)
23f2c4d220
Update Analytical Map (#1039) 2024-03-23 01:28:03 +00:00
axelmohnen
8c95d08017
MULTI_INPUT: New properties for valueState (#1035) 2024-03-21 13:36:55 +01:00
choper725
69e93302aa
various updates (#1032) 2024-03-20 13:23:45 +00:00
choper725
07ec2aae71
update sap.m.title in xml view, remove webc ns con (#1027)
* update sap.m.title in xml view, remove webc ns con

* update xml view

* Update abaplint.jsonc

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-03-19 17:08:13 +01:00
choper725
dd59001fab
card implementation in xml view (#1025) 2024-03-18 20:02:40 +01:00
choper725
29b9072f4e
add setTimeout for follow_up_action & update xml v (#1024)
add setTimeout for follow_up_action, in order to finish set promises by controls.

update xml view
2024-03-18 14:51:42 +01:00
oblomov
0813d9372e
add toggle open state (#1016) 2024-03-16 15:26:43 +01:00
ABAP for years :)
f7792a26b5
UI_ROW_ACTION_ITEM Property Visible (#1014) 2024-03-15 07:16:40 +01:00
axelmohnen
2fbb26f35e
MULTI_INPUT: New property "required" (#1007) 2024-03-14 12:58:56 -04:00
choper725
05dcb7ef94
update xml view (#1006) 2024-03-11 18:04:53 -04:00
choper725
09edad61dc
update http_get + add property to xml view (#996)
1.
adjusted popup + popover fragment assign to sap.z2ui5.oViewPopup position in order to access view object before popup open (being able to run js on popup dom object before dialog open).
2. created a Fragment global var to get dom object as oViewPopup is not the actual view of the fragment.
2024-03-06 11:19:14 +01:00
oblomov
89374e399c
gantt enhancements (#995) 2024-03-05 16:06:56 +01:00
Marchl-Woid
37e5816a7c
FileUploader (#994)
* FileUploader: Property ICON

Exent FileUploader with property ICON. So it can be set

* Update z2ui5_cl_xml_view_cc.clas.abap

Extend Property enabled in file_uploader

* Update src/02/01/01/z2ui5_cl_xml_view_cc.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.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-03-05 09:18:55 +01:00
oblomov
610194ed29
update gantt xml (#993)
* update gantt xml

* update
2024-03-05 08:07:09 +01:00
choper725
d63862b286
debuggin tools fix + toggleState on tree (#992) 2024-03-04 23:57:03 +01:00
Marchl-Woid
570aebd687
Update z2ui5_cl_xml_view.clas.abap (#982)
Change on Element proportion_zoom_strategy. Added property zoomLevel

Reason: Gantt Chart with Container ToolBar: Toolbar has the feature zoomlevel and can now be forwarded to the axis

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-03-01 11:26:10 +01:00
oblomov
3a487e044b
Update webc renderer (#978)
* update webc renderer

* update

* update

* Update src/01/90/z2ui5_cl_test_app_131.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-02-29 19:00:19 +01:00
oblomov
6f64e6bf27
low release compatibility (#977) 2024-02-29 16:27:52 +01:00