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
oblomov
0a0673650f
fix json handling type p ( #976 )
...
* fix json handling type p
* fix
2024-02-29 13:33:19 +01:00
abapsheep
a85f1a1dc8
Update z2ui5_cl_util_api.clas.abap ( #974 )
...
* Update z2ui5_cl_util_api.clas.abap
Correction when dissolving deep structures
* Update z2ui5_cl_util_api.clas.abap
Correction when dissolving deep structures
2024-02-29 10:35:41 +01:00
oblomov
fc17fc5dc3
fix local binding ( #973 )
...
* fix local binding
* Update abaplint.jsonc
2024-02-29 09:05:35 +01:00
oblomov
5e19a51db4
model_fix ( #972 )
2024-02-28 21:09:58 +01:00
choper725
b8bf681142
update meta to template. ( #971 )
2024-02-28 20:51:24 +01:00
oblomov
78ddc9f10e
debugging_tool_replace_footer_for_low_releases ( #970 )
2024-02-28 19:01:10 +01:00
oblomov
9f4e862812
Low release fixes ( #969 )
...
* low-release-fixes
* update
2024-02-28 18:35:53 +01:00
axelmohnen
9b48c01acd
New link: Generic DDIC searchhelp ( #966 )
...
New link: Generic DDIC searchhelp
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-02-28 14:58:38 +01:00
oblomov
765f8f5296
low_ui5_version_fixes ( #967 )
...
* low_ui5_version_fixes
* lint fix
2024-02-28 14:53:33 +01:00
oblomov
fa2eba3351
add_multi_request_function ( #965 )
2024-02-28 10:10:51 +01:00
choper725
6850bba63f
update xml templating model binding & debugger feature for templating ( #964 )
2024-02-28 00:13:32 +01:00
oblomov
527158f728
update control structure in event ( #963 )
...
* update control structure in event
* update
2024-02-27 18:56:34 +01:00
oblomov
650b62a163
fix launchpad compatibility+busy handling ( #962 )
2024-02-27 14:00:05 +01:00