Commit Graph

2107 Commits

Author SHA1 Message Date
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
e3094742a2
Merge pull request #1119 from Hexastack/fix/allow-empty-quick-replies-attachment
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
Simplify quick replies removal logic
2025-06-13 07:34:54 +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
Med Marrouchi
dcedab4cda
Merge pull request #1124 from Hexastack/feat/flow-escape-helper-support
Feat/flow escape helper support
2025-06-12 17:20:07 +01:00
Med Marrouchi
b5d4e6fdb6
Merge pull request #1126 from Hexastack/refactor/block-fallback-options
refactor: block fallback options
2025-06-12 17:19:44 +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
medchedli
1907307241 fix: simplify quick replies removal logic 2025-06-11 17:22:16 +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
236c0bad19 fix: apply feedback 2025-06-11 11:00:49 +01:00
Med Marrouchi
4f59fbaeb5
Merge pull request #1110 from Hexastack/1109-issue---onevent-methods-remove-unused-returns
fix(api): remove unused returns
2025-06-11 09:59:55 +01:00
Mohamed Chedli Ben Yaghlane
6641b84f98
Merge pull request #1114 from Hexastack/fix/multiple-regex-matches
feat: disallow multiple matches when local fallback is enabled
2025-06-11 09:22:14 +01:00
yassinedorbozgithub
af502e97dd fix: update jsdoc 2025-06-10 18:33:12 +01:00
yassinedorbozgithub
5b08d9d36f fix: resolve ui unique labels 2025-06-10 18:25:41 +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
8490d4f253 fix(frontend): apply feedback 2025-06-10 09:43:00 +01:00
yassinedorbozgithub
e528dcc2c2 fix(api): apply feedback 2025-06-10 09:38:33 +01:00