Skip to content

Releases: projectcaluma/ember-caluma

v11.0.0-beta.31

21 Oct 14:28
Compare
Choose a tag to compare
v11.0.0-beta.31 Pre-release
Pre-release

11.0.0-beta.31 (2022-10-21)

Features

  • distribution: enable configurable inquiry answer details (10619bf)
  • form-builder: add validation for JEXL fields (3f370b2)
  • form: replace unmaintained pikaday datepicker with flatpickr (8083ea3), closes #1559 #1559

Bug Fixes

  • distribution: mark skipped inquiries as such in the dialog view (a56f44a)
  • distribution: redirect to first visible inquiry in navigation on index route (b75af39)
  • distribution: redirect to inquiry of first selected group after creation (eac2c00)
  • distribution: refetch dialog queries after creating new inquiries (f45653b)
  • distribution: update status of check inquiries work item on answer (78fc053)
  • form: dynamic choice validation (abd3d2e)

v11.0.0-beta.30

19 Oct 15:43
Compare
Choose a tag to compare
v11.0.0-beta.30 Pre-release
Pre-release

11.0.0-beta.30 (2022-10-19)

Features

  • distribution: add button to mark inquiries as checked (22f02ea)
  • distribution: allow editing of sent inquiries (b93aadc)
  • distribution: bulk edit inquiries before creating (be78231)
  • distribution: improve navigation (93f51bd)
  • form: add possibility to override save function of cf-content (aaa8f66)

Bug Fixes

  • distribution: fix loading state of work item buttons on answer form (e82dd86)
  • distribution: fix sending all pending inquiries (6024cda)
  • form-builder: remove obsolete form for question list search (e7512f8)

v11.0.0-beta.29

26 Sep 14:40
Compare
Choose a tag to compare
v11.0.0-beta.29 Pre-release
Pre-release

11.0.0-beta.29 (2022-09-26)

⚠ BREAKING CHANGES

  • ember: Removed support for Node.js v12.

Features

  • distribution: add direct link to answer inquiry from detail view (245842b)
  • distribution: highlight send all inquiry button in navigation (cd684d8)
  • distribution: mark navigation section as active as well (26a1629)
  • distribution: rename completion button to skip if no inquiries exist (4f9d644)
  • distribution: show addressed group in edit mask header of inquiry (cb85e45)
  • ember: add compatibility with ember v4 (a9b0848)

Bug Fixes

  • distribution: fix tooltip position for stacked UI (6a53f82)
  • distribution: fix which group can reopen an inquiry (4564b2b)
  • distribution: make sure only addressed group can reopen the distribution (c166d55)
  • form-builder: show columns of row form to display properly (bb45961)

v11.0.0-beta.28

09 Sep 12:22
Compare
Choose a tag to compare
v11.0.0-beta.28 Pre-release
Pre-release

11.0.0-beta.28 (2022-09-09)

Features

  • distribution: add hook called after completing the distribution (fb02767)
  • distribution: enable reminders for overdue inquiries (254bfcd)
  • distribution: update the inquiry meta reminder property after sending an inquiry (b2695b7)

v11.0.0-beta.27

31 Aug 15:39
Compare
Choose a tag to compare
v11.0.0-beta.27 Pre-release
Pre-release

11.0.0-beta.27 (2022-08-31)

Features

  • distribution: add functionality to reopen an inquiry (49cff82)

v11.0.0-beta.26

31 Aug 08:29
Compare
Choose a tag to compare
v11.0.0-beta.26 Pre-release
Pre-release

11.0.0-beta.26 (2022-08-31)

Bug Fixes

  • analytics: improve alias save (cc3cb6d)
  • analytics: update startingOptions to reflect schema (5643135)

v11.0.0-beta.25

29 Aug 16:13
Compare
Choose a tag to compare
v11.0.0-beta.25 Pre-release
Pre-release

11.0.0-beta.25 (2022-08-29)

Features

  • analytics: add search to field select (42d1cc8)

Bug Fixes

  • uikit: use modifier of ember-uikit for tooltips (0f8e358)

v11.0.0-beta.24

26 Aug 15:17
Compare
Choose a tag to compare
v11.0.0-beta.24 Pre-release
Pre-release

Features

  • distribution: add functionality to reopen distribution (9ac023f)
  • distribution: use tooltips instead of titles (42c2c77)

Bug Fixes

  • scheduler: fix handling of ember data scheduler resolvers (4d98619)

@projectcaluma/ember-testing-v11.0.0-beta.11

15 Aug 15:06
Compare
Choose a tag to compare

@projectcaluma/ember-testing-v11.0.0-beta.11 (2022-08-15)

Features

  • testing: add createdBy and modifiedBy filters (c6ace21)
  • testing: allow inverting of filters (88ab05d)

@projectcaluma/ember-form-v11.0.0-beta.23

15 Aug 15:13
Compare
Choose a tag to compare

@projectcaluma/ember-form-v11.0.0-beta.23 (2022-08-15)

Bug Fixes

  • files: disable delete button when field is disabled (#2086) (2055c53)
  • form: allow deselecting disabled multiple choice options (0dd663e)