Commit Graph

1379 Commits

Author SHA1 Message Date
oblomov-dev
1a418299e8
update references (#1643) 2024-12-12 12:21:10 +01:00
oblomov-dev
3e4217ae37
update references (#1642) 2024-12-12 12:14:10 +01:00
github-actions[bot]
9c0d3316c6
[create-pull-request] automated change (#1641)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-12 12:06:54 +01:00
Christian Wildt
b1ed6d3477
Fixed Popover not opened by some elements (#1640) 2024-12-12 11:47:42 +01:00
github-actions[bot]
0e7ec4fdff
[create-pull-request] automated change (#1639)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-12 00:54:18 +01:00
Christian Wildt
289252ec59
Popover Navigation (#1638)
* Pop

* Popover Navigation

Enabling Navigation Container for Popover
2024-12-12 00:43:41 +01:00
Christian Wildt
3813512021
Added AvatarGroup (#1637)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
2024-12-11 18:58:49 +01:00
Michael Zinnöcker
a8b7676c11
- fixed some errors showing up in browser console, like metadata failed, unnamed model (#1636) 2024-12-11 15:48:06 +01:00
oblomov-dev
fc18b6c1e0
rename annotation uri (#1635)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
* rename annotation uri

* Update src/02/z2ui5_if_client.intf.abap

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

* Update src/02/z2ui5_if_client.intf.abap

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

---------

Co-authored-by: oblomov-dev@outlook.com <>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-12-11 13:13:17 +01:00
Oliver Bluhm
375135463f
New parameter for breadcrumbs (#1634)
* New parameter for breadcrumbs

* Update src/02/z2ui5_cl_xml_view.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>
2024-12-11 12:22:01 +01:00
github-actions[bot]
dc28189ef2
[create-pull-request] automated change (#1633)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-10 16:38:08 +01:00
oblomov-dev
5153b63c1c
fix frontend anno uri (#1632) 2024-12-10 16:37:22 +01:00
github-actions[bot]
4398365764
[create-pull-request] automated change (#1631)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-10 16:27:55 +01:00
Michael Zinnöcker
26f4796b19
SmartMultiInput Enablement (#1630)
* SmartMultiInput Enablement

- added SmartMultiInput to View
- added SmartMultiInput extension for rangeData/token handling similar to MultiInput
- added annotationURI, as we also need the annotations from the backend
- demo in Z2UI5_CL_DEMO_APP_319

* Update App.controller.js

* Update View1.controller.js

---------

Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-10 16:23:57 +01:00
github-actions[bot]
0cd698111e
[create-pull-request] automated change (#1629)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-10 15:18:36 +01:00
oblomov-dev
dcaf70bf4e
Reanming fixes (#1628)
* reanming fixes

* Update App.controller.js
2024-12-10 15:18:14 +01:00
github-actions[bot]
edb6d9022e
[create-pull-request] automated change (#1626)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-10 15:06:12 +01:00
oblomov-dev
07bdeeaf58
renaming default model path (#1625)
* renaming default model path

* adjust alignment

* Update View1.controller.js
2024-12-10 15:05:20 +01:00
Christian Günter
c2b476481e
refactor switchDefaultModel to switchDefaultModelP (#1620)
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-10 14:42:41 +01:00
github-actions[bot]
be06c973b3
[create-pull-request] automated change (#1624)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-10 14:40:42 +01:00
github-actions[bot]
20b0c4c523
js files as abap classes (#1623)
* [create-pull-request] automated change

* Update App.controller.js

---------

Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-10 14:39:37 +01:00
github-actions[bot]
e59657a851
js files as abap classes (#1622)
* [create-pull-request] automated change

* Update App.controller.js

---------

Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-10 14:37:39 +01:00
oblomov-dev
b884c2ae1e
Tree (#1621)
* tree

* Update App.controller.js

* update

* update

* update
2024-12-10 14:34:56 +01:00
dependabot[bot]
47337ef381
Bump @abaplint/cli from 2.113.68 to 2.113.73 in /app (#1619) 2024-12-09 17:24:48 +01:00
Christian Wildt
777c8d5a63
Adjustments to the URL Helper (#1616)
Some checks failed
build_downport / build_downport (push) Has been cancelled
build_frontend_classic / build_frontend_classic (push) Has been cancelled
build_frontend_cloud / build_frontend_cloud (push) Has been cancelled
js_transform / Code-Cleanup (push) Has been cancelled
ui5lint / test (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled
2024-12-04 21:53:41 +01:00
oblomov-dev
6cd6dc6938
abaplint fixes (#1615)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
* Update z2ui5_cl_xml_view.clas.abap

* Update z2ui5_cl_xml_view.clas.abap
2024-12-04 16:56:25 +01:00
oblomov-dev
a76cce856f
update (#1614) 2024-12-04 15:24:24 +01:00
github-actions[bot]
34ba16e94a
[create-pull-request] automated change (#1613)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2024-12-04 14:29:30 +01:00
Christian Wildt
19c48b9e0f
Added URLHelper Methods (#1612)
* Added URLHelper Methods

* Added URLHelper Methods

* Interface cleanup

* added mobilelibrary in app

---------

Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-04 14:28:44 +01:00
oblomov-dev
33e4df3dac
Odata (#1611)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
* update

* update

* update
2024-12-04 00:22:24 +01:00
Christian Günter
6c478d78f9
radio button: add visible property (#1610) 2024-12-03 17:51:34 +01:00
oblomov-dev
c1ab4e6658
Smart control fix (#1609)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
* smart control fix

* update
2024-12-03 12:44:25 +01:00
Christian Günter
620be93586
popup_to_select: fix title (#1608)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-02 16:01:45 +01:00
oblomov-dev
908434983e
viz control fixes (#1607) 2024-12-02 14:04:12 +01:00
oblomov-dev
6416c41bca
Smart controls test (#1606)
* smart controls test

* update

* Update src/01/03/z2ui5_cl_app_view1_js.clas.abap

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

* update

* update

* update

* update

* update

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-12-02 12:13:51 +01:00
axelmohnen
062332d22b
New VizFrame Chart control (#1605)
* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

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

* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

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

* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

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

* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

* New VizFrame Chart control

List of methods:
VIZ_FRAME
VIZ_DATASET
VIZ_FLATTENED_DATASET
VIZ_DIMENSIONS
VIZ_DIMENSION_DEFINITION
VIZ_MEASURES
VIZ_MEASURE_DEFINITION
VIZ_FEEDS
VIZ_FEED_ITEM

---------

Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
2024-12-02 10:49:15 +01:00
dependabot[bot]
95390b1c16
Bump @ui5/cli from 4.0.10 to 4.0.11 in /app (#1604)
Some checks failed
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
ajson mirror / pr_ajson_changes (push) Has been cancelled
Bumps [@ui5/cli](https://github.com/SAP/ui5-cli) from 4.0.10 to 4.0.11.
- [Release notes](https://github.com/SAP/ui5-cli/releases)
- [Changelog](https://github.com/SAP/ui5-cli/blob/main/CHANGELOG.md)
- [Commits](https://github.com/SAP/ui5-cli/compare/v4.0.10...v4.0.11)

---
updated-dependencies:
- dependency-name: "@ui5/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 12:32:49 +01:00
dependabot[bot]
9278374624
Bump @ui5/linter from 1.3.1 to 1.4.1 in /app (#1603)
Bumps [@ui5/linter](https://github.com/SAP/ui5-linter) from 1.3.1 to 1.4.1.
- [Release notes](https://github.com/SAP/ui5-linter/releases)
- [Changelog](https://github.com/SAP/ui5-linter/blob/main/CHANGELOG.md)
- [Commits](https://github.com/SAP/ui5-linter/compare/v1.3.1...v1.4.1)

---
updated-dependencies:
- dependency-name: "@ui5/linter"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 12:32:11 +01:00
dependabot[bot]
253d98d195
Bump @abaplint/cli from 2.113.67 to 2.113.68 in /app (#1602)
Bumps [@abaplint/cli](https://github.com/abaplint/abaplint) from 2.113.67 to 2.113.68.
- [Release notes](https://github.com/abaplint/abaplint/releases)
- [Commits](https://github.com/abaplint/abaplint/commits)

---
updated-dependencies:
- dependency-name: "@abaplint/cli"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-12-01 12:31:46 +01:00
dependabot[bot]
b88ccd2327
Bump @sap/ux-ui5-tooling from 1.15.4 to 1.15.6 in /app (#1601)
Bumps @sap/ux-ui5-tooling from 1.15.4 to 1.15.6.

---
updated-dependencies:
- dependency-name: "@sap/ux-ui5-tooling"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-12-01 12:31:23 +01:00
oblomov-dev
8392419977
update dependabot (#1600) 2024-12-01 10:56:43 +01:00
oblomov-dev
1fee8bfea6
Update LICENSE (#1599)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
2024-11-30 17:49:41 +01:00
oblomov-dev
54136bbc64
update (#1598) 2024-11-30 17:46:54 +01:00
oblomov-dev
e53aa52fe6
UI5 2.x fixes (#1597)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
2024-11-30 15:05:05 +01:00
ABAP for years :)
f9375fba19
Properties for Spot (#1596)
Some checks are pending
build_downport / build_downport (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
js_transform / Code-Cleanup (push) Waiting to run
ui5lint / test (push) Waiting to run
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-11-30 02:36:01 +01:00
ABAP for years :)
782a45742e
Correction of comparison_micro_chart and add comparison_micro_chart_data (#1595)
* Correction of comparison_micro_chart and add comparison_micro_chart_data

Addition and correction comparison_micro_chart 

Sample
  DATA(lo_comparison) = page->comparison_micro_chart(
*  EXPORTING
*                                                           colorpalette =
*                                                           press    =
                                                           size     = 'L'
*                                                           height   =
                                                           maxvalue = '100'
*                                                           minvalue =
*                                                           scale    =
*                                                           width    =
*                                                           hideonnodata =
*                                                           shrinkable =
*                                                           view     =
*  RECEIVING
*                                                           result   =
    ).

    lo_comparison->comparison_micro_chart_data( color = 'Good'
*                                                press =
*                                                displayvalue =
                                                title = 'Best'
                                                value = '99'
*  RECEIVING
*                                                result =
    ).

    lo_comparison->comparison_micro_chart_data( color = 'Good'
*                                                press =
*                                                displayvalue =
                                                title = 'Current'
                                                value = '80'
*  RECEIVING
*                                                result =
    ).

* line correction

---------

Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2024-11-30 02:35:04 +01:00
ABAP for years :)
28b8666565
Properties for analytic_map (#1594)
* Properties for analytic_map

Properties for analytic_map

* Update src/02/z2ui5_cl_xml_view.clas.abap

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

* Update src/02/z2ui5_cl_xml_view.clas.abap

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

* Update src/02/z2ui5_cl_xml_view.clas.abap

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

* Update src/02/z2ui5_cl_xml_view.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>
2024-11-30 02:34:07 +01:00
ABAP for years :)
f51f1d853d
MapContainer - ShowHome Parameter (#1593)
added property
2024-11-29 15:41:17 +01:00
Christian Wildt
8bc645fb74
Added parameters to GridBoxLayout & GridListItem (#1591)
Some checks failed
build_downport / build_downport (push) Has been cancelled
build_frontend_classic / build_frontend_classic (push) Has been cancelled
build_frontend_cloud / build_frontend_cloud (push) Has been cancelled
js_transform / Code-Cleanup (push) Has been cancelled
ui5lint / test (push) Has been cancelled
2024-11-28 15:14:59 +01:00
oblomov-dev
c9fea5d581
fix microchart (#1590) 2024-11-28 13:59:50 +01:00