Commit Graph

677 Commits

Author SHA1 Message Date
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
oblomov
37608ae247
Update README.md (#435) 2023-07-29 12:46:30 +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
ebfcc5710a
test abap_boolean and 702 types (#430)
* Update abaplint.jsonc

* use abap_boolean to test

* Update abaplint.jsonc

* Update z2ui5_cl_xml_view.clas.abap

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update z2ui5_cl_xml_view.clas.abap
2023-07-28 08:34:34 +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
b0ff2c0388
Update README.md (#418) 2023-07-25 14:14:09 +02:00
oblomov
c4ef354509
Update README.md (#417) 2023-07-25 10:28:58 +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
oblomov
04950ba6e8
bugfixes (#405) 2023-07-24 10:54:13 +02:00
oblomov
8cedb7f328
Update README.md (#407) 2023-07-23 21:37:59 +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
3b0f4c3ab9
Update and rename doc.md to documentation.md (#396)
* Update and rename doc.md to documentation.md

* Update documentation.md

* Update README.md

* Update README.md
2023-07-19 14:19:24 +02:00
oblomov
19e03726b5
Update zcl_my_handler_cloud.abap (#395)
* Update zcl_my_handler_cloud.abap

* Update zcl_my_handler_onprem.abap

* Update README.md

* Update README.md

* Update README.md

* Update faq.md

* Update faq.md

* Update faq.md
2023-07-19 14:02:13 +02:00
oblomov
a7a7729fcf
Update faq.md (#394) 2023-07-19 13:02:49 +02:00
oblomov
1e872a9293
Create faq.md (#393) 2023-07-19 13:00:03 +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
1e4444b1a4
Update README.md (#376) 2023-07-13 14:47:54 +02:00