Commit Graph

1131 Commits

Author SHA1 Message Date
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
Med Marrouchi
bb2d0d4499
Merge pull request #583 from Hexastack/feat/storage-mode-env-var
feat: make storage mode configurable env var
2025-01-17 19:29:56 +01:00
hexastack
3ed8bbcbe3 feat: make storage mode configurable env var 2025-01-17 19:10:39 +01:00
Mohamed Marrouchi
b74c4a4e3a fix: migration 2025-01-17 17:50:35 +01:00
Med Marrouchi
7cf87607e0
Merge pull request #574 from Hexastack/fix/event-missing-payload
fix: event returning users missing required payload
2025-01-17 17:44:09 +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
Mohamed Marrouchi
8d1bb47b2a feat: enhance attachment display in inbox 2025-01-17 08:00:45 +01:00
Mohamed Marrouchi
f7363563ad fix: carousel display + refactor attachment url 2025-01-17 07:17:54 +01:00
Mohamed Marrouchi
36b0544fd1 fix: media library 2025-01-17 07:17:25 +01:00
Mohamed Marrouchi
a355ef0155 fix: console channel session.web 2025-01-16 18:51:43 +01:00
Mohamed Marrouchi
359049ff3d refactor: use enums 2025-01-16 17:41:30 +01:00
Mohamed Marrouchi
4fac5d4fc9 feat: enforce security to access own attachment 2025-01-16 17:25:16 +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
abdou6666
d64674170c fix: event returning users missing required payload 2025-01-15 18:42:27 +01:00
Mohamed Marrouchi
bdf1763503 refactor: rename owner to createdBy 2025-01-15 18:05:57 +01:00
Mohamed Marrouchi
90aad93356 fix: update migration to populate the message attachments with extra attributes 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
Mohamed Marrouchi
e859cf1930 feat: add migration to populate block attachment new attributes 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
e8c917affd feat: migrate setting attachments 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
65fad2f9e6 feat: update migration to populate user avatar attachments 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
9e96055a55 feat: update migration to populate subscriber avatar attachments 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
67831034ad fix(api): unit test 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
7be61150ac feat(frontend): apply frontend updates (context) 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
994c8857e9 feat(api): add attachment extra attributes 2025-01-15 18:05:21 +01:00
Med Marrouchi
47e8056a15
Merge pull request #563 from Hexastack/562-issue-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 UI Image / build-and-push (push) Has been cancelled
feat: implement strict null checks
2025-01-15 18:03:15 +01:00
yassinedorbozgithub
7186d9587b fix: update llm-nlu confidence value 2025-01-15 12:16:40 +01:00
yassinedorbozgithub
c9f411e813 fix: feedback udaptes 2025-01-15 12:11:20 +01:00
yassinedorbozgithub
b684c6832d fix: NlpValue update make entity property optional 2025-01-15 11:57:31 +01:00
yassinedorbozgithub
587181b6bc Merge branch 'main' into 562-issue-strict-null-check 2025-01-15 11:54:25 +01:00
Med Marrouchi
0211153a82
Merge pull request #547 from Hexastack/545-issue-chat-module-strictnullchecks-issues
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: apply strict null checks updates to the Chat Module
2025-01-15 11:53:47 +01:00
yassinedorbozgithub
2744c51736 fix: NLP Value update DTO + base logic 2025-01-15 11:45:44 +01:00
yassinedorbozgithub
16e34531b0 fix: NLP Value update DTO 2025-01-15 11:43:24 +01:00
yassinedorbozgithub
bac79cd74a fix: update error.constraints conditions 2025-01-15 11:04:18 +01:00
yassinedorbozgithub
2a25f19448 fix: update attachment.controller unit tests 2025-01-15 10:45:14 +01:00
yassinedorbozgithub
630191c334 fix: update nlp value controller 2025-01-15 10:43:01 +01:00
yassinedorbozgithub
b4006f591c fix: upatate migration script 2025-01-15 10:40:26 +01:00
yassinedorbozgithub
e42d8aad39 fix: resolve file conflicts 2025-01-15 10:39:59 +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
227630d6c6 fix: update conversation fixtures 2025-01-15 08:25:14 +01:00
yassinedorbozgithub
ff4577d125 Merge branch '545-issue-chat-module-strictnullchecks-issues' into 562-issue-strict-null-check 2025-01-14 20:33:41 +01:00