Releases: Aam-Digital/ndb-core
Releases · Aam-Digital/ndb-core
3.16.3
3.16.2
3.16.1
3.16.0
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
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
3.14.0
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)