Commit Graph

792 Commits

Author SHA1 Message Date
yassinedorbozgithub
cf350c1048 fix: apply feedback updates 2025-04-04 08:52:32 +01:00
Med Marrouchi
7977d9d445
Merge pull request #649 from Hexastack/fix/hook-chatbot-sent-event
fix: hook chatbot sent event
2025-04-04 08:36:13 +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
hexastack
57107b5593 fix: remove unused parameter when emitting hook-conversation-end event 2025-04-03 16:50:44 +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
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
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: add emitAsync support
2025-03-20 12:49:51 +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
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
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
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(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
Mohamed Marrouchi
7e48eb6067 feat: add outcome attribute 2025-03-03 09:54:31 +01:00
yassinedorbozgithub
67b1b7d7ff fix(api): align ids type with value 2025-02-26 16:31:41 +01:00
Med Marrouchi
fb8467e715
Merge pull request #789 from Emnaghz/enhacement-content-import
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: enhacement of content import
2025-02-24 17:03:22 +01:00
Med Marrouchi
07e2ea84f7
Merge pull request #791 from yassine-sallemi/701-issue---label-bulk-delete-v2
fix: add label bulk delete
2025-02-24 16:59:50 +01:00
Emnaghz
602bfea3f7 fix: remove Attachment module 2025-02-20 21:41:40 +01:00
Emnaghz
e0865ea3e5 fix: add requested changes 2025-02-20 14:10:49 +01:00
Mohamed Marrouchi
670b293cb3 feat: nlu keyword entity annotation 2025-02-20 10:43:52 +01:00
Yassine Sallemi
44bb8b08e4 fix: labels cascade delete 2025-02-19 22:02:56 +01:00
yassinedorbozgithub
49f0a9e1cf fix: label unit tests 2025-02-19 22:02:56 +01:00
yassinedorbozgithub
80d94699bf fix: add label bulk delete 2025-02-19 22:02:56 +01:00
medtaher
1707366d98 feat: delete invitation on role delete 2025-02-19 18:23:57 +01:00
Emnaghz
82f46ad65e fix: enhacement of content import 2025-02-19 18:03:58 +01:00
yassinedorbozgithub
06c999b7f3 build: v2.2.5
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
2025-02-19 16:32:33 +01:00
yassinedorbozgithub
64e6ea9d66 build: v2.2.4 2025-02-19 16:27:41 +01:00
Med Marrouchi
b53970b935
Merge pull request #719 from Hexastack/feat/zod-validation-message-refactor-payload-type
Feat: zod validation message refactor payload type
2025-02-19 15:53:27 +01:00
medtaher
9d2a225e1b feat: delete invitation on role delete 2025-02-19 09:53:43 +01:00
Med Marrouchi
8ef4307c58
Merge pull request #768 from yassine-sallemi/fix/category-bulk-delete-toast-message
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: appropriate toast message on category bulk delete
2025-02-18 18:37:06 +01:00
Med Marrouchi
ccef14a1f5
Merge pull request #753 from Hexastack/752-issue---make-settingtypeselect-return-options-type-instead-returning-a-string-type
fix: make SettingType.select inferring options as type
2025-02-18 18:32:33 +01:00
Med Marrouchi
9a02413f7d
Merge pull request #731 from Hexastack/730-extra-empty-line-at-the-beginning-of-frontend-files
feat(frontend): introduce ESLint no-multiple-empty-lines rule
2025-02-18 18:29:26 +01:00
Yassine Sallemi
85d50f6fac fix: label instead of id 2025-02-17 16:07:42 +01:00
Yassine Sallemi
a1dd6f5ee5 fix: appropriate toast message on category bulk delete 2025-02-17 15:57:02 +01:00
yassinedorbozgithub
0a47ff73fb fix(api): update string and regex string zod validations 2025-02-17 06:51:12 +01:00
yassinedorbozgithub
60a6455b61 fix: make SettingType.select inferring options as type 2025-02-14 07:12:56 +01:00
abdou6666
193be72b55 feat: refactor playload type 2025-02-13 15:48:12 +01:00
abdou6666
07e9147bb0 fix: apply feedback 2025-02-12 08:46:43 +01:00
abdou6666
4d549b8710 feat: refactor mongoose validation with higher order function 2025-02-12 08:46:43 +01:00
abdou6666
9f80024514 fix: validMessageTextSchema bug 2025-02-11 14:57:14 +01:00
yassinedorbozgithub
514065e4b8 fix(api): introduce ESLint no-multiple-empty-lines rule 2025-02-10 16:28:59 +01:00
abdou6666
6a1ec0d22f feat: refactor zod validation 2025-02-10 15:57:51 +01:00
Med Marrouchi
8f917ab17c
Merge pull request #680 from Hexastack/feat/zod-validation-message
feat: zod validation message
2025-02-07 17:49:22 +01:00
Med Marrouchi
3d0b7fbc77
Merge pull request #664 from Hexastack/660-bug---content-edit-is-broken
fix: content edit
2025-02-07 08:56:11 +01:00
Med Marrouchi
5d63ef2019
Merge pull request #679 from Hexastack/fix/long-pooling-multer-upload
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: handle multer upload in middleware (long pooling only)
2025-02-06 10:43:21 +01:00
hexastack
40bd6a3813 Merge branch 'main' of https://github.com/Hexastack/Hexabot into 660-bug---content-edit-is-broken 2025-02-06 08:48:07 +01:00
Med Marrouchi
a9a86ab07c
Merge pull request #681 from Hexastack/fix/subscriber-handove-event
fix: handover/handback lifecycle hook
2025-02-05 14:53:35 +01:00
abdou6666
b0c0233412 fix: remove duplicate copyright 2025-02-05 12:18:08 +01:00
abdou6666
87e5477e8e fix: remove type assertion 2025-02-05 11:55:28 +01:00
abdou6666
4e80a0a215 fix: typing & remove type assertion 2025-02-05 11:41:09 +01:00
Mohamed Marrouchi
a607247d56 test: add unit tests 2025-02-04 18:26:46 +01:00
Mohamed Marrouchi
21301b9702 fix: handover/handback lifecycle hook 2025-02-04 17:57:37 +01:00