Commit Graph

14 Commits

Author SHA1 Message Date
a.bouhuolia
e093be0663 feat: billing page in dashboard and setup. 2021-01-31 13:16:01 +02:00
a.bouhuolia
b26f6c937c feat: optimize accounts performance.
feat: optimize alerts architecture.
feat: optimize datatable architecture.
feat: optimize datatable style.
2021-01-26 08:44:11 +02:00
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
a.bouhuolia
6dd1229412 feat: Rate limiter on requests and login attempts. 2020-12-15 20:25:23 +02:00
Ahmed Bouhuolia
188e411f02 feat: rewrite repositories with base entity repository class.
feat: sales and purchases status.
feat: sales and purchases auto-increment number.
fix: settings find query with extra columns.
2020-12-13 19:50:59 +02:00
Ahmed Bouhuolia
ea39eb17a7 fix: converting API body attributes empty strings to null. 2020-11-29 12:43:37 +02:00
Ahmed Bouhuolia
0718d26181 feat: request middleware to convert empty strings to null. 2020-11-09 21:12:50 +02:00
Ahmed Bouhuolia
99e6fe273f refactoring: custom views service.
fix: constraints of delete item from storage.
fix: constraints of delete item category from storage.
fix: localize database seeds files.
fix: view meta data in accounts list response.
2020-10-05 19:09:56 +02:00
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
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
ca92c925a9 fix: resource advanced view filter. 2020-09-16 21:41:09 +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