Commit Graph

168 Commits

Author SHA1 Message Date
abdou6666
32d57874cd fix: remove service name prefix from logged messages 2025-01-27 12:36:50 +01:00
Med Marrouchi
d6d757bf64 Merge pull request #617 from Hexastack/fix/remove-duplicate-event-new-user
fix: remove duplicate emitted event 'new_users'
2025-01-23 11:16:37 +01:00
hexastack
3051e84251 feat: fix unit test 2025-01-22 18:11:45 +01:00
abdou6666
40b0a605a2 fix: remove duplicate emitted event 'new_user' 2025-01-22 17:56:37 +01:00
Mohamed Marrouchi
be1a79f3ea fix: ensure retro-compatibility (we hope) 2025-01-21 14:25:47 +01:00
Mohamed Marrouchi
f01d5a4ee3 fix: ts issue 2025-01-21 14:18:14 +01:00
Med Marrouchi
854cfd856f Merge pull request #579 from Hexastack/576-issue---refactor-updateone-logic-to-centralize-logs
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
update(api): centralize updateOne error handling logic
2025-01-20 10:24:48 +01:00
Med Marrouchi
caae1344c8 Merge pull request #535 from Hexastack/feat/attachments-extra-attrs
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
Feat/attachments extra attrs
2025-01-17 20:44:23 +01:00
yassinedorbozgithub
6eb29e9a96 fix: handle object error messages 2025-01-17 11:56:59 +01:00
yassinedorbozgithub
f941fc9ff6 Merge branch 'main' into 576-issue---refactor-updateone-logic-to-centralize-logs 2025-01-17 11:41:41 +01:00
Med Marrouchi
24f0a6d85a Merge pull request #566 from Hexastack/fix/assignedAt-missing-value
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
fix: missing value assignedAt
2025-01-17 10:18:04 +01:00
Mohamed Marrouchi
356b16aa9d fix: rename payload to ensure consistency 2025-01-17 08:27:43 +01:00
yassinedorbozgithub
6c75e6df4a refactor(api): Refactor updateOne logic 2025-01-16 18:47:25 +01:00
Mohamed Marrouchi
359049ff3d refactor: use enums 2025-01-16 17:41:30 +01:00
abdou6666
c9870aa912 fix: where assignedAt attribute gets updated 2025-01-16 11:13:50 +01:00
Mohamed Marrouchi
c27f37a6e6 feat: rename enum instead of string 2025-01-16 10:14:50 +01:00
Mohamed Marrouchi
3f9dd692bf refactor: rename context to resourceRef 2025-01-16 08:36:21 +01:00
Mohamed Marrouchi
505cd247a1 feat: add the access attribute 2025-01-16 06:46:41 +01:00
Mohamed Marrouchi
0b4a1085ec fix: minor 2025-01-15 19:05:28 +01:00
Mohamed Marrouchi
bdf1763503 refactor: rename owner to createdBy 2025-01-15 18:05:57 +01:00
Mohamed Marrouchi
39213e8b0b refactor: channels design to allow attachment ownership 2025-01-15 18:05:53 +01:00
yassinedorbozgithub
91e61b2e5a fix: upadte chat module unit tests 2025-01-15 10:29:06 +01:00
yassinedorbozgithub
904397d3fe fix: update conversation context condition 2025-01-15 09:17:26 +01:00
yassinedorbozgithub
a11ee925a6 fix: update bot service processMessage method 2025-01-15 09:15:45 +01:00
yassinedorbozgithub
2a48974336 fix: update conversation fixtures + service 2025-01-15 08:34:59 +01:00
yassinedorbozgithub
b574295d8c fix: update context-var.service getContextVarsByBlock method 2025-01-15 08:30:26 +01:00
yassinedorbozgithub
7f6b481988 fix: update chat.service onSubscriberCreate, onSubscriberUpdate methods 2025-01-15 08:28:22 +01:00
yassinedorbozgithub
60677c0435 fix: apply feedback updates 2025-01-14 20:32:49 +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
Mohamed Marrouchi
46f15e2931 fix: update UI attachment avatar + messenger send image feature 2025-01-14 18:55:59 +01:00
abdou6666
28a3ac68ab fix: missing value assignedAt 2025-01-14 12:13:00 +01:00
yassinedorbozgithub
11ef58d048 fix: adapt chat Module to strict null checks 2025-01-13 19:14:41 +01:00
Mohamed Marrouchi
716c48f3b4 fix: omit jwt extra attrs + add stream support for storing attachments 2025-01-13 17:55:20 +01:00
Mohamed Marrouchi
f399416553 fix: leave support for url in attachment payload (case for external urls) 2025-01-13 16:20:01 +01:00
yassinedorbozgithub
817785ad8c fix: update bot service currenBlock category 2025-01-13 15:40:08 +01:00
yassinedorbozgithub
2e269d390e fix: update Chat module unit tests 2025-01-13 15:37:55 +01:00
yassinedorbozgithub
848bf79005 fix: resolve file conflicts 2025-01-13 15:37:05 +01:00
yassinedorbozgithub
43f92b7774 fix: apply feedbacsk 2025-01-13 12:08:29 +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