@sap/ux-specification 1.71.89 → 1.71.91
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1370 -0
- package/dist/documentation/v2/v2-AnalyticalListPage.html +2 -2
- package/dist/documentation/v2/v2-ApplicationV2.html +2 -2
- package/dist/documentation/v2/v2-ListReport.html +2 -2
- package/dist/documentation/v2/v2-ObjectPage.html +2 -2
- package/dist/documentation/v2/v2-OverviewPage.html +2 -2
- package/dist/index-min.js +34 -34
- package/dist/index-min.js.map +3 -3
- package/dist/package.json +102 -0
- package/dist/src/sync/common/distTagEvaluator.d.ts +28 -0
- package/dist/src/sync/common/distTagEvaluator.d.ts.map +1 -0
- package/dist/src/sync/common/distTagEvaluator.js +108 -0
- package/dist/src/sync/common/distTagEvaluator.js.map +1 -0
- package/dist/src/sync/common/dist_tag.json +105 -0
- package/dist/src/sync/common/i18n.json +2 -0
- package/dist/src/sync/common/importProject.d.ts.map +1 -1
- package/dist/src/sync/common/importProject.js +28 -20
- package/dist/src/sync/common/importProject.js.map +1 -1
- package/dist/src/sync/common/index.d.ts +1 -0
- package/dist/src/sync/common/index.d.ts.map +1 -1
- package/dist/src/sync/common/index.js +1 -0
- package/dist/src/sync/common/index.js.map +1 -1
- package/package.json +5 -3
package/CHANGELOG.md
ADDED
|
@@ -0,0 +1,1370 @@
|
|
|
1
|
+
# Change Log
|
|
2
|
+
|
|
3
|
+
All notable changes to this project are documented in this file.
|
|
4
|
+
|
|
5
|
+
This project adheres to [Semantic Versioning](http://semver.org/) and the changelog is formatted based on [Keep a Changelog](http://keepachangelog.com/).
|
|
6
|
+
|
|
7
|
+
## [1.71.91] - 2023-08-09
|
|
8
|
+
|
|
9
|
+
### Added
|
|
10
|
+
|
|
11
|
+
- During the API call, an additional check verifies the given specification version against the minUI5Version from the passed manifest; in case of a mismatch a warning is added to the logger
|
|
12
|
+
|
|
13
|
+
### Changed
|
|
14
|
+
|
|
15
|
+
### Removed
|
|
16
|
+
|
|
17
|
+
### Deprecated
|
|
18
|
+
|
|
19
|
+
### Fixed
|
|
20
|
+
|
|
21
|
+
### Quality
|
|
22
|
+
|
|
23
|
+
- Update transitive dependencies
|
|
24
|
+
|
|
25
|
+
Upgrades:
|
|
26
|
+
|
|
27
|
+
- eslint to 8.46.0
|
|
28
|
+
- eslint-config-prettier to 8.9.0
|
|
29
|
+
|
|
30
|
+
## [1.71.90] - 2023-07-26
|
|
31
|
+
|
|
32
|
+
### Fixed
|
|
33
|
+
|
|
34
|
+
- Fixed an issue with the CHANGELOG.md file not being visible on npmjs
|
|
35
|
+
|
|
36
|
+
### Quality
|
|
37
|
+
|
|
38
|
+
- Update transitive dependencies
|
|
39
|
+
|
|
40
|
+
Upgrades:
|
|
41
|
+
|
|
42
|
+
- eslint to 8.45.0
|
|
43
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.62.0
|
|
44
|
+
- @sap-ux/vocabularies-types to 0.9.1
|
|
45
|
+
|
|
46
|
+
## [1.71.89] - 2023-07-12
|
|
47
|
+
|
|
48
|
+
### Quality
|
|
49
|
+
|
|
50
|
+
- Update transitive dependencies
|
|
51
|
+
|
|
52
|
+
Upgrades:
|
|
53
|
+
|
|
54
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.61.0
|
|
55
|
+
- eslint to 8.44.0
|
|
56
|
+
- eslint-formatter-multiple to 2.0.0
|
|
57
|
+
- eslint-plugin-prettier" to 4.2.1
|
|
58
|
+
|
|
59
|
+
## [1.71.88] - 2023-06-30
|
|
60
|
+
|
|
61
|
+
### Fixed
|
|
62
|
+
|
|
63
|
+
- OData V2:
|
|
64
|
+
- Fixed type of variant key for QuickVariantSelection (X) on tables to `string`.
|
|
65
|
+
|
|
66
|
+
### Quality
|
|
67
|
+
|
|
68
|
+
- Update transitive dependencies
|
|
69
|
+
|
|
70
|
+
Upgrades:
|
|
71
|
+
|
|
72
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.60.0
|
|
73
|
+
- @sap-ux/vocabularies-types to 0.9.0
|
|
74
|
+
- @sap-ux/edmx-parser to 0.6.0
|
|
75
|
+
|
|
76
|
+
## [1.71.87] - 2023-06-14
|
|
77
|
+
|
|
78
|
+
### Quality
|
|
79
|
+
|
|
80
|
+
Upgrades:
|
|
81
|
+
|
|
82
|
+
- d3 to 7.8.5
|
|
83
|
+
- i18next to 22.5.1
|
|
84
|
+
|
|
85
|
+
## [1.71.86] - 2023-05-31
|
|
86
|
+
|
|
87
|
+
### Fixed
|
|
88
|
+
|
|
89
|
+
- Correct missing or inconsistent tags `keys`and `dataType` in the app schema generation, especially for intentbased navigation
|
|
90
|
+
|
|
91
|
+
### Quality
|
|
92
|
+
|
|
93
|
+
- Update transitive dependencies
|
|
94
|
+
|
|
95
|
+
Upgrades:
|
|
96
|
+
|
|
97
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.59.8
|
|
98
|
+
- i18next to 22.5.0
|
|
99
|
+
- ts-node to 8.10.2
|
|
100
|
+
- rimraf to 5.0.1
|
|
101
|
+
|
|
102
|
+
## [1.71.85] - 2023-05-18
|
|
103
|
+
|
|
104
|
+
### Added
|
|
105
|
+
|
|
106
|
+
- General:
|
|
107
|
+
- Enhancement of error handling, more explicit messages are passed to the logger.
|
|
108
|
+
Fix of error handling of exceptions from annotation parser.
|
|
109
|
+
- Fix for List Report with multiple views and Object pages on second level in Page map
|
|
110
|
+
|
|
111
|
+
### Quality
|
|
112
|
+
|
|
113
|
+
- Update transitive dependencies
|
|
114
|
+
|
|
115
|
+
Upgrades:
|
|
116
|
+
|
|
117
|
+
- excel4node to 1.8.2
|
|
118
|
+
- rimraf to 5.0.0
|
|
119
|
+
- i18next to 22.4.15
|
|
120
|
+
- typescript-eslint to 5.59.5
|
|
121
|
+
- jquery to 3.7.0
|
|
122
|
+
|
|
123
|
+
## [1.71.84] - 2023-05-04
|
|
124
|
+
|
|
125
|
+
### Quality
|
|
126
|
+
|
|
127
|
+
Upgrades:
|
|
128
|
+
|
|
129
|
+
- prettier: to 2.8.8
|
|
130
|
+
- typescript to 4.9.5
|
|
131
|
+
- @types/node to 18.16.3
|
|
132
|
+
- patch-package to 6.5.1
|
|
133
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.59.2
|
|
134
|
+
- Update @sap-ux/vocabularies-types to 0.7.4
|
|
135
|
+
- Update @sap-ux/annotation-converter to 0.5.22
|
|
136
|
+
- Update @sap-ux/edmx-parser to 0.5.14
|
|
137
|
+
|
|
138
|
+
## [1.71.83] - 2023-04-19
|
|
139
|
+
|
|
140
|
+
### Quality
|
|
141
|
+
|
|
142
|
+
- Update transitive dependencies
|
|
143
|
+
|
|
144
|
+
Upgrades:
|
|
145
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.58.0
|
|
146
|
+
|
|
147
|
+
## [1.71.82] - 2023-04-05
|
|
148
|
+
|
|
149
|
+
### Quality
|
|
150
|
+
|
|
151
|
+
- Update transitive dependencies
|
|
152
|
+
|
|
153
|
+
Upgrades:
|
|
154
|
+
- excel4node to 1.8.1
|
|
155
|
+
- eslint-config-prettier to 8.8.0
|
|
156
|
+
- prettier to 2.8.7
|
|
157
|
+
- @typescript-eslint/eslint-plugin and @typescript-eslint/parser to 5.57.0
|
|
158
|
+
- d3 to 7.8.4
|
|
159
|
+
|
|
160
|
+
## [1.71.81] - 2023-03-22
|
|
161
|
+
|
|
162
|
+
### Quality
|
|
163
|
+
|
|
164
|
+
Upgrades:
|
|
165
|
+
|
|
166
|
+
- chalk to 4.1.2
|
|
167
|
+
- types/jest to 28.1.8
|
|
168
|
+
- jQuery to 3.6.4
|
|
169
|
+
- ejs to 3.1.9
|
|
170
|
+
- deepmerge to 4.3.1
|
|
171
|
+
- eslint-config-prettier to 8.7.0
|
|
172
|
+
- prettier to 2.8.4
|
|
173
|
+
|
|
174
|
+
## [1.71.80] - 2023-03-08
|
|
175
|
+
|
|
176
|
+
### Fixed
|
|
177
|
+
|
|
178
|
+
- OData V2:
|
|
179
|
+
- Fixed deletion issues for Custom Columns that appeared after positions were changed
|
|
180
|
+
|
|
181
|
+
### Quality
|
|
182
|
+
|
|
183
|
+
- Upgrade "typescript" to "4.9.4"
|
|
184
|
+
- Upgrade "@typescript-eslint/eslint-plugin" and "@typescript-eslint/parser" to "5.52.0"
|
|
185
|
+
- Upgrade "ts-node" to "10.9.1"
|
|
186
|
+
- Revert "typescript-json-schema" to "0.53.0" in types package
|
|
187
|
+
|
|
188
|
+
## [1.71.79] - 2023-02-22
|
|
189
|
+
|
|
190
|
+
### Quality
|
|
191
|
+
|
|
192
|
+
- Upgrade transitive dependencies
|
|
193
|
+
- Upgrade "@types/jquery" to "3.5.16"
|
|
194
|
+
- Upgrade "excel4node" to "1.8.0"
|
|
195
|
+
- Upgrade "i18next" to "20.6.1"
|
|
196
|
+
- Upgrade "typescript-json-schema" to "0.55.0" in types package
|
|
197
|
+
- Upgrade "d3" to "7.8.2"
|
|
198
|
+
- Dependency from "mem-fs-editor" removed from types package
|
|
199
|
+
- Upgrade "jest", "ts-jest", "@types/jest"
|
|
200
|
+
- Upgrade "set-value"
|
|
201
|
+
|
|
202
|
+
## [1.71.78] - 2023-02-09
|
|
203
|
+
|
|
204
|
+
### Quality
|
|
205
|
+
|
|
206
|
+
- Upgrade transitive dependencies
|
|
207
|
+
- Remove unused devDependencies
|
|
208
|
+
- Upgrade ejs to `3.1.8`
|
|
209
|
+
- Upgrade @types/jquery to `3.5.13`
|
|
210
|
+
- Upgrade jQuery to 3.6.3.
|
|
211
|
+
- Upgrade deepmerge to 4.3.0
|
|
212
|
+
|
|
213
|
+
## [1.71.77] - 2023-01-25
|
|
214
|
+
|
|
215
|
+
### Added
|
|
216
|
+
|
|
217
|
+
- OData V2:
|
|
218
|
+
- Generation of `propertyIndex` property in schemas for root properties
|
|
219
|
+
|
|
220
|
+
### Quality
|
|
221
|
+
|
|
222
|
+
- Removed many unnecessary and obsolete resolutions
|
|
223
|
+
|
|
224
|
+
## [1.71.76] - 2023-01-11
|
|
225
|
+
|
|
226
|
+
### Changed
|
|
227
|
+
|
|
228
|
+
- API for OData V2:
|
|
229
|
+
- Inner functions for the generation of app schmas hav ben adapted, i.e. generateAnalyticalListReportSchemaV2, generateListReportSchemaV2, generateObjectPageSchemaV2: the entityTypeName is not passed as an input parameter anymore, as the entity set cannot be uniquely determined from it. Instead, the functions now rely on generateParameters.entitySet, the entityType is derived from this information. The api version is increased to 7.
|
|
230
|
+
|
|
231
|
+
### Fixed
|
|
232
|
+
|
|
233
|
+
- OData V2:
|
|
234
|
+
- Fixed deletion of fragment cells contents in case last element is deleted
|
|
235
|
+
|
|
236
|
+
### Quality
|
|
237
|
+
|
|
238
|
+
- Removed unused and obsolete resolutions
|
|
239
|
+
|
|
240
|
+
## [1.71.75] - 2022-11-30
|
|
241
|
+
|
|
242
|
+
### Added
|
|
243
|
+
|
|
244
|
+
### Changed
|
|
245
|
+
|
|
246
|
+
- UI adjustments of inplace documentation:
|
|
247
|
+
- moved label of specification and odata version to tree canvas
|
|
248
|
+
- aligned behavior of tree buttons to expand (+) and collapse (-) with given design
|
|
249
|
+
- removed all hard coded colors
|
|
250
|
+
- fixed hover on search results
|
|
251
|
+
- aligned tooltip with given design
|
|
252
|
+
|
|
253
|
+
### Fixed
|
|
254
|
+
|
|
255
|
+
- Fixed an issue with adding target namespace information for object page sections
|
|
256
|
+
|
|
257
|
+
### Quality
|
|
258
|
+
|
|
259
|
+
## [1.71.74] - 2022-11-17
|
|
260
|
+
|
|
261
|
+
### Added
|
|
262
|
+
|
|
263
|
+
### Changed
|
|
264
|
+
|
|
265
|
+
- All parameters in the specification API now are typed.
|
|
266
|
+
|
|
267
|
+
### Quality
|
|
268
|
+
|
|
269
|
+
- Upgrade of "@sap-ux/vocabularies-types", "@sap-ux/annotation-converter", "@sap-ux/edmx-parser"
|
|
270
|
+
- Upgrade node version to 16.18.0
|
|
271
|
+
|
|
272
|
+
## [1.71.73] - 2022-11-03
|
|
273
|
+
|
|
274
|
+
### Changed
|
|
275
|
+
|
|
276
|
+
- General: the schema tag `key` (concatenated string) got replaced by the schema tag `keys` that is defined as an array of objects with `name`and `value`. Reasons are the support of different CSS styles for `name` and `value` as well as globalization (bi-directional languages).
|
|
277
|
+
|
|
278
|
+
### Quality
|
|
279
|
+
|
|
280
|
+
- Removed `fe-fpm-writer` from devDependencies
|
|
281
|
+
|
|
282
|
+
## [1.71.72] - 2022-10-20
|
|
283
|
+
|
|
284
|
+
### Added
|
|
285
|
+
|
|
286
|
+
- Applications that show content from schemas may want to also display the technical key - this simplifies identification of the corresponding element in the original source file. To this aim, the tag `key` is used for properties. `key` is a concatenated string that also sows a prefix following one of the patterns:
|
|
287
|
+
- Value for DataFields
|
|
288
|
+
- Key for custom columns etc. where it is a key in the manifest. Only exception are views: they have no prefix as there is logic that programs against the key.
|
|
289
|
+
- ID for facets
|
|
290
|
+
- Action for any action
|
|
291
|
+
- Instance-based navigation: Property + SemanticObject + Action
|
|
292
|
+
- Target for DataFieldForAnnotation.
|
|
293
|
+
In case of Target, an additional schema tag `target` is added: it not only represents the namespace but potentially also the target within the namespace (entity container, entity type, ...)
|
|
294
|
+
|
|
295
|
+
### Changed
|
|
296
|
+
|
|
297
|
+
- Common dependencies have been moved to the root level.
|
|
298
|
+
- Further type definitions have been moved from the specification package to the types package.
|
|
299
|
+
|
|
300
|
+
## [1.71.71] - 2022-10-06
|
|
301
|
+
|
|
302
|
+
### Fixed
|
|
303
|
+
|
|
304
|
+
- At Object Page sections, a missing consideration of potential qualifiers of UI.Identification led to an exception.
|
|
305
|
+
- The API can be called with an empty array of annotations. By now this led to an exception, as it was not considered that the annotation vocabularies tools (AVT) return an empty instance.
|
|
306
|
+
|
|
307
|
+
### Quality
|
|
308
|
+
|
|
309
|
+
- Upgrade of d3 and d3-color
|
|
310
|
+
|
|
311
|
+
## [1.71.70] - 2022-09-22
|
|
312
|
+
|
|
313
|
+
### Quality
|
|
314
|
+
|
|
315
|
+
- Changed settings to enable the SAP internal delivery of the types package
|
|
316
|
+
|
|
317
|
+
## [1.71.69] - 2022-09-22
|
|
318
|
+
|
|
319
|
+
### Quality
|
|
320
|
+
|
|
321
|
+
- Upgrade version of `typescript`, `ts-jest`, `jest`
|
|
322
|
+
- Minify sources
|
|
323
|
+
- Enhance test by removing dependency to typescript api
|
|
324
|
+
- Test coverage increased
|
|
325
|
+
|
|
326
|
+
## [1.71.68] - 2022-09-21
|
|
327
|
+
|
|
328
|
+
### Quality
|
|
329
|
+
|
|
330
|
+
- Changed settings to enable the SAP internal delivery of the types package
|
|
331
|
+
|
|
332
|
+
## [1.71.67] - 2022-09-08
|
|
333
|
+
|
|
334
|
+
### Changed
|
|
335
|
+
|
|
336
|
+
- For an easier consumption and size reduction, the types definitions now have been moved to a separate types package in the given mono repository. The definitions are still exposed along with the specification package, you can import them from "@sap/ux-specification/dist/src".
|
|
337
|
+
|
|
338
|
+
- Only one common Manifest definition is exposed from the new types package, the virtual distinction between an OData V2 and an OData V4 version is resolved.
|
|
339
|
+
|
|
340
|
+
## [1.71.66] - 2022-08-24
|
|
341
|
+
|
|
342
|
+
### Changed
|
|
343
|
+
|
|
344
|
+
- The specification module is now build with esbuild instead of webpack.
|
|
345
|
+
The new build generates all type information into a types folder, which makes it easier to consume (but the consumption must be adapted). Examples:
|
|
346
|
+
|
|
347
|
+
````
|
|
348
|
+
import { PageType } from '@sap/ux-specification/dist/src/specification/common/';
|
|
349
|
+
==> import { PageType } from '@sap/ux-specification/types';
|
|
350
|
+
|
|
351
|
+
import type { TableCustomColumns, TableCustomColumn } from '@sap/ux-specification/dist/src/v2';
|
|
352
|
+
==> import type { TableCustomColumns, TableCustomColumn } from '@sap/ux-specification/types/v2';
|
|
353
|
+
````
|
|
354
|
+
|
|
355
|
+
### Fixed
|
|
356
|
+
|
|
357
|
+
- OData V2:
|
|
358
|
+
- OP: Fixed incorrect generation of flexChanges in case of Form, Form Fields and Form Fields referenced from a navigation entity
|
|
359
|
+
|
|
360
|
+
## [1.71.65] - 2022-08-11
|
|
361
|
+
|
|
362
|
+
### Changed
|
|
363
|
+
|
|
364
|
+
- OData V2:
|
|
365
|
+
- Mark custom column 'columnIndex' property as hidden
|
|
366
|
+
|
|
367
|
+
## [1.71.64] - 2022-07-28
|
|
368
|
+
|
|
369
|
+
### Quality
|
|
370
|
+
|
|
371
|
+
- Upgrade of webpack
|
|
372
|
+
- Upgrade of terser
|
|
373
|
+
- Upgrade of glob-parent
|
|
374
|
+
- Upgrade of lerna
|
|
375
|
+
|
|
376
|
+
## [1.71.63] - 2022-07-14
|
|
377
|
+
|
|
378
|
+
### Fixed
|
|
379
|
+
|
|
380
|
+
- Coding refactored in accordance with changes in higher release versions
|
|
381
|
+
|
|
382
|
+
## [1.71.62] - 2022-06-29
|
|
383
|
+
|
|
384
|
+
### Fixed
|
|
385
|
+
|
|
386
|
+
- OData V2:
|
|
387
|
+
- OVP: LSP for `model` property of a card now lists models from sap.ui5 section of manifest.json
|
|
388
|
+
- Table type property is now set to blank in case not maintained in manifest.json
|
|
389
|
+
- If two sections of object page referred to an element (e.g. action, table column) of the same name, they had been sync'd by the program logic: changes of one property had also been reflected in the other.
|
|
390
|
+
- One UI adaptation or flexibility change may have been shown multiple times in the config, at different sections.
|
|
391
|
+
- No sorting by time took place before for flexibility changes, as a result an older change of the same property may have shown up instead of the newer one.
|
|
392
|
+
- If several flexibility changes existed for the same control property, secondary ones had not been imported correctly: you could find them under a wrong property name in the config JSON file.
|
|
393
|
+
|
|
394
|
+
### Quality
|
|
395
|
+
|
|
396
|
+
- Switch from nexus repository to artifactory
|
|
397
|
+
|
|
398
|
+
## [1.71.61] - 2022-06-16
|
|
399
|
+
|
|
400
|
+
### Added
|
|
401
|
+
|
|
402
|
+
- Missing exposure of type definitions was added.
|
|
403
|
+
|
|
404
|
+
### Changed
|
|
405
|
+
|
|
406
|
+
OData V2:
|
|
407
|
+
|
|
408
|
+
- Custom column property "columnIndex". Schema enhancement by defining range using "minimum=0".
|
|
409
|
+
|
|
410
|
+
### Fixed
|
|
411
|
+
|
|
412
|
+
OData V2:
|
|
413
|
+
|
|
414
|
+
- Custom column issue with Grid/Tree/Analytical table types - empty second custom column is added in xml files
|
|
415
|
+
|
|
416
|
+
### Quality
|
|
417
|
+
|
|
418
|
+
## [1.71.60] - 2022-06-02
|
|
419
|
+
|
|
420
|
+
### Quality
|
|
421
|
+
|
|
422
|
+
Upgrade node & node-version to 14.x
|
|
423
|
+
|
|
424
|
+
## [1.71.59] - 2022-05-19
|
|
425
|
+
|
|
426
|
+
### Quality
|
|
427
|
+
|
|
428
|
+
- Code smells fixed, as reported by sonarQube.
|
|
429
|
+
- Upgrade of annotation vocabularies tools.
|
|
430
|
+
|
|
431
|
+
## [1.71.58] - 2022-05-05
|
|
432
|
+
|
|
433
|
+
### Fixed
|
|
434
|
+
|
|
435
|
+
- OData V2:
|
|
436
|
+
- Sections and subsections with a reference to Communication.Contact or Communication.Address had not been shown, support of flexibility changes for them.
|
|
437
|
+
- Facet or section references with multi-level navigation had not been handled correctly.
|
|
438
|
+
|
|
439
|
+
## [1.71.57] - 2022-04-21
|
|
440
|
+
|
|
441
|
+
### Added
|
|
442
|
+
|
|
443
|
+
- Documentation actualised with regards to the new release version 1.100.
|
|
444
|
+
|
|
445
|
+
### Fixed
|
|
446
|
+
|
|
447
|
+
- OData V2:
|
|
448
|
+
- After an entry of quickVariantSelectionX got deleted, the entry still was present in manifest.json.
|
|
449
|
+
- Sections of subordinate object pages had not been added correctly to the app schema in all cases.
|
|
450
|
+
|
|
451
|
+
### Quality
|
|
452
|
+
|
|
453
|
+
- upgrade ejs to 3.1.7
|
|
454
|
+
- SonarQube: issued solved with regards to cognitive complexity
|
|
455
|
+
|
|
456
|
+
## [1.71.56] - 2022-04-07
|
|
457
|
+
|
|
458
|
+
### Added
|
|
459
|
+
|
|
460
|
+
- OP: Properties can now be maintained for Chart sections.
|
|
461
|
+
|
|
462
|
+
### Fixed
|
|
463
|
+
|
|
464
|
+
- OData V2:
|
|
465
|
+
- Extensions - empty "extensions" object was created in "sap.ui5/"extends"/"extensions"/"sap.ui.viewExtensions"/"sap.suite.ui.generic.template.ListReport.view.ListReport".
|
|
466
|
+
- Sections of subordinate object pages had not been added correctly to the app schema in all cases.
|
|
467
|
+
|
|
468
|
+
### Quality
|
|
469
|
+
|
|
470
|
+
- Replace type object for schemas by Definition from from 'typescript-json-schema'
|
|
471
|
+
- Upgrade of async
|
|
472
|
+
|
|
473
|
+
## [1.71.55] - 2022-03-31
|
|
474
|
+
|
|
475
|
+
### Quality
|
|
476
|
+
|
|
477
|
+
use minimist resolution
|
|
478
|
+
|
|
479
|
+
## [1.71.54] - 2022-03-31
|
|
480
|
+
|
|
481
|
+
### Quality
|
|
482
|
+
|
|
483
|
+
minimist upgrade
|
|
484
|
+
|
|
485
|
+
## [1.71.53] - 2022-03-24
|
|
486
|
+
|
|
487
|
+
### Fixed
|
|
488
|
+
|
|
489
|
+
- OData V2:
|
|
490
|
+
- duplicated fragment columns were written if table namespace was not found, and unknown custom data in fragment was not considered.
|
|
491
|
+
|
|
492
|
+
### Quality
|
|
493
|
+
|
|
494
|
+
- Switch to Whitesource Universal Agent
|
|
495
|
+
- piper lib upgrade
|
|
496
|
+
- Upgrade eslint
|
|
497
|
+
- Switch to import type for TS
|
|
498
|
+
- Refactoring to resolve sonarQube code smells
|
|
499
|
+
|
|
500
|
+
## [1.71.52] - 2022-03-09
|
|
501
|
+
|
|
502
|
+
### Added
|
|
503
|
+
|
|
504
|
+
- OData V2:
|
|
505
|
+
- visible property is now also available for facets without annotation Id
|
|
506
|
+
|
|
507
|
+
### Fixed
|
|
508
|
+
|
|
509
|
+
- OData V2:
|
|
510
|
+
- Creation of new flexChanges now considers resolved Id from pom.xml
|
|
511
|
+
|
|
512
|
+
### Quality
|
|
513
|
+
|
|
514
|
+
- removed unused dev dependency to `http-server`
|
|
515
|
+
|
|
516
|
+
## [1.71.51] - 2022-02-24
|
|
517
|
+
|
|
518
|
+
### Added
|
|
519
|
+
|
|
520
|
+
- Metadata information `dataType` added to various places in V2 and V4 schemas
|
|
521
|
+
- OData V2:
|
|
522
|
+
- display selection fields on LR/ALP
|
|
523
|
+
|
|
524
|
+
### Quality
|
|
525
|
+
|
|
526
|
+
- SonarQube code smell removed
|
|
527
|
+
|
|
528
|
+
## [1.71.50] - 2022-02-10
|
|
529
|
+
|
|
530
|
+
### Added
|
|
531
|
+
|
|
532
|
+
- OData V2:
|
|
533
|
+
- Support column and footer action properties on LR
|
|
534
|
+
|
|
535
|
+
### Fixed
|
|
536
|
+
|
|
537
|
+
- OData V2:
|
|
538
|
+
- OP: Fix generation of flexChanges for sections with or without ID in annotations
|
|
539
|
+
- Fix issues with sync logic in case of sub object page
|
|
540
|
+
|
|
541
|
+
### Quality
|
|
542
|
+
|
|
543
|
+
- Unit test enhancement to run on all platforms
|
|
544
|
+
|
|
545
|
+
## [1.71.49] - 2022-01-26
|
|
546
|
+
|
|
547
|
+
### Added
|
|
548
|
+
|
|
549
|
+
- OData V2:
|
|
550
|
+
- `exportType` property can now be configured to specify the type of export to be used in the SmartTable control.
|
|
551
|
+
|
|
552
|
+
### Quality
|
|
553
|
+
|
|
554
|
+
- Upgrade of node-fetch
|
|
555
|
+
|
|
556
|
+
## [1.71.48] - 2022-01-12
|
|
557
|
+
|
|
558
|
+
### Added
|
|
559
|
+
|
|
560
|
+
- OData V2:
|
|
561
|
+
- OP: properties of footer actions are displayed and supported in side panel
|
|
562
|
+
- properties of toolbar actions are displayed and supported in side panel
|
|
563
|
+
- OVP: The property `showLineItemDetail` is now supported for List and Table cards
|
|
564
|
+
- OP: Schema now supports column extensions for TreeTable
|
|
565
|
+
|
|
566
|
+
### Changed
|
|
567
|
+
|
|
568
|
+
- OData V2:
|
|
569
|
+
- property `filterDefaultsFromSelectionVariant` is now only supported for AnalyticalListPage floorplan
|
|
570
|
+
- OVP: The property `tabs` and `addOdataSelect` can now be confirued for all cards
|
|
571
|
+
|
|
572
|
+
### Removed
|
|
573
|
+
|
|
574
|
+
- OData V2:
|
|
575
|
+
- OVP: removed `tabs` property from card level
|
|
576
|
+
|
|
577
|
+
### Fixed
|
|
578
|
+
|
|
579
|
+
- OData V2:
|
|
580
|
+
- correct schema generation in case multiple facets are referring to lineitem annotation of same entity
|
|
581
|
+
- Facet Id is considered for import and export of manifest settings
|
|
582
|
+
- Fixed sync issues in case no text is provided for custom columns
|
|
583
|
+
|
|
584
|
+
### Quality
|
|
585
|
+
|
|
586
|
+
- Upgrade of trim-off-newlines
|
|
587
|
+
- Upgrade of yarn classic
|
|
588
|
+
- New whitesource endpoint
|
|
589
|
+
- Upgrade of follow-redirects
|
|
590
|
+
|
|
591
|
+
## [1.71.47] - 2021-12-01
|
|
592
|
+
|
|
593
|
+
### Added
|
|
594
|
+
|
|
595
|
+
- Enum support for annotationPath as part of quick variant selection or views
|
|
596
|
+
- Enum support for entitySet of multiple views' scenario
|
|
597
|
+
|
|
598
|
+
### Fixed
|
|
599
|
+
|
|
600
|
+
- Schemas and configs are now generated for applications without annotations
|
|
601
|
+
|
|
602
|
+
### Quality
|
|
603
|
+
|
|
604
|
+
- New build version build:dev without generation of documentation html
|
|
605
|
+
- Fixed an issue with missing `log` function after webpack
|
|
606
|
+
|
|
607
|
+
## [1.71.46] - 2021-11-17
|
|
608
|
+
|
|
609
|
+
### Added
|
|
610
|
+
|
|
611
|
+
- OData V4: Enhance schema with `dataType`, `annotationPath` information for display on columns, fields and selection fields in Page editor
|
|
612
|
+
|
|
613
|
+
### Fixed
|
|
614
|
+
|
|
615
|
+
- Invalid references in generated schemas have been fixed.
|
|
616
|
+
|
|
617
|
+
## [1.71.45] - 2021-11-03
|
|
618
|
+
|
|
619
|
+
### Changed
|
|
620
|
+
|
|
621
|
+
- OData V2: Enhanced sync logic to use generic approach for handling unknown properties. As a result sync logic is more robust and handles more unknown properties.
|
|
622
|
+
- In the JSON schema, the description of DataPoints as part of sections or header facets now reflects the Title of the target annotation.
|
|
623
|
+
|
|
624
|
+
### Quality
|
|
625
|
+
|
|
626
|
+
- Code smell solved: "Define a constant instead of duplicating this literal n times."
|
|
627
|
+
|
|
628
|
+
## [1.71.44] - 2021-10-20
|
|
629
|
+
|
|
630
|
+
### Added
|
|
631
|
+
|
|
632
|
+
- OData V2:
|
|
633
|
+
- Support for (Sub)Section properties: `visible`.
|
|
634
|
+
- Footer actions are now part of the schema. A node for header actions is visible even if there are no actions yet.
|
|
635
|
+
- ALP: Schema now comprises of entity properties for config `createWithParameterDialog`->`fields`
|
|
636
|
+
- OP: Added support for multiple flex changes in Form and Header Actions
|
|
637
|
+
|
|
638
|
+
### Removed
|
|
639
|
+
|
|
640
|
+
- OData V2:
|
|
641
|
+
- OVP: Removed `tab` property from `Stack` and `Link List` cards as view switch control is not supported
|
|
642
|
+
|
|
643
|
+
### Fixed
|
|
644
|
+
|
|
645
|
+
- OData V2:
|
|
646
|
+
- Add `visible` property to DataField types
|
|
647
|
+
- Replace alias of namespace definitions of header actions even for references that are not related to OData vocabularies.
|
|
648
|
+
- annotationPath definitions of header and footer actions.
|
|
649
|
+
|
|
650
|
+
### Quality
|
|
651
|
+
|
|
652
|
+
- Settings for sonarlint have been added.
|
|
653
|
+
|
|
654
|
+
## [1.71.43] - 2021-10-06
|
|
655
|
+
|
|
656
|
+
### Added
|
|
657
|
+
|
|
658
|
+
- Annotation path `com.sap.vocabularies.UI.v1.HeaderInfo` added to ObjectPageHeader schema.
|
|
659
|
+
- `i18nClassification` for `title`, `description` properties for `App.json` schema in V2.
|
|
660
|
+
- OData V2:
|
|
661
|
+
- OVP: Added support for property `annotationPath` in Linklist card settings.
|
|
662
|
+
- OVP: property `requireAppAuthorization` is now supported for all card types.
|
|
663
|
+
|
|
664
|
+
### Changed
|
|
665
|
+
|
|
666
|
+
- README was updated.
|
|
667
|
+
- Order and naming of view nodes for the V2 Object Page adapted.
|
|
668
|
+
- Pattern for binding changes in V2: there are now two different patterns for List Report and Object Page; the one for the Object Page provides the additional enum values "{ui>/editable}" and "{= !${ui>/editable}}".
|
|
669
|
+
|
|
670
|
+
### Quality
|
|
671
|
+
|
|
672
|
+
- Fix of vulnerabilities by upgrade of npm modules.
|
|
673
|
+
- Fix of bugs and code smells reported by SonarQube.
|
|
674
|
+
|
|
675
|
+
## [1.71.42] - 2021-09-22
|
|
676
|
+
|
|
677
|
+
### Added
|
|
678
|
+
|
|
679
|
+
New html files showing a graphical representation of the content of each generic schema.
|
|
680
|
+
|
|
681
|
+
OData V2:
|
|
682
|
+
|
|
683
|
+
- We show field groups and fields now as part of the app specific schema, and allow the maintenance of the visible property for fields.
|
|
684
|
+
- Support of property `flexEnabled`on app level.
|
|
685
|
+
|
|
686
|
+
### Changed
|
|
687
|
+
|
|
688
|
+
The default for titles and labels of schema nodes - in case of missing annotation labels - has been adapted, for facets and header facets. There will be node-specific content now in all cases instead of generic defaults like "Form".
|
|
689
|
+
|
|
690
|
+
### Fixed
|
|
691
|
+
|
|
692
|
+
- OData V2:
|
|
693
|
+
- Invalid flexChanges are now ignored during sync, hence configs and pages files are created.
|
|
694
|
+
|
|
695
|
+
### Quality
|
|
696
|
+
|
|
697
|
+
- Bugs and code smells removed that had been detected by SonarQube.
|
|
698
|
+
|
|
699
|
+
## [1.71.41] - 2021-09-08
|
|
700
|
+
|
|
701
|
+
### Added
|
|
702
|
+
|
|
703
|
+
- OData V2:
|
|
704
|
+
- OVP: Added support for property `dataPointAnnotationPath` in ListCard settings
|
|
705
|
+
|
|
706
|
+
## [1.71.40] - 2021-08-25
|
|
707
|
+
|
|
708
|
+
### Added
|
|
709
|
+
|
|
710
|
+
- Added test for function `convertInterfaces` to increase test coverage
|
|
711
|
+
- Added flexchange layer information to API interface
|
|
712
|
+
|
|
713
|
+
### Changed
|
|
714
|
+
|
|
715
|
+
- OData V2: Unresolvable facets are not returned by schema to avoid creation of corrupted custom sections
|
|
716
|
+
|
|
717
|
+
### Fixed
|
|
718
|
+
|
|
719
|
+
- Object Page schema generation crash when 'Facets' entry is not defined for 'CollectionFacet'
|
|
720
|
+
- Page schema generation - `annotationPath` was missing for `table/toolbar`
|
|
721
|
+
|
|
722
|
+
## [1.71.39] - 2021-08-12
|
|
723
|
+
|
|
724
|
+
### Added
|
|
725
|
+
|
|
726
|
+
- OData V2:
|
|
727
|
+
- Added description property to header actions in schema
|
|
728
|
+
- Table toolbar as structure node
|
|
729
|
+
- Added properties showClearOnFB, showFilterConfiguration and showRestoreOnFB to the FilterBar
|
|
730
|
+
|
|
731
|
+
- Developer guide for contributors to this module
|
|
732
|
+
|
|
733
|
+
- Actualization of JS-DOC
|
|
734
|
+
|
|
735
|
+
- Enhanced error handling of API functions.
|
|
736
|
+
|
|
737
|
+
- The generic schema is enhanced by the following information:
|
|
738
|
+
- artifact type (manifest setting, flex change or annotation)
|
|
739
|
+
- in case of flex change: control name
|
|
740
|
+
|
|
741
|
+
### Changed
|
|
742
|
+
|
|
743
|
+
- The node Selection Fields was renamed to Filter Fields, in accordance with the UI.
|
|
744
|
+
|
|
745
|
+
- The generic schemas now already comprise anyOf definitions for enums of type string that allow binding changes. Previously this was only added during the generation of app specific schemas.
|
|
746
|
+
|
|
747
|
+
### Fixed
|
|
748
|
+
|
|
749
|
+
- A common function was introduced to resolve path references of Common.Label annotations; endless loop references are interjected, the variable value or key is returned in this case.
|
|
750
|
+
- Enhance function determineTableType to also check for presence of old tableType flag in manifest.json
|
|
751
|
+
- OData V2:
|
|
752
|
+
- ALP: Use correct Id for flex changes generated in case of Filter Bar
|
|
753
|
+
|
|
754
|
+
### Quality
|
|
755
|
+
|
|
756
|
+
- Refactor interfaces and class definitions for ALP tables
|
|
757
|
+
|
|
758
|
+
## [1.71.38] - 2021-07-28
|
|
759
|
+
|
|
760
|
+
### Added
|
|
761
|
+
|
|
762
|
+
- OData V2: Added growingThreshold property to Responsive Tables
|
|
763
|
+
|
|
764
|
+
### Fixed
|
|
765
|
+
|
|
766
|
+
- When starting the app modeler for certain CDS projects, an exception occurs, and no pages nor schemas are listed.
|
|
767
|
+
- Modified regex used in binding properties to avoid issues with Shebang plugin during consumption of specification module.
|
|
768
|
+
|
|
769
|
+
### Quality
|
|
770
|
+
|
|
771
|
+
- Upgrade of Annotation Vocabularies Tools to version 0.3.28.
|
|
772
|
+
|
|
773
|
+
## [1.71.37] - 2021-07-14
|
|
774
|
+
|
|
775
|
+
### Added
|
|
776
|
+
|
|
777
|
+
- annotationPath is added to the selectionFields node.
|
|
778
|
+
|
|
779
|
+
### Changed
|
|
780
|
+
|
|
781
|
+
- The import functions for filling the content of config files are now instantiating the required metadata based on factory classes (that had been introduced for the export before).
|
|
782
|
+
|
|
783
|
+
### Fixed
|
|
784
|
+
|
|
785
|
+
- In the annotationPath of columns, qualifiers had not been added.
|
|
786
|
+
- The namespace of the entity type is now present in all annotation paths.
|
|
787
|
+
- Changing binding value to false removed flex changes from the file system.
|
|
788
|
+
- The logic for section generation in app schemas did not consider qualifiers correctly.
|
|
789
|
+
|
|
790
|
+
### Quality
|
|
791
|
+
|
|
792
|
+
- Missing path to types in package.json was added. This is required because after introducing bundling with webpack, the index.d.ts file is not next to index-min.js.
|
|
793
|
+
|
|
794
|
+
## [1.71.36] - 2021-06-30
|
|
795
|
+
|
|
796
|
+
### Changed
|
|
797
|
+
|
|
798
|
+
- In the annotationPath information of the generated JSON schemas all alias definitions are now replaced by the full vocabulary name.
|
|
799
|
+
- Descriptions in the schema now follow the following paradigm:
|
|
800
|
+
- For facets we need use title and description, the export logic takes the title and extracts the facet key from it for concatenating the stable ID. The text that shall be shown in the Page Editor shall be the description.
|
|
801
|
+
- Thus we now generalise: all view nodes (isViewNode = true) have a description (but do not necessarily need a title).
|
|
802
|
+
- Properties (no isViewNode tag) are not listed in the outline, but in the properties panel. Here, the title shall be used as a label, and the description shall be shown on hover (old UI) or rendered directly (new UI).
|
|
803
|
+
|
|
804
|
+
### Fixed
|
|
805
|
+
|
|
806
|
+
- The deletion of a custom section from the config file was not reflected in manifest.json.
|
|
807
|
+
- New page export fails if parent page does not have navigation property defined.
|
|
808
|
+
- Navigation is not cleared if we remove last associated page.
|
|
809
|
+
- The import of unknow flex change properties into the config is now avoided.
|
|
810
|
+
- The export of flex changes sometimes generated multiple flex changes into the dev workspace.
|
|
811
|
+
- The script for extracting documentation had neglected patternProperties of the schemas.
|
|
812
|
+
- An exception occurred in case of invalid annotation references, the schemas and config files were not generated in this case.
|
|
813
|
+
- Too many actions had been listed as table columns: now it is restricted to the inline actions.
|
|
814
|
+
|
|
815
|
+
### Quality
|
|
816
|
+
|
|
817
|
+
## [1.71.35] - 2021-06-17
|
|
818
|
+
|
|
819
|
+
### Added
|
|
820
|
+
|
|
821
|
+
- annotationPath added as metadata to the columns in JSON schema.
|
|
822
|
+
|
|
823
|
+
### Changed
|
|
824
|
+
|
|
825
|
+
- The enum for fragment names of column extension is more restrictive now, it does not comprise cells anymore.
|
|
826
|
+
- webpack uglify function names.
|
|
827
|
+
|
|
828
|
+
### Fixed
|
|
829
|
+
|
|
830
|
+
- Fix for launch config Import project which can be used to debug the import of a project.
|
|
831
|
+
- During the export, fragments are not deleted anymore, as they may comprise customer coding.
|
|
832
|
+
- If a fragment is not present yet, it gets created now, i.e. added with an <root> prefix to the list of fragments.
|
|
833
|
+
- yarn watch allows debugging of custom extensions now, as the templates are available again in the dist folder.
|
|
834
|
+
- Correct sync logic to make sure that config changes are written only to desired places in manifest.json.
|
|
835
|
+
- An exception had occurred in case of invalid target annotation paths, this is caught now.
|
|
836
|
+
- OData V2 - Flex changes not supported by specification module remain unaffected by the sync logic
|
|
837
|
+
- OData V2 - Avoid creation of duplicate flex changes in case of Object Page tables
|
|
838
|
+
- OData V2 - ALP: Improved sync logic as some of the supported flex chagnes were not imported to config files
|
|
839
|
+
|
|
840
|
+
## [1.71.34] - 2021-06-03
|
|
841
|
+
|
|
842
|
+
### Changed
|
|
843
|
+
|
|
844
|
+
- The access to reflect metadata is now centralized in factory classes and thus runs in a generic way in most situations.
|
|
845
|
+
|
|
846
|
+
### Fixed
|
|
847
|
+
|
|
848
|
+
- Path references of labels had not been resolved correctly. Common.label annotations of the target reference are now considered correctly.
|
|
849
|
+
- The regex pattern for binding changes was incomplete, resulting in validation errors.
|
|
850
|
+
|
|
851
|
+
### Quality
|
|
852
|
+
|
|
853
|
+
Upgrades of dependencies to:
|
|
854
|
+
|
|
855
|
+
- "ts-loader": 9.1.2
|
|
856
|
+
- node version 12
|
|
857
|
+
- "webpack": 5.37.1
|
|
858
|
+
- "chalk": "4.1.1"
|
|
859
|
+
- "ejs": "3.1.6"
|
|
860
|
+
- "i18next": "20.3.1"
|
|
861
|
+
- "ts-json-schema-generator": "0.93.0"
|
|
862
|
+
|
|
863
|
+
Added resolutions for
|
|
864
|
+
|
|
865
|
+
- "glob-parent": "^5.1.2"
|
|
866
|
+
- "normalize-url": "^6.0.1"
|
|
867
|
+
- "ws": "^7.4.6"
|
|
868
|
+
- "trim-newlines": "^3.0.1"
|
|
869
|
+
|
|
870
|
+
## [1.71.33] - 2021-05-20
|
|
871
|
+
|
|
872
|
+
### Fixed
|
|
873
|
+
|
|
874
|
+
- OData V2: Variant Management flex changes are now ignored
|
|
875
|
+
|
|
876
|
+
## [1.71.32] - 2021-05-06
|
|
877
|
+
|
|
878
|
+
### Added
|
|
879
|
+
|
|
880
|
+
- New tag displayName in JSON schema: used to switch the name in the UI when needed, the original schema name is not changed due to compatibility reasons.
|
|
881
|
+
- New tag dataType in JSON schema for V4 Form and Object Page: as a tag, this can be rendered display-only as an additional information for any data field.
|
|
882
|
+
|
|
883
|
+
### Changed
|
|
884
|
+
|
|
885
|
+
- Documentation updates, due to introduction of the additional version for UI5 1.89
|
|
886
|
+
- Schema file names are now based on entitySet instead of entityType
|
|
887
|
+
|
|
888
|
+
### Fixed
|
|
889
|
+
|
|
890
|
+
- OData V2: LR/OP/ALP - Unknown properties are now excluded from export which in turn also avoids deletion of properties unknown to specificaiton from manifest.
|
|
891
|
+
- No invalid references anymore at the generated JSON schemas.
|
|
892
|
+
|
|
893
|
+
## [1.71.31] - 2021-04-26
|
|
894
|
+
|
|
895
|
+
### Quality
|
|
896
|
+
|
|
897
|
+
- lodash upgrade
|
|
898
|
+
|
|
899
|
+
## [1.71.30] - 2021-04-22
|
|
900
|
+
|
|
901
|
+
### Fixed
|
|
902
|
+
|
|
903
|
+
- List report V2: too many properties had been presented at LSP for analytical table.
|
|
904
|
+
|
|
905
|
+
### Quality
|
|
906
|
+
|
|
907
|
+
- Switch build to webpack
|
|
908
|
+
- Upgrade of Annotation-Vocabularies-Tools
|
|
909
|
+
|
|
910
|
+
## [1.71.29] - 2021-04-15
|
|
911
|
+
|
|
912
|
+
### Quality
|
|
913
|
+
|
|
914
|
+
- Upgrade of handlebars
|
|
915
|
+
|
|
916
|
+
## [1.71.28] - 2021-04-09
|
|
917
|
+
|
|
918
|
+
### Changed
|
|
919
|
+
|
|
920
|
+
- quickVariantSelection and quickVariantSelectionX definitions are more general no, allowing any number of tabs.
|
|
921
|
+
|
|
922
|
+
### Fixed
|
|
923
|
+
|
|
924
|
+
- OData V2: ALP - ignoredChartTypes property now supports more values
|
|
925
|
+
- Export of quickVariantSelectionX in V2 was wrong or could lead to exception
|
|
926
|
+
|
|
927
|
+
## [1.71.27] - 2021-03-25
|
|
928
|
+
|
|
929
|
+
### Fixed
|
|
930
|
+
|
|
931
|
+
- No duplicate entries in the result lists of scripts for extracting documentation
|
|
932
|
+
|
|
933
|
+
## [1.71.26] - 2021-03-11
|
|
934
|
+
|
|
935
|
+
### Added
|
|
936
|
+
|
|
937
|
+
- Property valueSelectionInfo of OVP cards
|
|
938
|
+
- Tag isViewNode now marks schema elements that are relevant for setting up an out line or schematic view of a page; (complex) properties are not marked like that.
|
|
939
|
+
- Tag i18nClassification marks properties of the schema that are relevent for translation; it uses the key words following the SAP guidelines for translation.
|
|
940
|
+
|
|
941
|
+
### Fixed
|
|
942
|
+
|
|
943
|
+
- Export of OVP card of the new V4 types to manifest
|
|
944
|
+
- OVP: Unknown properties are now excluded from export
|
|
945
|
+
|
|
946
|
+
## [1.71.25] - 2021-02-25
|
|
947
|
+
|
|
948
|
+
### Added
|
|
949
|
+
|
|
950
|
+
- Mark translatable properties in `schema` with `isLanguageDependent` property.
|
|
951
|
+
|
|
952
|
+
### Fixed
|
|
953
|
+
|
|
954
|
+
- Exceptions have occurred in case of incomplete or inconsistent annotations. This was solved by a new version of the Annotation Vocabulary Tools that is delivered together with the Specification module.
|
|
955
|
+
|
|
956
|
+
- Duplicate property "entitySet" for link list cards got removed.
|
|
957
|
+
|
|
958
|
+
### Quality
|
|
959
|
+
|
|
960
|
+
- Switch to Sonar EE
|
|
961
|
+
|
|
962
|
+
## [1.71.24] - 2021-02-11
|
|
963
|
+
|
|
964
|
+
### Fixed
|
|
965
|
+
|
|
966
|
+
- Overview Page: mandatory fields are clarified and reworked
|
|
967
|
+
- Overview Page: obsolete field timeAxis eliminated
|
|
968
|
+
- Object Page V2: `XML` type is only valid type for selection for Custom Section Fragment definition
|
|
969
|
+
|
|
970
|
+
### Quality
|
|
971
|
+
|
|
972
|
+
- Dependencies to other npm modules have been actualized
|
|
973
|
+
|
|
974
|
+
## [1.71.23] - 2021-01-28
|
|
975
|
+
|
|
976
|
+
### Fixed
|
|
977
|
+
|
|
978
|
+
- Flex changes for ALP table columns had been written with the wrong selector id and thus had no effect in the run-time.
|
|
979
|
+
|
|
980
|
+
### Quality
|
|
981
|
+
|
|
982
|
+
- Dependencies to other npm modules have been actualized
|
|
983
|
+
|
|
984
|
+
## [1.71.22] - 2021-01-07
|
|
985
|
+
|
|
986
|
+
### Added
|
|
987
|
+
|
|
988
|
+
- The specification API now allows passing a logger, i.e. an instance of the new interface ExtensionLogger.
|
|
989
|
+
If supplied, all messages resulting from the API processing will be passed to the logger instance instead of console.log.
|
|
990
|
+
- OData V2: Support for Custom Columns in Object Page tables.
|
|
991
|
+
- OData V2: New extensionType property is added to Custom Column definition.
|
|
992
|
+
|
|
993
|
+
### Fixed
|
|
994
|
+
|
|
995
|
+
- OData V2: Export fails to resolve page in `manifest.json` when page key does not contain entitySet.
|
|
996
|
+
|
|
997
|
+
## [1.71.21] - 2020-12-03
|
|
998
|
+
|
|
999
|
+
### Added
|
|
1000
|
+
|
|
1001
|
+
- OVP custom card - `template` property uses pattern to avoid non-custom card template overlap
|
|
1002
|
+
- OVP cards - `model` property uses enum entries populated from `manifest.json`
|
|
1003
|
+
- OData V2: New `extensionType` property is added to Custom Column definition
|
|
1004
|
+
- OData V2: Support for Custom Columns in Object Page tables
|
|
1005
|
+
|
|
1006
|
+
### Changed
|
|
1007
|
+
|
|
1008
|
+
- OData V2: Use enum instead of string for property `createWithFilters -> strategy`
|
|
1009
|
+
|
|
1010
|
+
### Fixed
|
|
1011
|
+
|
|
1012
|
+
- OData V2: Improved sync logic to avoid deletion of entries from page config
|
|
1013
|
+
|
|
1014
|
+
## [1.71.20] - 2020-11-19
|
|
1015
|
+
|
|
1016
|
+
### Added
|
|
1017
|
+
|
|
1018
|
+
- Support of custom columns for List Report and Analytical List Page of Fiori Elements V2: this includes read and write
|
|
1019
|
+
capabilities for both the manifest extension section and the fragment files; the API is enhanced by optional parameters so that the extension fragments can be passed.
|
|
1020
|
+
- Support keyPerformanceIndicators(KPI) cards in Analytical list page
|
|
1021
|
+
|
|
1022
|
+
### Changed
|
|
1023
|
+
|
|
1024
|
+
- README enhanced by support section
|
|
1025
|
+
- The specification API now returns a _complete_ list of flex changes, not only the updated ones; if a flex property was not maintained or deleted, you can find it in the list with content.newValue = null. This allows the consuming application to distinguish flex changes that are supported by the JSON schema of the specification from other flex changes that may have been created by other means; only changes that are part of the result list of the API but have content.newValue = null should get deleted from the app.
|
|
1026
|
+
- Version 0.3.1 of Annotation vocabularies tools is used now.
|
|
1027
|
+
|
|
1028
|
+
### Removed
|
|
1029
|
+
|
|
1030
|
+
- Redundant occurence of property `smartVariantManagement` in table config
|
|
1031
|
+
|
|
1032
|
+
### Fixed
|
|
1033
|
+
|
|
1034
|
+
- Deletion of an object page from the app.json configuration did not work
|
|
1035
|
+
- Fixed export import of an object page header property
|
|
1036
|
+
- When creating an app based on an OData V3 service like the Northwind service of odata.org, the app modeler failed with an exception
|
|
1037
|
+
- OData V2: Corrected sync issues with property `createWithFilters` in case of `GridTable`
|
|
1038
|
+
|
|
1039
|
+
## [1.71.19] - 2020-11-05
|
|
1040
|
+
|
|
1041
|
+
### Changed
|
|
1042
|
+
|
|
1043
|
+
- Update description of npm package to "SAP Fiori tools - Specification"
|
|
1044
|
+
|
|
1045
|
+
### Fixed
|
|
1046
|
+
|
|
1047
|
+
- Adjustments to the regex used for binding changes, as introduced in previous version:
|
|
1048
|
+
1. accept false as value
|
|
1049
|
+
2. only allow the exact value from enums but no alteration
|
|
1050
|
+
- Different enum for pageType in app.json for V2 and V4(not included)
|
|
1051
|
+
|
|
1052
|
+
## [1.71.18] - 2020-10-22
|
|
1053
|
+
|
|
1054
|
+
### Added
|
|
1055
|
+
|
|
1056
|
+
- Full support for binding changes as an option for the property values of
|
|
1057
|
+
List report + ALP: hAlign of table columns, popinLayout
|
|
1058
|
+
Object page: popinLayout, displayShape, header actions, hAlign of table columns
|
|
1059
|
+
|
|
1060
|
+
### Changed
|
|
1061
|
+
|
|
1062
|
+
- Dependencies updated:
|
|
1063
|
+
"@sap-ux/annotation-converter": "0.2.37",
|
|
1064
|
+
"@sap-ux/edmx-parser": "0.2.33,
|
|
1065
|
+
"@sap-ux/vocabularies-types": "0.2.33"
|
|
1066
|
+
- OData V2: `showDraftToggle` property is now only part of List Report schema
|
|
1067
|
+
|
|
1068
|
+
### Fixed
|
|
1069
|
+
|
|
1070
|
+
- Fixed exception for freestyle views as part of an app
|
|
1071
|
+
- Deletion of object page header transferred correctly
|
|
1072
|
+
- Export import for header properties are consistent
|
|
1073
|
+
|
|
1074
|
+
## [1.71.17] - 2020-10-09
|
|
1075
|
+
|
|
1076
|
+
### Added
|
|
1077
|
+
|
|
1078
|
+
- OData V2: properties `variantManagementHidden` and `subTitleIfVariantMgmtHidden`
|
|
1079
|
+
|
|
1080
|
+
### Fixed
|
|
1081
|
+
|
|
1082
|
+
- Passed manifest should not be modified by the specification API
|
|
1083
|
+
- The outline view of the page map did not show all sections or facets
|
|
1084
|
+
|
|
1085
|
+
## [1.71.16] - 2020-09-28
|
|
1086
|
+
|
|
1087
|
+
### Added
|
|
1088
|
+
|
|
1089
|
+
- Table columns now have a description that appears on hover, showing the column header title as visible in the application at run-time.
|
|
1090
|
+
This description is also visible at the input help (LSP) when chosing a column at any configuration file.
|
|
1091
|
+
|
|
1092
|
+
### Changed
|
|
1093
|
+
|
|
1094
|
+
- Analytical List Page OData V2: showGoButtonOnFilterBar property moved to **filterbar** section in config
|
|
1095
|
+
|
|
1096
|
+
### Fixed
|
|
1097
|
+
|
|
1098
|
+
- Property displayShape of Analytical List Page was not imported correctly.
|
|
1099
|
+
- Generate correct app specific schema for ALP in V4
|
|
1100
|
+
- Generation of app specific schemas generally ran into exceptions for apps without LineItem or Facet annotation.
|
|
1101
|
+
To fix this, the schema generation got changed so that it runs over the existing pages as registered in manifest.json, instead of being based on the LineItem and Facet annotations.
|
|
1102
|
+
|
|
1103
|
+
### Quality
|
|
1104
|
+
|
|
1105
|
+
Test coverage increased
|
|
1106
|
+
|
|
1107
|
+
## [1.71.15] - 2020-09-11
|
|
1108
|
+
|
|
1109
|
+
### Added
|
|
1110
|
+
|
|
1111
|
+
- Validity information for various properties
|
|
1112
|
+
|
|
1113
|
+
### Changed
|
|
1114
|
+
|
|
1115
|
+
- Pipeline settings now support intermediate staging
|
|
1116
|
+
- New version of Annotation Vocabularies Tools
|
|
1117
|
+
- Description for createWithFilters
|
|
1118
|
+
|
|
1119
|
+
### Removed
|
|
1120
|
+
|
|
1121
|
+
- The property allFiltersAsInParameters is invalid for the given release and thus got deleted.
|
|
1122
|
+
|
|
1123
|
+
### Fixed
|
|
1124
|
+
|
|
1125
|
+
- Import properties correctly for ALP
|
|
1126
|
+
|
|
1127
|
+
## [1.71.14] - 2020-08-27
|
|
1128
|
+
|
|
1129
|
+
### Added
|
|
1130
|
+
|
|
1131
|
+
- importProject API: support of OVP and ALP templates
|
|
1132
|
+
|
|
1133
|
+
### Changed
|
|
1134
|
+
|
|
1135
|
+
- Use @ui5/flexibility-utils for stringify/parse flex changes
|
|
1136
|
+
|
|
1137
|
+
### Deprecated
|
|
1138
|
+
|
|
1139
|
+
### Removed
|
|
1140
|
+
|
|
1141
|
+
### Fixed
|
|
1142
|
+
|
|
1143
|
+
- Synchronization of changes in manifest.json
|
|
1144
|
+
- Properties objectPageHeaderType and showDraftToggle are not shown anymore as part of app.json (JSON schema validation error)
|
|
1145
|
+
- Wrong ID at generated flex changes for object page table columns
|
|
1146
|
+
- Fixed issue related to page map and app.json while exporting
|
|
1147
|
+
- Sections not shown correctly in the page map for V4 applications
|
|
1148
|
+
- Shows warning in case of invalid card name for overview page
|
|
1149
|
+
- Enhanced test coverage: objectPageHeaderAction
|
|
1150
|
+
- Manifest did not get updated in case of deletion of some of the properties from config file
|
|
1151
|
+
|
|
1152
|
+
## [1.71.13] - 2020-08-21
|
|
1153
|
+
|
|
1154
|
+
### Added
|
|
1155
|
+
|
|
1156
|
+
- Support UI Flex binding change for header action
|
|
1157
|
+
|
|
1158
|
+
## [1.71.12] - 2020-08-07
|
|
1159
|
+
|
|
1160
|
+
### Removed
|
|
1161
|
+
|
|
1162
|
+
- `postPublish` script to avoid issues with `npm pack`
|
|
1163
|
+
|
|
1164
|
+
## [1.71.11] - 2020-08-06
|
|
1165
|
+
|
|
1166
|
+
### Added
|
|
1167
|
+
|
|
1168
|
+
- `getApiVersion()` added
|
|
1169
|
+
|
|
1170
|
+
### Changed
|
|
1171
|
+
|
|
1172
|
+
- Renaming API method from `importProjectNoConfig()` to `importProjectSchema()`.
|
|
1173
|
+
|
|
1174
|
+
### Fixed
|
|
1175
|
+
|
|
1176
|
+
- Fix for custom section export
|
|
1177
|
+
|
|
1178
|
+
## [1.71.10] - 2020-07-30
|
|
1179
|
+
|
|
1180
|
+
### Fixed
|
|
1181
|
+
|
|
1182
|
+
- enableAutoBinding re-enabled on table level
|
|
1183
|
+
|
|
1184
|
+
### Removed
|
|
1185
|
+
|
|
1186
|
+
- `tableColumnVerticalAlignment`, as not valid in 1.71
|
|
1187
|
+
- Possibility to define different tableSettings per variant in case of multiple tabs
|
|
1188
|
+
- `loadDataOnAppLaunch`, as not valid in 1.71
|
|
1189
|
+
- enableAutoBinding for `quickVariantSelectionX` (multiple tabs)
|
|
1190
|
+
|
|
1191
|
+
## [1.71.9] - 2020-07-29
|
|
1192
|
+
|
|
1193
|
+
### Added
|
|
1194
|
+
|
|
1195
|
+
- Support of subsections in the object page schema
|
|
1196
|
+
- Full support of flexible column layout for Fiori Elements V2 and V4
|
|
1197
|
+
- New API `importProjectNoConfig` for generation of all schemas without generation of configs
|
|
1198
|
+
- Fault-tolerance in case of incomplete app projects
|
|
1199
|
+
- New properties for V2 applications:
|
|
1200
|
+
|
|
1201
|
+
1. `tableColumnVerticalAlignment` (on app level)
|
|
1202
|
+
2. Possibility to define different tableSettings per variant in case of multiple tabs
|
|
1203
|
+
|
|
1204
|
+
### Changed
|
|
1205
|
+
|
|
1206
|
+
- File naming of schemas is based on entity type now, central function for determination of schema file name
|
|
1207
|
+
- App providers as well as the API importProject have been enhanced
|
|
1208
|
+
- enableAutoBinding on table level is replaced by `loadDataOnAppLaunch`; alternatively, enableAutoBinding for `quickVariantSelectionX` (multiple tabs) is also considered
|
|
1209
|
+
|
|
1210
|
+
### Deprecated
|
|
1211
|
+
|
|
1212
|
+
### Removed
|
|
1213
|
+
|
|
1214
|
+
- Property `createWithFilters` is removed from Analytical List Page schema
|
|
1215
|
+
|
|
1216
|
+
### Fixed
|
|
1217
|
+
|
|
1218
|
+
- Synchronization of changes in manifest.json and delete complete block
|
|
1219
|
+
- Deletion of last setting/block from configuration file
|
|
1220
|
+
- Boolean value false was not written to manifest but the property was deleted
|
|
1221
|
+
- Export of V4 app.json may lead to empty structures like config: {} in the manifest
|
|
1222
|
+
- Exception occured in case of free-style pages as part of the manifest
|
|
1223
|
+
- Exception occured during the import of invalid UI flexibility changes
|
|
1224
|
+
- Wrong ID's had been written to UI flexibility changes in case of (complex) annotation paths like columns of type DataFieldForAnnotation;
|
|
1225
|
+
the changes then either disappeared after reload or had still been visible but without any implication on the app
|
|
1226
|
+
|
|
1227
|
+
## [1.71.8] - 2020-07-06
|
|
1228
|
+
|
|
1229
|
+
### Removed
|
|
1230
|
+
|
|
1231
|
+
- Property `flexibleColumnLayout` is removed from application schema (app.json)
|
|
1232
|
+
- Property `createWithFilters` is removed from Analytical List Page schema
|
|
1233
|
+
|
|
1234
|
+
### Fixed
|
|
1235
|
+
|
|
1236
|
+
- Sync between changes file and pages config for ALP
|
|
1237
|
+
- Generation of correct config file for ALP
|
|
1238
|
+
- Enhance test coverage for ALP(included import)
|
|
1239
|
+
- Correct descriptions for properties `title` and `description` in app.json
|
|
1240
|
+
- Different schema for Analytical Table in case of List Report and Analytical List Page
|
|
1241
|
+
|
|
1242
|
+
## [1.71.7] - 2020-06-24
|
|
1243
|
+
|
|
1244
|
+
### Fixed
|
|
1245
|
+
|
|
1246
|
+
- Missing descriptions added to schemas
|
|
1247
|
+
- Analytical List Page Schema enhanced to show only relevant properties
|
|
1248
|
+
|
|
1249
|
+
## [1.71.6] - 2020-06-17
|
|
1250
|
+
|
|
1251
|
+
### Added
|
|
1252
|
+
|
|
1253
|
+
- Support for Analytical List Page (ALP)
|
|
1254
|
+
- Support flex changes for ALP
|
|
1255
|
+
- Use ui5-flexibility-utils for read write flex changes
|
|
1256
|
+
|
|
1257
|
+
### Fixed
|
|
1258
|
+
|
|
1259
|
+
- Consistent values and validation for all table types of list report and object page
|
|
1260
|
+
- OVP: Property 'template' now shows Analytical card irrespective of other properties
|
|
1261
|
+
- Existing manifest settings now remain unaffected during export
|
|
1262
|
+
- Handle partial deletion of a page from app.json
|
|
1263
|
+
- Switch to annotation-vocabularies-tools to parse, merge and convert annotations.
|
|
1264
|
+
This fixes issues with merged annotations.
|
|
1265
|
+
- Added bundled dependency
|
|
1266
|
+
|
|
1267
|
+
## [1.71.5] - 2020-05-20
|
|
1268
|
+
|
|
1269
|
+
### Added
|
|
1270
|
+
|
|
1271
|
+
- Support for Analytical List Page (ALP)
|
|
1272
|
+
- new API `importProject()` to create schema and config files
|
|
1273
|
+
|
|
1274
|
+
### Fixed
|
|
1275
|
+
|
|
1276
|
+
- Show consistent value/validation for all table type in list report page
|
|
1277
|
+
- OVP: Property 'template' now shows Analytical card irrespective of other properties
|
|
1278
|
+
- Existing manifest settings now remain unaffected during export
|
|
1279
|
+
- Show consistent value/validation for all table type in object page
|
|
1280
|
+
- Handle partial deletion of a page from app.json
|
|
1281
|
+
|
|
1282
|
+
### Changed
|
|
1283
|
+
|
|
1284
|
+
- `ServiceMetadata` not required anymore to generate schemas
|
|
1285
|
+
|
|
1286
|
+
## [1.71.4] - 2020-05-05
|
|
1287
|
+
|
|
1288
|
+
### Added
|
|
1289
|
+
|
|
1290
|
+
- Support grid table, analytical and tree table besides responsive table for configuration settings
|
|
1291
|
+
- Table type specific flex changes. For example: includeItemInSelection and popinLayout are only available for the responsive table
|
|
1292
|
+
- Table type specific manifest changes. For example: createWithFilters is available for all the table types except tree table and condensedTableLayout is available in all object page table except responsive table
|
|
1293
|
+
- Flex changes have no dedicated format in the API interface anymore, but are passed as an array of strings to importConfig, i.e. any file content can be passed immediately. The structure of a flex change thus is only known to the specification module and can change over time (aka UI5 release).
|
|
1294
|
+
exportConfig is enhanced the same way.
|
|
1295
|
+
- No need to supply annotations anymore while calling importConfig or exportConfig: the annotations are only evaluated during the generation of the app schema, all data which is necessary for subsequent import o export of config files will be comprised in this schema.
|
|
1296
|
+
- Support export/import for OVP custom card.
|
|
1297
|
+
|
|
1298
|
+
### Fixed
|
|
1299
|
+
|
|
1300
|
+
- Exception when exporting V4 app configurations ('cannot read properies of undefined')
|
|
1301
|
+
- If no table settings had been maintained, an empty object tableSettings: {} was written back to the mainfest.json
|
|
1302
|
+
- Fallback for the table type (if not maintined explicitly) must be 'responsive table'
|
|
1303
|
+
|
|
1304
|
+
## [1.71.3] - 2020-04-22
|
|
1305
|
+
|
|
1306
|
+
### Added
|
|
1307
|
+
|
|
1308
|
+
- Alignment of table settings between V2 and V4, list report and object page: resolve the inner structure tableSettings, 'table' comprises all properties
|
|
1309
|
+
- Alignment of order of parts of the list report page: filterbar before table
|
|
1310
|
+
- OVP: showBasicSearch as property shall be used instead of enableBasicSearch
|
|
1311
|
+
- Extractor for documentation enhanced by variant for IxiaSoft
|
|
1312
|
+
|
|
1313
|
+
### Fixed
|
|
1314
|
+
|
|
1315
|
+
- If a property is deleted from a config file, it does not get deleted from the manifest.json
|
|
1316
|
+
- If a card was deleted from the OVP config, it was not deleted from the manifest.json
|
|
1317
|
+
- If no routing is defined yet in manifest for a V4 page, the export of the corresponding app config leads to an exception
|
|
1318
|
+
- if you add an invalid section identifier to an object page, ths invalid section gets written to the manifest
|
|
1319
|
+
- Added 'showBasicSearch' property for Overview page and removed property 'enableBasicSearch'
|
|
1320
|
+
- Evaluation and logging of deprecated properties
|
|
1321
|
+
|
|
1322
|
+
## [1.71.2] - 2020-04-15
|
|
1323
|
+
|
|
1324
|
+
### Added
|
|
1325
|
+
|
|
1326
|
+
- Activation of test coverage reports for sonarcube
|
|
1327
|
+
- Page structure of V2 object page adjusted to current manifest schema
|
|
1328
|
+
- Additional properties for overview page
|
|
1329
|
+
|
|
1330
|
+
### Fixed
|
|
1331
|
+
|
|
1332
|
+
- Prevent exceptions in case of missing sections of object pages
|
|
1333
|
+
- V2: Manifest settings got overwritten by flex changes
|
|
1334
|
+
- V2: Wrong page determination if working on object pages of deeper hierarchical level
|
|
1335
|
+
- V2 object page: Flex changes had been applied to all object pages
|
|
1336
|
+
- Exception in case of missing sections of object page
|
|
1337
|
+
- Problems with the export of new or deleted pages (page map)
|
|
1338
|
+
- Eliminate duplicate property enableTableFilterInPageVariant from filterbar
|
|
1339
|
+
- Deletions at page config files did not reflect in manifest.json
|
|
1340
|
+
- Provide the correct stable ID for popinLayout
|
|
1341
|
+
- Mismatch in API for generation of OVP schemas
|
|
1342
|
+
- V2 list report: Property includeItemInSelection is now correctly considered as a flex change
|
|
1343
|
+
- Conversion issues during the export of OVP cards
|
|
1344
|
+
- Ensure unique IDs for flex changes
|
|
1345
|
+
- Return correct set of flex changes
|
|
1346
|
+
- Use stable ID syntax for table column keys
|
|
1347
|
+
|
|
1348
|
+
## [1.71.1] - 2020-03-31
|
|
1349
|
+
|
|
1350
|
+
### Added
|
|
1351
|
+
|
|
1352
|
+
- CHANGELOG.md to document changes
|
|
1353
|
+
|
|
1354
|
+
### Fixed
|
|
1355
|
+
|
|
1356
|
+
- Fixed missing exports of interfaces
|
|
1357
|
+
- Export support for object page
|
|
1358
|
+
|
|
1359
|
+
## [1.71.0] - 2020-03-20
|
|
1360
|
+
|
|
1361
|
+
### Added
|
|
1362
|
+
|
|
1363
|
+
- Specification for Fiori Element V2:
|
|
1364
|
+
- List report
|
|
1365
|
+
- Object Page
|
|
1366
|
+
- Overview Page
|
|
1367
|
+
- Specification for Fiori Elements V4:
|
|
1368
|
+
- List Report
|
|
1369
|
+
- Object Page
|
|
1370
|
+
- Support of custom pages
|