diff --git a/CHANGELOG.md b/CHANGELOG.md index 1a05ac704..a12d937d6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed - Fixed the date format of the date picker and support manual changes +- Fixed the state of the account delete button (disable if account contains activities) +- Fixed an issue in the activities filter component (typing a search term) ## 1.147.0 - 10.05.2022 diff --git a/apps/client/src/app/components/accounts-table/accounts-table.component.html b/apps/client/src/app/components/accounts-table/accounts-table.component.html index cf8446e42..08c6c3de9 100644 --- a/apps/client/src/app/components/accounts-table/accounts-table.component.html +++ b/apps/client/src/app/components/accounts-table/accounts-table.component.html @@ -200,7 +200,7 @@