Commit Graph

541 Commits

Author SHA1 Message Date
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
df8e48a830 Merge branch 'main' into 548-issue-generic-support-of-multiple-dto-per-service 2025-01-10 15:38:57 +01:00
yassinedorbozgithub
008e6e43db fix: apply feedbacks 2025-01-10 15:16:27 +01:00
yassinedorbozgithub
542a02ac05 Merge branch 'main' into 540-issue-nlp-module-strictnullchecks-issues 2025-01-10 15:07:36 +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
66ba5bff64 fix: update conversation and user DTO naming 2025-01-10 11:23:49 +01:00
yassinedorbozgithub
1b788cc78f fix: enhance enum naming 2025-01-10 09:11:54 +01:00
yassinedorbozgithub
e5e5495a42 fix: update user.dto state property 2025-01-10 09:11:23 +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
13e94e5079 fix: update DTOs naming 2025-01-10 08:25:55 +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
239909e711 fix: update conversation DTO naming 2025-01-10 07:59:04 +01:00
yassinedorbozgithub
7f59f593c5 feat: implement dynamic create DTO for User 2025-01-10 07:57:37 +01:00
yassinedorbozgithub
382bdd4ef1 feat: implement dynamic create DTO for Conversation 2025-01-10 07:44:06 +01:00
Mohamed Marrouchi
1d896830cb fix: minor fixes 2025-01-09 20:32:51 +01:00
Mohamed Marrouchi
0567804081 feat: add migration for content and block attachments 2025-01-09 20:15:33 +01:00
Mohamed Marrouchi
c5440a949e feat: add migration for attachment blocks 2025-01-09 18:31:46 +01:00
Mohamed Marrouchi
0ac7d7cac5 fix: rename attachment_id to id 2025-01-09 18:05:53 +01:00
yassinedorbozgithub
90a7c2f5c2 fix: apply strict null checks updates to the Chat Module 2025-01-09 17:58:26 +01:00
Mohamed Marrouchi
20cf7171fa refactor: attachment payload typing 2025-01-09 17:40:02 +01:00
Mohamed Marrouchi
b57e4693c5 refactor: remove unecessary type 2025-01-09 17:02:31 +01:00
yassinedorbozgithub
4f88370c69 Merge branch 'main' into 540-issue-nlp-module-strictnullchecks-issues 2025-01-09 16:52:40 +01:00
hexastack
8adf5cc161 fix: add unit tests 2025-01-09 16:08:27 +01:00
Mohamed Marrouchi
0737cd99c6 feat: use attachment_id instead of url + in messages + webchannel and secure public urls 2025-01-09 12:42:52 +01:00
yassinedorbozgithub
1128fbf379 fix: apply strict null checks updates to the NLP Module 2025-01-09 12:31:25 +01:00
hexastack
c1fbd556c2 remove stale comment 2025-01-09 12:26:56 +01:00
hexastack
82ec9a1163 fix: add default format implementation 2025-01-09 12:25:14 +01:00
Med Marrouchi
dfa38c9c61
Merge pull request #542 from Hexastack/fix/with-url
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
fix: remove unecessary WithUrl typing
2025-01-09 12:06:56 +01:00
Mohamed Marrouchi
d48b88f41e fix: remove unecessary WithUrl typing 2025-01-09 10:52:00 +01:00
yassinedorbozgithub
fb4c7feadb fix: update user seeds 2025-01-09 10:47:16 +01:00
yassinedorbozgithub
8ab2f16c56 fix: make user avatar field required 2025-01-09 10:44:32 +01:00
yassinedorbozgithub
cc2f5a1665 fix: adapt passport logic 2025-01-09 08:46:45 +01:00
yassinedorbozgithub
88cb281694 fix: adapt ability guard 2025-01-09 08:46:27 +01:00
yassinedorbozgithub
869d7d167d fix: make mailerService optional 2025-01-09 08:31:42 +01:00
yassinedorbozgithub
5bb4668a01 fix: adapt services constructors 2025-01-09 08:28:14 +01:00
yassinedorbozgithub
816db9817a fix: apply strict null checks updates to the User Module 2025-01-09 08:26:29 +01:00
yassinedorbozgithub
8326c8c121 fix: update attachment and i18n services 2025-01-08 18:02:11 +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
Some checks are pending
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
Some checks are pending
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
1ea0ce2a7f fix: subscriber avatar + update migration 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
3721f4365e feat: allow user/edit/:id endpoint to upload avatar 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
57fcd9b3a3 fix: allow users to update own profile and access own avatar 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
586337496f fix: access to own user avatar 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
d1e9214128 fix: move users avatars under the new folder 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
e16660a0a0 fix: avatar dir 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
e2c81a9618 feat: update DB schema to use subscriber.avatar 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
Mohamed Marrouchi
ec2ef242df fix: default lang 2025-01-07 16:39:48 +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
fb7686f860
Merge pull request #522 from Hexastack/fix/main-ts
fix: main.ts
2025-01-06 17:28:00 +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
Med Marrouchi
5989c4b7ba
Merge pull request #526 from Hexastack/525-issue-property-has-no-initializer
fix: disabled tsconfig strict Property Initialization
2025-01-06 17:26:48 +01:00
yassinedorbozgithub
663b5117a0 fix: disabled tsconfig strict Property Initialization 2025-01-06 15:07:08 +01:00
hexastack
f45e61604e feat: remove core nlu engine 2025-01-06 14:09:54 +01:00
Med Marrouchi
06e06a03b9
Merge pull request #512 from Hexastack/feat/app-version
feat: add metadata collection to store the db version
2025-01-06 13:28:31 +01:00
abdou6666
f9b2d4495d fix: address comment 2025-01-06 11:52:50 +01:00
Mohamed Marrouchi
4058743de4 test: fix unit tests 2025-01-06 10:46:23 +01:00
Mohamed Marrouchi
b0f997eccd fix: minor adjustment 2025-01-06 10:29:26 +01:00
abdou6666
ccfa79cbe3 fix: main.ts 2025-01-06 10:15:05 +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
20439fab92 fix: minor regex fix 2025-01-05 22:29:04 +01:00
Mohamed Marrouchi
51d7650d08 fix: minor 2025-01-05 22:26:45 +01:00
Mohamed Marrouchi
ef788591bf feat: add metadata repo + seeder 2025-01-05 21:51:29 +01:00
Mohamed Marrouchi
923a34c3e4 test: add unit tests 2025-01-05 11:30:57 +01:00
Mohamed Marrouchi
252857fbf7 feat: add compodoc + enforce typing 2025-01-05 10:14:39 +01:00
Mohamed Marrouchi
652ca78120 fix: apply multiple fixes 2025-01-05 09:29:36 +01:00
yassinedorbozgithub
e0d2388e95 fix: unhance migration logic 2025-01-04 10:00:29 +01:00
yassinedorbozgithub
a1765b647b fix: migration and db version logic 2025-01-03 16:39:55 +01:00
Med Marrouchi
5218325426
Merge pull request #511 from Hexastack/fix/category-strict-null-check
Some checks failed
Build and Push Docker API Image / build-and-push (push) Has been cancelled
Build and Push Docker Base Image / build-and-push (push) Has been cancelled
Build and Push Docker NLU Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
fix: category
2025-01-03 16:14:55 +01:00
Med Marrouchi
0448cc5bc6
Merge pull request #510 from Hexastack/fix/label-strict-null-check
fix: label
2025-01-03 16:12:36 +01:00
Med Marrouchi
4974fb4bc8
Merge pull request #509 from Hexastack/fix/permission-and-role-ts-strict-null-check
Fix: permission and role ts strict null check
2025-01-03 16:10:43 +01:00
Med Marrouchi
479b14eeea
Merge pull request #503 from Hexastack/fix/socketio-redis-adapter
fix: socketio redis adapter
2025-01-03 16:08:04 +01:00
Med Marrouchi
0b3036ca9e
Merge pull request #493 from Hexastack/fix/plugins-strict-null-check
Fix: plugins strict null check
2025-01-03 16:07:03 +01:00
Med Marrouchi
7e116fabd5
Update api/src/plugins/plugins.service.ts 2025-01-03 16:06:56 +01:00
Mohamed Marrouchi
c94ec95599 fix: env vars 2025-01-03 07:59:10 +01:00
Mohamed Marrouchi
92bec65862 feat: add metadata collection to store the db version 2025-01-02 18:55:05 +01:00
abdou6666
9eef5c4bed fix: category 2025-01-02 18:18:29 +01:00
abdou6666
928a25c6d1 fix: label 2025-01-02 18:06:28 +01:00
abdou6666
a8a71b0fff fix: role 2025-01-02 17:59:30 +01:00
abdou6666
19cef32736 fix: permission 2025-01-02 17:58:11 +01:00
abdou6666
4607df67aa fix: socketio redis adapter 2025-01-02 16:43:57 +01:00
abdou6666
1c613790ea fix: plugins & helpers 2025-01-02 16:43:06 +01:00
Mohamed Marrouchi
67ed42a1f3 fix: config condition 2025-01-02 16:10:59 +01:00
Mohamed Marrouchi
5c54573aa9 fix: update ts config 2025-01-02 16:03:06 +01:00
Mohamed Marrouchi
f464fc5e45 fix: remove old migration implementation and update README 2025-01-02 16:03:06 +01:00
Mohamed Marrouchi
3a07803fea feat: package.json 2025-01-02 16:03:06 +01:00