Commit Graph

757 Commits

Author SHA1 Message Date
Mohamed Marrouchi
e89d948f37 feat: enhance search ux 2025-06-05 14:56:36 +01:00
Mohamed Marrouchi
ad684676a7 feat: add support to filter samples by entities/values 2025-06-04 17:37:19 +01:00
Mohamed Marrouchi
98d79488a9 build: v2.2.9
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-06-02 15:16:02 +01:00
Med Marrouchi
1a46b01bfc
Merge pull request #1084 from Hexastack/feat/add-url-styling-in-inbox-chat-messages
fix: rename CSS class for outgoing message content to use CustomContent
2025-06-02 14:36:02 +01:00
medchedli
3881646e49 fix: rename CSS class for attachment viewer to use CustomContent 2025-06-02 11:51:12 +01:00
medchedli
461a5b4195 fix: rename CSS class for outgoing message content to use CustomContent 2025-06-02 11:13:06 +01:00
Med Marrouchi
61b5765fd6
Merge pull request #1074 from Hexastack/1073-bug---redirection-to-visual-editor-after-creating-a-new-flow
fix(frontend): fix category redirection to the visual editor
2025-06-02 08:33:44 +01:00
Med Marrouchi
de4fdc824d
Merge pull request #1077 from Hexastack/1023-issue---quick-reply-block-empty-response-message
fix(frontend): make quickReplies response message required
2025-06-02 08:32:30 +01:00
Med Marrouchi
a4f7c00b1d
Merge pull request #1072 from Hexastack/1034-investigate-flickering-issue-when-selecting-subscriber-in-the-inbox-page
fix(frontend): resolve inbox flickering issue
2025-06-02 08:23:45 +01:00
yassinedorbozgithub
5d4ab04612 fix(frontend): make quickReplies response message required 2025-05-31 20:15:40 +01:00
yassinedorbozgithub
154384360d fix(frontend): apply feedback 2025-05-31 17:40:15 +01:00
yassinedorbozgithub
f1c7d889c3 fix(frontend): resolve useInfiniteLiveSubscribers hook or operator issue 2025-05-31 17:30:10 +01:00
yassinedorbozgithub
9ac700c65d fix(frontend): fix category redirection to the visual editor 2025-05-31 17:03:35 +01:00
yassinedorbozgithub
6c2ce757fb fix(frontend): apply feedback 2025-05-31 16:52:58 +01:00
yassinedorbozgithub
8e22173ee1 fix(frontend): resolve inbox flickering issue 2025-05-31 16:43:47 +01:00
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