Commit Graph

742 Commits

Author SHA1 Message Date
yassinedorbozgithub
a5ad31bd2e fix(frontend): resolve duplicated subscriber issue 2025-05-30 06:55:19 +01:00
Med Marrouchi
706445acf3
Merge pull request #1054 from Hexastack/feat/add-url-styling-in-inbox-chat-messages
Add URL auto-linking for chat messages in the inbox page
2025-05-29 17:46:01 +01:00
Med Marrouchi
cabbc42102
Merge pull request #1059 from Hexastack/1058-issue---missing-list-dynamic-form-control
fix(frontend): add limit validation based on block list type
2025-05-29 15:53:35 +01:00
Med Marrouchi
f8309faf01
Merge pull request #1062 from Hexastack/1061-issue---duplicated-inbox-page
fix(frontend): remove duplicated inbox page
2025-05-29 15:50:22 +01:00
Med Marrouchi
164ed221fc
Merge pull request #1048 from Hexastack/feat/default-nlu-penalty-factor-config
Add default NLU penalty factor and async support for NLP matching
2025-05-29 15:32:23 +01:00
yassinedorbozgithub
b7b4d7f5a4 fix(frontend): remove duplicated inbox page 2025-05-29 11:22:21 +01:00
medchedli
69184564d5 fix: update chat message to use CustomContent instead of TextContent 2025-05-29 10:22:10 +01:00
yassinedorbozgithub
76596cd472 fix: apply feedback 2025-05-29 09:42:37 +01:00
Mohamed Marrouchi
1607475b21 fix: nit 2025-05-29 07:33:01 +01:00
yassinedorbozgithub
d54fab07d0 fix(frontend): add limit validation based on block list type 2025-05-29 07:19:28 +01:00
Mohamed Marrouchi
7c4c2a2448 fix: enhance flickering 2025-05-29 07:14:10 +01:00
Mohamed Marrouchi
2cfff18cb5 fix: preserve search on conversation select 2025-05-29 06:39:23 +01:00
Mohamed Marrouchi
158663dd66 fix: nit 2025-05-29 06:32:42 +01:00
medchedli
97485beb9c fix: add error handling and sanitization for URL formatting 2025-05-28 21:23:56 +01:00
medchedli
7ac75159e1 feat: add url auto-linking for chat messages in the inbox page 2025-05-28 19:32:36 +01:00
Mohamed Marrouchi
7a4f8a7786 feat: apply across all pages 2025-05-28 19:07:46 +01:00
Mohamed Marrouchi
6b0ad29ee8 feat: add query param hook 2025-05-28 17:06:54 +01:00
Mohamed Marrouchi
0f8f0dd27f fix: move debounce to text input and enhance 2025-05-28 17:06:23 +01:00
Mohamed Marrouchi
0c31d3047e fix: revert to older version 2025-05-28 16:26:32 +01:00
medchedli
4cb3229f1b feat: add default NLU penalty factor setting 2025-05-27 20:03:34 +01:00
Med Marrouchi
4692339bea
Merge pull request #1029 from Hexastack/1024-bug---update-ui-i18n-incorrect-translations
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(frontend): update incorrect translation keys
2025-05-27 18:26:46 +01:00
yassinedorbozgithub
fb2fb691fe fix(frontend): apply feedback 2025-05-26 18:21:06 +01:00
Med Marrouchi
82925aa799
Merge pull request #1039 from Hexastack/972-issue---multiple-attachment-upload-issue
fix(frontend): add uid for upload components
2025-05-26 18:00:21 +01:00
Med Marrouchi
e1ad7ac1f9
Merge pull request #1038 from Hexastack/1037-issue---block-list-incorrect-fieldname-display_mode
fix(frontend): rename display_mode field
2025-05-26 18:00:00 +01:00
Med Marrouchi
e1a67d0cbc
Merge pull request #1035 from Hexastack/1030-issue---block-form-empty-select-for-the-type-of-context-var-capture
fix(frontend): select components defaultValue
2025-05-26 17:59:19 +01:00
yassinedorbozgithub
4981f723c5 fix(frontend): add uid for upload components 2025-05-25 22:29:58 +01:00
yassinedorbozgithub
1400e66702 fix(frontend): rename display_mode field 2025-05-25 22:13:04 +01:00
yassinedorbozgithub
ab30c46d97 fix: block deletion for built Nlp Entities 2025-05-23 15:55:03 +01:00
yassinedorbozgithub
c1db0c7ad0 fix(frontend): update incorrect translation keys 2025-05-23 15:41:10 +01:00
yassinedorbozgithub
209fe8e0ee fix(frontend): use fast stringify function 2025-05-23 11:59:23 +01:00
yassinedorbozgithub
1c802cd67f fix(frontend): update previous related updates 2025-05-23 11:42:08 +01:00
yassinedorbozgithub
69ed2eb552 fix(frontend): update AutoCompleteSelectEntity value 2025-05-23 11:41:37 +01:00
yassinedorbozgithub
8d38b79636 fix(frontend): patch AutoCompleteSelect component key 2025-05-23 11:40:47 +01:00
Mohamed Marrouchi
933daaa221 build: v2.2.8
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
2025-05-22 10:41:13 +01:00
yassinedorbozgithub
6f215afd05 fix: resolve block list bug 2025-05-21 18:02:08 +01:00
Mohamed Marrouchi
6de740f683 feat: add toolip selection + auto-predict train sample 2025-05-14 08:15:22 +01:00
Mohamed Marrouchi
09666efec6 feat: update nlu llm helper to use pattern lookup 2025-05-13 16:27:36 +01:00
Mohamed Marrouchi
949fee281a fix: minor fixes 2025-05-13 16:27:36 +01:00
Mohamed Marrouchi
6e89192f88 feat: add determinisic slot filling (keyword and patter lookup strategies) 2025-05-13 16:27:36 +01:00
Mohamed Marrouchi
946d940370 feat(frontend): add nlp pattern lookup strategy 2025-05-13 16:27:36 +01:00
Mohamed Marrouchi
e2d6d15215 build: v2.2.7
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
2025-05-13 16:26:39 +01:00
Med Marrouchi
7e22a43cd5
Merge pull request #995 from Hexastack/993-bug-console-chat-widget-doesnt-show-quick-replies
fix: Show quick replies in Console Chat Widget
2025-05-13 15:01:36 +01:00
Med Marrouchi
ae8ae7ea07
Merge pull request #1008 from Hexastack/1007-issue---visual-editor-add-category
fix(frontend): update dialogs types
2025-05-13 14:36:25 +01:00
yassinedorbozgithub
d1b8412e3b fix(frontend): update dialog types 2025-05-13 14:20:21 +01:00
yassinedorbozgithub
b511ee8323 fix(frontend): resolve add new flow error 2025-05-13 12:29:40 +01:00
yassinedorbozgithub
fa17ca33b3 fix(frontend): resolve add new flow error 2025-05-13 12:26:28 +01:00
Med Marrouchi
f705b2eff9
Merge pull request #1004 from Hexastack/1003-issue---media-library-missing-dialog-title
fix(frontend): update attachment dialog title
2025-05-13 12:25:53 +01:00
Med Marrouchi
94bbc4ad20
Merge pull request #1001 from Hexastack/fix/disallow-attachment-delete
fix: disalow attachment delete
2025-05-13 12:25:28 +01:00
Med Marrouchi
e2666302b8
Merge pull request #1000 from Hexastack/feat/implement-block-nlp-prioritization-strategy-v3
Feat/implement block nlp prioritization strategy v3
2025-05-13 12:22:32 +01:00
yassinedorbozgithub
736567acb3 fix(frontend): update attachment dialog title 2025-05-13 10:31:58 +01:00