Commit Graph

54 Commits

Author SHA1 Message Date
yassinedorbozgithub
91e61b2e5a fix: upadte chat module unit tests 2025-01-15 10:29:06 +01:00
yassinedorbozgithub
f87b2d53ad fix: resolve file conflicts 2025-01-14 20:10:16 +01:00
Med Marrouchi
cbbae7e274
Merge pull request #546 from Hexastack/refactor/attachment-payload
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
feat: Refactor attachment payload + use public signed urls in web channel
2025-01-14 19:12:00 +01:00
yassinedorbozgithub
848bf79005 fix: resolve file conflicts 2025-01-13 15:37:05 +01:00
yassinedorbozgithub
ed928ad597 fix: update subscriber DTO 2025-01-11 17:29:03 +01:00
yassinedorbozgithub
07fe025c6e fix: update DTO type naming 2025-01-11 17:17:05 +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
66ba5bff64 fix: update conversation and user DTO naming 2025-01-10 11:23:49 +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
239909e711 fix: update conversation DTO naming 2025-01-10 07:59:04 +01:00
yassinedorbozgithub
382bdd4ef1 feat: implement dynamic create DTO for Conversation 2025-01-10 07:44:06 +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
yassinedorbozgithub
f9f764f3fe fix(api): apply feedbacks 2025-01-08 16:39:17 +01:00
yassinedorbozgithub
0101655e33 fix: CMS module issues 2025-01-07 11:37:03 +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
abdou6666
9eef5c4bed fix: category 2025-01-02 18:18:29 +01:00
abdou6666
928a25c6d1 fix: label 2025-01-02 18:06:28 +01:00
yassinedorbozgithub
c1fcdf3b73 fix: replace findpage method by find method 2024-12-09 12:11:47 +01:00
yassinedorbozgithub
6cbedcbc16 fix: update unit tests 2024-12-04 08:47:57 +01:00
hexastack
812202d9e1 fix: minor fix 2024-11-21 09:55:26 +01:00
hexastack
f93d6c20ae fix: extra enhancements 2024-11-21 09:38:09 +01:00
hexastack
286beee5e6 fix: enhance code 2024-11-20 19:41:11 +01:00
hexastack
5f73fecf69 test: add unit tests for block repository 2024-11-20 13:34:01 +01:00
hexastack
b4bf2d4ff7 fix: preUpdate 2024-11-20 13:30:40 +01:00
hexastack
8f815d468c fix: address feedback 2024-11-20 09:27:15 +01:00
hexastack
82e47f23dd fix: address review 2024-11-18 15:32:34 +01:00
hexastack
e0a7a783f9 fix: move blocks logic 2024-11-15 15:53:35 +01:00
hexastack
310d9e47aa fix: resolve conflicts 2024-10-31 17:06:28 +01:00
Med Marrouchi
807af97aaf
Merge pull request #277 from Hexastack/276-bug-unable-to-submit-attachment-block-edit-form
fix(api): schema support attachment_id nullable value
2024-10-30 08:55:53 +01:00
yassinedorbozgithub
10449259d9 refactor(api): mogoose types 2024-10-29 14:36:46 +01:00
yassinedorbozgithub
99935e116a fix(api): missing checks 2024-10-27 10:06:55 +01:00
Mohamed Marrouchi
b7eef89981 feat: refactor helpers (nlu) 2024-10-21 15:11:06 +01:00
yassinedorbozgithub
72e3f3ef1a fix(api): eslint imports order 2024-10-16 18:54:55 +01:00
yassinedorbozgithub
8442b85a85 fix(api): remove duplicated populate methods 2024-10-11 03:55:32 +01:00
hexastack
8fdc3c6d1b fix: toast output message 2024-10-09 10:17:35 +01:00
hexastack
bbba54b2c1 feat: restrict deletion for context vars that are in use 2024-10-08 17:05:09 +01:00
hexastack
92dbd8c996 fix: handle preDelete criteria 2024-10-07 12:26:30 +01:00
yassinedorbozgithub
daffdead62 fix(api): unit tests 2024-10-05 12:16:12 +01:00
yassinedorbozgithub
be1787ec48 fix(api): baseRepository constructor 2024-10-05 12:15:50 +01:00
yassinedorbozgithub
90256a350b refactor(api): emit events logic 2024-10-04 17:42:10 +01:00
Mohamed Marrouchi
b94c0eb9a5 fix: event consistent naming 2024-10-02 06:39:03 +01:00
Mohamed Marrouchi
e11fb8b632 fix: remove non compliant OSD license term 2024-09-29 13:02:28 +01:00
Mohamed Marrouchi
0c02b51cf6 feat(frontend): apply nlp language updates 2024-09-24 07:06:16 +01:00
Mohamed Marrouchi
56c6a5306b feat: define language as attribute instead of entity 2024-09-24 07:06:16 +01:00