Commit Graph

756 Commits

Author SHA1 Message Date
yassinedorbozgithub
96f6ab55f7 fix: make plugin settings translatable 2025-04-10 15:36:21 +01:00
Yassine
76b155f373
Merge pull request #899 from Hexastack/897-bug---missing-content-payloadtype-prevents-configuring-postback-button-with-content-trigger
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: add missing content payloadType
2025-04-10 14:21:47 +01:00
Yassine
bbf55ae897
Merge pull request #894 from Hexastack/fix/importing-csv-file-ignores-fields-and-status-always-true
fix: importing csv file ignores fields and status always true
2025-04-10 09:01:24 +01:00
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
yassinedorbozgithub
b96048c7ee fix: add content payloadType unit test 2025-04-07 14:46:45 +01:00
yassinedorbozgithub
551c3ccf35 fix: add missing content payloadType 2025-04-07 14:38:36 +01:00
hexastack
3153ab09cb fix: importing csv file ignores fields and status always true 2025-04-07 11:53:39 +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
Med Marrouchi
9b752e74e5
Merge pull request #883 from Hexastack/637-blank-settings-when-a-helper-extension-gets-removed
feat: add extension module
2025-04-07 08:52:43 +01:00
yassinedorbozgithub
b51f5e85fb fix: apply feedback update 2025-04-04 17:58:56 +01:00
yassinedorbozgithub
563e337a65 fix: remove unused array element 2025-04-04 17:30:32 +01:00
yassinedorbozgithub
7a30c363fd fix: update cleanup service methods description 2025-04-04 17:19:36 +01:00
hexastack
2495edf21d fix: hook stats entry event 2025-04-04 11:34:33 +01:00
yassinedorbozgithub
d73e4dc8cb fix: rename the module 2025-04-04 08:55:41 +01:00
yassinedorbozgithub
cf350c1048 fix: apply feedback updates 2025-04-04 08:52:32 +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
yassinedorbozgithub
e134ba65e9 feat: add cleanup.service unit tests 2025-04-04 08:31:37 +01:00
yassinedorbozgithub
d705a3efc8 feat: add cleanup module 2025-04-04 08:31:37 +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
Med Marrouchi
6d567f29f7
Merge pull request #855 from Hexastack/fix/pagination-nlp-sample
fix: nlp-sample pagination
2025-03-24 12:34:44 +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
Med Marrouchi
816e4ee9e3
Merge pull request #844 from Hexastack/feat/change-getDefaultSettings-to-async
feat: change getDefaultSettings to be async
2025-03-24 12:10:44 +01:00
abdou6666
ccbe954bef fix: remove unnecessary async 2025-03-24 12:03:50 +01:00
abdou6666
992ae79fc3 fix: update block controller 2025-03-24 11:59:18 +01:00
abdou6666
408d50a5d3 fix: base plugin getDefaultSettings 2025-03-24 11:56:52 +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
abdou6666
bfd8f4170f fix: nlp-sample pagination 2025-03-24 10:30:17 +01:00
Med Marrouchi
13cf35b828
Merge pull request #840 from Hexastack/feat/add-doc-field-nlp-values
feat: add description attribute for nlu values
2025-03-24 10:19:24 +01:00
Mohamed Marrouchi
67c4bc753f feat: re-adapt unit tests for schema change 2025-03-24 10:12:40 +01:00
Mohamed Marrouchi
3ca4ca0e2b fix: add missing import 2025-03-24 09:57:38 +01:00
Med Marrouchi
96b6226a32
Update api/src/nlp/schemas/nlp-value.schema.ts 2025-03-24 08:49:40 +01:00
yassinedorbozgithub
6ccf2cb72d Merge branch '849-issue---make-eventemitter-part-of-the-base-repository' into 851-issue---make-logger-part-of-the-base-repository 2025-03-24 01:52:10 +01:00
yassinedorbozgithub
ac8f8ee253 fix: remove explicit public 2025-03-24 01:50:50 +01:00
yassinedorbozgithub
3b1738caf0 fix: inject eventEmitter and read triggred eventName 2025-03-24 01:48:22 +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
b6dfe9fb61 fix: remove unused logger 2025-03-23 17:30:50 +01:00
yassinedorbozgithub
020f63097e feat: centrelize logger 2025-03-23 17:26:23 +01:00