Commit Graph

262 Commits

Author SHA1 Message Date
Yassine
1f91618d84
Merge pull request #633 from Hexastack/fix/hook-stats-entry-event
fix: hook stats entry event
2025-04-10 08:52:13 +01:00
Med Marrouchi
beca726551
Merge pull request #882 from Hexastack/fix/remove-unused-parameter-when-emitting-hookconversationend-event
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: remove unused parameter when emitting hook-conversation-end event
2025-04-07 09:30:14 +01:00
hexastack
2495edf21d fix: hook stats entry event 2025-04-04 11:34:33 +01:00
Med Marrouchi
7977d9d445
Merge pull request #649 from Hexastack/fix/hook-chatbot-sent-event
fix: hook chatbot sent event
2025-04-04 08:36:13 +01:00
Med Marrouchi
a718128186
Merge pull request #852 from Hexastack/851-issue---make-logger-part-of-the-base-repository
feat: centrelize logger
2025-04-04 08:20:02 +01:00
hexastack
57107b5593 fix: remove unused parameter when emitting hook-conversation-end event 2025-04-03 16:50:44 +01:00
Med Marrouchi
2c4d8e3352
Merge pull request #850 from Hexastack/849-issue---make-eventemitter-part-of-the-base-repository
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: centrelize eventEmitter
2025-04-03 15:53:26 +01:00
Med Marrouchi
0bbe7b8669
Merge pull request #848 from Hexastack/847-issue---make-loggerservice-and-eventemitter2-global-unit-test-providers
feat: add unit tests global provider config
2025-04-03 15:34:11 +01:00
Med Marrouchi
bd024b3dec
Merge pull request #880 from Hexastack/fix/bot-hangs-up-when-the-last-block-has-outcomes-with-no-matching-next-block
fix: end conversation when a block have no matching outcomes
2025-04-03 15:32:27 +01:00
hexastack
e9e8eb2184 fix: end conversation when a block have no matching outcomes 2025-04-03 12:30:41 +01:00
Med Marrouchi
8680f48688
Merge pull request #717 from Hexastack/fix/payload-enum-missing-menu
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 in PayloadType enum
2025-04-03 10:02:03 +01:00
abdou6666
5579052787 fix: apply feedback 2025-04-02 18:06:46 +01:00
Mohamed Marrouchi
45402fbcce fix: subscriber ctx var update logic 2025-03-25 15:01:50 +01:00
yassinedorbozgithub
cca2922553 fix: resolve file conflicts 2025-03-24 14:15:52 +01:00
Med Marrouchi
c91bf8c4f7
Merge pull request #853 from Hexastack/feat/envelope-factory
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: envelope factory
2025-03-24 13:36:03 +01:00
Mohamed Marrouchi
9ffd965069 fix: use enum 2025-03-24 12:16:11 +01:00
Mohamed Marrouchi
172a167296 feat: define getters and setters 2025-03-24 12:11:54 +01:00
abdou6666
992ae79fc3 fix: update block controller 2025-03-24 11:59:18 +01:00
Mohamed Marrouchi
8bef5e521b fix: readme 2025-03-24 11:13:37 +01:00
Mohamed Marrouchi
481851f713 fix: typo naming 2025-03-24 11:11:37 +01:00
Mohamed Marrouchi
3ca4ca0e2b fix: add missing import 2025-03-24 09:57:38 +01:00
Mohamed Marrouchi
1b6808852e feat: add README file 2025-03-23 21:48:39 +01:00
Mohamed Marrouchi
10b39529b9 feat: envelope factory 2025-03-23 21:31:18 +01:00
yassinedorbozgithub
020f63097e feat: centrelize logger 2025-03-23 17:26:23 +01:00
yassinedorbozgithub
80f7fdf8f5 feat: centrelize eventEmitter 2025-03-23 16:37:40 +01:00
yassinedorbozgithub
ac770154f5 feat: add unit tests global provider config 2025-03-23 08:52:19 +01:00
abdou6666
f2ca00f1d8 feat: change getDefaultSettings to be async 2025-03-21 15:17:59 +01:00
Med Marrouchi
e0a77302cc
Merge pull request #820 from Hexastack/810-investigate-sync-message-cross-browser-tabsmultiple-users-using-the-same-account
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: synchronized sent messages cross account tabs
2025-03-21 08:37:27 +01:00
Mohamed Marrouchi
e90a268b84 feat: add handlebars template for text 2025-03-20 20:31:04 +01:00
Med Marrouchi
e75d00f9f5
Merge pull request #831 from Hexastack/830-request---support-emitasync-in-base-repository
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 emitAsync support
2025-03-20 12:49:51 +01:00
yassinedorbozgithub
3de8dc5e7a fix: disabled minimize option for conversation schema 2025-03-19 12:26:44 +01:00
yassinedorbozgithub
6da932977f feat: add emitAsync support 2025-03-19 11:24:34 +01:00
yassinedorbozgithub
0d64ca33f3 fix: update broadcast method 2025-03-12 12:35:15 +01:00
yassinedorbozgithub
93a59ae96d fix: synchronized sended messages cross account tabs 2025-03-12 12:22:20 +01:00
abdou6666
0cf437e773 fix: add menu value to enum 2025-03-04 13:06:42 +01:00
abdou6666
ea6b19637d feat: e2e test for updating block trigger to postback menu 2025-03-04 13:04:18 +01:00
Med Marrouchi
7acf637273
Merge pull request #802 from Hexastack/801-issue---deletemany-align-ids-type-with-value
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): align deleteMany ids type with value
2025-03-03 20:31:22 +01:00
Med Marrouchi
4399cc0957
Merge pull request #784 from medtaher123/fix/delete-invitation-on-role-delete
feat: delete invitation on role delete
2025-03-03 20:21:51 +01:00
Mohamed Marrouchi
7e48eb6067 feat: add outcome attribute 2025-03-03 09:54:31 +01:00
yassinedorbozgithub
67b1b7d7ff fix(api): align ids type with value 2025-02-26 16:31:41 +01:00
Med Marrouchi
07e2ea84f7
Merge pull request #791 from yassine-sallemi/701-issue---label-bulk-delete-v2
fix: add label bulk delete
2025-02-24 16:59:50 +01:00
Yassine Sallemi
44bb8b08e4 fix: labels cascade delete 2025-02-19 22:02:56 +01:00
yassinedorbozgithub
49f0a9e1cf fix: label unit tests 2025-02-19 22:02:56 +01:00
yassinedorbozgithub
80d94699bf fix: add label bulk delete 2025-02-19 22:02:56 +01:00
medtaher
1707366d98 feat: delete invitation on role delete 2025-02-19 18:23:57 +01:00
Med Marrouchi
b53970b935
Merge pull request #719 from Hexastack/feat/zod-validation-message-refactor-payload-type
Feat: zod validation message refactor payload type
2025-02-19 15:53:27 +01:00
Med Marrouchi
8ef4307c58
Merge pull request #768 from yassine-sallemi/fix/category-bulk-delete-toast-message
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: appropriate toast message on category bulk delete
2025-02-18 18:37:06 +01:00
Yassine Sallemi
85d50f6fac fix: label instead of id 2025-02-17 16:07:42 +01:00
Yassine Sallemi
a1dd6f5ee5 fix: appropriate toast message on category bulk delete 2025-02-17 15:57:02 +01:00
yassinedorbozgithub
0a47ff73fb fix(api): update string and regex string zod validations 2025-02-17 06:51:12 +01:00