Commit Graph

1815 Commits

Author SHA1 Message Date
hexastack
c174ddc708 fix: define a type for fields in ContentType schema 2025-04-04 15:46:51 +01:00
Mohamed Marrouchi
cae83e41aa fix: remove trailing whitespace 2025-04-04 15:32:21 +01:00
Mohamed Marrouchi
45d7e0a3ed feat: decompose calculations into small functions 2025-04-04 15:30:02 +01:00
Med Marrouchi
3804d1774b
Merge pull request #887 from Hexastack/fix/editText-addText-warning-dialog
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: editText, addText warning attribute not recognized by html
2025-04-04 14:36:33 +01:00
Mohamed Marrouchi
2daa30c453 fix: linting 2025-04-04 12:44:59 +01:00
Mohamed Marrouchi
26b6d96e5e feat: add variable 2025-04-04 12:37:15 +01:00
Mohamed Marrouchi
74470ef8b8 feat: handle backward curve drawing 2025-04-04 12:26:36 +01:00
yassinedorbozgithub
524f30576b fix: update Nlp Sample en translation 2025-04-04 12:07:02 +01:00
yassinedorbozgithub
18f26df7bb fix: remove N/A defaultvalue 2025-04-04 12:04:40 +01:00
yassinedorbozgithub
a38824a23a fix: resolve Circular dependency in unit tests 2025-04-04 11:58:54 +01:00
yassinedorbozgithub
ebd2a66bbd fix: apply feedbacks 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
7ed50a5ce0 fix: update NlpValue to have full format 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
1cc99d0020 fix: apply feedback updates 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
1eb09ab84e fix: update nlp value aggregate 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
486def7e75 fix: rename findAndPopulate method 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
61d8938212 fix: add nlpentities populate 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
6a25d47349 fix: enhance logic 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
7ecf821c48 fix: move findAndPopulateNlpValuesWithCount to the repository 2025-04-04 11:51:34 +01:00
yassinedorbozgithub
b79fcac080 feat: support the display samples count per value 2025-04-04 11:51:34 +01:00
abdou6666
100cab6c51 fix: editText, addText warnning attribute not recognized by html 2025-04-04 11:43:58 +01:00
abdou6666
a404cfa10e fix: typecheck 2025-04-04 11:42:42 +01:00
abdou6666
7f61a3f5fc fix: apply feedback 2025-04-04 11:34:59 +01:00
hexastack
2495edf21d fix: hook stats entry event 2025-04-04 11:34:33 +01:00
abdou6666
ec81062b9d fix: conflict 2025-04-04 11:28:50 +01:00
abdou6666
b1a9f56b7c fix: apply feedback (wip) 2025-04-04 11:16:37 +01:00
abdou6666
0af186a0c5 fix: display an empty synonym input 2025-04-04 11:14:39 +01:00
yassinedorbozgithub
107e9cc8d3 fix: update NlpValueFormProps type 2025-04-04 11:14:39 +01:00
yassinedorbozgithub
8126b6f37b fix: support synonyms when we add NLU Values 2025-04-04 11:14:39 +01:00
abdou6666
7a2c8532d0 fix: make synonyms upper case & use translation 2025-04-04 11:14:39 +01:00
abdou6666
e281dc7824 feat: display synonyms inputs 2025-04-04 11:14:39 +01:00
abdou6666
73681948d3 fix: keep query params state when navigating to different conversation 2025-04-04 11:01:57 +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
78df48c398
Merge pull request #750 from Hexastack/749-issue---contributingmd-is-missing-details-on-the-end-to-end-contribution-flow
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: write an end-to-end contribution flow
2025-04-04 08:37:29 +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
abdou6666
d96ba082f7 fix: apply feedback 2025-04-03 10:04:58 +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
abdou6666
3da57c3725 fix: pressist search state inbox 2025-04-02 12:08:51 +01:00
abdou6666
8077263ecf fix: custom plugins displayed sorted 2025-03-28 10:11:24 +01:00
Med Marrouchi
fd709ff6d4
Merge pull request #861 from Hexastack/fix/ctx-vars-update
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: subscriber ctx var update logic
2025-03-25 15:02:53 +01:00
Mohamed Marrouchi
45402fbcce fix: subscriber ctx var update logic 2025-03-25 15:01:50 +01:00