Commit Graph

107 Commits

Author SHA1 Message Date
choper725
c19a959b20
new control xml view (#561) 2023-09-22 22:54:41 +02:00
Gabriele N
ddc80273f5
MultiComboBox fix (#560)
Method multi_combobox was using the generic "ComboBox" instead of "MultiComboBox".
2023-09-22 09:05:33 +02:00
choper725
a2eeec86e5
side panel properties (#558) 2023-09-22 07:42:01 +02:00
choper725
65b0bc9e23
add controls to xml view (#557)
* add controls to xml view

update uploadset
update mask input
side panel

* fix
2023-09-21 21:56:21 +02:00
choper725
dc3aa5faaa
update uploadset xml view properties (#555) 2023-09-21 08:50:59 +02:00
axelmohnen
191a985c52
zcc_file_uploader with new optional parameters (#552)
- new property "checkDirectUpload"
2023-09-20 08:58:23 +02:00
choper725
e602beaaaa
update xml_view class (#551) 2023-09-19 22:12:41 +02:00
choper725
56be32c4c7
added doctype tag to http handler + rich text edit (#545)
* added doctype tag to http handler + rich text edit

added <!DOCTYPE html> to http handler class
in order to support rich text editor TinyMCE.

add rich text editor + demo 106

* add missing events params to rich text editor
2023-09-12 09:50:53 +02:00
choper725
69a1873776
add micro charts to xml view WIP (#540)
AreaMicroChart
BulletMicroChart
ColumnMicroChart
ComparisonMicroChart
DeltaMicroChart
HarveyBallMicroChart
LineMicroChart
StackedBarMicroChart
2023-09-10 08:56:56 +02:00
choper725
22587c1b12
add change event to mullti_input (#537) 2023-09-08 14:03:11 +02:00
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
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
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
choper725
cf61b92dbf
add showseperatos propery to list (#514) 2023-08-28 20:13: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
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
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
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
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
Th0masMa
dc5c68e124
UI Element Progress_Iindicator (#449) 2023-08-02 17:02:49 +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
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
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
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