yassinedorbozgithub
|
07fe025c6e
|
fix: update DTO type naming
|
2025-01-11 17:17:05 +01:00 |
|
yassinedorbozgithub
|
61f159010e
|
feat: implement dynamic create DTO for NLP Module
|
2025-01-10 19:24:49 +01:00 |
|
yassinedorbozgithub
|
635687536b
|
feat: implement dynamic create DTO for Content
|
2025-01-10 17:15:40 +01:00 |
|
yassinedorbozgithub
|
559c6c586f
|
feat: implement dynamic create DTO for ContentType
|
2025-01-10 16:53:50 +01:00 |
|
yassinedorbozgithub
|
7578c485f1
|
feat: implement dynamic create DTO for Subscriber
|
2025-01-10 16:37:47 +01:00 |
|
yassinedorbozgithub
|
dc7d451378
|
feat: implement dynamic create DTO for Label
|
2025-01-10 15:59:02 +01:00 |
|
yassinedorbozgithub
|
9e49e8256e
|
feat: implement dynamic create DTO for Category
|
2025-01-10 14:52:38 +01:00 |
|
yassinedorbozgithub
|
21b2f46f4c
|
feat: implement dynamic create DTO in the BaseSeeder
|
2025-01-10 12:02:54 +01:00 |
|
yassinedorbozgithub
|
ffc260bba2
|
fix: implement dynamic create DTO for Block
|
2025-01-10 11:30:23 +01:00 |
|
yassinedorbozgithub
|
1b788cc78f
|
fix: enhance enum naming
|
2025-01-10 09:11:54 +01:00 |
|
yassinedorbozgithub
|
7489648bae
|
fix: support createMany method
|
2025-01-10 08:54:04 +01:00 |
|
yassinedorbozgithub
|
5c4d9af9cf
|
fix: update the DTOs types naming
|
2025-01-10 08:32:40 +01:00 |
|
yassinedorbozgithub
|
849f458f1c
|
fix: pass dynamic DTO from the base service to the repository constructor
|
2025-01-10 08:11:20 +01:00 |
|
yassinedorbozgithub
|
382bdd4ef1
|
feat: implement dynamic create DTO for Conversation
|
2025-01-10 07:44:06 +01:00 |
|
yassinedorbozgithub
|
8ab2f16c56
|
fix: make user avatar field required
|
2025-01-09 10:44:32 +01:00 |
|
yassinedorbozgithub
|
816db9817a
|
fix: apply strict null checks updates to the User Module
|
2025-01-09 08:26:29 +01:00 |
|
yassinedorbozgithub
|
6aaa130bc7
|
fix: resolve file conflicts
|
2025-01-08 17:56:27 +01:00 |
|
Med Marrouchi
|
c720d3b602
|
Merge pull request #517 from Hexastack/refactor/avatar-upload
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
Refactor Subscriber/User Avatar Upload/Download
|
2025-01-08 17:51:01 +01:00 |
|
Mohamed Marrouchi
|
30202bac79
|
fix: use for loop in fs operations
|
2025-01-08 17:32:58 +01:00 |
|
yassinedorbozgithub
|
f9f764f3fe
|
fix(api): apply feedbacks
|
2025-01-08 16:39:17 +01:00 |
|
yassinedorbozgithub
|
54e5a38661
|
fix: resolve file conflicts
|
2025-01-07 17:03:35 +01:00 |
|
Med Marrouchi
|
9515b87875
|
Merge pull request #528 from Hexastack/527-issue-pagination-querypipe-issue
Build and Push Docker API Image / build-and-push (push) Waiting to run
Build and Push Docker Base Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
[MERGE ORDER 1] fix: resolve pagination-querypipe null checks issues
|
2025-01-07 17:01:54 +01:00 |
|
Mohamed Marrouchi
|
d1e9214128
|
fix: move users avatars under the new folder
|
2025-01-07 16:55:33 +01:00 |
|
yassinedorbozgithub
|
7e227d03de
|
fix: apply feedbacks
|
2025-01-07 16:49:56 +01:00 |
|
yassinedorbozgithub
|
718cec85ae
|
fix: apply feedbacks
|
2025-01-07 16:41:28 +01:00 |
|
yassinedorbozgithub
|
0101655e33
|
fix: CMS module issues
|
2025-01-07 11:37:03 +01:00 |
|
yassinedorbozgithub
|
94decddf25
|
fix: resolve search filterpipe null checks issues
|
2025-01-07 10:41:29 +01:00 |
|
yassinedorbozgithub
|
7322d21721
|
fix: resolve pagination-querypipe null checks issues
|
2025-01-07 05:12:48 +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 |
|