Commit Graph

103 Commits

Author SHA1 Message Date
Mohamed Marrouchi
d1e9214128 fix: move users avatars under the new folder 2025-01-07 16:55:33 +01:00
yassinedorbozgithub
94decddf25 fix: resolve search filterpipe null checks issues 2025-01-07 10:41:29 +01:00
Med Marrouchi
c3518d003a
Merge pull request #521 from Hexastack/fix/utils-strict-null-check
fix: utilities decorators IsLessThanDate, IsObjectId
2025-01-06 17:27:41 +01:00
Med Marrouchi
b4b1edfa09
Merge pull request #520 from Hexastack/fix/base-controller-ts-strict-null-check
fix: base-controller
2025-01-06 17:27:18 +01:00
abdou6666
125bae946e fix: utilities decorators IsLessThanDate, IsObjectId 2025-01-06 10:14:02 +01:00
abdou6666
19475bd46d fix: base-controller 2025-01-06 10:10:33 +01:00
Mohamed Marrouchi
ef788591bf feat: add metadata repo + seeder 2025-01-05 21:51:29 +01:00
Mohamed Marrouchi
252857fbf7 feat: add compodoc + enforce typing 2025-01-05 10:14:39 +01:00
yassinedorbozgithub
a1765b647b fix: migration and db version logic 2025-01-03 16:39:55 +01:00
Mohamed Marrouchi
de2177d1bd feat: add migration module and cli 2025-01-02 16:03:06 +01:00
abdou6666
ef4f34fbab fix: i18n types 2024-12-30 19:12:19 +01:00
abdou6666
38cabf5d2c fix: socketio types 2024-12-30 16:49:25 +01:00
Med Marrouchi
151c1d22d2
Update api/src/utils/generics/base-repository.ts 2024-12-30 14:05:16 +01:00
Med Marrouchi
b14def8d79
Update api/src/utils/generics/base-repository.ts 2024-12-30 14:05:08 +01:00
Med Marrouchi
27fd5debea
Update api/src/utils/generics/base-repository.ts 2024-12-30 14:04:59 +01:00
abdou6666
9f99799888 fix: address comments 2024-12-30 13:34:57 +01:00
abdou6666
7a8a8fa151 fix: settings typecheck errors 2024-12-30 11:27:12 +01:00
Med Marrouchi
e489bc57a7
Merge pull request #467 from Hexastack/fix/base-repository-with-strict-null-checks
Fix: base repository with strict null checks
2024-12-30 10:38:16 +01:00
abdou6666
d3123268aa fix: findOne and findById types 2024-12-30 10:33:33 +01:00
Med Marrouchi
62e18ab591
Update api/src/utils/generics/base-repository.ts 2024-12-30 08:59:31 +01:00
Med Marrouchi
7e98fdc3bb
Update api/src/utils/pagination/pagination-query.dto.ts 2024-12-30 08:58:56 +01:00
Med Marrouchi
ca3a0f364f
Update api/src/utils/generics/base-repository.ts 2024-12-30 08:58:47 +01:00
Med Marrouchi
34b42c005f
Update api/src/utils/generics/base-repository.ts 2024-12-30 08:58:35 +01:00
Mohamed Marrouchi
1261c804de feat: add support for arrays in search filter 2024-12-29 14:12:53 +01:00
Mohamed Marrouchi
b66093612d fix: refactor file upload 2024-12-29 09:08:21 +01:00
abdou6666
aaa24656d3 fix: throw if no updates has been provided to updateOne 2024-12-20 08:57:21 +01:00
abdou6666
4972011dfd fix: throw when no updates has been provided 2024-12-20 08:42:02 +01:00
abdou6666
fa282fb77b fix: base-repository typing 2024-12-19 11:22:20 +01:00
abdou6666
daa08a538c fix: base repository typing 2024-12-18 19:09:58 +01:00
Mohamed Marrouchi
943b2dd3d2 fix: pre/post validate event typing 2024-12-17 08:46:54 +01:00
abdou6666
c91a07067d fix: remove extra licenses 2024-12-15 14:53:16 +01:00
abdou6666
c326c453cf fix: add unit tests 2024-12-15 14:43:59 +01:00
abdou6666
c7b9434310 chore: documentation mongoose weird behaviour with hooks/middlewares 2024-12-13 18:35:02 +01:00
abdou6666
9a3165f8da fix: add event emitting logic 2024-12-13 18:30:22 +01:00
abdou6666
04851f7048 fix: rename hooks enum 2024-12-13 15:51:26 +01:00
abdou6666
d0ab39f6c3 fix: hooks names 2024-12-13 15:47:45 +01:00
Med Marrouchi
a9522d44e0
Merge pull request #428 from Hexastack/feat/nlu-llm
Feat/nlu llm
2024-12-09 15:33:08 +01:00
Mohamed Marrouchi
dcf5097750 fix: rename nlp to nlu namespace 2024-12-09 14:16:08 +01:00
yassinedorbozgithub
91687f25ec fix: simplify logic 2024-12-09 11:51:41 +01:00
yassinedorbozgithub
37ae2ec9ad fix: reoder overloading signatures 2024-12-09 20:57:00 +01:00
yassinedorbozgithub
d9a87e99bf fix: base-repository.ts methods returning types 2024-12-06 18:34:18 +01:00
yassinedorbozgithub
da783c0ef8 fix: update skip default values 2024-12-06 18:27:48 +01:00
yassinedorbozgithub
3acdbed037 fix: update limit default values 2024-12-06 18:27:24 +01:00
yassinedorbozgithub
fb20456367 fix: use overloading to marke deprecated methods signatures v0.0.1 2024-12-06 17:50:14 +01:00
yassinedorbozgithub
d912042f88 fix: use overloading to marke deprecated methods signatures 2024-12-06 17:43:56 +01:00
yassinedorbozgithub
d3b5070407 fix: add retro compatibility for find and findAndPopulate methods 2024-12-06 16:26:54 +01:00
yassinedorbozgithub
6cbedcbc16 fix: update unit tests 2024-12-04 08:47:57 +01:00
yassinedorbozgithub
32f3dc8271 fix: revert base-service deprecated methods 2024-12-04 08:11:06 +01:00
yassinedorbozgithub
a33c9f2510 feat: add projection to the base logic 2024-12-04 08:06:25 +01:00
yassinedorbozgithub
de459fcbac fix: findOne implementation 2024-12-04 08:02:54 +01:00