Commit Graph

47 Commits

Author SHA1 Message Date
abapsheep
9b882043ab
Update z2ui5_cl_xml_view.clas.abap (#1066)
Added Menu Button
2024-04-09 16:41:28 +02:00
choper725
581e8da68c
update xml ui.table (#1062) 2024-04-08 09:16:41 +02:00
oblomov
4e0d1e23b2
add displayedbars property (#1061) 2024-04-06 12:56:10 +02:00
choper725
ef388fe8cd
column menu xml view (#1049) 2024-03-29 22:41:12 +01:00
ABAP for years :)
93a8a988f4
Update z2ui5_cl_xml_view.clas.abap (#1045) 2024-03-28 12:31:27 +01:00
ABAP for years :)
23f2c4d220
Update Analytical Map (#1039) 2024-03-23 01:28:03 +00:00
axelmohnen
8c95d08017
MULTI_INPUT: New properties for valueState (#1035) 2024-03-21 13:36:55 +01:00
choper725
69e93302aa
various updates (#1032) 2024-03-20 13:23:45 +00:00
choper725
07ec2aae71
update sap.m.title in xml view, remove webc ns con (#1027)
* update sap.m.title in xml view, remove webc ns con

* update xml view

* Update abaplint.jsonc

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-03-19 17:08:13 +01:00
choper725
dd59001fab
card implementation in xml view (#1025) 2024-03-18 20:02:40 +01:00
choper725
29b9072f4e
add setTimeout for follow_up_action & update xml v (#1024)
add setTimeout for follow_up_action, in order to finish set promises by controls.

update xml view
2024-03-18 14:51:42 +01:00
oblomov
0813d9372e
add toggle open state (#1016) 2024-03-16 15:26:43 +01:00
ABAP for years :)
f7792a26b5
UI_ROW_ACTION_ITEM Property Visible (#1014) 2024-03-15 07:16:40 +01:00
axelmohnen
2fbb26f35e
MULTI_INPUT: New property "required" (#1007) 2024-03-14 12:58:56 -04:00
choper725
05dcb7ef94
update xml view (#1006) 2024-03-11 18:04:53 -04:00
choper725
09edad61dc
update http_get + add property to xml view (#996)
1.
adjusted popup + popover fragment assign to sap.z2ui5.oViewPopup position in order to access view object before popup open (being able to run js on popup dom object before dialog open).
2. created a Fragment global var to get dom object as oViewPopup is not the actual view of the fragment.
2024-03-06 11:19:14 +01:00
oblomov
89374e399c
gantt enhancements (#995) 2024-03-05 16:06:56 +01:00
Marchl-Woid
37e5816a7c
FileUploader (#994)
* FileUploader: Property ICON

Exent FileUploader with property ICON. So it can be set

* Update z2ui5_cl_xml_view_cc.clas.abap

Extend Property enabled in file_uploader

* Update src/02/01/01/z2ui5_cl_xml_view_cc.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>
2024-03-05 09:18:55 +01:00
oblomov
610194ed29
update gantt xml (#993)
* update gantt xml

* update
2024-03-05 08:07:09 +01:00
choper725
d63862b286
debuggin tools fix + toggleState on tree (#992) 2024-03-04 23:57:03 +01:00
Marchl-Woid
570aebd687
Update z2ui5_cl_xml_view.clas.abap (#982)
Change on Element proportion_zoom_strategy. Added property zoomLevel

Reason: Gantt Chart with Container ToolBar: Toolbar has the feature zoomlevel and can now be forwarded to the axis

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-03-01 11:26:10 +01:00
oblomov
3a487e044b
Update webc renderer (#978)
* update webc renderer

* update

* update

* Update src/01/90/z2ui5_cl_test_app_131.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-02-29 19:00:19 +01:00
oblomov
6f64e6bf27
low release compatibility (#977) 2024-02-29 16:27:52 +01:00
oblomov
765f8f5296
low_ui5_version_fixes (#967)
* low_ui5_version_fixes

* lint fix
2024-02-28 14:53:33 +01:00
choper725
b747a388c7
added template if, else, elseif, then, with, repea (#945)
* added template if, else, elseif, then, with, repea

to xml view class

* Update abap_transpile.json

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-02-24 04:16:26 +01:00
choper725
4a514c688d
fix preproccesors & remove messagemanager. (#940) 2024-02-23 00:12:19 +01:00
oblomov
d977f3633c
Fixes startup app (#929)
* fixes startup app

* fixes

* fixes

* update leave app handling
2024-02-21 17:12:24 +01:00
Gabriele N
59bafcf52f
Property and event for ObjectListItem (#928)
For ObjectListItem:
- added event "press"
- added property "selected"
2024-02-21 17:09:24 +01:00
axelmohnen
d727d606f9
New wizard control (#926)
* New wizard control

New control: sap.m.wizard

* renaming

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-02-21 12:08:30 +01:00
oblomov
fd321c91df
Refactoring (#886)
* refactoring

* Update README.md

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* lint fixes

* lint fixes

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* update abaplint

* update

* update

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update abaplint.jsonc

* update lint

* update

* Update abaplint.jsonc

* Update abaplint.jsonc

* update

* update

* update

* Update abaplint.jsonc

* fixes

* update

* update
2024-02-14 20:15:31 +01:00
axelmohnen
0b54da3a3f
TREE_TABLE: new parameters (#885)
TREE_TABLE: new parameters
2024-02-13 16:03:49 +01:00
oblomov
7e7cfb95c5
Refactoring (#880)
* 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

* 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

* README.md aktualisieren

* README.md aktualisieren

* README.md aktualisieren

* README.md aktualisieren

* README.md aktualisieren

* Update README.md

* README.md aktualisieren

* Update README.md

* update

* refactoring

* Update abaplint.jsonc

* Update abaplint.jsonc

* refactoring

* update

* lint fixes

* refactoring

* fixes unit tests

* update

* update
2024-02-12 17:01:05 +01:00
oblomov
e7f1ae439d
Refactoring (#877)
* refactoring

* refactoring

* update

* update

* update

* update

* update

* Update changelog.txt
2024-02-08 19:46:24 +01:00
oblomov
12c68094cc
refactoring (#872)
* refactoring

* update

* cell binding fix

* formatting
2024-02-07 19:02:41 +01:00
oblomov
064ddaa543
Refactoring (#871)
* refactoring

* update

* update

* update

* refactoring

* lint fixes

* update

* refactoring

* update

* update

* update tests

* update

* refactoring

* update
2024-02-06 20:53:31 +01:00
oblomov
3bea3d8ee8
chart.js fix (#865)
* refactoring

* update

* chart.js fix

* update

* update
2024-02-04 21:02:08 +01:00
oblomov
4144455e5f
Refactoring (#830)
* refactoring

* refactoring

* update

* update

* Delete src/02/03/z2ui5_cl_popup_pdf.clas.locals_imp.abap

* update

* update

* Update package.devc.xml

* npm packages

* update refactoring

* update testclass

* update

* version update

* update

* update
2024-02-01 16:28:54 +01:00
choper725
6026b9f9a1
xml view addtions (#832)
* imagemapster cc edit

* xml view additions
2024-01-31 23:40:59 +01:00
choper725
f502e4f5a9
add favicon CC + xml view additions (#829)
* add favicon CC + xml view additions

* fix

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-01-31 17:20:53 +01:00
oblomov
4443999ff1
Popup json download (#828)
* popup json download

* lint fixes

* update

* update startup app

* lint fixes
2024-01-31 08:27:09 +01:00
choper725
fc6952a072
add new controls to xml view (#823)
* add new controls to xml view

* fix
2024-01-26 14:58:13 +01:00
oblomov
1933db790c
Update package structure (#821)
* update-package-structure

* update
2024-01-26 13:16:37 +01:00
oblomov
a654125e6f
Cleanup (#711)
* cleanup

* project refactoring

* cleanup

* update

* update

* abaplint fix
2023-12-07 15:35:09 +01:00
oblomov
574802e9a7
refactoring (#704)
* refactoring

* unit tests

* update

* unit test deactivate
2023-12-04 19:28:01 +01:00
oblomov
9409736bc2
cleanup (#697) 2023-11-30 19:35:52 +01:00
oblomov
cd49c3cfca
Cleanup (#691)
* cleanup

* cleanup

* abaplint fix

* abaplint fix

* unit test fix
2023-11-30 12:44:57 +01:00
oblomov
417b6708ba
cleanup (#689)
* cleanup

* Delete src/02/z2ui5_cl_cc_scroll.clas.abap

* Delete src/02/z2ui5_cl_cc_scroll.clas.xml

* Delete src/21 directory

* Delete src/22 directory

* Delete src/98 directory

* abaplint fixes

* naming

* clenaup cc

* z2ui5_cl_cc_file_uploader.clas.abap aktualisieren

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

* z2ui5_cl_cc_focus.clas.abap aktualisieren

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

* z2ui5_cl_cc_geolocation.clas.abap aktualisieren

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

* z2ui5_cl_cc_info.clas.abap aktualisieren

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

* z2ui5_cl_cc_messaging.clas.abap aktualisieren

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

* cleanup

* cleanup

* Update src/02/01/z2ui5_cl_cc_file_uploader.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-11-30 09:59:50 +01:00