Commit Graph

688 Commits

Author SHA1 Message Date
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
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
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
Mohamed Marrouchi
a0f2701e3e refactor: multer upload middleware 2025-02-04 17:54:34 +01:00
abdou6666
1f8285a09c fix: remove casting 2025-02-04 17:54:16 +01:00
abdou6666
7332f77624 fix: apply feedback 2025-02-04 17:51:31 +01:00