Skip to content

Releases: spreadsheetimporter/ui5-cc-spreadsheetimporter

ui5-cc-spreadsheetimporter: v0.32.0

15 Feb 21:54
8d919e9
Compare
Choose a tag to compare
Pre-release

0.32.0 (2024-02-15)

Features

  • add drag&drop to dialog to upload files (#496) (ea55361)

ui5-cc-spreadsheetimporter: v0.31.6

14 Feb 21:49
33e88c4
Compare
Choose a tag to compare
Pre-release

0.31.6 (2024-02-14)

Bug Fixes

  • turn off continue anyway on error dialog after upload button press (#494) (fb82978)

ui5-cc-spreadsheetimporter: v0.31.5

05 Feb 15:00
7327b79
Compare
Choose a tag to compare
Pre-release

0.31.5 (2024-02-05)

Bug Fixes

  • make sure Edm.Date uses the correct date (#487) (934fe3b)

ui5-cc-spreadsheetimporter: v0.31.4

01 Feb 13:16
9fa404d
Compare
Choose a tag to compare
Pre-release

0.31.4 (2024-02-01)

Bug Fixes

  • show error in standalone mode after upload button press (#480) (9348694)

ui5-cc-spreadsheetimporter: v0.31.3

30 Jan 21:05
c412222
Compare
Choose a tag to compare
Pre-release

0.31.3 (2024-01-30)

Bug Fixes

  • preventDefault on event uploadButtonPress (#476) (4c6033e)

ui5-cc-spreadsheetimporter: v0.31.2

23 Jan 19:22
f5a1b14
Compare
Choose a tag to compare
Pre-release

0.31.2 (2024-01-23)

Bug Fixes

ui5-cc-spreadsheetimporter: v0.31.1

03 Jan 20:15
c00b07a
Compare
Choose a tag to compare
Pre-release

0.31.1 (2024-01-03)

Bug Fixes

  • string assignment using nullish coalescing operator (#450) (530fcbd)

ui5-cc-spreadsheetimporter: v0.31.0

02 Jan 12:49
4de7e18
Compare
Choose a tag to compare
Pre-release

0.31.0 (2024-01-02)

Features

  • add config for btp deployment with managed approuter (#419) (470b68f)
  • new checks for maxLength and duplicate columns (#447) (7d47e28)
  • new config to define columns in preview (#443) (b98db12)
  • new option `createActiveEntity´ to directly create active entities (#438) (a3449f7)

Bug Fixes

  • check if ComponentContainerData is available (#445) (c484e42)

ui5-cc-spreadsheetimporter: v0.30.0

21 Dec 15:07
fa4f66f
Compare
Choose a tag to compare
Pre-release

0.30.0 (2023-12-21)

Features

  • enable spreadsheet importer for ui5 v2 (#440) (763c2c7)
  • new config to continue batch processing on errors (#441) (25dda51)
  • new config to send the spreadsheet row to the backend (#439) (44af189)
  • use events with async attached function s(#435) (2c95615)

ui5-cc-spreadsheetimporter: v0.29.1

18 Dec 10:23
ee6881a
Compare
Choose a tag to compare
Pre-release

0.29.1 (2023-12-16)

Bug Fixes