Commit Graph

13 Commits

Author SHA1 Message Date
Ahmed Bouhuolia
0114ed9f8b fix: database migrations FK relations.
fix: database columns indexing.
2020-10-03 12:08:11 +02:00
Ahmed Bouhuolia
d3d772f735 feat: ensure organization tenant configured. 2020-09-28 13:30:50 +02:00
Ahmed Bouhuolia
9f315ca657 fix: method hasType in service errors. 2020-09-26 16:46:05 +02:00
Ahmed Bouhuolia
933afb37bf refactor: currencies service.
refactor: exchange rates service.
2020-09-26 16:23:57 +02:00
Ahmed Bouhuolia
e2c53f4513 fix: should retrieve user inactive error in login response API.
fix: prevent from delete or inactivate the current authorized user.
2020-09-20 18:39:14 +02:00
Ahmed Bouhuolia
a22c8395f3 feat: remove path alias.
feat: remove Webpack and depend on nodemon.
feat: refactoring expenses.
feat: optimize system users with caching.
feat: architecture tenant optimize.
2020-09-15 00:51:39 +02:00
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