Commit Graph

2203 Commits

Author SHA1 Message Date
yassinedorbozgithub
d754a8bfe7 fix(api): update subscriber fixtures 2025-06-26 08:38:05 +01:00
yassinedorbozgithub
0d85f0b2fe fix(api): update lastvisit and retainedfrom defaultvalues 2025-06-26 08:35:03 +01:00
Med Marrouchi
d2c3ecf2f8
Merge pull request #1164 from Hexastack/1163-bug---break-messages-by-words
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(widget): break messages by words
2025-06-25 09:16:06 +01:00
yassinedorbozgithub
cb95c59081 fix(widget): break messages by words 2025-06-24 05:37:00 +01:00
Med Marrouchi
69c508dfe8
Merge pull request #1161 from Hexastack/1160-issue---merge-nlu-training-and-edit-nlp-sample
fix(frontend): merge Nlp training form and nlp sample form
2025-06-23 20:47:17 +01:00
Med Marrouchi
49d97c1959
Merge pull request #1162 from Hexastack/1159-bug---long-urls-provoke-horizontal-scroll-in-the-chat-widget
fix(widget): resolve long message cropped bug
2025-06-23 20:46:05 +01:00
yassinedorbozgithub
0c758f3045 fix(widget): resolve long message cropped bug 2025-06-23 20:38:40 +01:00
yassinedorbozgithub
8c43f4e182 fix(frontend): apply feedback 2025-06-23 18:05:04 +01:00
yassinedorbozgithub
15411c0cea fix(frontend): merge Nlp training form and nlp sample form 2025-06-23 17:53:33 +01:00
Med Marrouchi
17e3b53b9b
Merge pull request #1158 from Hexastack/1157-bug---nlu-selection-component-multiple-spaces
fix(frontend): resolve NLU component multiple spaces bug
2025-06-23 11:59:51 +01:00
yassinedorbozgithub
f823e1bad7 fix(frontend): resolve multiple spaces bug 2025-06-23 10:48:36 +01:00
Med Marrouchi
03af2105dc
Merge pull request #1151 from Hexastack/1150-bug---nlu-selection-component
fix(frontend): resolve Nlu selection bug
2025-06-23 09:20:44 +01:00
Med Marrouchi
d15e66254d
Merge pull request #1156 from Hexastack/feat/add-chat-module-dep-to-helpers
feat: add chat module import in helpers module
2025-06-23 08:44:45 +01:00
Mohamed Marrouchi
1e3b6a8040 feat: add chat module import in helpers module 2025-06-23 08:37:02 +01:00
yassinedorbozgithub
09a05a379e fix(frontend): resolve Nlu text selection bug 2025-06-20 13:49:07 +01:00
Med Marrouchi
0e3187c844
Merge pull request #1147 from Hexastack/1146-bug---missing-mailservice-usermodule
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): reset mailerService to be optional [HOTFIX]
2025-06-19 11:05:12 +01:00
yassinedorbozgithub
166f477489 fix(api): apply feedback 2025-06-19 11:00:31 +01:00
yassinedorbozgithub
b5efcbbef9 fix(api): make mailerService optional 2025-06-19 10:55:48 +01:00
Med Marrouchi
078e70d95a
Merge pull request #1145 from Hexastack/1144-issue---remove-optional-di
fix(api): make optional DI required
2025-06-19 10:08:45 +01:00
yassinedorbozgithub
d8a8ed6cfe fix(api): make private gateway 2025-06-19 08:47:52 +01:00
yassinedorbozgithub
a4033991c1 fix(api): make optional DI required 2025-06-19 08:43:16 +01:00
Med Marrouchi
1c8bcf6b0d
Merge pull request #1142 from Hexastack/1141-issue---remove-unused-instruction
fix(api): remove unused instruction
2025-06-19 08:32:43 +01:00
Med Marrouchi
bf47c6f7d3
Merge pull request #1137 from Hexastack/1136-issue---optimize-testing-module-dependencies
feat(api): add automatic DI into unit tests
2025-06-19 08:32:17 +01:00
yassinedorbozgithub
fda8ed3480 fix(api): apply feedback 2025-06-19 08:13:59 +01:00
yassinedorbozgithub
200c256abd fix(api): enhance logic 2025-06-19 06:50:28 +01:00
yassinedorbozgithub
6f0668c9f1 feat(api): add JSDoc 2025-06-19 06:26:55 +01:00
yassinedorbozgithub
f6c6ebfa3f fix(api): enhance logic 2025-06-19 06:23:36 +01:00
yassinedorbozgithub
1c53ce4bfd fix(api): remove unused instruction 2025-06-18 18:29:51 +01:00
yassinedorbozgithub
6438ccda3c fix(api): resolve file conflicts 2025-06-18 17:19:31 +01:00
Med Marrouchi
03559d974f
Merge pull request #1140 from Hexastack/1139-bug---nlp-page-select-tab
fix(frontend): resolve nlp page select tab issue
2025-06-18 17:04:55 +01:00
Med Marrouchi
c5abe12971
Merge pull request #1135 from Hexastack/1134-issue---api-make-sure-hookentityprepostupdate-is-used-across-the-board
fix(api): resolve predefined update hooks bug
2025-06-18 17:00:31 +01:00
yassinedorbozgithub
a4a4b628f9 Merge branch 'main' into 1134-issue---api-make-sure-hookentityprepostupdate-is-used-across-the-board 2025-06-18 16:28:54 +01:00
Med Marrouchi
c23a4cee08
Merge pull request #1133 from Hexastack/1132-issue---api-make-sure-hookentityprepostcreate-is-used-across-the-board
fix(api): resolve predefined create hooks bug
2025-06-18 16:27:18 +01:00
yassinedorbozgithub
4475861790 Merge branch 'main' into 1132-issue---api-make-sure-hookentityprepostcreate-is-used-across-the-board 2025-06-18 16:04:50 +01:00
Med Marrouchi
ada1989236
Merge pull request #1128 from Hexastack/1086-api-make-sure-hookentityprepostdelete-is-used-across-the-board
fix(api): resolve predefined delete hooks bug [main<-1086]
2025-06-18 16:01:03 +01:00
yassinedorbozgithub
729298fb9d fix(api): apply feedback 2025-06-18 15:51:41 +01:00
Med Marrouchi
4cae55405c
Merge pull request #1125 from Hexastack/feat/flow-escape-mechanism
Feat/flow escape mechanism
2025-06-18 15:44:24 +01:00
yassinedorbozgithub
95e1decc55 fix(frontend): resolve nlp page select tab issue 2025-06-18 15:42:20 +01:00
Mohamed Marrouchi
ad567d170e fix: end conversation 2025-06-18 15:29:50 +01:00
yassinedorbozgithub
b7576c04e9 refactor(api): enhance logic 2025-06-18 14:08:48 +01:00
yassinedorbozgithub
848a1b3767 fix(api): enhance postUpdate unit tests 2025-06-18 09:06:32 +01:00
yassinedorbozgithub
6001fef761 Merge branch '1132-issue---api-make-sure-hookentityprepostcreate-is-used-across-the-board' into 1134-issue---api-make-sure-hookentityprepostupdate-is-used-across-the-board 2025-06-17 16:14:06 +01:00
yassinedorbozgithub
aadd7fd08a Merge branch '1086-api-make-sure-hookentityprepostdelete-is-used-across-the-board' into 1132-issue---api-make-sure-hookentityprepostcreate-is-used-across-the-board 2025-06-17 16:13:17 +01:00
yassinedorbozgithub
0576b60af2 fix(api): remove unnecessary JSDoc 2025-06-17 16:12:21 +01:00
yassinedorbozgithub
7f25a40cf7 fix(api): remove unnecessary JSDoc 2025-06-17 16:11:24 +01:00
yassinedorbozgithub
9be40457a1 fix(api): apply feedback 2025-06-17 15:34:17 +01:00
yassinedorbozgithub
de8615bf3a Merge branch '1132-issue---api-make-sure-hookentityprepostcreate-is-used-across-the-board' into 1134-issue---api-make-sure-hookentityprepostupdate-is-used-across-the-board 2025-06-17 15:31:20 +01:00
yassinedorbozgithub
6799f59e7b fix(api): apply feedback 2025-06-17 15:28:11 +01:00
yassinedorbozgithub
3ae6b5bc29 fix(api): rename props 2025-06-17 15:10:54 +01:00
yassinedorbozgithub
dad6b55789 fix(api): add JSDoc 2025-06-17 15:10:36 +01:00