spreadsheetimporter / ui5-cc-spreadsheetimporter

A UI5 Component to integrate a Spreadsheet Upload for UI5 Apps.
https://spreadsheet-importer.com/
Apache License 2.0
75 stars 15 forks source link

[BREAKING CHANGE] change name and path #545

Closed marianfoo closed 2 months ago

marianfoo commented 2 months ago

because of a bug, it is not possible to do a packaged central deployment of bug in the abap system. The Bug was fixed as described in #490, but still relevant in older ABAP Systems. To make things easier and make the packaged central deployment possible at all, it is necessary to add the version to the metadata name https://github.com/spreadsheetimporter/ui5-cc-spreadsheetimporter/blob/981cff9bbbddcbca3f3355cd09d07dbec49512f8/packages/ui5-cc-spreadsheetimporter/ui5.yaml#L4

and make the resources path lowercase (abap system can´t handle camel case :/ ) https://github.com/spreadsheetimporter/ui5-cc-spreadsheetimporter/blob/981cff9bbbddcbca3f3355cd09d07dbec49512f8/packages/ui5-cc-spreadsheetimporter/ui5.yaml#L5-L8