Commit Graph

2036 Commits

Author SHA1 Message Date
medchedli
e1555268b2 feat: implement PatternType enum and refactor pattern type handling in PatternInput 2025-06-09 17:08:20 +01:00
medchedli
c7d5406f9e refactor: replace Box with ul for better semantic structure in PostbackInput 2025-06-08 23:29:19 +01:00
medchedli
d53906750b feat: integrate useFieldArray for dynamic pattern management in TriggersForm 2025-06-08 23:27:39 +01:00
Med Marrouchi
b81fdd71da
Merge pull request #1095 from Hexastack/feat/zod-validation-pipe
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: add zod validation pipe
2025-06-05 09:20:44 +01:00
Med Marrouchi
50b947a937
Merge pull request #1098 from Hexastack/feat/refactor-populate-field
refactor: rename populate
2025-06-05 09:20:16 +01:00
Mohamed Marrouchi
e8bf38440a feat: add zod validation pipe 2025-06-04 17:36:36 +01:00
Mohamed Marrouchi
286d21e069 refactor: rename populate 2025-06-04 17:32:30 +01:00
Med Marrouchi
9cde4f85bc
Merge pull request #1089 from Hexastack/fix/inbox-search-filter-new-subscribers
feat(inbox): Only update subscriber cache when no filters are active
2025-06-04 10:23:50 +01:00
medchedli
208ecbb5b8 fix: update cache for new subscribers to use unfiltered query parameters 2025-06-03 17:01:15 +01:00
Med Marrouchi
7d73ae72e2
Merge pull request #1090 from Hexastack/feature/add-url-autolinking-to-sent-messages
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
Update autoLink logic to process all message directions consistently
2025-06-03 15:50:30 +01:00
medchedli
4eb2f0f941 fix: remove eslint disable comment for autoLink effect dependency 2025-06-03 10:36:23 +01:00
medchedli
8f0def3ffb fix: update autoLink logic to always process both received and sent messages 2025-06-03 10:25:10 +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
02efab8308
Merge pull request #1080 from Hexastack/1042-bug---settingtypemultiple_attachment-setting-fields-type
feat(api): add strict Setting types
2025-06-02 10:47:05 +01:00
Med Marrouchi
a12633df4b
Merge pull request #1081 from Hexastack/fix/channel-trigger
fix: remove default console channel trigger
2025-06-02 09:39:35 +01:00
Mohamed Marrouchi
e0f3464392 fix: update jsdoc 2025-06-02 09:31:14 +01:00
yassinedorbozgithub
8c32d9af53 fix(api): apply feedback 2025-06-02 09:16:13 +01:00
Mohamed Marrouchi
0c0e3a6d99 fix: remove default console channel trigger 2025-06-02 09:12:56 +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
6f697c30c7
Merge pull request #1079 from Hexastack/1078-issue---missing-secret-and-textarea-types-in-setting-type
fix(api): add textarea & secret missed types to the settings type
2025-06-02 08:31:48 +01:00
Med Marrouchi
931fc6d9f3
Merge pull request #1071 from Hexastack/chore/update-autolinker-4.1.5
Update autolinker and tslib versions in chat widget
2025-06-02 08:29:39 +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
Med Marrouchi
d70b1088d8
Merge pull request #1075 from Hexastack/1056-bug---inbox-channel-filter-ineffective-when-combined-with-keyword-search-inbox-search
fix(frontend): resolve useInfiniteLiveSubscribers hook or operator bug
2025-06-02 08:23:00 +01:00
yassinedorbozgithub
c15c30895f feat(api): add strict Setting types to plugins 2025-06-02 07:17:48 +01:00
yassinedorbozgithub
801a60b331 feat(api): add strict Setting types to helpers 2025-06-02 07:17:35 +01:00
yassinedorbozgithub
4b42c03fb9 feat(api): add strict Setting types to channels 2025-06-02 07:17:25 +01:00
yassinedorbozgithub
bb5d029e68 feat(api): add strict Setting types 2025-06-02 07:16:52 +01:00
yassinedorbozgithub
6d1c9850b9 fix(api): remove unused comment 2025-06-01 10:03:45 +01:00
yassinedorbozgithub
97a4005a97 fix(api): add textarea & secret missed types to the settings type 2025-06-01 09:49:33 +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
medchedli
7cff65d18f chore: update autolinker to version 4.1.5 and tslib to version 2.8.1 2025-05-30 17:48:55 +01:00
Med Marrouchi
ef4c61b735
Merge pull request #1065 from Hexastack/1063-issue---onapplicationbootstrap-remove-unused-settings
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(api): resolve CLI removing settings
2025-05-30 15:58:34 +01:00
yassinedorbozgithub
3e8532e287 fix(api): resolve lint issues 2025-05-30 15:33:15 +01:00
Yassine
8a50bce083
Update api/src/app.instance.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-05-30 15:29:32 +01:00
Yassine
2d89f3eb2d
Update api/src/extension/extension.module.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-05-30 15:29:20 +01:00
Yassine
d906f350d1
Update api/src/extensions/helpers/llm-nlu/index.helper.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-05-30 15:28:59 +01:00
Med Marrouchi
29e69e0a91
Merge pull request #1066 from Hexastack/1064-bug---api-duplicate-subscriber-issue
fix: resolve duplicated subscriber issue
2025-05-30 15:14:23 +01:00
yassinedorbozgithub
26166e05e4 fix(api): add support to llm-nlu helper 2025-05-30 13:33:46 +01:00
yassinedorbozgithub
78c0b05021 Merge branch 'main' into 1063-issue---onapplicationbootstrap-remove-unused-settings 2025-05-30 13:32:01 +01:00
Med Marrouchi
d2a7f048dc
Merge pull request #1049 from Hexastack/fix/llm-nlu-initialization
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
Implement prompt building during application bootstrap for LlmNluHelper
2025-05-30 09:54:51 +01:00
Mohamed Marrouchi
f968181177 fix: nit 2025-05-30 09:23:30 +01:00