Commit Graph

869 Commits

Author SHA1 Message Date
yassinedorbozgithub
91cb7d93a4 fix(api): apply feedback 2025-05-13 10:58:51 +01:00
yassinedorbozgithub
9b97983977 fix(api): apply coderabbitai feedback 2025-05-13 09:39:22 +01:00
yassinedorbozgithub
dfc05a7ce2 fix(api): update WebsocketGateway unit tests 2025-05-13 08:55:03 +01:00
yassinedorbozgithub
9ebb291306 refactor(api): update WebsocketGateway unit tests 2025-05-13 08:47:46 +01:00
yassinedorbozgithub
494f40db1d fix: apply feedback 2025-05-13 08:23:39 +01:00
yassinedorbozgithub
f156757045 fix(api): add WebsocketGateway unit tests 2025-05-13 08:13:09 +01:00
yassinedorbozgithub
11bda74568 Merge branch 'main' into 993-bug-console-chat-widget-doesnt-show-quick-replies 2025-05-13 08:11:48 +01:00
yassinedorbozgithub
22ef79b05f fix(api): update WebsocketGateway unit tests 2025-05-12 18:18:02 +01:00
Med Marrouchi
75d96650aa
Merge pull request #998 from Hexastack/fix/message-attachment-remove
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: undo message attachment reference removal
2025-05-12 15:37:21 +01:00
Mohamed Marrouchi
72c9484ff6 fix: extra check 2025-05-12 14:33:08 +01:00
yassinedorbozgithub
e203485d75 fix(api): add message service & subscriber service happy path unit tests 2025-05-12 10:51:46 +01:00
yassinedorbozgithub
545c8e967c fix(api): add jest env compatibility to websocket cors 2025-05-12 10:49:55 +01:00
yassinedorbozgithub
91434eb53e refactor(api): websocket gateway unit tests 2025-05-12 10:47:58 +01:00
yassinedorbozgithub
e9b7b8c229 fix(api): update socket disconnection log messsage 2025-05-12 10:46:47 +01:00
yassinedorbozgithub
6e7395281a fix(api): add missing status code 2025-05-12 10:45:08 +01:00
yassinedorbozgithub
2999c2234d fix: add jsdoc 2025-05-09 17:53:17 +01:00
Mohamed Marrouchi
0112ceebe2 fix: remove unecessary providers import 2025-05-09 16:46:07 +01:00
Mohamed Marrouchi
4f012594cb feat: undo message attachment reference removal 2025-05-09 16:42:00 +01:00
Mohamed Marrouchi
5ddc257492 fix: add warn message to not found resource 2025-05-09 15:58:16 +01:00
yassinedorbozgithub
2638e845e6 fix(api): resolve socketsJoin issue 2025-05-09 14:37:06 +01:00
Med Marrouchi
535020dc68
Merge pull request #987 from Hexastack/986-issue---fix-message-echo-received-log
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(api): update message echo received logged value
2025-05-08 19:03:29 +01:00
yassinedorbozgithub
112eee04eb fix: make stronger the cacheable typing 2025-05-08 17:18:42 +01:00
yassinedorbozgithub
ee761770ae fix(api): update essage echo received logged value 2025-05-08 17:00:51 +01:00
yassinedorbozgithub
3f452c82ec fix: remove unsued subscriber 2025-05-08 15:12:26 +01:00
yassinedorbozgithub
55e7f89fc0 fix: apply feedback 2025-05-08 09:31:20 +01:00
yassinedorbozgithub
f972cc15dd fix: revert eventemitter updates 2025-05-08 08:30:27 +01:00
Mohamed Marrouchi
43c7161777 build: v2.2.6
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-07 07:21:53 +01:00
Med Marrouchi
95184734a3
Merge pull request #970 from Hexastack/revert-969-revert-965-964-issue---carousel-show-more-issue
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
Handle context update conflicts
2025-05-06 16:39:22 +01:00
yassinedorbozgithub
f559454049 fix: update unit tests 2025-05-06 16:20:06 +01:00
yassinedorbozgithub
cf7af41ee1 fix: update jsdoc 2025-05-06 15:51:04 +01:00
yassinedorbozgithub
8166d60358 fix: update unit test message 2025-05-06 15:42:59 +01:00
yassinedorbozgithub
c1c92475a3 fix: update base-repository unit tests to support shouldFlatten 2025-05-06 15:37:01 +01:00
yassinedorbozgithub
f5dec41b34 fix: handle array edge case 2025-05-06 14:57:58 +01:00
yassinedorbozgithub
0b9f6e49e1 fix: handle unit tests arrays case 2025-05-06 14:17:51 +01:00
yassinedorbozgithub
b200fbf6da fix: add missing return type 2025-05-06 14:12:45 +01:00
yassinedorbozgithub
79b674f2f3 fix: add unit tests for the flatten utility function 2025-05-06 11:28:10 +01:00
yassinedorbozgithub
35a435090c fix: add missing result type 2025-05-06 09:22:21 +01:00
yassinedorbozgithub
521619be0f fix: add flatten syntax to udapteOne and UpdateMany 2025-05-06 08:34:30 +01:00
abdou6666
0d77cc26c3 fix: remove unused method broadcastSentMessages 2025-05-05 17:53:56 +01:00
Med Marrouchi
b419dd5ddb
Merge pull request #957 from Hexastack/fix/llm-nlu-helper-extension-incorrect-confidence-value-handling-in-llm-nlu-helper
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: llm nlu confidence
2025-05-05 09:33:41 +01:00
hexastack
949c5aded0 fix: remove unnecessary zod schema 2025-05-05 08:16:46 +01:00
Med Marrouchi
eae5eb4a64
Revert "Revert "fix: resolve show more button issue"" 2025-05-01 20:27:59 +01:00
Med Marrouchi
13490abb77
Revert "fix: resolve show more button issue" 2025-05-01 20:27:41 +01:00
Med Marrouchi
57dbe13774
Merge pull request #968 from Hexastack/fix/socket-io-widget-issues
Fix: socket io widget issues
2025-05-01 17:51:20 +01:00
Med Marrouchi
eb3c3143b8
Merge pull request #965 from Hexastack/964-issue---carousel-show-more-issue
fix: resolve show more button issue
2025-05-01 16:31:49 +01:00
abdou6666
d913c23fbc fix: socketio gateway config 2025-05-01 15:36:01 +01:00
yassinedorbozgithub
e9de8c64d0 fix: add storeContextData for outcome 2025-05-01 12:19:46 +01:00
abdou6666
4e9cf4eee5 fix: broadcast event 2025-05-01 09:38:40 +01:00
Med Marrouchi
900ce4ea48
Merge pull request #953 from Hexastack/fix/undefined-subscriber
fix: undefined subscriber
2025-05-01 09:31:47 +01:00
Yassine
537815c954
Merge pull request #944 from Hexastack/115-issue-fallback-message-shouldnt-be-ignored
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: Resolve block local fallback issue
2025-04-25 09:53:57 +01:00