Releases: SUSE/aimaas
Releases · SUSE/aimaas
v0.4.1
fix: cascade delete permissions (closes #200 )
Upgraded NPM packages
v0.4.0
Load schema on demand (fixes #203 )
Entity Bulk Add (copy Attributes) (#196 )
v0.3.4
AIMAAS #197 : refactor users/groups state management (#198 )
Fix DateTime attribute field value does not get rendered on Entity edit (#202 )
Bugfix for refreshing the entity list after delete/restore (#205 )
v0.3.3
Drop entity detail cache (fixes #192 )
Change activated to mounted where needed (fixes #194 )
v0.3.2
Allow sorting of entities by attribute of type reference (fixes #180 )
Update UI on clearing reference (fixes #183 )
Refresh entity detail and schema detail on update (fixes #178 )
Remove redundant todo placeholder (fixes #171 )
v0.3.1
Use a <textarea> for string attributes
Avoid random test failures due to order of items in lists
Support LDAP authentication via SSL
Fixed missing input field for filters
v0.3.0
Updated NPN package dependencies
Bugfix for authorized_user
Support recovery of deleted entities
Fixed issue with incorrect 404 message when following foreign key link
Fixed bug in creation of new entity with list attribute
Avoid JS exceptions, if an unauthorized user enters the "User Mgmt." in the UI
Fixed superuser group inheritance
Show attribute description tooltips
v0.2.1
Added configurable timeout to API calls
Fixed incorrect error 500 response in /api/changes/entity/<schema_slug>/<unknown_entity_slug>
Updated dependencies
v0.2.0
Encode credentials correctly in login request (fixes #134 )
New view for bulk editing of entities (closes #90 )
Fixed stale references on array with selected entities
v0.1.4
Dynamically adjust window titles (fixes #75 )
Prevent alerts from blocking the entire nav bar (#98 )
You can’t perform that action at this time.