Commit Graph

701 Commits

Author SHA1 Message Date
oblomov
fc68fcee7c
Update README.md (#687)
* Update README.md

* Update README.md
2023-11-28 18:34:14 +01:00
choper725
8234094ed3
add file uploader properties (#685) 2023-11-28 02:09:00 +01:00
oblomov
4ba878fc69
camera function cc (#683) 2023-11-27 19:48:30 +01:00
oblomov
77201b6aa2
Custom control & view renderer logic (#682)
* custom control logic

* project reorga

* project orga

* Delete src/21/z2ui5_cl_cc_factory.clas.abap

* Delete src/21/z2ui5_cl_cc_factory.clas.xml

* Update package.devc.xml

* Update package.devc.xml

* Update package.devc.xml

* Update package.devc.xml

* Update package.devc.xml

* Update package.devc.xml

* update custom controls

* abaplint fixes

* abaplint fix
2023-11-27 10:46:08 +01:00
choper725
387405dd8a
json model size limit parameter to handler (#681)
added setSizeLimit to json model as a parameter of HTTP_GET method..
default to 100 (as SAPUI5 Model default).

for now, used in oView, oViewNest, oViewNest2

need to add oViewPopup & oViewPopover (&fragment)

as continue to #496
2023-11-26 21:36:34 +01:00
oblomov
3b2076873e
timer (#680) 2023-11-26 15:08:21 +01:00
oblomov
d2ca457372
new view parser (#679) 2023-11-25 23:11:09 +01:00
oblomov
1a2b0c8e18
Cleanup (#678)
* cleanup

* cleanup
2023-11-25 22:32:44 +01:00
oblomov
506c38dd8c
Project cleanup (#677)
* project cleanup

* cleanup

* cleanup
2023-11-25 15:59:50 +01:00
oblomov
ff6d74e3d2
project cleanup (#675) 2023-11-25 15:26:09 +01:00
oblomov
2bd0448c0f
title and timer (#674) 2023-11-25 15:15:48 +01:00
oblomov
5b9fa8a1db
scrolling (#673) 2023-11-24 16:34:03 +01:00
oblomov
6991c036d5
title with correct binding (#672) 2023-11-24 15:28:03 +01:00
oblomov
2662388470
custom control adding method (#671) 2023-11-24 00:02:07 +01:00
oblomov
dec801bf5c
Scrolling (#670)
* scrolling

* abaplint
2023-11-23 17:45:27 +01:00
oblomov
abb818141d
custom control handling (#669) 2023-11-23 15:21:42 +01:00
oblomov
774bcde019
Message manager (#666)
* added message manager to cc

* abaplint fix
2023-11-22 15:08:28 +01:00
Daniel Wegner
9d075fc490
add control sap.m.SuggestionItem (#665) 2023-11-21 22:40:01 +01:00
choper725
2e30e1c17d
add fileType property to fileupload custom control (#664) 2023-11-21 22:05:05 +01:00
oblomov
0c71826afa
Focus functionality (#662)
* focus functionality

* focus
2023-11-21 20:58:32 +01:00
oblomov
fb13cbce11
Update README.md (#659) 2023-11-20 22:47:38 +01:00
oblomov
88f18bf873
Update README.md (#658) 2023-11-20 22:37:18 +01:00
oblomov
ed0f251b84
update-view (#657)
* update-view

* abaplint

* update abaplint fixes

* Update README.md
2023-11-20 18:13:16 +01:00
choper725
8b43cbb158
add sap.f.card to xml view (#656)
* update xml view

* update xml view sap.f.card

* fix
2023-11-20 17:59:09 +01:00
oblomov
3365b72865
update-view (#655)
* update-view

* update abaplint

* update abaplint
2023-11-18 20:02:08 +01:00
choper725
69e922af36
update xml view (#653) 2023-11-18 19:52:30 +01:00
oblomov
7629b50121
remove timer (#652) 2023-11-17 19:41:50 +01:00
oblomov
b1980f0751
update timer (#651) 2023-11-17 12:32:55 +01:00
oblomov
33f1101f2b
framework-cleanup (#650) 2023-11-17 09:17:56 +01:00
oblomov
447bdbfb55
Bugfixes (#649)
* bugfixes

* Update README.md
2023-11-16 19:57:23 +01:00
oblomov
2ac649393c
View update (#648)
* view-update

* update view

* update
2023-11-16 18:20:41 +01:00
oblomov
b0bb5e9a9f
update-view (#647)
* update-view

* abaplint fixes

* update abaplint fixes

* abaplint fix

* abaplint fixes

* update abaplint downport fix

* update project structure

* downport fix

* abaplint fix

* abaplint fixes

* abaplint fixes

* transpiler fix

* update names

* description update

* update description

* small adjustments

* small corrections

* timer functionality

* timer update

* Update src/03/z2ui5_cl_cc_timer.clas.abap

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>

* update view logic

* added controls new view

* abaplint fixes

* abaplint fixes

* update dev dependencies

* update view

* update view

* abaplint fix

* update view controls

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-11-16 17:21:16 +01:00
oblomov
f1ec72f506
rename nested views and new helper function (#645)
* rename nested views and new helper function

* abaplint fixes

* Update abaplint.jsonc

* abaplint fixes

* abaplint fixes

* abaplint fixes
2023-11-15 10:37:10 +01:00
choper725
247bb4c163
xml view update - remove debugger from http handler (#644) 2023-11-14 22:52:42 +01:00
choper725
dd9695415b
update xml view (#643) 2023-11-14 09:53:47 +01:00
oblomov
c9aa52d3ed
bugfix xml view (#642) 2023-11-13 16:14:10 +01:00
choper725
d4b02a2897
update xml view (#641) 2023-11-11 23:16:47 +01:00
Lars Hvam
400c7f912c
update npm dependencies (#640) 2023-11-10 16:48:42 +01:00
oblomov
a55e971d2c
Barcode fix (#639)
* bugfix barcode output

* abaplint fix
2023-11-10 15:36:03 +01:00
oblomov
9096bc32d6
startup params (#637)
* startup params

* abaplint fix

* bugfix unit test
2023-11-10 15:00:52 +01:00
axelmohnen
59a5de9617
Cross Application Navigation to external window (#636)
* Cross Application Navigation to external window

Update z2ui5_cl_fw_http_handler.clas.abap

* Cross application navigation to external window
2023-11-08 12:35:46 +01:00
oblomov
574d2d074a
fragment popup fix (#635) 2023-11-07 17:41:02 +01:00
oblomov
98cf374f29
Cross app navigation (#632)
* cross app navigation

* abalint fix
2023-11-07 11:51:47 +01:00
oblomov
4ff68e7de5
driver.js fix (#631) 2023-11-07 10:15:36 +01:00
oblomov
fab5410988
update xml parser - bugfixes (#630) 2023-11-07 09:37:12 +01:00
oblomov
47568f6767
launchpad compatibility + xml view optimization (#628)
* unit test for launchpad compatibility

* optimization view creation with namespaces
2023-11-06 18:27:27 +01:00
oblomov
567748b75e
launchpad integration fix (#625)
* Update README.md

* launchpad integration fix
2023-11-06 13:30:22 +01:00
oblomov
18b915b0c3
map container and xml view updates (#624)
* test view

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* update
2023-11-06 10:42:11 +01:00
choper725
80c4550d70
update xml view (#623) 2023-11-05 22:22:00 +01:00
choper725
8744e7c0f0
driverjs update (#622)
* driverjs update

now support js events as parameters

added highlight function.

performence & logic fixes

* update

* fix driverjs
2023-11-04 11:07:01 +01:00