Skip to content

Commit

Permalink
Merge branch 'main' into 2128/confirm-validator-not-invoked
Browse files Browse the repository at this point in the history
  • Loading branch information
longieirl authored Oct 16, 2024
2 parents aa433e9 + c9421ce commit 3df07ed
Show file tree
Hide file tree
Showing 108 changed files with 2,204 additions and 172 deletions.
18 changes: 18 additions & 0 deletions examples/fe-fpm-cli/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# @sap-ux/fe-fpm-cli

## 0.0.37

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.10

## 0.0.36

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.9

## 0.0.35

### Patch Changes

- @sap-ux/fe-fpm-writer@0.31.8

## 0.0.34

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/fe-fpm-cli/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/fe-fpm-cli",
"version": "0.0.34",
"version": "0.0.37",
"description": "A simple CLI to prompt required information to create a building block using the fe-fpm-writer module's prompt and generate functions.",
"license": "Apache-2.0",
"private": true,
Expand Down
27 changes: 27 additions & 0 deletions examples/simple-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @sap-ux/generator-simple-fe

## 1.0.60

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12
- @sap-ux/fiori-elements-writer@1.3.8
- @sap-ux/fiori-freestyle-writer@1.2.6

## 1.0.59

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12
- @sap-ux/fiori-elements-writer@1.3.7
- @sap-ux/fiori-freestyle-writer@1.2.5

## 1.0.58

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12
- @sap-ux/fiori-elements-writer@1.3.6
- @sap-ux/fiori-freestyle-writer@1.2.4

## 1.0.57

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/simple-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/generator-simple-fe",
"version": "1.0.57",
"version": "1.0.60",
"description": "Simple example of a yeoman generator for Fiori elements.",
"license": "Apache-2.0",
"private": true,
Expand Down
16 changes: 16 additions & 0 deletions examples/ui-prompting-examples/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,21 @@
# @sap-ux-private/ui-prompting-examples

## 0.2.8

### Patch Changes

- Updated dependencies [b403459]
- @sap-ux/ui-components@1.18.11
- @sap-ux/ui-prompting@0.2.8

## 0.2.7

### Patch Changes

- Updated dependencies [9e9daa4]
- @sap-ux/ui-components@1.18.10
- @sap-ux/ui-prompting@0.2.7

## 0.2.6

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion examples/ui-prompting-examples/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux-private/ui-prompting-examples",
"version": "0.2.6",
"version": "0.2.8",
"description": "This project contains UI storybook stories with exampleS with prompt ui and FPM based building blocks.",
"license": "Apache-2.0",
"private": true,
Expand Down
24 changes: 24 additions & 0 deletions packages/abap-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @sap-ux/abap-deploy-config-inquirer

## 1.0.4

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/fiori-generator-shared@0.6.4
- @sap-ux/system-access@0.5.12

## 1.0.3

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/fiori-generator-shared@0.6.3
- @sap-ux/system-access@0.5.12

## 1.0.2

### Patch Changes

- @sap-ux/axios-extension@1.16.6
- @sap-ux/fiori-generator-shared@0.6.2
- @sap-ux/system-access@0.5.12

## 1.0.1

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-inquirer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-inquirer"
},
"version": "1.0.1",
"version": "1.0.4",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
24 changes: 24 additions & 0 deletions packages/abap-deploy-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @sap-ux/abap-deploy-config-writer

## 0.0.50

### Patch Changes

- Updated dependencies [eb38e5b]
- @sap-ux/project-access@1.28.2
- @sap-ux/system-access@0.5.12

## 0.0.49

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/system-access@0.5.12

## 0.0.48

### Patch Changes

- Updated dependencies [15e6959]
- @sap-ux/project-access@1.28.0
- @sap-ux/system-access@0.5.12

