Commit Graph

7 Commits

Author SHA1 Message Date
Ahmed Bouhuolia
ad00f140d1 feat: licenses administration basic authentication.
feat: accounts slug.
feat: duplicate accounts_balance table and merge balance with accounts table.
feat: refactoring customers and vendors.
feat: system user soft deleting.
feat: preventing build tenant database without any subscription.
feat: remove 'password' property from 'req.user' object.
feat: refactoring JournalPoster class.
feat: delete duplicated directories and files.
2020-09-09 21:30:19 +02:00
Ahmed Bouhuolia
ffb0499280 fix: mark payment license as used after usage.
fix: fix system models with createdAt and updatedAt fields.
fix: reset password token expiration time.
2020-09-07 17:14:14 +02:00
Ahmed Bouhuolia
d3870974c0 feat: refactoring middlewares to typescript. 2020-09-06 23:36:37 +02:00
Ahmed Bouhuolia
750377ba86 feat: fix issues in invite user.
feat: fix update last login at after login.
2020-09-05 22:18:53 +02:00
Ahmed Bouhuolia
481ca8aa8b fix: issues in authentication mail messages. 2020-09-05 13:29:39 +02:00
Ahmed Bouhuolia
9ee7ed89ec - feat: remove unnecessary migrations, controllers and models files.
- feat: metable store
- feat: metable store with settings store.
- feat: settings middleware to auto-save and load.
- feat: DI db manager to master container.
- feat: write some logs to sale invoices.
2020-09-03 16:51:48 +02:00
Ahmed Bouhuolia
abefba22ee refactor: Authentication service. 2020-08-31 22:15:44 +02:00