Commit Graph

140 Commits

Author SHA1 Message Date
oblomov
7f5e3ec0d4
update (#534)
* bugfix serialization

* update

* add new error message for binding errors

* binding and url fix
2023-09-07 08:57:56 +02:00
oblomov
eb97edf946
new error message for binding (#533)
* bugfix serialization

* update

* add new error message for binding errors
2023-09-06 23:28:11 +02:00
oblomov
932cf9082e
serialization bugfix (#532)
* bugfix serialization

* update
2023-09-06 15:06:23 +02:00
oblomov
a2ea5a29f3
fix message manager and binding (#529)
* update new naming

* fix message manager and binding
2023-09-04 22:31:04 +02:00
oblomov
53c8823c7d
update new naming (#526) 2023-09-04 14:00:05 +02:00
oblomov
c29d11e047
Dev (#525)
* Update README.md

* updates

* Delete src/z2ui5_cl_fw_http_handler.clas.xml

* Delete src/z2ui5_cl_http_handler.clas.abap

* Delete src/z2ui5_cl_http_handler.clas.testclasses.abap

* Delete src/z2ui5_cl_http_handler.clas.xml

* Delete src/z2ui5_cl_app_hello_world.clas.abap

* Delete src/z2ui5_cl_app_hello_world.clas.testclasses.abap

* Delete src/z2ui5_cl_app_hello_world.clas.xml

* update

* update binding model updated

* abaplint fixes

* fix unit test

* update unit test fixes

* Update README.md

* fix unit tests

* update unit tests
2023-09-04 12:01:02 +02:00
oblomov
6951a7fe5f
binding update (#518)
* update

* update

* update binding

* update xml view

* title_set method

* update binding
2023-08-30 21:55:43 +02:00
oblomov
e8bf4ba9a0
Dev (#515)
* small adjustments

* update binding

* bugfix binding

* update binding

* binding update

* update binding

* update binding

* update binding
2023-08-29 15:17:42 +02:00
oblomov
038ab40b94
binding fixes (#513)
* small adjustments

* update binding

* bugfix binding
2023-08-28 15:56:03 +02:00
oblomov
b38a9af146
new binding (#503)
* update

* new binding

* update

* new binding

* abaplint

* updates

* update binding

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* update binding

* abaplint fixes

* abaplint fixes

* added unit tests

* abaplint fixes

* added unit tests

* Update abaplint.jsonc

* more unit tests

* more unit tests

* Update src/00/z2ui5_cl_fw_utility.clas.abap

Co-authored-by: Lars Hvam <larshp@hotmail.com>

* Update src/00/z2ui5_cl_fw_utility.clas.abap

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

* update unit tests

* update

* refactoring binding main

* abaplint fixes

* exception renamind and bind_local

* Delete z2ui5_cl_fw_error.clas.abap

* Delete z2ui5_cl_fw_handler.clas.testclasses.abap

* Delete z2ui5_cl_fw_error.clas.xml

* update refactoring

* refactoring binding

* update

* update binding

* refactoring and unit tests

* abaplint fixes

* unit test cx_fw_error

* abaplint fixes

* abaplint fixes

* refactoring

* Update abaplint.jsonc

* update

* updates

* refactoring and more unit tests

* abaplint fixes

* downport readiness

* downport readiness

* unit test one time binding

* update versions

* refactor bind method

* update unit test order

* unit test order

* unit test order

* unit test order

* unit test order

* unit test order

* unit test order

* update version

* fix one way binding

* refactoring json to any

* bugfix dissolve object ref

* update xml_view->get and unit test naming

* cleanup unit tests

* add check binding with dereferenced data

* nested models fixes

* update xml view with refactored method names

* error handling, exception texts

* fix xml transformation bug

* add more exceptions

* refactoring char to string

* unit test

* unit tests

* unit tests order

* unit test order

* unit test order

* unit test order

* update handling generic data references

* adjust binding, no more auto local binding

* update binding

* abapgit small diffs

* update unit tests

* update unit tests

* update unit tests

* unit tests

* abaplint fixes

---------

Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-08-27 14:39:52 +02:00
oblomov
bf2e4d7a8b
update (#500) 2023-08-18 15:22:15 +02:00
oblomov
ffc3b52533
update utility functions (#499)
* update nav container and frontend method

* update date functions

* update

* update client event handling

* update constants

* update

* update utility functions

* update
2023-08-17 19:09:43 +02:00
oblomov
4a23162072
update client event handling (#498)
* update nav container and frontend method

* update date functions

* update

* update client event handling

* update constants
2023-08-17 10:29:33 +02:00
oblomov
e626f38c9b
atargets fix (#480)
* Update README.md

* Update README.md

* update controller nest

* message manager

* update

* Update src/z2ui5_cl_http_handler.clas.abap

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

* atargets fix

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-08-12 08:45:13 +02:00
oblomov
e68bef7b37
Dev (#478)
* Update README.md

* Update README.md

* update controller nest

* message manager

* update

* Update src/z2ui5_cl_http_handler.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-08-11 18:39:54 +02:00
choper725
8575cb66a9
t_arg fix when receiving non string value (#469) 2023-08-08 06:41:16 +02:00
oblomov
137f2939c2
updates und bugfixes (#455)
* update logging function

* update

* update

* update

* Update abaplint.jsonc
2023-08-04 12:35:41 +02:00
oblomov
d24646258b
updates (#450)
* popup fix

* update t_arg bugfix

* scroll

* fix controller nested
2023-08-04 06:57:31 +02:00
oblomov
3ad921f2e1
update t_arg bugfix (#448)
* popup fix

* update t_arg bugfix
2023-08-02 14:43:26 +02:00
oblomov
91aa471727
update tests (#443)
* fix scrolling issue

* update unit tests

* low syntax compatibility

* update unit tests

* update unit test

* update unit tests

* updates formatting

* update unit tests

* update

* update

* update

* update

* update

* update

* update

* update

* update

* abap unit

* update

* update

* update

* update

* update

* Update package.devc.xml

* Update package.devc.xml
2023-08-01 10:04:44 +02:00
oblomov
1e2a0bde29
lower syntax and unit tests (#442)
* fix scrolling issue

* update unit tests

* low syntax compatibility

* update unit tests

* update unit test
2023-07-30 20:03:16 +02:00
oblomov
b7696872f9
fix scrolling issue (#440) 2023-07-30 17:49:19 +02:00
oblomov
1b09a2bb6c
update repository structure and unit tests (#436)
* fix error message

* popup close fix

* refactoring

* refactoring

* refactoring

* Create abaplint-fix

* update

* update

* refactoring

* refactoring

* update

* update

* update abaplint

* refactoring

* update

* unit tests utility class

* update unit tests

* update unit tests

* update

* update

* update unit tests

* update

* Update z2ui5_cl_xml_view.clas.locals_imp.abap

* Delete z2ui5_cl_xml_view.clas.locals_imp.abap

* Update package.devc.xml

* update start page

* update unit tests and organization

* update abaplint

* update abaplint

* update abaplint fixes

* update

* update

* update abalint issues

* Delete z2ui5_cl_http_handler.clas.locals_imp.abap

* update downport readiness

* update downport readiness

* Update README.md

* update abaplint

* update

* abaplint fixes

* update unit tests

* update unit tests

* update abaplint

* update

* update unit tests sequence

* update sequence

* update unit test order

* Update abaplint.jsonc

* exclude unit test

* update unit test syntax

* added unit test nested xsdbool

* update unit tests

* upadate

* unit tests

* unit tests

* update unit tests

* update

* update version
2023-07-30 17:21:17 +02:00
oblomov
9f2f0dbbcf Dev (#243)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* Update README.md

* new demos

* Update z2ui5_cl_app_hello_world.clas.xml

* Update z2ui5_cl_app_hello_world.clas.xml

* Update z2ui5_cl_app_hello_world.clas.abap

* Update z2ui5_cl_app_hello_world.clas.abap

* Update z2ui5_cl_http_handler.clas.locals_imp.abap

* Update README.md

* Update README.md

* Update README.md

* Update z2ui5_cl_http_handler.clas.locals_imp.abap

* Update z2ui5_cl_http_handler.clas.testclasses.abap

* update

* abalint fix

* update

* hello world app

* url params

* unit tests

* demos

* demos

* event data

* events and refactoring
2023-06-15 16:23:16 +00:00
oblomov
dd31464414 demos and refactoring (#237)
* overflow toolbar menu item

* table popin

* test

* popups features

* popup

* popup

* POPUPS

* popups

* popup

* popups

* refactoring

* REFACTORING

* popover

* refactoring

* demos

* refactoring

* refactoring

* demos

* demos

* demos

* demo

* demos

* demos

* demo

* demos

* demo

* demos

* demos

* demos

* refactoring

* abaplint
2023-06-15 16:23:16 +00:00
oblomov
84c66a73ba demos (#232)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* bugfixes and demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
b45923d437 bugfixes (#229)
* demos

* bugfix error popup

* bugfix combobox

* abalint fix
2023-06-15 16:23:16 +00:00
oblomov
be43292f04 demos and csp (#226)
* demos

* demos and csp

* demos
2023-06-15 16:23:16 +00:00
oblomov
839db53f1f Demos and Security Policy (#225)
* demos

* security policy added
2023-06-15 16:23:16 +00:00
oblomov
4e79716a55 Demos (#224)
* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
976658b611 demos (#222)
* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
53992d94d8 demos (#220)
* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
8309642e55 Demos (#217)
* demos

* demos

* demos

* demos

* demos

* demos

* demos

* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
12493b53fd demos (#215)
* demos

* demos

* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
e4158a110e examples (#213)
* demos

* examples
2023-06-15 16:23:16 +00:00
oblomov
88c3087e41 row events (#212) 2023-06-15 16:23:16 +00:00
oblomov
65ff5e1ca2 unit test (#211)
* fixes

* examples

* unit test

* unit tests

* abaplint fix

* unit test

* fix downport

* abaplint fix
2023-06-15 16:23:16 +00:00
oblomov
e808aa81d0 conversion (#210)
* demo update

* Update README.md

* conversions

* fix
2023-06-15 16:23:16 +00:00
oblomov
fc4c3f03de decimals (#209) 2023-06-15 16:23:16 +00:00
oblomov
ccfa2e2585 unit tests and bugfixes (#199)
* unit tests

* unit test

* frontend messages update

* scroll function

* scroll

* bugs scrolling

* bugfix value help

* abaplint fixes

* unit tests

* unit tests

* unit tests

* unit tests
2023-06-15 16:23:16 +00:00
oblomov
6a280baebb update generic table (#193)
* update generic table

* demos

* Update README.md

* abalint fixes

* Update abaplint.jsonc
2023-06-15 16:23:16 +00:00
oblomov
4206e559eb renaming and table control (#188)
* renaming

* renaming

* selectionchange with table control
2023-06-15 16:23:16 +00:00
oblomov
d513e23591 item with event and selection (#186) 2023-06-15 16:23:16 +00:00
oblomov
b295db897a refactoring (#185)
* demos

* refactoring

* renaming

* renaming

* Update abaplint.jsonc

* abaplint issues

* refactoring

* demos

* bugifx popup

* cleanup

* abalint fixes
2023-06-15 16:23:16 +00:00
oblomov
745e83c7f7 Dev (#182)
* demos

* Side Effects

* side effects
2023-06-15 16:23:16 +00:00
oblomov
9fe2e51951 doku, demos, fixes (#180)
* illustrated messages

* messages

* fix timer bug

* fixes demos

* 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
2023-06-15 16:23:16 +00:00
oblomov
2a0900bfda demos and ns (#179)
* fixes

* demos

* namespace

* abaplint fixes
2023-06-15 16:23:16 +00:00
oblomov
517327a89f demos (#178)
* Update README.md

* Update README.md

* demos

* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
64c4ecde14 controller name and demos (#174)
* message manager

* replace controller name

* demos

* abaplint fixes
2023-06-15 16:23:16 +00:00
oblomov
afca53b0a8 rename view (#173)
* demos

* demos

* rename view

* renaming view
2023-06-15 16:23:16 +00:00
oblomov
226698f168 demos (#172)
* demos

* demos
2023-06-15 16:23:16 +00:00
oblomov
50c87bc967 demos (#171) 2023-06-15 16:23:16 +00:00
oblomov
e513b5452d bugfixes and demos (#170)
* demos

* demos

* abaplint
2023-06-15 16:23:16 +00:00
oblomov
451630ef86 messages (#168)
* custom controls

* bugfixes

* message manager

* abaplint fixes
2023-06-15 16:23:16 +00:00
oblomov
f63c1fe5cf fixes (#166)
* custom controls

* bugfixes
2023-06-15 16:23:16 +00:00
oblomov
1eb3056de5 config and timer (#165)
* cl_gui_timer

* configs index_html
2023-06-15 16:23:16 +00:00
oblomov
f5e742d918 Downport 752 (#164)
* fixes

* clean up view helper

* add shell to view

* 752 gen data fix
2023-06-15 16:23:16 +00:00
oblomov
ee3b0b824a layout, popups and bugfixes (#162)
* gen ref

* popups

* popups fix

* bugfixes layout

* abaplint fixes

* abaplint issues

* add rtl to config
2023-06-15 16:23:16 +00:00
oblomov
260a683353 fix (#160)
* fix

* abaplint fixes
2023-06-15 16:23:16 +00:00
oblomov
6a38857051 bugfix gen reference (#159)
* fix shell

* illustrated message

* add messages and popups

* fix geenric references
2023-06-15 16:23:16 +00:00
oblomov
a26a909f2c bugfix demo 28 (#157)
* bugfix demo 28

* bugfix generic references

* abaplint fix
2023-06-15 16:23:16 +00:00
oblomov
9fe77d9555 bugfixes (#154)
* Update package.devc.xml

* added timer

* bugfixes
2023-06-15 16:23:16 +00:00
oblomov
91fe7aac29 extensions (#152)
* view fixes

* html css js
2023-06-15 16:23:16 +00:00
oblomov
64d939e125 gen data binding (#151)
* bugfixes

* bugfixes

* geeric binding

* binding gen data

* abaplint fixes

* abaplint fixes
2023-06-15 16:23:16 +00:00
oblomov
d329bf527c bugfixes and view separation (#149)
* view logic

* view updates

* bugfix

* abaplint fixes

* abaplint fixes
2023-06-15 16:23:15 +00:00
oblomov
90fce43ca8 bugfixes (#147)
* popup bug

* popup bug

* bugfix
2023-06-15 16:23:15 +00:00
oblomov
2ebee1f190 update view extension (#146)
* view definition

* update view

* xml view

* bugfix startapp

* update view

* view update

* update view extensions

* view extension
2023-06-15 16:23:15 +00:00
oblomov
2c60ae51cc view enhancement (#145)
* view definition

* update view

* xml view

* bugfix startapp
2023-06-15 16:23:15 +00:00
oblomov
a5799375bf refactoring view (#143) 2023-06-15 16:23:15 +00:00
oblomov
6e010febb6 bugfixes, bootstrapping (#141)
* bugfixes

* Update abaplint.jsonc

* bugfixes

* bugfix scrolling

* multiinput

* bugfix title

* bugfoxes page

* bugifxes bootstrapping

* abalint fixes
2023-06-15 16:23:15 +00:00
Marc Bernard
44c18a625a Avoid diff for package (#135)
Adds BOM to xml to avoid diff for on-prem

PS: If you need to create an XML for another object, it's best to start with a copy of an existing XML-file and upload it to GH. When you edit it afterwards, the format (BOM) will be retained.
2023-06-15 16:23:15 +00:00
oblomov
3a08e5cdda refactoring, cleanup, bugfixes (#134)
* bugfixes and flow logic

* Bugfixes

* refactoring

* bugfixes flow

* bugfixes

* cleanup utility class types

* bugfixes

* abalint fix
2023-06-15 16:23:15 +00:00
oblomov
d1740a9d40 bugfixes and flow logic (#130) 2023-06-15 16:23:15 +00:00
oblomov
e7912d17e0 bugfixes and configuration (#128)
* Update README.md

* fix table maintenance

* bugfixes scroll container

* bugfix demo boxes on small devices

* bugfix popup

* add table toolbar

* bugfix flow logic

* bugfixes flow and popup

* bugfix landing page

* refactoring type

* bug url creation

* cleanup constants

* theme, ui5 path configuration

* abalint issues

* cleanup constants

* cleanup constants

* abaplint issues
2023-06-15 16:23:15 +00:00
oblomov
f543a1dc52 bugfixes (#127)
* Update README.md

* fix table maintenance

* bugfixes scroll container
2023-06-15 16:23:15 +00:00
oblomov
0d3cd4b889 replace sap.ui.table with sap.m.table (#126)
* css styles

* index.html

* refactoring

* replace sap.ui.table with sap.m.table

* update (#125)

* css, design and repo url (#124)

* css styles

* index.html

* 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

* abaplint issues

* abaplint issues
2023-06-15 16:23:15 +00:00
oblomov
fe09a02452 visualization (#122)
* refactoring

* refactoring

* Update README.md

* Update README.md

* visualization
2023-06-15 16:23:15 +00:00
oblomov
9bdc16f140 refactoring and visualization (#121)
* refactoring && to ||

* refactoring

* refactoring

* renaming

* refactoring

* refactoring and visualization
2023-06-15 16:23:15 +00:00
oblomov
9ff354c995 refactoring && to || (#118)
* refactoring && to ||

* refactoring

* refactoring

* renaming
2023-06-15 16:23:15 +00:00
oblomov
75279d0c77 refactor '' to ` (#117)
* refactor '' to `

* abaplint check fix
2023-06-15 16:23:15 +00:00
oblomov
d9f681a163 file upload (#116) 2023-06-15 16:23:15 +00:00
Lars Hvam
7f0894a8b7 remove unused variables + refactor COND/SWITCH (#115)
* remove unused variables

* SWITCH/COND

* update abaplint
2023-06-15 16:23:15 +00:00
oblomov
f9e1069f60 refactoring and flow simplification (#114)
* refactoring and simplification

* refactoring

* refactoring

* refactoring and clean up

* refactoring

* refactoring

* refactoring

* simplification

* file upload/download

* abaplint issues fix
2023-06-15 16:23:15 +00:00
oblomov
4ac5ae9ca4 table selection mode (#113)
* Update README.md

* table selection modes

* Update README.md

* table selection modes

* table selection mode

* table selection mode
2023-06-15 16:23:15 +00:00
oblomov
7154968aea table selection mode (#112)
* Update README.md

* table selection modes

* Update README.md

* table selection modes

* table selection mode
2023-06-15 16:23:15 +00:00
oblomov
a4f89a1b00 F4-help, formatted text, selection modes (#110)
* F4-help, formatted text, selection modes

* Update abaplint.jsonc

* abaplint findings
2023-06-15 16:23:15 +00:00
Lars Hvam
b6e4fdb1bb fix double space findings (#106) 2023-06-15 16:23:15 +00:00
oblomov
e2641d2b0c popups (#105)
* popups

* popups
2023-06-15 16:23:15 +00:00
oblomov
867bf2a1ef table growing entries (#104) 2023-06-15 16:23:15 +00:00
oblomov
b0caecb3f7 project reorganization 2023-06-15 16:22:56 +00:00