Commit Graph

56 Commits

Author SHA1 Message Date
yassinedorbozgithub
a4033991c1 fix(api): make optional DI required 2025-06-19 08:43:16 +01:00
Med Marrouchi
1c8bcf6b0d Merge pull request #1142 from Hexastack/1141-issue---remove-unused-instruction
fix(api): remove unused instruction
2025-06-19 08:32:43 +01:00
yassinedorbozgithub
1c53ce4bfd fix(api): remove unused instruction 2025-06-18 18:29:51 +01:00
yassinedorbozgithub
b7576c04e9 refactor(api): enhance logic 2025-06-18 14:08:48 +01:00
yassinedorbozgithub
6ad85a7b3b feat(api): add automatic DI to attachment module 2025-06-16 08:26:13 +01:00
yassinedorbozgithub
26166e05e4 fix(api): add support to llm-nlu helper 2025-05-30 13:33:46 +01:00
yassinedorbozgithub
15ed7efa2d fix(api): resolve loading attachment onApplicationBootstrap logic from the CLI 2025-05-30 07:01:13 +01:00
Mohamed Marrouchi
78b217c2f7 fix: disalow attachment delete 2025-05-12 18:03:58 +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
Mohamed Marrouchi
f52c82e82a fix: logger ctx 2025-01-27 10:46:14 +01:00
Mohamed Marrouchi
da981ed972 fix: apply pr review feedback 2025-01-20 18:49:28 +01:00
Mohamed Marrouchi
6a4746dccd fix: apply review feedback 2025-01-20 11:58:29 +01:00
Mohamed Marrouchi
81aed2e5db feat: refactor attachment storage to use helpers 2025-01-20 09:59:03 +01:00
Mohamed Marrouchi
359049ff3d refactor: use enums 2025-01-16 17:41:30 +01:00
Mohamed Marrouchi
c27f37a6e6 feat: rename enum instead of string 2025-01-16 10:14:50 +01:00
Mohamed Marrouchi
3f9dd692bf refactor: rename context to resourceRef 2025-01-16 08:36:21 +01:00
Mohamed Marrouchi
505cd247a1 feat: add the access attribute 2025-01-16 06:46:41 +01:00
Mohamed Marrouchi
0b4a1085ec fix: minor 2025-01-15 19:05:28 +01:00
Mohamed Marrouchi
bdf1763503 refactor: rename owner to createdBy 2025-01-15 18:05:57 +01:00
Mohamed Marrouchi
39213e8b0b refactor: channels design to allow attachment ownership 2025-01-15 18:05:53 +01:00
Mohamed Marrouchi
67831034ad fix(api): unit test 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
994c8857e9 feat(api): add attachment extra attributes 2025-01-15 18:05:21 +01:00
yassinedorbozgithub
c9f411e813 fix: feedback udaptes 2025-01-15 12:11:20 +01:00
yassinedorbozgithub
2a25f19448 fix: update attachment.controller unit tests 2025-01-15 10:45:14 +01:00
yassinedorbozgithub
ff4577d125 Merge branch '545-issue-chat-module-strictnullchecks-issues' into 562-issue-strict-null-check 2025-01-14 20:33:41 +01:00
Mohamed Marrouchi
46f15e2931 fix: update UI attachment avatar + messenger send image feature 2025-01-14 18:55:59 +01:00
yassinedorbozgithub
d2223d6bfd feat: implement strict null check 2025-01-13 20:10:19 +01:00
Mohamed Marrouchi
514f5dd8a3 docs: add comment 2025-01-13 18:00:35 +01:00
Mohamed Marrouchi
716c48f3b4 fix: omit jwt extra attrs + add stream support for storing attachments 2025-01-13 17:55:20 +01:00
yassinedorbozgithub
8326c8c121 fix: update attachment and i18n services 2025-01-08 18:02:11 +01:00
yassinedorbozgithub
6aaa130bc7 fix: resolve file conflicts 2025-01-08 17:56:27 +01:00
Mohamed Marrouchi
e16660a0a0 fix: avatar dir 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
e2c81a9618 feat: update DB schema to use subscriber.avatar 2025-01-07 16:55:33 +01:00
yassinedorbozgithub
0101655e33 fix: CMS module issues 2025-01-07 11:37:03 +01:00
Mohamed Marrouchi
79dcaadce8 fix: use Multer File type 2024-12-29 10:27:20 +01:00
Mohamed Marrouchi
c5520c96b3 fix: filename sanitization 2024-12-29 10:08:34 +01:00
Mohamed Marrouchi
b66093612d fix: refactor file upload 2024-12-29 09:08:21 +01:00
Mohamed Marrouchi
df8904c46a feat: minor updates to accomodate slack 2024-12-16 12:10:45 +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
14af80e81d Merge pull request #425 from Hexastack/fix/missing-await
fix: add missing await
2024-12-09 15:32:16 +01:00
yassinedorbozgithub
c1fcdf3b73 fix: replace findpage method by find method 2024-12-09 12:11:47 +01:00
yassinedorbozgithub
afa8364996 fix: add missing await 2024-12-07 11:59:00 +01:00
yassinedorbozgithub
65c52e645d fix: update environment variables names 2024-12-02 10:27:27 +01:00
yassinedorbozgithub
e8751d04a3 Refactor: adapt the api logic to use apiPath environment variable 2024-12-02 10:21:13 +01:00
yassinedorbozgithub
10449259d9 refactor(api): mogoose types 2024-10-29 14:36:46 +01:00
Mohamed Marrouchi
35cf78c523 feat: refactor extensions as npm packages (be brave 1) 2024-10-23 06:20:01 +01:00
yassinedorbozgithub
72e3f3ef1a fix(api): eslint imports order 2024-10-16 18:54:55 +01:00