Commit Graph

1551 Commits

Author SHA1 Message Date
oblomov-dev
39f967678c
update readme 2025-02-18 15:33:28 +00:00
oblomov-dev
c235b0b89b
update github actions 2025-02-18 15:32:42 +00:00
oblomov-dev
5d1e8e952a
update 2025-02-18 15:31:03 +00:00
oblomov-dev
82f3f0aee4
update readme actions 2025-02-18 15:28:03 +00:00
oblomov-dev
efab6f1fda
update github actions 2025-02-18 15:26:55 +00:00
oblomov-dev
dffa6f9239
update github actions 2025-02-18 15:22:58 +00:00
oblomov-dev
e925a1bc82
update github actions 2025-02-18 15:21:24 +00:00
oblomov-dev
79f0571838
update github actions 2025-02-18 15:19:14 +00:00
oblomov-dev
de7d144689
update 2025-02-18 15:18:52 +00:00
oblomov-dev
1535af5540
update github actions 2025-02-18 15:13:06 +00:00
oblomov-dev
6ee711df79
update actions 2025-02-18 15:10:48 +00:00
oblomov-dev
21e3d54b97
update 2025-02-18 15:05:48 +00:00
oblomov-dev
5f3734a63e
update github actions 2025-02-18 15:00:28 +00:00
oblomov-dev
71a7de0736
update 2025-02-18 14:58:32 +00:00
oblomov-dev
a1dbf647fa
delete user of db table (#1756)
Some checks failed
build_downport_branch / build_downpor_branch (push) Has been cancelled
build_frontend_classic / build_frontend_classic (push) Has been cancelled
build_frontend_cloud / build_frontend_cloud (push) Has been cancelled
build_frontend_http / build_frontend_http (push) Has been cancelled
ui5lint / test (push) Has been cancelled
2025-02-17 22:44:41 -05:00
oblomov-dev
edf8823749
refactoring abap-util (#1754)
Some checks are pending
build_downport_branch / build_downpor_branch (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
build_frontend_http / build_frontend_http (push) Waiting to run
ui5lint / test (push) Waiting to run
* refactoring abap-util

* update

* update

* update
2025-02-17 14:05:32 -05:00
oblomov-dev
962e2b6b0d
Delete .github/dependabot.yml 2025-02-17 11:19:02 -05:00
dependabot[bot]
ed00a25b37
Bump @ui5/linter from 1.8.0 to 1.9.0 in /app (#1753)
Bumps [@ui5/linter](https://github.com/SAP/ui5-linter) from 1.8.0 to 1.9.0.
- [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.8.0...v1.9.0)

---
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>
2025-02-17 11:18:49 -05:00
oblomov-dev
d38e03e8c2
reafctoring utility classes (#1751)
* reafctoring utility classes

* update
2025-02-17 09:34:01 -05:00
oblomov-dev
3cbd06e952
refactoring utility and raise exceptions directly (#1749)
Some checks failed
build_downport_branch / build_downpor_branch (push) Has been cancelled
build_frontend_classic / build_frontend_classic (push) Has been cancelled
build_frontend_cloud / build_frontend_cloud (push) Has been cancelled
build_frontend_http / build_frontend_http (push) Has been cancelled
ui5lint / test (push) Has been cancelled
ajson mirror / pr_ajson_changes (push) Has been cancelled
* refactoring utility and raise exceptions directly

* update

* update
2025-02-15 14:01:29 -05:00
github-actions[bot]
3901853880
[create-pull-request] automated change (#1747)
Some checks are pending
build_downport_branch / build_downpor_branch (push) Waiting to run
build_frontend_classic / build_frontend_classic (push) Waiting to run
build_frontend_cloud / build_frontend_cloud (push) Waiting to run
build_frontend_http / build_frontend_http (push) Waiting to run
ui5lint / test (push) Waiting to run
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2025-02-14 13:50:01 -05:00
oblomov-dev
62298a859d
Update View1.controller.js 2025-02-14 13:47:32 -05:00
dependabot[bot]
61c3c3e5e1
Bump ui5-task-zipper from 3.3.3 to 3.4.0 in /app (#1745)
Bumps [ui5-task-zipper](https://github.com/ui5-community/ui5-ecosystem-showcase/tree/HEAD/packages/ui5-task-zipper) from 3.3.3 to 3.4.0.
- [Changelog](https://github.com/ui5-community/ui5-ecosystem-showcase/blob/main/packages/ui5-task-zipper/CHANGELOG.md)
- [Commits](https://github.com/ui5-community/ui5-ecosystem-showcase/commits/ui5-task-zipper@3.4.0/packages/ui5-task-zipper)

---
updated-dependencies:
- dependency-name: ui5-task-zipper
  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>
2025-02-10 10:59:45 -05:00
oblomov-dev
068e54b7b1
fixes json to abap (#1743)
* fixes json to abap

* update
2025-02-09 10:39:17 -05:00
oblomov-dev
5e43f4e397
Update z2ui5_cl_core_srv_json.clas.abap (#1740)
* Update z2ui5_cl_core_srv_json.clas.abap

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

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

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

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

* Update src/01/02/z2ui5_cl_core_srv_json.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>
2025-02-05 09:30:08 -05:00
oblomov-dev
1ce4319d6e
Update toolbox (#1737)
* update toolbox

* Delete src/00/04 directory
2025-02-04 15:58:35 +01:00
oblomov-dev
c3b2b8b12f
refactoring toolbox (#1735) 2025-02-04 15:10:23 +01:00
oblomov-dev
ba1e7ed9b7
Update build_downport_branch.yml 2025-02-03 14:38:35 -05:00
dependabot[bot]
2ed9139c18
Bump @sap/ux-ui5-tooling from 1.16.2 to 1.16.3 in /app (#1734)
Bumps @sap/ux-ui5-tooling from 1.16.2 to 1.16.3.

---
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>
Co-authored-by: oblomov-dev <102328295+oblomov-dev@users.noreply.github.com>
2025-02-03 20:00:11 +01:00
dependabot[bot]
ef7775ae00
Bump ui5-task-zipper from 3.3.1 to 3.3.3 in /app (#1732)
Bumps [ui5-task-zipper](https://github.com/ui5-community/ui5-ecosystem-showcase/tree/HEAD/packages/ui5-task-zipper) from 3.3.1 to 3.3.3.
- [Changelog](https://github.com/ui5-community/ui5-ecosystem-showcase/blob/main/packages/ui5-task-zipper/CHANGELOG.md)
- [Commits](https://github.com/ui5-community/ui5-ecosystem-showcase/commits/ui5-task-zipper@3.3.3/packages/ui5-task-zipper)

---
updated-dependencies:
- dependency-name: ui5-task-zipper
  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>
2025-02-03 19:59:52 +01:00
dependabot[bot]
178fc45018
Bump @ui5/linter from 1.7.0 to 1.8.0 in /app (#1733)
Bumps [@ui5/linter](https://github.com/SAP/ui5-linter) from 1.7.0 to 1.8.0.
- [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.7.0...v1.8.0)

---
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>
2025-02-03 13:58:42 -05:00
dependabot[bot]
82c20064cc
Bump @abaplint/cli from 2.113.98 to 2.113.101 in /app (#1731)
Bumps [@abaplint/cli](https://github.com/abaplint/abaplint) from 2.113.98 to 2.113.101.
- [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>
2025-02-03 11:57:33 -05:00
oblomov-dev
7e585ebfbd
Update build_downport_branch.yml 2025-02-03 15:09:15 +01:00
oblomov-dev
689e57ef20
downport fix 2025-02-03 15:08:04 +01:00
oblomov-dev
ba012188c2
Update z2ui5_cl_core_srv_draft.clas.abap 2025-02-03 14:55:59 +01:00
oblomov-dev
82ef74cd6f
Update z2ui5_cl_core_srv_draft.clas.abap 2025-02-03 14:52:21 +01:00
oblomov-dev
0caba45750
Delete .github/workflows/build_downport.yaml 2025-02-03 14:42:17 +01:00
oblomov-dev
73171e928e
Update build_downport_branch.yml 2025-02-03 14:33:30 +01:00
oblomov-dev
a6491e032e
Create abaplint-app.json 2025-02-03 14:31:00 +01:00
oblomov-dev
810f220003
Create changelog.txt 2025-02-03 14:29:08 +01:00
oblomov-dev
f96a65be74
Delete changelog.txt 2025-02-03 14:28:05 +01:00
oblomov-dev
ad0d522c11
Delete abaplint-app.json 2025-02-03 14:27:44 +01:00
oblomov-dev
bfa4f9eb36
Create abaplint.jsonc 2025-02-03 14:27:21 +01:00
github-actions[bot]
5093de7283
[create-pull-request] automated change (#1723)
Co-authored-by: oblomov-dev <oblomov-dev@users.noreply.github.com>
2025-02-03 14:26:26 +01:00
oblomov-dev
18df8dcabe
Update build_downport_branch.yml 2025-02-02 21:21:56 +01:00
oblomov-dev
dd0a754c71
Update build_downport_branch.yml 2025-02-02 21:10:13 +01:00
oblomov-dev
aaf78d7865
Update z2ui5_cl_pop_messages.clas.abap 2025-02-02 21:00:16 +01:00
oblomov-dev
3649fa9105
lint fixes 2025-02-02 21:00:01 +01:00
oblomov-dev
8b45ec07e0
fix lint issues 2025-02-02 20:58:28 +01:00
oblomov-dev
851fe26fdd
fix abaplint 2025-02-02 20:57:42 +01:00