abdou6666
|
408d50a5d3
|
fix: base plugin getDefaultSettings
|
2025-03-24 11:56:52 +01:00 |
|
Mohamed Marrouchi
|
8bef5e521b
|
fix: readme
|
2025-03-24 11:13:37 +01:00 |
|
Mohamed Marrouchi
|
481851f713
|
fix: typo naming
|
2025-03-24 11:11:37 +01:00 |
|
abdou6666
|
bfd8f4170f
|
fix: nlp-sample pagination
|
2025-03-24 10:30:17 +01:00 |
|
Med Marrouchi
|
13cf35b828
|
Merge pull request #840 from Hexastack/feat/add-doc-field-nlp-values
feat: add description attribute for nlu values
|
2025-03-24 10:19:24 +01:00 |
|
Mohamed Marrouchi
|
67c4bc753f
|
feat: re-adapt unit tests for schema change
|
2025-03-24 10:12:40 +01:00 |
|
Mohamed Marrouchi
|
3ca4ca0e2b
|
fix: add missing import
|
2025-03-24 09:57:38 +01:00 |
|
Med Marrouchi
|
252e8b8601
|
Merge pull request #846 from Hexastack/845-issue---implement-canpopulate-method-in-the-base-repository
fix: move canPopulate method to the base-repository
|
2025-03-24 08:55:14 +01:00 |
|
Med Marrouchi
|
c2670feea3
|
Merge branch 'main' into feat/add-doc-field-nlp-values
|
2025-03-24 08:53:44 +01:00 |
|
Med Marrouchi
|
257abf7fb0
|
Merge pull request #841 from Hexastack/feat/adapt-grid-display
Feat/adapt grid display
|
2025-03-24 08:52:50 +01:00 |
|
Med Marrouchi
|
96b6226a32
|
Update api/src/nlp/schemas/nlp-value.schema.ts
|
2025-03-24 08:49:40 +01:00 |
|
yassinedorbozgithub
|
6ccf2cb72d
|
Merge branch '849-issue---make-eventemitter-part-of-the-base-repository' into 851-issue---make-logger-part-of-the-base-repository
|
2025-03-24 01:52:10 +01:00 |
|
yassinedorbozgithub
|
ac8f8ee253
|
fix: remove explicit public
|
2025-03-24 01:50:50 +01:00 |
|
yassinedorbozgithub
|
3b1738caf0
|
fix: inject eventEmitter and read triggred eventName
|
2025-03-24 01:48:22 +01:00 |
|
Mohamed Marrouchi
|
1b6808852e
|
feat: add README file
|
2025-03-23 21:48:39 +01:00 |
|
Mohamed Marrouchi
|
10b39529b9
|
feat: envelope factory
|
2025-03-23 21:31:18 +01:00 |
|
yassinedorbozgithub
|
b6dfe9fb61
|
fix: remove unused logger
|
2025-03-23 17:30:50 +01:00 |
|
yassinedorbozgithub
|
020f63097e
|
feat: centrelize logger
|
2025-03-23 17:26:23 +01:00 |
|
yassinedorbozgithub
|
80f7fdf8f5
|
feat: centrelize eventEmitter
|
2025-03-23 16:37:40 +01:00 |
|
yassinedorbozgithub
|
ac770154f5
|
feat: add unit tests global provider config
|
2025-03-23 08:52:19 +01:00 |
|
yassinedorbozgithub
|
db94b5c4d5
|
fix: move canPopulate method to the base-repository
|
2025-03-22 17:08:06 +01:00 |
|
Mohamed Marrouchi
|
ab33a320bc
|
feat: fix typo
|
2025-03-21 15:25:11 +01:00 |
|
abdou6666
|
409422b2c4
|
fix: remove comment
|
2025-03-21 15:21:10 +01:00 |
|
Mohamed Marrouchi
|
e58d55cc54
|
feat: apply feedback
|
2025-03-21 15:20:31 +01:00 |
|
abdou6666
|
f2ca00f1d8
|
feat: change getDefaultSettings to be async
|
2025-03-21 15:17:59 +01:00 |
|
Mohamed Marrouchi
|
7b111868ed
|
feat: add support for search on nlp value description
|
2025-03-21 15:16:58 +01:00 |
|
Mohamed Marrouchi
|
e0486fcece
|
feat: re-adapt display condition
|
2025-03-21 13:44:41 +01:00 |
|
Mohamed Marrouchi
|
d17b920fcf
|
feat: add grid display for NLU values based on types of NLU entity
|
2025-03-21 13:40:51 +01:00 |
|
Mohamed Marrouchi
|
0b902031fa
|
feat: add description attribute for nlu values
|
2025-03-21 12:15:01 +01:00 |
|
Med Marrouchi
|
e0a77302cc
|
Merge pull request #820 from Hexastack/810-investigate-sync-message-cross-browser-tabsmultiple-users-using-the-same-account
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: synchronized sent messages cross account tabs
|
2025-03-21 08:37:27 +01:00 |
|
Med Marrouchi
|
5e31cfe459
|
Merge pull request #836 from Hexastack/feat/use-handlebars-infavor-of-ejs
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
feat: use handlebars as template engine for mailing & remove ejs
|
2025-03-21 01:27:27 +01:00 |
|
Mohamed Marrouchi
|
3d320954d4
|
fix: mail context vars
|
2025-03-21 01:18:22 +01:00 |
|
abdou6666
|
ba4305a5c2
|
feat: user handlebars as template engine for mailing & remove ejs
|
2025-03-20 22:08:51 +01:00 |
|
Med Marrouchi
|
6f02cf1443
|
Merge pull request #835 from Hexastack/fix/log-error-stack
feat: display stack trace when logging errors
|
2025-03-20 22:06:33 +01:00 |
|
Mohamed Marrouchi
|
ec9e41f6d1
|
feat: display stack trace when logging errors
|
2025-03-20 21:54:25 +01:00 |
|
Med Marrouchi
|
42efd4362b
|
Merge pull request #834 from Hexastack/feat/handlebars-context-var-token-replacement-2
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
feat: add handlebars template for text
|
2025-03-20 21:12:03 +01:00 |
|
Mohamed Marrouchi
|
e90a268b84
|
feat: add handlebars template for text
|
2025-03-20 20:31:04 +01:00 |
|
Med Marrouchi
|
e75d00f9f5
|
Merge pull request #831 from Hexastack/830-request---support-emitasync-in-base-repository
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
feat: add emitAsync support
|
2025-03-20 12:49:51 +01:00 |
|
Med Marrouchi
|
6f75c4225c
|
Merge pull request #833 from Hexastack/832-bug---support-empty-object-when-creating-conversation
fix: disabled minimize option for conversation schema
|
2025-03-20 12:49:19 +01:00 |
|
yassinedorbozgithub
|
3de8dc5e7a
|
fix: disabled minimize option for conversation schema
|
2025-03-19 12:26:44 +01:00 |
|
yassinedorbozgithub
|
6da932977f
|
feat: add emitAsync support
|
2025-03-19 11:24:34 +01:00 |
|
yassinedorbozgithub
|
0d64ca33f3
|
fix: update broadcast method
|
2025-03-12 12:35:15 +01:00 |
|
yassinedorbozgithub
|
93a59ae96d
|
fix: synchronized sended messages cross account tabs
|
2025-03-12 12:22:20 +01:00 |
|
Med Marrouchi
|
affcd12b52
|
Merge pull request #792 from Hexastack/feat/annotate-sample-with-keyword-entities
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
feat: nlu keyword entity annotation
|
2025-03-06 14:08:19 +01:00 |
|
abdou6666
|
67314a6440
|
fix: regex to exact match
|
2025-03-05 10:26:35 +01:00 |
|
abdou6666
|
0cf437e773
|
fix: add menu value to enum
|
2025-03-04 13:06:42 +01:00 |
|
abdou6666
|
ea6b19637d
|
feat: e2e test for updating block trigger to postback menu
|
2025-03-04 13:04:18 +01:00 |
|
Med Marrouchi
|
7acf637273
|
Merge pull request #802 from Hexastack/801-issue---deletemany-align-ids-type-with-value
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): align deleteMany ids type with value
|
2025-03-03 20:31:22 +01:00 |
|
Med Marrouchi
|
7da5a45afc
|
Merge branch 'main' into feat/annotate-sample-with-keyword-entities
|
2025-03-03 20:28:31 +01:00 |
|
Med Marrouchi
|
4399cc0957
|
Merge pull request #784 from medtaher123/fix/delete-invitation-on-role-delete
feat: delete invitation on role delete
|
2025-03-03 20:21:51 +01:00 |
|