Commit Graph

316 Commits

Author SHA1 Message Date
choper725
e4b2ccabc2
add controls to xml view (#535)
* add controls to xml view

* add missing implementation

* add missing parameter
2023-09-08 09:00:47 +02:00
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
choper725
cc1090a9b0
add new properties for controls (#528)
combobox
multi_input
radio button
radial micro chart (*fixed spelling error)
date_picker
input
2023-09-04 22:28:18 +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
choper725
d60fe94362
fix zfc_ddic_search_help TT declerations (#524)
* fix zfc_ddic_search_help TT declerations

not working with EMPTY KEY decleration in TT of method zfc_ddic_search_help

changed to DEFAULT KEY

* Update abaplint.jsonc

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-09-03 20:16:18 +02:00
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
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
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
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
4eb037d635
update (#466)
* Update README.md

* update popover fix
2023-08-07 08:57:47 +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
oblomov
d24646258b
updates (#450)
* popup fix

* update t_arg bugfix

* scroll

* fix controller nested
2023-08-04 06:57:31 +02:00
Th0masMa
dc5c68e124
UI Element Progress_Iindicator (#449) 2023-08-02 17:02:49 +02:00
oblomov
3ad921f2e1
update t_arg bugfix (#448)
* popup fix

* update t_arg bugfix
2023-08-02 14:43:26 +02:00
oblomov
981684c77f
popup fix (#445) 2023-08-01 18:46:06 +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
choper725
7714f4e53c
gantt chart base shape (#439)
gantt chart base shape
2023-07-30 00:10:26 +02:00
choper725
63b1382425
abap to js date object (#437)
added
1. createObject => create object from pattern: YYYY-MM-DDTHH:mm:ss

2. abapTimestampToDate 

3.abapDateToDateObject => pattern: YYYYMMDD

4. abapDateTimeToDateObject => accept 2 variabls: 1. DATE: YYYYMMDD       2. TIME: HHmmss
2023-07-29 18:58:33 +02:00
choper725
327116ab40
added generic way creating date object in XML view (#433)
added generic way creating date object in XML view

1. added onInit in controller
2. added Date.createObject global symbol
2023-07-29 07:41:51 +02:00
Th0masMa
57670a29aa
UI Element Rating Indicator MaxValue (#431)
* UI Element calendarappointment  namespace changed

* New UI Element RatingIndicator

* New UI Element RatingIndicator

* UI Element Rating Indicator MaxValue
2023-07-28 12:46:01 +02:00
oblomov
ef93a0be94
Update z2ui5_cl_xml_view.clas.abap (#429) 2023-07-27 22:18:56 +02:00
Th0masMa
b698ffeff5
New UI Element RatingIndicator (#427)
* UI Element calendarappointment  namespace changed

* New UI Element RatingIndicator

* New UI Element RatingIndicator
2023-07-27 17:30:11 +02:00
oblomov
2567e31b68
fix error message (#425) 2023-07-26 19:52:32 +02:00
oblomov
f09ef6abf1
update (#424)
* update

* update

* update

* update

* update
2023-07-26 16:01:35 +02:00
oblomov
916b6cbe2b
update field symbol error (#423)
* update field symbol error

* unit tests

* update

* update refactoring
2023-07-26 12:34:24 +02:00
oblomov
7e49bb92f9
Dev (#422)
* update new syntax

* refactoring

* reafctoring

* field symbol error
2023-07-26 10:57:07 +02:00
oblomov
ed406b0a80
refactoring (#421)
* update new syntax

* refactoring

* reafctoring
2023-07-26 09:46:17 +02:00
oblomov
eb157f587a
update naming (#419) 2023-07-25 15:04:33 +02:00
oblomov
0f704d4241
update xlsx (#416)
* update xlsx

* update view
2023-07-25 09:36:34 +02:00
axelmohnen
b1ea456202
sap.m.input: fieldWidth property (#415)
* sap.m.input: fieldWidth property

sap.m.input: fieldWidth property

* 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-07-25 09:32:24 +02:00
choper725
247b2c5fb5
view update - export to xlsx - first gantt compone (#413)
added support sap.m.table export to xlsx

new gantt chart components added (work in progress for the demo)
2023-07-25 08:45:27 +02:00
oblomov
bd08652e9b
update binding (#411)
* docu update

* bugfix nested views

* update binding

* update

* update
2023-07-24 17:13:10 +02:00
oblomov
21f91b1d27
bugfix nested view (#410)
* docu update

* bugfix nested views
2023-07-24 14:00:27 +02:00
oblomov
4b09f36bb7
Dev (#409)
* bugfixes

* upadte xml view with mode
2023-07-24 11:00:48 +02:00
choper725
22da747e47
Export table to spreadsheet CC (#404)
id property for table + ui_table

export_spreadsheet CC (add a button)

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2023-07-22 09:09:07 +02:00
Th0masMa
356ca2cde4
UI Element calendarappointment namespace changed (#402) 2023-07-22 09:07:13 +02:00
oblomov
6dacb1fe49
bugfixes (#400) 2023-07-20 20:19:42 +02:00
oblomov
408ebac46a
Dev (#399)
* update launchpad active

* open new tab

* update

* update

* Update faq.md
2023-07-20 16:16:54 +02:00
oblomov
6c3b36dd93
cloud service compatibility (#397)
* fix showing message toast multiple times

* update workflow compatibility

* update launchpad services

* update
2023-07-19 15:55:17 +02:00
oblomov
6b601eaf97
workzone integration (#392)
* fix showing message toast multiple times

* update workflow compatibility
2023-07-17 19:18:42 +02:00
oblomov
ed957067cf
fix showing message toast multiple times (#390) 2023-07-17 13:50:00 +02:00
oblomov
df9b3be980
update file uplaoder (#389)
* fix demo 66

* fix popup close

* launchpad adjustments

* logging

* tile controls

* switch property

* file uploader

* update

* update controls

* update abaplint

* file uploader control

* Update z2ui5_cl_xml_view.clas.abap

* Update z2ui5_cl_xml_view.clas.abap
2023-07-16 23:30:05 +02:00
oblomov
447c4ae4a5
Dev (#379)
* fix demo 66

* fix popup close

* launchpad adjustments

* logging

* tile controls

* switch property

* file uploader

* update

* update controls

* update abaplint
2023-07-15 19:19:35 +02:00
Th0masMa
85794ab1b8
UI Element ICONTABSEPARATOR + Table ... (#384)
* UI Element Checkbox - Event Select

* UI Elemtent ICONTABBAR + ICONTABFILTER

* UI Element ICONTABSEPARATOR + Table ...
2023-07-15 19:02:39 +02:00
Th0masMa
1058a1e05a
UI Elemets IconTabBar + IconTabFilter (#382)
* UI Element Checkbox - Event Select

* UI Elemtent ICONTABBAR + ICONTABFILTER
2023-07-14 19:53:50 +02:00
Th0masMa
eac1941bf2
UI Element Checkbox - Event Select (#380) 2023-07-13 21:48:44 +02:00
Daniel Wegner
2ab226100c
add sap.m.Tree & sap.m.StandardTreeItem (#378)
* add sap.m.Tree & sap.m.StandardTreeItem

* add recursive table handling

* add recursive table handling 2

* abaplint fix

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

* abaplint fix

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

---------

Co-authored-by: Daniel Wegner <daniel.wegner@objective-partner.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-07-13 18:38:12 +02:00
oblomov
29b7ea5367
update tiles (#377)
* fix demo 66

* fix popup close

* launchpad adjustments

* logging

* tile controls
2023-07-13 14:59:32 +02:00
oblomov
7b31091d2a
logging (#372)
* fix demo 66

* fix popup close

* launchpad adjustments

* logging
2023-07-12 09:43:20 +02:00
choper725
1446dd64ca
added new controls (#371)
blocklayout + blocklayoutrow + blocklayoutcell + object_identifier + object_status
2023-07-12 09:30:08 +02:00
oblomov
fd81a412f1
launchpad adjudtments (#368)
* fix demo 66

* fix popup close

* launchpad adjustments
2023-07-10 10:17:13 +02:00
oblomov
b1ef5197f2
Dev (#367)
* fix demo 66

* fix popup close
2023-07-10 09:53:28 +02:00
oblomov
2f10c54342
fix demo 66 (#366) 2023-07-09 21:49:55 +02:00
oblomov
6eb3d85f78
activate unit tests (#363) 2023-07-09 16:20:27 +02:00
Th0masMa
a1df994c03
PLANNINGCALENDAR (#361) 2023-07-09 16:19:15 +02:00
oblomov
3ad1ef4a0e
update url params and http call (#356)
* Update README.md

* Update README.md

* Update README.md

* Update README.md

* url params update

* update

* update

* update

* update url params

* update params

* update url parameter

* new param logic

* upadte

* downport readiness
2023-07-09 10:11:37 +02:00
Daniel Wegner
d63badf035
add markupDescription of class sap.m.MessageItem (#359) 2023-07-08 22:09:30 +02:00
oblomov
d9954a7ba3
Update z2ui5_cl_http_handler.clas.abap (#358) 2023-07-08 14:48:29 +02:00