Commit Graph

743 Commits

Author SHA1 Message Date
yassinedorbozgithub
b51f5e85fb fix: apply feedback update 2025-04-04 17:58:56 +01:00
yassinedorbozgithub
563e337a65 fix: remove unused array element 2025-04-04 17:30:32 +01:00
yassinedorbozgithub
7a30c363fd fix: update cleanup service methods description 2025-04-04 17:19:36 +01:00
yassinedorbozgithub
d73e4dc8cb fix: rename the module 2025-04-04 08:55:41 +01:00
yassinedorbozgithub
cf350c1048 fix: apply feedback updates 2025-04-04 08:52:32 +01:00
yassinedorbozgithub
e134ba65e9 feat: add cleanup.service unit tests 2025-04-04 08:31:37 +01:00
yassinedorbozgithub
d705a3efc8 feat: add cleanup module 2025-04-04 08:31:37 +01:00
Med Marrouchi
a718128186
Merge pull request #852 from Hexastack/851-issue---make-logger-part-of-the-base-repository
feat: centrelize logger
2025-04-04 08:20:02 +01:00
Med Marrouchi
2c4d8e3352
Merge pull request #850 from Hexastack/849-issue---make-eventemitter-part-of-the-base-repository
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
feat: centrelize eventEmitter
2025-04-03 15:53:26 +01:00
Med Marrouchi
0bbe7b8669
Merge pull request #848 from Hexastack/847-issue---make-loggerservice-and-eventemitter2-global-unit-test-providers
feat: add unit tests global provider config
2025-04-03 15:34:11 +01:00
Med Marrouchi
bd024b3dec
Merge pull request #880 from Hexastack/fix/bot-hangs-up-when-the-last-block-has-outcomes-with-no-matching-next-block
fix: end conversation when a block have no matching outcomes
2025-04-03 15:32:27 +01:00
hexastack
e9e8eb2184 fix: end conversation when a block have no matching outcomes 2025-04-03 12:30:41 +01:00
Med Marrouchi
8680f48688
Merge pull request #717 from Hexastack/fix/payload-enum-missing-menu
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: missing value in PayloadType enum
2025-04-03 10:02:03 +01:00
abdou6666
5579052787 fix: apply feedback 2025-04-02 18:06:46 +01:00
Mohamed Marrouchi
45402fbcce fix: subscriber ctx var update logic 2025-03-25 15:01:50 +01:00
yassinedorbozgithub
cca2922553 fix: resolve file conflicts 2025-03-24 14:15:52 +01:00
Med Marrouchi
c91bf8c4f7
Merge pull request #853 from Hexastack/feat/envelope-factory
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
feat: envelope factory
2025-03-24 13:36:03 +01:00
Med Marrouchi
6d567f29f7
Merge pull request #855 from Hexastack/fix/pagination-nlp-sample
fix: nlp-sample pagination
2025-03-24 12:34:44 +01:00
Mohamed Marrouchi
9ffd965069 fix: use enum 2025-03-24 12:16:11 +01:00
Mohamed Marrouchi
172a167296 feat: define getters and setters 2025-03-24 12:11:54 +01:00
Med Marrouchi
816e4ee9e3
Merge pull request #844 from Hexastack/feat/change-getDefaultSettings-to-async
feat: change getDefaultSettings to be async
2025-03-24 12:10:44 +01:00
abdou6666
ccbe954bef fix: remove unnecessary async 2025-03-24 12:03:50 +01:00
abdou6666
992ae79fc3 fix: update block controller 2025-03-24 11:59:18 +01:00
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
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
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
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
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: synchronized sent messages cross account tabs
2025-03-21 08:37: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
Mohamed Marrouchi
ec9e41f6d1 feat: display stack trace when logging errors 2025-03-20 21:54:25 +01:00