Commit Graph

995 Commits

Author SHA1 Message Date
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
oblomov
539017b026
Update .abapgit.xml (#1043) 2024-03-26 04:50:20 -04:00
oblomov
b65493b3dd
fix app search (#1042) 2024-03-25 19:04:29 +01:00
oblomov
8283bf7454
fix clear binding (#1041) 2024-03-23 17:24:07 +01:00
oblomov
c1bc01e735
Popup fixes (#1040)
* popup fixes

* update
2024-03-23 15:05:59 +01:00
oblomov
7af2e9d18f
z2ui5_cl_stmpncfctn_api.clas.abap aktualisieren (#1038) 2024-03-23 02:39:12 +01:00
ABAP for years :)
23f2c4d220
Update Analytical Map (#1039) 2024-03-23 01:28:03 +00:00
oblomov
67557210fa
Refactoring (#1036)
* refactoring

* Update README.md
2024-03-21 20:26:17 +01: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
oblomov
9270f6fb57
follow up action (#1031) 2024-03-20 12:26:36 +01:00
oblomov
4508abbeae
new release (#1030) 2024-03-20 12:20:26 +01:00
oblomov
fb4b2a86e4
Update changelog.txt (#1029) 2024-03-20 12:16:22 +01: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
choper725
f615819a2b
follow_up_action fixes and enhance (#1022) 2024-03-17 22:11:15 +01:00
oblomov
4cc928b8d3
fix follow up action (#1021) 2024-03-17 20:35:39 +01:00
oblomov
47475aa1d7
z2ui5_cl_core_http_get.clas.abap aktualisieren (#1020) 2024-03-17 16:58:34 +01:00
oblomov
5943fdded5
follow up action (#1019)
* follow up action

* update

* Update src/01/02/z2ui5_cl_core_http_get.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-03-17 16:49:29 +01:00
oblomov
5fbdd9cd15
Update README.md (#1017) 2024-03-16 15:36:33 +01:00
oblomov
0813d9372e
add toggle open state (#1016) 2024-03-16 15:26:43 +01:00
oblomov
448fdd53ea
Update README.md (#1015)
* Update README.md

* Update README.md

* Update README.md

* Update README.md
2024-03-15 13:24:40 +01:00
ABAP for years :)
f7792a26b5
UI_ROW_ACTION_ITEM Property Visible (#1014) 2024-03-15 07:16:40 +01:00
oblomov
79b05da611
netsed views two way binding fix (#1013) 2024-03-15 03:46:32 +01:00
choper725
b7a6ba638b
update popup logic + popover on all views (#1012) 2024-03-15 02:44:06 +01:00
oblomov
d2f242d38e
added new booleans (#1011)
* added new booleans

* fix lint
2024-03-14 13:36:18 -04: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
oblomov
2014ea40ce
new version and fixes (#1005) 2024-03-11 11:14:04 -04:00