Commit Graph

791 Commits

Author SHA1 Message Date
yassinedorbozgithub
c561984b0e Merge branch 'main' into fix/cleanup-languageId-nlp-sample 2025-04-12 06:51:32 +01:00
yassinedorbozgithub
15a22e5978 fix(api): revert unused new line 2025-04-12 06:34:50 +01:00
yassinedorbozgithub
126a406d16 fix(api): update unit tests 2025-04-12 06:32:06 +01:00
yassinedorbozgithub
69a994f9e3 fix(api): optimize preUpdateMany 2025-04-12 06:31:08 +01:00
yassinedorbozgithub
39e587de26 fix(api): resolve getAllowsOrigins unit tests 2025-04-12 05:00:34 +01:00
yassinedorbozgithub
36fa34b303 fix(api): resolve allowed_domains redis bug 2025-04-12 04:58:56 +01:00
yassinedorbozgithub
e6ad44784b fix: apply feedback update 2025-04-11 23:57:47 +01:00
yassinedorbozgithub
a782c6d3ba Merge branch 'main' into fix/define-content-type-fields-type 2025-04-11 23:53:26 +01:00
Yassine
99f134c2a7
Merge pull request #909 from Hexastack/908-issue---check-dependency-categories
Chore: update dependencies category
2025-04-11 21:02:22 +01:00
Yassine
16c12b705c
Merge pull request #910 from Hexastack/863-bug---make-translatable-plugin-settings
Fix: Make translatable plugin settings
2025-04-11 20:12:23 +01:00
Yassine
aed32e8a21
Merge pull request #842 from Hexastack/839-nlu-values---display-samples-count-per-value
feat: support the display samples count per value
2025-04-11 09:48:04 +01:00
yassinedorbozgithub
3d1c3f4328 fix: add a settingType variable 2025-04-10 15:38:26 +01:00
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
yassinedorbozgithub
3eb998c4a2 fix(api): update dependencies category 2025-04-10 09:45:19 +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
abdou6666
e350afe3d1 fix: apply feedback 2025-04-08 08:24:21 +01:00
abdou6666
ed65938907 fix: cleanup languageId from NlpSamples on language deletion 2025-04-08 08:23:20 +01:00
hexastack
caaee58072 fix: add suggestion 2025-04-07 15:15:10 +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
ca633b52fb fix: address review 2025-04-07 12:59:21 +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
hexastack
de13301a54 fix: apply feedback 2025-04-07 09:17:22 +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
83849c2df2 fix: enhance aggregation pipeline 2025-04-06 11:46:37 +01:00
yassinedorbozgithub
903ff0bbf9 fix: update findWithCount method logic 2025-04-06 10:56:43 +01:00
yassinedorbozgithub
a6d9c9dae5 fix: refactor plainToClass method 2025-04-06 00:07:56 +01:00
yassinedorbozgithub
bdf92af888 fix: add getSortDirection method 2025-04-05 23:04:46 +01:00
yassinedorbozgithub
a729fe2f15 fix: update nlpEntity model injection 2025-04-05 22:46:37 +01:00
yassinedorbozgithub
f18c061888 fix: update doc comment of aggregateWithCount method 2025-04-05 22:25:59 +01:00
yassinedorbozgithub
e592a781b3 fix: refactor logic 2025-04-05 21:59:19 +01:00
yassinedorbozgithub
a3b92da470 fix: update NlpEntity reponse to be plain 2025-04-05 20:34:12 +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
c174ddc708 fix: define a type for fields in ContentType schema 2025-04-04 15:46:51 +01:00
yassinedorbozgithub
a38824a23a fix: resolve Circular dependency in unit tests 2025-04-04 11:58:54 +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
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