Commit Graph

1015 Commits

Author SHA1 Message Date
yassinedorbozgithub
369ef033a2 fix(api): apply feedback 2025-06-16 17:41:32 +01:00
yassinedorbozgithub
91f1368206 fix(api): apply feedback 2025-06-16 17:33:45 +01:00
yassinedorbozgithub
d2b9c1248c fix(api): apply feedback + enhance typing 2025-06-16 16:00:53 +01:00
yassinedorbozgithub
027d610578 feat(api): enhance typing 2025-06-16 15:52:15 +01:00
yassinedorbozgithub
0de472e5c8 fix(api): apply feedback 2025-06-16 10:31:06 +01:00
yassinedorbozgithub
52b48c6683 fix(api): apply feedback 2025-06-16 10:24:51 +01:00
yassinedorbozgithub
1d7aaca00b fix(api): apply feedback 2025-06-16 10:15:27 +01:00
yassinedorbozgithub
07be5c6fd0 fix(api): apply feedback 2025-06-16 09:50:39 +01:00
Yassine
4de2ded12a
Update api/src/utils/generics/lifecycle-hook-manager.ts
Co-authored-by: Med Marrouchi <marrouchi.mohamed@gmail.com>
2025-06-16 09:42:20 +01:00
yassinedorbozgithub
6c2826d37f fix(api): apply feedback 2025-06-16 08:56:29 +01:00
yassinedorbozgithub
99b0d88a82 fix(api): resolve lifecycle hook unit tests issue 2025-06-16 08:52:21 +01:00
yassinedorbozgithub
1c782619d0 fix(api): apply feedback 2025-06-16 08:51:56 +01:00
yassinedorbozgithub
ecc595e426 fix(api): resolve eslint issues 2025-06-16 08:28:26 +01:00
yassinedorbozgithub
a3908505ff feat(api): add automatic DI to setting module 2025-06-16 08:26:57 +01:00
yassinedorbozgithub
7a9face440 feat(api): add automatic DI to migration module 2025-06-16 08:26:46 +01:00
yassinedorbozgithub
b36d8939b2 feat(api): add automatic DI to extensions module 2025-06-16 08:26:37 +01:00
yassinedorbozgithub
b494efdb9a feat(api): add automatic DI to extension module 2025-06-16 08:26:27 +01:00
yassinedorbozgithub
6ad85a7b3b feat(api): add automatic DI to attachment module 2025-06-16 08:26:13 +01:00
yassinedorbozgithub
c465ebc11e feat(api): add automatic DI to i18n module 2025-06-16 08:23:59 +01:00
yassinedorbozgithub
e7ae9a82d9 feat(api): add automatic DI to analytics module 2025-06-16 07:14:07 +01:00
yassinedorbozgithub
4d16e330d7 feat(api): add automatic DI to user module 2025-06-16 07:13:43 +01:00
yassinedorbozgithub
2d799e0886 feat(api): add automatic DI to CMS module 2025-06-16 07:13:26 +01:00
yassinedorbozgithub
3d6994ecda feat(api): add automatic DI to Chat module 2025-06-16 07:13:17 +01:00
yassinedorbozgithub
04e7aa3288 feat(api): add automatic DI to NLP module 2025-06-16 07:08:11 +01:00
yassinedorbozgithub
ec17bfb805 feat(api): add automatic DI functions 2025-06-16 07:07:06 +01:00
Med Marrouchi
ed31c7fa80
Merge pull request #1122 from Hexastack/1121-bug---base-repository-event-classname-format
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(api): resolve camelCased classname
2025-06-12 17:22:36 +01:00
Mohamed Marrouchi
c5e7bbcd1d feat: add the flow escape new type of helpers 2025-06-12 14:56:12 +01:00
Mohamed Marrouchi
d77a02032a refactor: minor refactor 2025-06-12 12:13:32 +01:00
Med Marrouchi
bcacdec406 Update api/src/chat/services/block.service.ts
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
2025-06-12 12:13:32 +01:00
Mohamed Marrouchi
b9acf9d0c7 refactor: block fallback options 2025-06-12 12:13:32 +01:00
Med Marrouchi
4e1d461ddb
Merge pull request #1117 from Hexastack/refactor/handle-ongoing-convo-msg
Refactor/handle ongoing convo msg
2025-06-12 11:23:57 +01:00
Med Marrouchi
f7a981ce3e
Merge pull request #1116 from Hexastack/fix/remove-unused-model-nlp-sample
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 dep injection
2025-06-12 07:17:05 +01:00
yassinedorbozgithub
6850bc4dfd fix(api): resolve camelCased classname 2025-06-12 06:09:17 +01:00
Mohamed Marrouchi
39287c0fc9 fix: remove unused dep injection 2025-06-11 16:46:34 +01:00
Mohamed Marrouchi
b973c466d7 test: consolidate unit tests 2025-06-11 16:44:14 +01:00
Mohamed Marrouchi
d88959cea2 refactor: handle ongoing conversation message 2025-06-11 14:29:34 +01:00
Med Marrouchi
16377be405
Merge pull request #1083 from Hexastack/1018-bug---content-type-fields-edit-form-fields-name-do-not-reflect-db-names
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: support contentType default name value
2025-06-11 14:13:11 +01:00
Mohamed Marrouchi
5ba208c5e5 fix: remove unused dep injection 2025-06-11 13:51:58 +01:00
Med Marrouchi
629a07fef8
Merge pull request #1097 from Hexastack/feat/nlp-sample-filter-by-entities
Feat/nlp sample filter by entities
2025-06-11 11:10:18 +01:00
Mohamed Marrouchi
ab1d58ac17 test: consolidate tests 2025-06-11 11:02:46 +01:00
yassinedorbozgithub
af502e97dd fix: update jsdoc 2025-06-10 18:33:12 +01:00
yassinedorbozgithub
bac3597614 fix: apply feedback 2025-06-10 18:19:38 +01:00
yassinedorbozgithub
f4ca6613c7 fix: apply feedback 2025-06-10 18:14:22 +01:00
yassinedorbozgithub
c71d750bdc api: apply feedback 2025-06-10 10:29:22 +01:00
yassinedorbozgithub
e528dcc2c2 fix(api): apply feedback 2025-06-10 09:38:33 +01:00
yassinedorbozgithub
abade7a783 fix(api): update JSDoc 2025-06-10 06:39:49 +01:00
Mohamed Marrouchi
4beeaae087 feat: disallow multiple matches when local fallback is enabled 2025-06-09 16:11:01 +01:00
yassinedorbozgithub
22c4fcdfc8 fix(api): remove unused returns 2025-06-09 09:55:17 +01:00
yassinedorbozgithub
911d1fb3df fix(api): add missed botStats echo type 2025-06-07 14:12:41 +01:00
yassinedorbozgithub
969165f4fe Merge branch 'main' into 1018-bug---content-type-fields-edit-form-fields-name-do-not-reflect-db-names 2025-06-05 15:40:54 +01:00