Skip to content

Releases: Aam-Digital/ndb-core

3.20.1

19 Apr 08:28
cf00b63
Compare
Choose a tag to compare

3.20.1 (2023-04-19)

Bug Fixes

  • core: better debugging details in logs and support view (#1832) (2bba145)
  • .demo: initialize demo data last, once all config has been loaded (#1831) (f9d455f)
  • display and edit fields of type "month" (year + month without day) (#1820) (badca15), closes #1666 #1657
  • further performance improvements for tables (#1810) (00c3822)
  • image popup fits on small screens (#1825) (501ec75)
  • improve performance for reports (#1819) (95d8108)
  • photo popup closes when clicking X button (#1818) (3800e5c)
  • .status field broken when using multiple select (#1827) (fd39bc5)

3.20.0

11 Apr 15:32
daecd82
Compare
Choose a tag to compare

3.20.0 (2023-04-11)

Bug Fixes

Performance improvements:

  • significantly speed up loading of participants list (#1811) (de87405)
  • .only building displayed rows in tables (#1808) (cafa57e)
  • remove "show all" button in tables to prevent overburdening of devices loading data (#1795) (6c75410)

Other fixes:

  • fixed creating new dropdown option, which was sometimes not working (#1803) (86ded17)
  • filters now also work on multi-select option fields (#1813) (70da63f)
  • .error message for number input (#1814) (48da853)
  • .migration from single to multi value select works automatically (#1809) (201df90)

Features

3.19.1

16 Mar 17:14
6878b96
Compare
Choose a tag to compare

3.19.1 (2023-03-16)

Bug Fixes

  • error when relation does not have matching child (#1775) (bbde2c1)
  • .remove unnecessary import to reduce scss file size (#1774) (e13c8fa)

3.19.0

15 Mar 16:20
cd517d2
Compare
Choose a tag to compare

3.19.0 (2023-03-15)

Bug Fixes

  • active schools/teams load quicker and more reliable (#1754) (9ee705e), closes #694
  • button in popups to navigate to full screen page (#1751) (5599ab2), closes #1695
  • added and deleted ToDos are correctly updated in the table (05b3860)
  • added hint when user account is disabled (#1737) (341b8f2), closes #1734
  • .added pagination to shortcut widget (#1738) (42295d0), closes #1692
  • .adding new option in safari (#1750) (7a3652d)
  • better highlighting of buttons (4d22ceb), closes #1743
  • .change detection is triggered once children are updated with school info (0c49249)
  • .created custom form input for boolean values (#1715) (058c3a9), closes #1683
  • .entity count dashboards routes to the correct entity list (#1764) (6a56ca9)
  • .forms have better visibility on phones (#1736) (27d701a)
  • .missing queries don't throw errors (#1744) (d7c5159)
  • .prefilter is correctly used (#1763) (5e0a9e3)
  • roll call setup shows all activities if none match the current user (#1748) (6c56afe), closes #1745
  • .service worker is only registered once user logs in (#1712) (62fadce), closes #1663
  • .sort is only applied once columns are available (c665a89)
  • .state leaks in matching component (#1746) (a0a6180)
  • .sync restart on errors (#1767) (ffcdf1c)
  • todos without start date are shown as active (21a14dd)

Features

3.18.1

16 Feb 10:01
d0609a8
Compare
Choose a tag to compare

3.18.1 (2023-02-16)

Bug Fixes

  • all entity types are supported in reports (#1711) (2c37faf), closes #1682
  • cancel works correctly in autocomplete component (#1720) (53d75d1)
  • clicking on autocomplete field directly shows all options (5cb61d0)
  • .failed remote login correctly logs-out user (#1721) (628879f)
  • placed matching button before map (db958a3)
  • .removed margin from primary action button (ccc7920)
  • reports only show actual participants of events (#1723) (820399a)

3.18.0

13 Feb 10:18
a4677ef
Compare
Choose a tag to compare

3.18.0 (2023-02-13)

Bug Fixes

  • .better automatic resolution of remote changes while editing forms (#1688) (1fd46ec)
  • .chips don't show scrollbars (a3f3bbf)
  • .configurable enum filters work with enum name in additional field (#1706) (b303533)
  • .confirmation dialog close button is clickable (8724a37)
  • .edit entity array is correctly displayed as disabled (#1714) (ee7d5b7)
  • .enum service loads enums immediately (#1713) (5807def), closes #1694
  • .improved styling in notes manager menu (e9dfc63)
  • inactive activities are hidden from roll call selection (#1709) (99a5290), closes #1707
  • list titles are correctly shown (bb95e1d)
  • .report dates in the future don't throw errors (#1710) (8b4067f), closes #1697
  • .save button in user-security is visible again (#1691) (1119bb3)

Features

Performance Improvements

  • .temporary subscriptions are properly unsubscribed (#1704) (9a64777)

3.17.0

26 Jan 10:59
7a1ad28
Compare
Choose a tag to compare

3.17.0 (2023-01-26)

Bug Fixes

Features

3.16.3

19 Jan 13:11
d8b4852
Compare
Choose a tag to compare

3.16.3 (2023-01-19)

Bug Fixes

3.16.2

12 Jan 10:26
ad72f23
Compare
Choose a tag to compare

3.16.2 (2023-01-12)

Bug Fixes

  • sidenav and main content are properly positioned (#1656) (bd80b5b)

3.16.1

11 Jan 21:31
6b625ef
Compare
Choose a tag to compare

3.16.1 (2023-01-11)

Bug Fixes