oblomov
aab26f94f8
bugfixes for launchpad compatibility ( #597 )
...
* small bugfixes
* bugfix launchpad compatibility for custom controls
2023-10-24 11:04:47 +02:00
oblomov
eda3a70fb1
unbind functionality ( #595 )
...
* add bind clear functionality
* Update README.md
* clear binding logic
2023-10-23 16:19:05 +02:00
oblomov
56357f10fa
add bind clear functionality ( #593 )
2023-10-23 10:29:08 +02:00
oblomov
66cc249f14
update custom controls ( #591 )
...
* Update README.md
* update new cc logic
* new custom controls
* update custom controls
* Update README.md
* Update README.md
* update cc
* update cc
2023-10-23 01:44:44 +02:00
oblomov
98691f0eeb
Update README.md ( #590 )
2023-10-20 15:16:15 +02:00
oblomov
2f1148a700
update readme ( #589 )
...
* added cdnjs.cloudflare to Content-Security-Policy
* Update README.md
---------
Co-authored-by: Nestor Lara <nlara@nuveplatform.com>
2023-10-20 15:05:23 +02:00
oblomov
9937356f6b
added cdnjs.cloudflare to Content-Security-Policy ( #588 )
...
Co-authored-by: Nestor Lara <nlara@nuveplatform.com>
2023-10-20 14:57:10 +02:00
axelmohnen
7c712fe1c2
New properties for TEXTAREA control ( #587 )
...
New ValueState related properties
2023-10-20 09:36:50 +02:00
choper725
d0bd3e79b8
side container + updates ( #585 )
2023-10-17 10:05:19 +02:00
oblomov
2eb0670f63
Dev ( #584 )
...
* 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
* Update README.md
2023-10-16 19:43:49 +02:00
axelmohnen
84c37a37c7
New timeline control ( #583 )
...
* Popover: new parameter "showHeader"
* Update src/z2ui5_cl_xml_view.clas.abap
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
* New Timeline control
new sap.suite.ui.commons.Timeline control
---------
Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2023-10-16 18:31:32 +02:00
choper725
b0b97dc32d
update xml view parameters ( #582 )
...
* update xml view parameters
* update
2023-10-11 23:08:43 +02:00
oblomov
1cac6b313a
Dev ( #581 )
...
* 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-10-11 11:39:21 +02:00
oblomov
b0b9e98770
update documentation ( #579 )
...
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2023-10-08 13:40:27 +02:00
oblomov
7d39fb572e
update t_attri handling ( #576 )
2023-09-30 22:54:04 +02:00
choper725
58b0f25f7b
new properties xml view ( #575 )
2023-09-30 08:38:54 +02:00
axelmohnen
7a3f9e845c
Popover: new parameter "showHeader" ( #572 )
...
* Popover: new parameter "showHeader"
* 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-09-28 08:49:12 +02:00
oblomov
b7fab3dcec
Dev ( #573 )
...
* Update README.md
* update popover logic
* nested popover fix
* update popover nest2
2023-09-28 08:46:36 +02:00
oblomov
989c03a370
popover in nested view fix ( #571 )
...
* Update README.md
* update popover logic
* nested popover fix
2023-09-27 18:16:31 +02:00
choper725
11da1c198a
add properties to xml view ( #569 )
2023-09-26 20:59:08 +02:00
axelmohnen
01503e7bcc
Object page layout: new parameter "showFooter" ( #568 )
...
* Object page layout: new parameter "showFooter"
* Update z2ui5_cl_xml_view.clas.abap
* 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-09-26 13:06:23 +02:00
oblomov
622e1766c1
popover fix ( #567 )
...
* Update README.md
* update popover logic
2023-09-26 10:07:41 +02:00
choper725
211f54f4b1
new params to xml view ( #566 )
2023-09-26 08:28:36 +02:00
axelmohnen
323554c9dd
New parameters for dialog control ( #564 )
2023-09-25 09:01:36 +02:00
oblomov
2d8c7ea06b
DEV ( #559 )
...
* update standalone compatibility
* update popover logic
2023-09-24 19:08:39 +02:00
choper725
3b775e8e1e
update properties xml view ( #562 )
2023-09-24 00:08:06 +02:00
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
oblomov
f203a773f3
update standalone compatibility ( #556 )
2023-09-21 13:16:58 +02:00
choper725
dc3aa5faaa
update uploadset xml view properties ( #555 )
2023-09-21 08:50:59 +02:00
oblomov
7f5c387e5d
Dev ( #554 )
...
* Update README.md
* Update README.md
* Update README.md
* binding nested views
* Update README.md
2023-09-20 15:56:24 +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
oblomov
d4b37e28b8
Dev ( #549 )
...
* Update README.md
* Update README.md
* Update README.md
2023-09-18 17:13:00 +02:00
oblomov
c8180a5aee
Dev ( #548 )
...
* busy indicator extension
* Update README.md
* Update README.md
* update binding
* Update README.md
* update binding
* update
* Update package.json
* Update package-lock.json
2023-09-18 14:48:54 +02:00
oblomov
9e502b2882
busy indicator extension ( #547 )
2023-09-14 10:33:49 +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
oblomov
04d6f3b4bd
Dev ( #542 )
...
* bugfix serialization
* update
* add new error message for binding errors
* binding and url fix
* nested views and custom function
* Update README.md
2023-09-11 08:11:08 +02:00
oblomov
b35537d443
Dev ( #536 )
...
* bugfix serialization
* update
* add new error message for binding errors
* binding and url fix
* nested views and custom function
2023-09-10 09:59:39 +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
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