Commit Graph

428 Commits

Author SHA1 Message Date
choper725
db2b9f22db
fix generate shlp + messagepopover (#523)
* fix generate shlp + messagepopover

* Update src/z2ui5_cl_xml_view.clas.abap

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

* added dynamic call of function module

* local decleration of shlp_descr type

* abaplint - update table key

* update max cyclic complexity

* add abaplint fix

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-09-03 15:55:44 +02:00
choper725
54cd6bd34b
fix zcc_generate_ddic_shlp (#522)
* fix zfc_generate_ddic_shlp

added ircontroller parameter to method in order to get the current app object

* abaplint fix

* abaplint fix

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-09-01 11:07:57 +02:00
oblomov
96d76e02b7
Dev (#521)
* update

* update

* update binding

* update xml view

* title_set method

* update binding

* renaming custom controls and functions
2023-09-01 10:06:36 +02:00
choper725
5521615b01
dynamic generate shlp dialog (#520)
* dynamic generate shlp dialog 

a first take on dynamic generate shlp dialog

* Update src/z2ui5_cl_xml_view.clas.abap

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

* abaplint fixes

* abaplint fixes

---------

Co-authored-by: Lars Hvam <larshp@hotmail.com>
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-09-01 09:28:59 +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
choper725
d4afaffed4
Responsive Splitter (#516) 2023-08-30 08:22:42 +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
choper725
cf61b92dbf
add showseperatos propery to list (#514) 2023-08-28 20:13:03 +02:00
oblomov
038ab40b94
binding fixes (#513)
* small adjustments

* update binding

* bugfix binding
2023-08-28 15:56:03 +02:00
oblomov
c8df128bbc
small adjustments (#511) 2023-08-27 14:54:35 +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
choper725
d27112b2af
change variant control (#510) 2023-08-27 08:23:22 +02:00
choper725
cf2fd2dcaa
add 11 controls to xml view (#509)
* added 12 controls to xml view class

generate_ddic_shlp (just to try to put it there...)
view_settings_dialog
filter_items
sort_items
group_items
view_settings_filter_item
view_settings_item
variant_management
feed_input
feed_list_item
feed_list_item_action
mask_input

* Update src/z2ui5_cl_xml_view.clas.abap

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

* Update src/z2ui5_cl_xml_view.clas.abap

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

* Update src/z2ui5_cl_xml_view.clas.abap

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

* add 11 controls to xml view

view_settings_dialog
filter_items
sort_items
group_items
view_settings_filter_item
view_settings_item
variant_management
feed_input
feed_list_item
feed_list_item_action
mask_input

* fix for variable

* Update abap_transpile.json

* Update 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>
2023-08-25 12:06:48 +02:00
oblomov
7636bed63a
Update README.md (#505) 2023-08-21 08:30:17 +02:00
choper725
d14bb8794b
processflow + p13n (#504) 2023-08-21 08:25:20 +02:00
Gabriele N
86a4472f89
date/time pickers and step input properties (#502)
Added additional properties to date/time pickers and step input controls
2023-08-20 18:06:08 +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
bb5f5d195e
update date functions (#497)
* update nav container and frontend method

* update date functions

* update
2023-08-16 23:27:07 +02:00
oblomov
4de8956b80
update nav container and frontend method (#494) 2023-08-16 16:40:21 +02:00
oblomov
4c18dffc3e
update xml view names (#492) 2023-08-15 18:07:21 +02:00
choper725
bb31554e43
added table select dialog to xml view (#490) 2023-08-15 17:48:15 +02:00
abapsheep
94a8d663e3
Added ToolPage (#489)
* Added https://sapui5.hana.ondemand.com/#/entity/sap.tnt.ToolPage/sample/sap.tnt.sample.ToolPageHorizontalNavigation/code

* Added ToolPage
2023-08-15 11:54:14 +02:00
oblomov
fa8b5d7166
Dev (#488)
* update

* update
2023-08-15 10:10:59 +02:00
oblomov
509c95e224
update (#487) 2023-08-15 09:30:25 +02:00
oblomov
71faf21855
Dev (#486)
* update

* update

* update popup handling
2023-08-15 08:44:37 +02:00
oblomov
a8f8223789
update (#484) 2023-08-14 10:19:49 +02:00
oblomov
e19e1661a2
change of importing parameter (#483)
* 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

* test

* update

* update

* update

* Update README.md

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-08-14 10:04:46 +02:00
oblomov
e7f6762cf5
Update README.md (#482) 2023-08-13 14:57:51 +02:00
Th0masMa
14faa6b746
New UI Element MultiComboBox (#481)
* UI Element Progress_Iindicator

* UI Elements Planning Calendar

* UI Elements DynamicSide, PlanningCalendarLegend, .

* UI Element InfoLabel

* New UI Element MultiComboBox

* UI Element PlanningCalendarRow Updated
2023-08-12 19:46:42 +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
oblomov
3bb6af9f01
nest controller (#475)
* Update README.md

* Update README.md

* update controller nest
2023-08-09 19:57:11 +02:00
oblomov
c7a0790d4a
readme (#473)
* Update README.md

* Update README.md
2023-08-09 07:29:18 +02:00
oblomov
9a9e37332f
update contribution (#472)
* Update README.md

* Update README.md

* Update CONTRIBUTING.md
2023-08-08 22:22:10 +02:00
oblomov
1d6ead2a88
Dev (#471)
* Update README.md

* Update README.md
2023-08-08 15:50:39 +02:00
choper725
8575cb66a9
t_arg fix when receiving non string value (#469) 2023-08-08 06:41:16 +02:00
choper725
904dc3623c
added register mesagemanager (#468)
added register mesagemanager for data validation via binding,

check demo 67, and insert charcters in the Input fields
2023-08-07 20:45:45 +02:00
oblomov
f03c8d3780
updates popover (#467)
* Update README.md

* update popover fix

* Update README.md
2023-08-07 19:35:37 +02:00
oblomov
4eb037d635
update (#466)
* Update README.md

* update popover fix
2023-08-07 08:57:47 +02:00
oblomov
ce9ed25bc5
Update README.md (#465) 2023-08-06 23:27:30 +02:00
oblomov
e90e8c85e6
Update README.md (#464)
* Update README.md

* Update README.md

* Update README.md

* Update package.json

* Update package-lock.json

* update
2023-08-06 20:07:14 +02:00
oblomov
e9a281a157
Dev (#462)
* Update README.md

* Update README.md
2023-08-05 20:08:17 +02:00
Th0masMa
9131f7c4fd
UI Element InfoLabel (#460) 2023-08-05 13:31:41 +02:00
choper725
73b6df0658
datepicker properties (#459)
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-08-05 08:47:11 +02:00
Th0masMa
7c38c42350
UI DynamicSideContent PlanningCalendarLegend (#458)
* UI Element Progress_Iindicator

* UI Elements Planning Calendar

* UI Elements DynamicSide, PlanningCalendarLegend, .
2023-08-05 08:44:01 +02:00
Th0masMa
38e1ffd6d2
UI Elements Planning Calendar (#456)
* UI Element Progress_Iindicator

* UI Elements Planning Calendar
2023-08-04 13:27:28 +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
8d1dcbec3f
update logging function (#454) 2023-08-04 10:44:09 +02:00