Commit Graph

7 Commits

Author SHA1 Message Date
a.bouhuolia
59f44d9ef6 fix: invite user to the system.
fix: soft delete system user.
2021-01-19 13:18:48 +02:00
a.bouhuolia
a67b1fbdd0 fix: system repositories. 2020-12-17 17:19:16 +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
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