Commit Graph

1025 Commits

Author SHA1 Message Date
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
oblomov
f0af59687c
Update changelog.txt (#1004) 2024-03-11 10:57:49 -04:00
oblomov
ace5fbfe7e
popup-html (#1003) 2024-03-10 17:09:15 -04:00
oblomov
0a6b38e7ee
view model update event logic (#1002) 2024-03-09 15:11:06 -05:00
oblomov
e48640eff0
btp compatibility (#1001)
* btp compatibility

* lint fixes+popup select

* update lint fixes

* update

* update
2024-03-08 16:55:06 -05:00
Christian Günter
b7ffcb5dcc
Improve class F4 dialog - add class description (#1000)
* improve class F4 dialog

* steampunkify

* fixup

* fixup

* fixup
2024-03-08 16:26:13 -05:00
oblomov
7ba1e38057
renaming layout popup (#997) 2024-03-06 14:41:45 +01: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
oblomov
8615e1aaba
low release adjustments for popups (#989)
* refactoring

* low release compatibility

* update

* update

* update

* update
2024-03-04 16:58:36 +01:00
oblomov
9bda034436
ajson fix type p (#985) 2024-03-02 23:35:38 +01:00
oblomov
bb9bea912f
reanming+new version (#984) 2024-03-01 13:54:01 +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
159637bb35
Update changelog.txt (#983) 2024-03-01 11:20:35 +01:00
oblomov
c045cd1805
refactoring (#980)
* refactoring

* update

* update
2024-03-01 09:02:37 +01:00
choper725
76eb2bf6d5
imagemapster cc fixes (#979) 2024-03-01 00:15:09 +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