Skip to content

Releases: Aam-Digital/ndb-core

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

3.16.0

11 Jan 21:20
d4344db
Compare
Choose a tag to compare

3.16.0 (2023-01-11)

Bug Fixes

  • .change detection is correctly triggered to build new filters (#1584) (8849ad7), closes #1570
  • .change detection is properly triggered after dynamically loading a component (#1639) (5ba6dfb)
  • .database entities are not lazy loaded (#1637) (086e2be), closes #1634
  • .demo: demo data is only created after login (#1645) (e83d0ab)
  • entity, which doesn't pass filter is only removed from table after short delay (#1590) (4f22246)
  • handle invalid dropdown (configurable-enum) options gracefully (#1641) (eaa20df), closes #1628
  • having multiple distance columns in matching view is supported (#1587) (e6aff0b)
  • .improved config for matching (#1606) (8f57681)
  • .more consistent and reusable entity-list component (#1625) (5035166)
  • .more sophisticate applying of remote changes in entity-form (#1612) (5df5917)
  • notes popup form shows again when creating a new note from a case's profile (#1585) (76e34b1)
  • .setup: add entity-array and enum-multi data types for import of config (#1611) (e475755)
  • .small map integration improvements (#1598) (8dd5592)
  • .styling of edit single entity component (679164d)
  • user is notified about unrecoverable app states (#1604) (77ecc0f)
  • .when user is not yet activated edit buttons are properly hidden (#1599) (a519c59), closes #1593

Features

3.15.1

16 Dec 11:32
Compare
Choose a tag to compare

3.15.1 (2022-12-16)

Bug Fixes

  • correctly load all available options for filter dropdowns (#1584) (c945150), closes #1570
  • entities which do not pass filters are only hidden from table after short delay (#1590) (6b16446)
  • having multiple distance columns in matching view is supported (#1587) (9af9829)
  • notes popup form shows again when creating a new note from a case's profile (#1585) (18961da)
  • improved styling of edit single entity component (53375b7)

3.15.0

11 Dec 15:15
9044c39
Compare
Choose a tag to compare

3.15.0 (2022-12-11)

Bug Fixes

  • more flexible isActive for child entities (#1581) (c8911f2)
  • avoid navigation into the void after opening a note in popup (#1574) (fb816eb), closes #1571
  • fix styling of disabled create button (#1568) (04f0995)

Features

3.14.0

02 Dec 18:11
Compare
Choose a tag to compare

3.14.0 (2022-12-02)

Bug Fixes

  • .'keycloak.json' is handled as data group (#1538) (2ae8585)
  • .autocomplete input allows to clear the selection (#1532) (8b1af4f), closes #1512
  • .demo: demo data uses only reduced set of available note types (#1558) (9640e20)
  • forms are automatically kept up-to-date when changes are synced in background (#1549) (7209187), closes #1543
  • .session is automatically refreshed if requests fail with unauthorised exception (#1522) (42f3f8a), closes #1514
  • ui: better margins around some elements (1bfdf48) (#1566) (fecc56a) (fa02856)
  • ui: do not show alert popup for invalid form fields (9664365), closes #1527 #914
  • ui: show label for form fields of "single entity select" type (2db26e2), closes #1525
  • users: default role ('user_app') is automatically assigned to new users (#1536) (0da2def)

Features

  • dashboard: display attendance widget for any attendance status (#1524) (b5e3d68)
  • dashboard: dashboards are more flexible and can work with any entity type (e.g. school stats as well as student stats) (#1546) (4a4aeff), closes #1539 #1432 #1190
  • . enable navigation as alternative to showing popup for subrecord lists (295902b)
  • . entity names and icons can be adjusted through the config (#1531) (692275b)
  • file uploads (#1502) (4f9a8f2), closes #1136 #89 (#1562) (5cdb17c)
  • general UX improvements (#1402) (39339cd), closes #1375
  • . new "matching view" to visually support users to find suitable relationships (e.g. mentor-mentee matching) (#1555) (3595123)
  • . Notes can be linked to any entity type (#1521) (f89bbb2)
  • . pre-configurable filters for tables (#1551) (68abbf9), closes #1541
  • . setup: config can be created from a CSV file (#1495) (4f085c4)

3.13.3

04 Nov 09:14
2745d2c
Compare
Choose a tag to compare

3.13.3 (2022-11-04)

Bug Fixes

  • ui: properly position help icon for tooltips next to form fields (#1511) (fae1596)
  • users can be edited again (#1515) (7bebd20)

3.13.2

27 Oct 11:25
aa8f958
Compare
Choose a tag to compare

3.13.2 (2022-10-27)

Bug Fixes

3.13.1

21 Oct 13:32
8f74ed3
Compare
Choose a tag to compare

3.13.1 (2022-10-21)

Bug Fixes

  • login attempts are correctly detected as unauthorized (#1492) (b12e9f2)
  • updated German translations (373c383)