Commit Graph

1124 Commits

Author SHA1 Message Date
abapsheep
50f7598479
RangeSlider Parameters (#1112) 2024-04-30 14:19:03 +02:00
choper725
96190bc009
generic messageBox implement add properties (#1111) 2024-04-29 23:15:06 +02:00
choper725
1dd11a1495
change style of toast from predefined class (#1110) 2024-04-29 19:12:08 +02:00
choper725
7904dad027
impleement full message toast properties (#1109) 2024-04-29 11:11:15 +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
oblomov
81c4d14fb9
Update changelog.txt (#1103) 2024-04-24 08:03:57 +02:00
oblomov
eb00ce74a6
new release (#1102)
* Update changelog.txt

* Update z2ui5_if_app.intf.abap
2024-04-24 07:41:58 +02:00
choper725
08c15390bf
spreadsheet cc sdk check fixes (#1101) 2024-04-24 00:00:28 +02:00
oblomov
a8da7c597f
update ci config (#1097)
* Rename abaplint_rename.json to abaplint_rename.jsonc

* Update package.json
2024-04-22 10:40:42 +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
oblomov
6bfa580c72
ci config (#1096)
* update ci

* update dependencies

* update

* update
2024-04-22 10:27:54 +02:00
choper725
e8131d97cd
update spreadsheet cc (#1095) 2024-04-21 22:34:09 +02:00
oblomov
3156c43cc3
Shorten length files (#1094)
* update

* Delete src/02/02/z2ui5_cl_popup_get_range_multi.clas.abap

* Delete src/02/02/z2ui5_cl_popup_get_range_multi.clas.xml

* Update abaplint_rename.json
2024-04-21 16:25:31 +02:00
oblomov
7d797349f6
Shorten length filenames (#1092)
* shorten length filenames

* update

* cleanup

* cleanup

* update action

* action

* action

* update
2024-04-21 16:14:44 +02:00
oblomov
e7a621d8fd
Update README.md (#1091) 2024-04-21 15:09:38 +02:00
abapsheep
cc48062d7f
Updated RowMode for ui.Table (#1090) 2024-04-19 13:20:09 +02:00
oblomov
5b407b1058
fix binding (#1088) 2024-04-18 15:25:37 +02:00
oblomov
9856bc10f0
new release (#1086) 2024-04-17 22:46:29 +02:00
oblomov
13120c3637
Fix binding (#1085)
* fix binding

* Update changelog.txt
2024-04-17 22:38:55 +02:00
Christian Günter
04958e02fa
fix CX_SY_DYN_CALL_ILLEGAL_TYPE (#1083) 2024-04-16 20:15:34 +02:00
Christian Günter
cef8f1c9c8
more fixes for renaming (#1082)
* more fixes for renaming

* cleanup

* fix rtti_get_intfname_by_ref
2024-04-16 18:46:38 +02:00
Christian Günter
79c078021b
catch cx_sy_rtti_syntax_error (#1081) 2024-04-16 17:31:57 +02:00
Christian Günter
b9177d402b
Use static types instead of magic constants (#1079)
* Use static types instead of magic constants

* fixup

* Update z2ui5_cl_core_app_startup.clas.abap

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-04-16 17:02:21 +02:00
oblomov
45ec0db10f
renaming fixes (#1080) 2024-04-16 16:54:07 +02:00
oblomov
40a6466c2d
renaming fixes (#1078) 2024-04-16 16:28:54 +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
choper725
db6df23594
few updaes + download b64 file event client functi (#1068)
update CC
add download B64 event frontend
2024-04-10 21:25:42 +02:00
oblomov
6cf397e986
fix binding (#1067) 2024-04-09 17:54:33 +02:00
abapsheep
9b882043ab
Update z2ui5_cl_xml_view.clas.abap (#1066)
Added Menu Button
2024-04-09 16:41:28 +02:00
oblomov
45ee905bca
fix binding (#1065)
* fix binding

* fix downport
2024-04-09 15:50:03 +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
oblomov
26977a6214
Add unit test (#1060)
* add unit test

* lint fixes
2024-04-05 18:07:14 +02:00
oblomov
d372eeab32
Update README.md (#1059) 2024-04-05 08:36:42 +02:00
oblomov
b5f7a8abdb
Update README.md (#1058)
* Update README.md

* Update README.md

* Update README.md
2024-04-05 08:31:16 +02:00
oblomov
71fb5d6e52
Update README.md (#1056) 2024-04-02 10:04:26 -04:00
oblomov
ca82ce243f
add link to more section (#1055)
* Update README.md

* Update README.md

* Update README.md

* Update README.md
2024-04-02 15:10:30 +02:00
oblomov
78a4780ead
update version (#1054) 2024-04-01 17:07:24 +02:00
oblomov
c63e211a3d
Update changelog.txt (#1053) 2024-04-01 16:59:55 +02:00
Lars Hvam
1d898605f8
update npm packages (#1051)
* Update package.json

* Update package-lock.json

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-04-01 16:53:11 +02:00
Lars Hvam
81b698621a
Update abap_transpile.json (#1052) 2024-03-31 12:51:51 +02:00
choper725
ef388fe8cd
column menu xml view (#1049) 2024-03-29 22:41:12 +01:00
oblomov
7851c5e03a
fix binding for sql monitor (#1048)
* fix binding for sql monitor

* update
2024-03-29 18:35:49 +01:00
oblomov
b4fed491d5
fix srtti types (#1047)
* fix srtti types

* update
2024-03-29 16:54:52 +01:00
ABAP for years :)
93a8a988f4
Update z2ui5_cl_xml_view.clas.abap (#1045) 2024-03-28 12:31:27 +01:00