Browse Source
- Replace databaseUtil.retrieveSettingsForActiveAccount() with this.$settings() - Replace databaseUtil.mapQueryResultToValues() with this.$mapResults() - Replace logConsoleAndDb() with logger.toConsoleAndDb() - Add PlatformServiceMixin to component mixins - Optimize allContacts assignment to single line: this.$contacts() - Remove unused PlatformServiceFactory import - All ClaimView tests passing (30-record-gift.spec.ts, 50-record-offer.spec.ts)pull/142/head
1 changed files with 5 additions and 12 deletions
Loading…
Reference in new issue