Commit Graph

438 Commits

Author SHA1 Message Date
oblomov
f297c8677b
Bugfixes (#724)
* bugfixes

* Update README.md

* bugfixes
2023-12-16 17:59:06 +01:00
oblomov
9689ef319b
binding-cell-level (#723) 2023-12-16 17:27:58 +01:00
oblomov
8ff9ee4e2d
Bugfix path (#718)
* bugfix path

* abaplint fix
2023-12-10 12:04:11 +01:00
oblomov
4fbd3b5c86
update-logging (#717) 2023-12-10 11:54:03 +01:00
oblomov
88a161b37a
bugfix-link-startup (#716) 2023-12-09 18:17:15 +01:00
oblomov
9908fcf012
fix-path (#715) 2023-12-09 14:55:34 +01:00
oblomov
eaf9e993c2
Cleanup index.html (#714)
* cleanup-index.html

* update importing params

* update
2023-12-09 13:25:26 +01:00
choper725
06a48313c8
update image mapster (#713)
* update image mapster

* Update z2ui5_cl_cc_imagemapster.clas.abap

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-12-09 12:23:07 +01:00
oblomov
a654125e6f
Cleanup (#711)
* cleanup

* project refactoring

* cleanup

* update

* update

* abaplint fix
2023-12-07 15:35:09 +01:00
choper725
0fdd8b5224
image map cc (#709) 2023-12-06 23:48:58 +01:00
oblomov
9777418f9d
bugfix console error (#708) 2023-12-06 00:56:36 +01:00
oblomov
574802e9a7
refactoring (#704)
* refactoring

* unit tests

* update

* unit test deactivate
2023-12-04 19:28:01 +01:00
oblomov
df5b9e2226
cleanup (#702)
* cleanup

* cleanup
2023-12-03 19:52:06 +01:00
choper725
06f86836bb
update xml view (#701)
* update xml view

update xml view

* fix
2023-12-03 19:42:01 +01:00
choper725
41f2d056e8
xml view add/update controls (#700)
* xml view add/update controls

* update

* fix

* fix #2

* Update abap_transpile.json

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-12-02 02:05:12 +01:00
oblomov
d5f94eab7d
Popups (#699)
* popups

* abaplint fixes

* popups

* abaplint fixes
2023-12-01 16:26:47 +01:00
oblomov
9409736bc2
cleanup (#697) 2023-11-30 19:35:52 +01:00
oblomov
827d0522bb
Cleanup (#695)
* cleanup

* cleanup
2023-11-30 18:27:29 +01:00
oblomov
c7b0228b64
bugfix stringtable (#694) 2023-11-30 17:29:22 +01:00
oblomov
fd09ca18ec
property view (#693) 2023-11-30 16:42:08 +01:00
oblomov
bbcfe1d4a5
cleanup (#692)
* cleanup

* cleanup
2023-11-30 14:26:19 +01:00
oblomov
cd49c3cfca
Cleanup (#691)
* cleanup

* cleanup

* abaplint fix

* abaplint fix

* unit test fix
2023-11-30 12:44:57 +01:00
oblomov
417b6708ba
cleanup (#689)
* cleanup

* Delete src/02/z2ui5_cl_cc_scroll.clas.abap

* Delete src/02/z2ui5_cl_cc_scroll.clas.xml

* Delete src/21 directory

* Delete src/22 directory

* Delete src/98 directory

* abaplint fixes

* naming

* clenaup cc

* z2ui5_cl_cc_file_uploader.clas.abap aktualisieren

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

* z2ui5_cl_cc_focus.clas.abap aktualisieren

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

* z2ui5_cl_cc_geolocation.clas.abap aktualisieren

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

* z2ui5_cl_cc_info.clas.abap aktualisieren

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

* z2ui5_cl_cc_messaging.clas.abap aktualisieren

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

* cleanup

* cleanup

* Update src/02/01/z2ui5_cl_cc_file_uploader.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>
2023-11-30 09:59:50 +01:00
choper725
e277f26fce
update xml view (#688) 2023-11-28 20:44:27 +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
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
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
oblomov
143861689a
update binding logic with depth 5 (#618)
* update binding logic with deoth 5

* Update README.md

* Update README.md

* update

* bugfixes
2023-11-02 10:12:21 +01:00
choper725
26767b3fb0
update driverjs (#619) 2023-11-02 01:31:48 +01:00
choper725
fecda63513
finish driverjs implementation (#614)
* finish driverjs implementation

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* abaplint fixes

* abaplint fixes

* abaplint fixes

* Update z2ui5_cl_cc_driver_js.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>
2023-11-01 13:44:13 +01:00
choper725
e4503bba9d
update driverjs (#612)
* update driverjs

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* Update src/01/z2ui5_cl_cc_driver_js.clas.abap

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

* abaplint fixes

* fixes for open-abap transpiler

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-11-01 11:00:54 +01:00
oblomov
53b2f045fc
project reorganization + custom controls + view controls (#610)
* Update package.devc.xml

* Update package.devc.xml

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* updates renaming and cc organization

* update xml view with mapcontainer

* mapcontainer control

* update package assignment of z2ui5_client

* Update README.md

* Update README.md

* Update README.md
2023-10-31 19:22:30 +01:00
oblomov
b89d620469
project reorganization (#609)
* Update package.devc.xml

* Update package.devc.xml
2023-10-31 09:21:35 +01:00
oblomov
ce0fd1a061
renaming and package assignment (#608)
* Update .abapgit.xml

* repository organization and renaming

* package organization

* update renaming
2023-10-31 08:59:19 +01:00
choper725
1f51455d2f
rename font awesome + implement driver js (#607)
* rename font awesome + implement driver js

hi @oblomov-dev

1. renamed font awsome to font awesome
2. implemented driver js library (awsome feature! - check demo 119 - press TOUR )
3. added NEST_NAV_CONTAINER_TO & NEST2_NAV_CONTAINER_TO & DRIVE to event_frontend to the CASE in http_handler class.

* Update src/z2ui5_cl_fw_driver_js.clas.abap

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

* Update src/z2ui5_cl_fw_driver_js.clas.abap

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

* Delete src/01/z2ui5_cl_fw_font_awsome_icons.clas.abap

* Delete src/01/z2ui5_cl_fw_font_awsome_icons.clas.xml

* abaplint fixes

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-10-31 08:28:51 +01:00
oblomov
0d55e48f80
Dev (#606)
* external libraries organization

* update custom controls

* Update src/01/z2ui5_cl_fw_cc_bwipjs.clas.abap

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

* added textarea properties

* update qrcode function

* update custom controls

* update cc

* update package assignment

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-29 08:45:41 +01:00
choper725
e8388421c8
font awsome free icons support (#605)
* font awsome free icons support

will make a guide how the resources should be handled..

* change description
2023-10-28 17:49:56 +02:00
oblomov
84dfd26dc9
update custom controls (#604)
* external libraries organization

* update custom controls

* Update src/01/z2ui5_cl_fw_cc_bwipjs.clas.abap

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

* added textarea properties

* update qrcode function

* update custom controls

* update cc

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-28 13:16:11 +02:00
oblomov
2b51d5bc00
update custom controls (#603)
* external libraries organization

* update custom controls

* Update src/01/z2ui5_cl_fw_cc_bwipjs.clas.abap

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

* added textarea properties

* update qrcode function

* update custom controls

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-27 18:26:42 +02:00
oblomov
1c0397b32c
added textarea properties (#601)
* external libraries organization

* update custom controls

* Update src/01/z2ui5_cl_fw_cc_bwipjs.clas.abap

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

* added textarea properties

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-26 12:45:01 +02:00
oblomov
17557c7e30
update custom controls (#600)
* external libraries organization

* update custom controls

* Update src/01/z2ui5_cl_fw_cc_bwipjs.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>
2023-10-25 19:11:29 +02:00
oblomov
8cedf11476
bugfix scrolling (#599)
* small bugfixes

* bugfix launchpad compatibility for custom controls

* bugfixes security policy and unbind

* bugfix unbind function

* scrolling error bugfix
2023-10-24 15:59:23 +02:00
oblomov
458e49c1bc
unbind function (#598)
* small bugfixes

* bugfix launchpad compatibility for custom controls

* bugfixes security policy and unbind

* bugfix unbind function
2023-10-24 15:46:57 +02:00
oblomov
aab26f94f8
bugfixes for launchpad compatibility (#597)
* small bugfixes

* bugfix launchpad compatibility for custom controls
2023-10-24 11:04:47 +02:00
oblomov
eda3a70fb1
unbind functionality (#595)
* add bind clear functionality

* Update README.md

* clear binding logic
2023-10-23 16:19:05 +02:00
oblomov
56357f10fa
add bind clear functionality (#593) 2023-10-23 10:29:08 +02:00
oblomov
66cc249f14
update custom controls (#591)
* Update README.md

* update new cc logic

* new custom controls

* update custom controls

* Update README.md

* Update README.md

* update cc

* update cc
2023-10-23 01:44:44 +02:00
oblomov
9937356f6b
added cdnjs.cloudflare to Content-Security-Policy (#588)
Co-authored-by: Nestor Lara <nlara@nuveplatform.com>
2023-10-20 14:57:10 +02:00
axelmohnen
7c712fe1c2
New properties for TEXTAREA control (#587)
New ValueState related properties
2023-10-20 09:36:50 +02:00
choper725
d0bd3e79b8
side container + updates (#585) 2023-10-17 10:05:19 +02:00
axelmohnen
84c37a37c7
New timeline control (#583)
* Popover: new parameter "showHeader"

* Update src/z2ui5_cl_xml_view.clas.abap

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

* New Timeline control

new sap.suite.ui.commons.Timeline control

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-16 18:31:32 +02:00
choper725
b0b97dc32d
update xml view parameters (#582)
* update xml view parameters

* update
2023-10-11 23:08:43 +02:00
oblomov
7d39fb572e
update t_attri handling (#576) 2023-09-30 22:54:04 +02:00
choper725
58b0f25f7b
new properties xml view (#575) 2023-09-30 08:38:54 +02:00
axelmohnen
7a3f9e845c
Popover: new parameter "showHeader" (#572)
* Popover: new parameter "showHeader"

* Update src/z2ui5_cl_xml_view.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>
2023-09-28 08:49:12 +02:00
oblomov
b7fab3dcec
Dev (#573)
* Update README.md

* update popover logic

* nested popover fix

* update popover nest2
2023-09-28 08:46:36 +02:00
oblomov
989c03a370
popover in nested view fix (#571)
* Update README.md

* update popover logic

* nested popover fix
2023-09-27 18:16:31 +02:00