Commit Graph

626 Commits

Author SHA1 Message Date
choper725
f615819a2b
follow_up_action fixes and enhance (#1022) 2024-03-17 22:11:15 +01:00
oblomov
4cc928b8d3
fix follow up action (#1021) 2024-03-17 20:35:39 +01:00
oblomov
47475aa1d7
z2ui5_cl_core_http_get.clas.abap aktualisieren (#1020) 2024-03-17 16:58:34 +01:00
oblomov
5943fdded5
follow up action (#1019)
* follow up action

* update

* Update src/01/02/z2ui5_cl_core_http_get.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-03-17 16:49:29 +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
oblomov
79b05da611
netsed views two way binding fix (#1013) 2024-03-15 03:46:32 +01:00
choper725
b7a6ba638b
update popup logic + popover on all views (#1012) 2024-03-15 02:44:06 +01:00
oblomov
d2f242d38e
added new booleans (#1011)
* added new booleans

* fix lint
2024-03-14 13:36:18 -04: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
oblomov
2014ea40ce
new version and fixes (#1005) 2024-03-11 11:14:04 -04:00
oblomov
ace5fbfe7e
popup-html (#1003) 2024-03-10 17:09:15 -04:00
oblomov
0a6b38e7ee
view model update event logic (#1002) 2024-03-09 15:11:06 -05:00
oblomov
e48640eff0
btp compatibility (#1001)
* btp compatibility

* lint fixes+popup select

* update lint fixes

* update

* update
2024-03-08 16:55:06 -05:00
Christian Günter
b7ffcb5dcc
Improve class F4 dialog - add class description (#1000)
* improve class F4 dialog

* steampunkify

* fixup

* fixup

* fixup
2024-03-08 16:26:13 -05:00
oblomov
7ba1e38057
renaming layout popup (#997) 2024-03-06 14:41:45 +01: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
oblomov
8615e1aaba
low release adjustments for popups (#989)
* refactoring

* low release compatibility

* update

* update

* update

* update
2024-03-04 16:58:36 +01:00
oblomov
9bda034436
ajson fix type p (#985) 2024-03-02 23:35:38 +01:00
oblomov
bb9bea912f
reanming+new version (#984) 2024-03-01 13:54:01 +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
c045cd1805
refactoring (#980)
* refactoring

* update

* update
2024-03-01 09:02:37 +01:00
choper725
76eb2bf6d5
imagemapster cc fixes (#979) 2024-03-01 00:15:09 +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
0a0673650f
fix json handling type p (#976)
* fix json handling type p

* fix
2024-02-29 13:33:19 +01:00
abapsheep
a85f1a1dc8
Update z2ui5_cl_util_api.clas.abap (#974)
* Update z2ui5_cl_util_api.clas.abap

Correction when dissolving deep structures

* Update z2ui5_cl_util_api.clas.abap

Correction when dissolving deep structures
2024-02-29 10:35:41 +01:00
oblomov
fc17fc5dc3
fix local binding (#973)
* fix local binding

* Update abaplint.jsonc
2024-02-29 09:05:35 +01:00
oblomov
5e19a51db4
model_fix (#972) 2024-02-28 21:09:58 +01:00
choper725
b8bf681142
update meta to template. (#971) 2024-02-28 20:51:24 +01:00
oblomov
78ddc9f10e
debugging_tool_replace_footer_for_low_releases (#970) 2024-02-28 19:01:10 +01:00
oblomov
9f4e862812
Low release fixes (#969)
* low-release-fixes

* update
2024-02-28 18:35:53 +01:00
axelmohnen
9b48c01acd
New link: Generic DDIC searchhelp (#966)
New link: Generic DDIC searchhelp

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-02-28 14:58:38 +01:00
oblomov
765f8f5296
low_ui5_version_fixes (#967)
* low_ui5_version_fixes

* lint fix
2024-02-28 14:53:33 +01:00
oblomov
fa2eba3351
add_multi_request_function (#965) 2024-02-28 10:10:51 +01:00
choper725
6850bba63f
update xml templating model binding & debugger feature for templating (#964) 2024-02-28 00:13:32 +01:00
oblomov
527158f728
update control structure in event (#963)
* update control structure in event

* update
2024-02-27 18:56:34 +01:00
oblomov
650b62a163
fix launchpad compatibility+busy handling (#962) 2024-02-27 14:00:05 +01:00
oblomov
190bb68dbc
fix-popup-preprocessor (#961) 2024-02-26 22:43:37 +01:00
choper725
3cf1f5dfa4
fix messaging (#960)
* fix message manager (old sdk)

* fix Messaging

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
2024-02-26 22:40:49 +01:00
choper725
53a31a0930
fix message manager (old sdk) (#959) 2024-02-26 22:25:37 +01:00
oblomov
8fc1e3cf9f
templating+launchpad_fix+startup_app_fix (#958)
* templating+launchpad_fix+startup_app_fix

* update
2024-02-26 16:42:07 +01:00
abapsheep
e0c595563b
Update z2ui5_cl_core_http_get.clas.abap (#957)
Added Templating for NestedViews
2024-02-26 14:23:51 +01:00
oblomov
f6acde1809
update (#956)
* update

* Update src/01/05/z2ui5_cl_cc_messaging.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-25 17:44:47 +01:00
oblomov
6658b1b387
Refactoring (#955)
* refactoring

* update

* Update changelog.txt

* lint fixes

* update

* update
2024-02-25 13:01:37 +01:00
choper725
e0a005cd6f
debugging tools (#949) 2024-02-25 03:15:49 +01:00
oblomov
8706752a45
Refactoring (#946)
* refactoring

* lint fixes
2024-02-24 12:48:20 +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
oblomov
a308f5903c
refactoring (#943)
* refactoring

* update

* refactoring

* refactoring
2024-02-23 18:00:59 +01:00
abapsheep
7f0c0a2b3a
Update z2ui5_cl_popup_layout_v2.clas.abap (#942)
Bug Fix
2024-02-23 15:25:51 +01:00
oblomov
e4f0f44c56
refactoring (#941)
* refactoring

* update

* update

* update
2024-02-23 01:02:51 +01:00
choper725
4a514c688d
fix preproccesors & remove messagemanager. (#940) 2024-02-23 00:12:19 +01:00
oblomov
92a1494501
Refactoring (#935)
* refactoring

* reafactoring

* update
2024-02-22 13:57:31 +01:00
oblomov
8223d38aa7
Delete src/02/02/z2ui5_cl_app_hello_world.clas.testclasses.abap (#934) 2024-02-22 11:04:46 +01:00
oblomov
c17975748f
renaming and package structure (#933)
* refactoring

* refactoring

* update

* refactoring
2024-02-22 11:00:58 +01:00
oblomov
c6db448be5
refactoring (#932) 2024-02-22 10:28:46 +01:00
oblomov
374abdaca9
fix message manager (#931)
* fix message manager

* update
2024-02-22 01:49:40 +01:00
oblomov
8f4e403b6e
fixes (#930) 2024-02-21 18:41:47 +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
f175695ad9
templating (#925)
* templating

* Update src/01/02/z2ui5_cl_core_http_get.clas.abap

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

* update

* Update src/01/02/z2ui5_cl_core_http_get.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-21 01:53:11 +01:00
oblomov
bdee904d4e
fix (#923) 2024-02-20 17:38:29 +01:00
oblomov
71032e59e6
fixes (#922)
* fixes

* update
2024-02-20 17:12:24 +01:00
abapsheep
922ef3efda
Update z2ui5_cl_popup_layout_v2.clas.abap (#920)
* Update z2ui5_cl_popup_layout_v2.clas.abap

Update

* Update z2ui5_cl_popup_layout_v2.clas.abap

Update

* Update z2ui5_cl_popup_layout_v2.clas.abap

Update
2024-02-20 12:23:23 +01:00
abapsheep
e85f1c1811
New Layout (#911)
* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* New Layout

* Update abaplint.jsonc

* fix downport

* Update src/02/03/z2ui5_cl_popup_layout_v2.clas.abap

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

* Update abaplint.jsonc

* Update abaplint.jsonc

* Update z2ui5_cl_popup_layout_v2.clas.abap

* Update z2ui5_cl_popup_layout_v2.clas.abap

* Update z2ui5_cl_popup_layout_v2.clas.abap

* fix

* update

* Update z2ui5_cl_popup_layout_v2.clas.abap

* Update z2ui5_cl_popup_layout_v2.clas.abap

* Update z2ui5_cl_popup_layout_v2.clas.abap

* Update z2ui5_cl_popup_layout_v2.clas.abap

* Update z2ui5_t001.tabl.xml

* Update abap_transpile.json

* Update abap_transpile.json

* Update abap_transpile.json

* Update z2ui5_cl_popup_layout_v2.clas.abap

---------

Co-authored-by: oblomov <102328295+oblomov-dev@users.noreply.github.com>
Co-authored-by: abaplint[bot] <24845621+abaplint[bot]@users.noreply.github.com>
Co-authored-by: oblomov-dev@outlook.com <oblomov-dev@outlook.com>
2024-02-20 11:57:57 +01:00
oblomov
a31f1cbc39
Fixes (#917)
* fixes

* update

* fixes

* update
2024-02-19 23:21:35 +01:00
oblomov
c10f15246b
start-app (#909) 2024-02-19 19:05:07 +01:00
oblomov
128f9b59b7
fix bootstraping (#908) 2024-02-19 16:55:01 +01:00
oblomov
cbb0688496
update binding (#906) 2024-02-19 16:01:45 +01:00
oblomov
945318bb6d
fix_binding (#905) 2024-02-19 15:47:54 +01:00
oblomov
bc918ca908
Update abaplint-downport.jsonc (#902)
* Update abaplint-downport.jsonc

* Update z2ui5_cl_http_handler.clas.abap

* Update abaplint-downport.jsonc
2024-02-18 15:53:00 +01:00
oblomov
727446c3de
Fixes (#900)
* fixes

* fixes
2024-02-18 14:30:37 +01:00
oblomov
66823ac7bd
bugfixes and package update (#898)
* bugfixes

* update

* update version
2024-02-18 12:57:29 +01:00
oblomov
2619cd02f6
Fixes (#894)
* fixes

* update

* update

* update

* lint fix
2024-02-16 12:43:19 +01:00
oblomov
1a67811f99
Refactoring (#892)
* refactoring

* update

* lint fixes

* update

* update

* update
2024-02-16 09:39:11 +01:00
oblomov
8fa1eac08d
bugfix startup app (#890)
* bugfix startup app

* Update abaplint.jsonc
2024-02-15 11:53:46 +01:00
oblomov
c291ca5345
refactoring (#888)
* refactoring

* Update abaplint.jsonc

* update

* Update abaplint.jsonc
2024-02-15 08:02:04 +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
oblomov
ee36617e24
Refactoring (#884)
* npm version

* update npm

* refactoring

* Update abaplint.jsonc

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* refactoring and unit tests

* reafactoring load_by_app

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2024-02-14 08:59:10 +01:00
axelmohnen
0b54da3a3f
TREE_TABLE: new parameters (#885)
TREE_TABLE: new parameters
2024-02-13 16:03:49 +01:00
oblomov
79d26bc506
source code view for debugger tools (#883)
* source code view for debugger tools

* update
2024-02-12 20:11:11 +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
b9baa320d6
Refactoring (#878)
* refactoring

* refactoring

* update

* update
2024-02-09 12:37:24 +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
9ec089ca52
refactoring (#874)
* refactoring

* update
2024-02-08 10:41:27 +01:00
oblomov
c930c9fe95
refactoring (#873) 2024-02-08 07:46:13 +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
6d5ef37197
refactoring (#866)
* refactoring

* update

* refactoring

* update

* update

* update

* update

* refactoring

* update
2024-02-04 23:01:02 +01:00
choper725
6a49cbc0da
chratjs cc fixes to ajson compatible (#867) 2024-02-04 22:43:25 +01:00
oblomov
3bea3d8ee8
chart.js fix (#865)
* refactoring

* update

* chart.js fix

* update

* update
2024-02-04 21:02:08 +01:00
oblomov
6aa276f60b
json refactoring (#864)
* json refactoring

* update

* update
2024-02-04 16:56:56 +01:00
oblomov
afaeb7f871
json refactoring (#863) 2024-02-04 16:27:22 +01:00
oblomov
563a0e4306
Refactoring performance (#862)
* refactoring-performance

* Update and rename abaplint-basic.jsonc to abaplint-standard_abap_readiness.jsonc

* Update abaplint-app.json

* Update abaplint-app.json

* refactoring

* update lint fixes

* refactoring

* Update README.md
2024-02-04 14:08:04 +01:00