Commit Graph

338 Commits

Author SHA1 Message Date
Mohamed Marrouchi
71864ba7ce fix: locatation refactor 2024-12-19 14:49:53 +01:00
Mohamed Marrouchi
3d974356d0 fix: type getMessage() 2024-12-19 14:38:19 +01:00
Med Marrouchi
f83a459670
Merge pull request #444 from Hexastack/fix/settings-saved-db-string
Fix : Number settings gets saved as strings in MongoDB
2024-12-17 08:51:28 +01:00
Mohamed Marrouchi
943b2dd3d2 fix: pre/post validate event typing 2024-12-17 08:46:54 +01:00
abdou6666
6b7a5bf0a2 fix: address comments 2024-12-16 17:44:08 +01:00
Ikko Eltociear Ashimine
c96dc0ed82
chore: update bot.service.ts
occured -> occurred
2024-12-16 23:21:16 +09:00
Mohamed Marrouchi
05278c40d9 build: v2.1.7 2024-12-16 14:57:47 +01:00
Med Marrouchi
2cbfeb37c3
Merge pull request #451 from Hexastack/449-fix-admin-console-widget-config
Fix CORS origin handling and update frontend environment variables
2024-12-16 14:56:05 +01:00
Mohamed Chedli
d59d245466 fix: update frontend environment variables and fix CORS origin handling issue 2024-12-16 13:09:58 +01:00
Mohamed Marrouchi
df8904c46a feat: minor updates to accomodate slack 2024-12-16 12:10:45 +01:00
abdou6666
e55b801cb0 fix: added missing types validation 2024-12-16 11:33:07 +01:00
abdou6666
c91a07067d fix: remove extra licenses 2024-12-15 14:53:16 +01:00
abdou6666
c326c453cf fix: add unit tests 2024-12-15 14:43:59 +01:00
abdou6666
c7b9434310 chore: documentation mongoose weird behaviour with hooks/middlewares 2024-12-13 18:35:02 +01:00
abdou6666
9a3165f8da fix: add event emitting logic 2024-12-13 18:30:22 +01:00
abdou6666
04851f7048 fix: rename hooks enum 2024-12-13 15:51:26 +01:00
abdou6666
d0ab39f6c3 fix: hooks names 2024-12-13 15:47:45 +01:00
Med Marrouchi
dcc8d3929d
Merge pull request #431 from Hexastack/430-issue-refactor-attachment-service-uploadfiles-method
refactor: attachment service uploadFiles method
2024-12-13 09:43:50 +01:00
Mohamed Marrouchi
120ffb6cbc build: v2.1.6 2024-12-12 08:31:31 +01:00
Mohamed Marrouchi
8bb6b05f44 fix: channel + event wrapper typing 2024-12-10 18:51:51 +01:00
Mohamed Marrouchi
466e6f28ca fix: remove messenger channel folder 2024-12-10 15:46:21 +01:00
Mohamed Marrouchi
8e5574f32d build: v2.1.5
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
2024-12-10 14:15:26 +01:00
Mohamed Marrouchi
503f7d40ec build: v2.1.4 2024-12-10 14:05:53 +01:00
Mohamed Marrouchi
cc8ada055b build: v2.1.3 2024-12-10 13:17:43 +01:00
Mohamed Marrouchi
977a360e04 build: v2.1.2 2024-12-10 13:15:35 +01:00
Mohamed Marrouchi
9764aeeeda build: v2.1.1 2024-12-10 13:03:37 +01:00
Mohamed Marrouchi
c82dd9a47e build: v2.0.17 2024-12-10 12:29:07 +01:00
Mohamed Marrouchi
1be780e8e0 build: ci workflow (partial) 2024-12-10 10:56:49 +01:00
Med Marrouchi
fc14cb07f2
Merge branch 'main' into fix/channel-data-inference-type-issue 2024-12-10 07:34:09 +01:00
Mohamed Marrouchi
560f4f3148 feat: enforce typechecking + refactor 2024-12-10 07:20:01 +01:00
abdou6666
53c83a26a5 fix: add missing attributes for console-channel 2024-12-09 18:23:51 +01:00
abdou6666
3c7abc2261 fix: channels data type inference 2024-12-09 18:17:28 +01:00
yassinedorbozgithub
ecd6c43c82 fix: uploadFiles logic 2024-12-09 17:57:26 +01:00
yassinedorbozgithub
aa96dba18d refactor: attachment service uploadFiles method 2024-12-09 17:16:27 +01:00
Med Marrouchi
a9522d44e0
Merge pull request #428 from Hexastack/feat/nlu-llm
Feat/nlu llm
2024-12-09 15:33:08 +01:00
Med Marrouchi
14af80e81d
Merge pull request #425 from Hexastack/fix/missing-await
fix: add missing await
2024-12-09 15:32:16 +01:00
Mohamed Marrouchi
dcf5097750 fix: rename nlp to nlu namespace 2024-12-09 14:16:08 +01:00
Mohamed Marrouchi
f9caf0f458 feat: llm nlu capability 2024-12-09 14:15:06 +01:00
yassinedorbozgithub
c1fcdf3b73 fix: replace findpage method by find method 2024-12-09 12:11:47 +01:00
yassinedorbozgithub
91687f25ec fix: simplify logic 2024-12-09 11:51:41 +01:00
yassinedorbozgithub
37ae2ec9ad fix: reoder overloading signatures 2024-12-09 20:57:00 +01:00
yassinedorbozgithub
afa8364996 fix: add missing await 2024-12-07 11:59:00 +01:00
yassinedorbozgithub
d9a87e99bf fix: base-repository.ts methods returning types 2024-12-06 18:34:18 +01:00
yassinedorbozgithub
da783c0ef8 fix: update skip default values 2024-12-06 18:27:48 +01:00
yassinedorbozgithub
3acdbed037 fix: update limit default values 2024-12-06 18:27:24 +01:00
yassinedorbozgithub
fb20456367 fix: use overloading to marke deprecated methods signatures v0.0.1 2024-12-06 17:50:14 +01:00
yassinedorbozgithub
d912042f88 fix: use overloading to marke deprecated methods signatures 2024-12-06 17:43:56 +01:00
yassinedorbozgithub
d3b5070407 fix: add retro compatibility for find and findAndPopulate methods 2024-12-06 16:26:54 +01:00
Med Marrouchi
62e59069dd
Merge pull request #409 from Hexastack/408-issue-custom-event-names-are-accepting-normalized-event-names
Some checks failed
Build and Push Docker Images / paths-filter (push) Has been cancelled
Build and Push Docker Images / build-and-push (push) Has been cancelled
fix: update eventEmitter to exclude normalized event names from customized events
2024-12-06 15:09:08 +01:00
Med Marrouchi
a1590a4a58
Merge pull request #400 from Hexastack/367-issue-refactor-api-controller-actions-find-findpage
Refactor: merge find findPage - findAndPopulate findPageAndPopulate
2024-12-06 15:08:39 +01:00