## 0.0.47

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/abap-deploy-config-writer/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
"url": "https://github.com/SAP/open-ux-tools.git",
"directory": "packages/abap-deploy-config-writer"
},
"version": "0.0.47",
"version": "0.0.50",
"license": "Apache-2.0",
"main": "dist/index.js",
"scripts": {
Expand Down
27 changes: 27 additions & 0 deletions packages/adp-tooling/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,32 @@
# @sap-ux/adp-tooling

## 0.12.59

### Patch Changes

- Updated dependencies [eb38e5b]
- @sap-ux/project-access@1.28.2
- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12

## 0.12.58

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12

## 0.12.57

### Patch Changes

- Updated dependencies [15e6959]
- @sap-ux/project-access@1.28.0
- @sap-ux/axios-extension@1.16.6
- @sap-ux/system-access@0.5.12

## 0.12.56

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/adp-tooling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"bugs": {
"url": "https://github.com/SAP/open-ux-tools/issues?q=is%3Aopen+is%3Aissue+label%3Abug+label%3Aadp-tooling"
},
"version": "0.12.56",
"version": "0.12.59",
"license": "Apache-2.0",
"author": "@SAP/ux-tools-team",
"main": "dist/index.js",
Expand Down
24 changes: 24 additions & 0 deletions packages/annotation-generator/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @sap-ux/annotation-generator

## 0.2.10

### Patch Changes

- Updated dependencies [eb38e5b]
- @sap-ux/project-access@1.28.2
- @sap-ux/fiori-annotation-api@0.2.10

## 0.2.9

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/fiori-annotation-api@0.2.9

## 0.2.8

### Patch Changes

- Updated dependencies [15e6959]
- @sap-ux/project-access@1.28.0
- @sap-ux/fiori-annotation-api@0.2.8

## 0.2.7

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/annotation-generator/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/annotation-generator",
"version": "0.2.7",
"version": "0.2.10",
"description": "Library that provides API for generation of annotations by SAP Fiori App Generator",
"publisher": "SAPSE",
"author": "SAP SE",
Expand Down
24 changes: 24 additions & 0 deletions packages/app-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @sap-ux/app-config-writer

## 0.4.42

### Patch Changes

- Updated dependencies [eb38e5b]
- @sap-ux/project-access@1.28.2
- @sap-ux/axios-extension@1.16.6

## 0.4.41

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/axios-extension@1.16.6

## 0.4.40

### Patch Changes

- Updated dependencies [15e6959]
- @sap-ux/project-access@1.28.0
- @sap-ux/axios-extension@1.16.6

## 0.4.39

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/app-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/app-config-writer",
"description": "Add or update configuration for SAP Fiori tools application",
"version": "0.4.39",
"version": "0.4.42",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
24 changes: 24 additions & 0 deletions packages/cap-config-writer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,29 @@
# @sap-ux/cap-config-writer

## 0.7.49

### Patch Changes

- Updated dependencies [eb38e5b]
- @sap-ux/project-access@1.28.2
- @sap-ux/fiori-generator-shared@0.6.4

## 0.7.48

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1
- @sap-ux/fiori-generator-shared@0.6.3

## 0.7.47

### Patch Changes

- Updated dependencies [15e6959]
- @sap-ux/project-access@1.28.0
- @sap-ux/fiori-generator-shared@0.6.2

## 0.7.46

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cap-config-writer/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@sap-ux/cap-config-writer",
"description": "Add or update configuration for SAP CAP projects",
"version": "0.7.46",
"version": "0.7.49",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
21 changes: 21 additions & 0 deletions packages/cards-editor-middleware/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,26 @@
# @sap-ux/cards-editor-middleware

## 0.4.30

### Patch Changes

- Updated dependencies [eb38e5b]
- @sap-ux/project-access@1.28.2

## 0.4.29

### Patch Changes

- Updated dependencies [64e037d]
- @sap-ux/project-access@1.28.1

## 0.4.28

### Patch Changes

- Updated dependencies [15e6959]
- @sap-ux/project-access@1.28.0

## 0.4.27

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/cards-editor-middleware/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@sap-ux/cards-editor-middleware",
"version": "0.4.27",
"version": "0.4.30",
"repository": {
"type": "git",
"url": "https://github.com/SAP/open-ux-tools.git",
Expand Down
3 changes: 3 additions & 0 deletions packages/cf-deploy-config-inquirer/.eslintignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
/test/test-output/
dist
templates
7 changes: 7 additions & 0 deletions packages/cf-deploy-config-inquirer/.eslintrc.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
module.exports = {
extends: ['../../.eslintrc'],
parserOptions: {
project: './tsconfig.eslint.json',
tsconfigRootDir: __dirname
}
};
7 changes: 7 additions & 0 deletions packages/cf-deploy-config-inquirer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# @sap-ux/cf-deploy-config-inquirer

## 0.0.1

### Patch Changes

- 2fa3fda: add new module @sap-ux/cf-deploy-config-inquirer to get cf prompt options
Loading

0 comments on commit 3df07ed

Please sign in to comment.