Commit Graph

327 Commits

Author SHA1 Message Date
oblomov
ed0f251b84
update-view (#657)
* update-view

* abaplint

* update abaplint fixes

* Update README.md
2023-11-20 18:13:16 +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
oblomov
a55e971d2c
Barcode fix (#639)
* bugfix barcode output

* abaplint fix
2023-11-10 15:36:03 +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
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
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
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
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
aab26f94f8
bugfixes for launchpad compatibility (#597)
* small bugfixes

* bugfix launchpad compatibility for custom controls
2023-10-24 11:04:47 +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