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 |
|
yassinedorbozgithub
|
91322cc165
|
fix(api): update handleLabelPreDelete JSDoc
|
2025-06-14 23:07:34 +01:00 |
|
yassinedorbozgithub
|
1efecb90f0
|
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-13 16:16:17 +01:00 |
|
yassinedorbozgithub
|
3034ca07a1
|
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-13 16:15:11 +01:00 |
|
yassinedorbozgithub
|
63fba2d289
|
fix(api): enhance unit tests
|
2025-06-13 16:08:22 +01:00 |
|
yassinedorbozgithub
|
8801e540ab
|
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-13 16:00:50 +01:00 |
|
yassinedorbozgithub
|
6af3851216
|
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-13 15:59:42 +01:00 |
|
yassinedorbozgithub
|
0e1d57dba1
|
fix(api): enhance unit tests
|
2025-06-13 15:55:10 +01:00 |
|
yassinedorbozgithub
|
ab4a893136
|
fix(api): update NlpValue OnEvent method name
|
2025-06-13 11:57:49 +01:00 |
|
yassinedorbozgithub
|
5db88021c4
|
fix(api): align eventEmitter update events
|
2025-06-13 11:53:59 +01:00 |
|
yassinedorbozgithub
|
cec241ec2c
|
fix(api): align eventEmitter create events
|
2025-06-13 11:28:39 +01:00 |
|
yassinedorbozgithub
|
b92c34e373
|
fix(api): resolve predefined create hooks bug
|
2025-06-13 11:14:56 +01:00 |
|
yassinedorbozgithub
|
daa2bb61d9
|
Merge branch 'main' into 1086-api-make-sure-hookentityprepostdelete-is-used-across-the-board
|
2025-06-13 10:22:35 +01:00 |
|
Med Marrouchi
|
e3094742a2
|
Merge pull request #1119 from Hexastack/fix/allow-empty-quick-replies-attachment
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 |
|
yassinedorbozgithub
|
7db602d5a7
|
Merge branch 'main' into 1086-api-make-sure-hookentityprepostdelete-is-used-across-the-board
|
2025-06-12 17:57:38 +01:00 |
|
yassinedorbozgithub
|
99f0f0eb2f
|
fix(api): enhance logic
|
2025-06-12 17:41:20 +01:00 |
|
Med Marrouchi
|
ed31c7fa80
|
Merge pull request #1122 from Hexastack/1121-bug---base-repository-event-classname-format
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
|
cdfdd636de
|
fix: minor
|
2025-06-12 16:26:27 +01:00 |
|
yassinedorbozgithub
|
3fe1cc4f28
|
fix(api): enhance getCriteriaIds function
|
2025-06-12 16:25:49 +01:00 |
|
yassinedorbozgithub
|
7a7a70cbf2
|
fix(api): update criteria type
|
2025-06-12 15:53:47 +01:00 |
|
Mohamed Marrouchi
|
8ea87d3501
|
fix: minor fixes
|
2025-06-12 15:35:10 +01:00 |
|
yassinedorbozgithub
|
b7253c99ec
|
fix(api): optimize helper injection
|
2025-06-12 15:27:28 +01:00 |
|
Mohamed Marrouchi
|
0dfe80ac66
|
feat: flow escape in local fallback (tmp)
|
2025-06-12 15:01:28 +01:00 |
|
Mohamed Marrouchi
|
c5e7bbcd1d
|
feat: add the flow escape new type of helpers
|
2025-06-12 14:56:12 +01:00 |
|
yassinedorbozgithub
|
1468da3d54
|
fix(api): optimize helper injection
|
2025-06-12 14:54:56 +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 |
|