Commit Graph

55 Commits

Author SHA1 Message Date
Mohamed Marrouchi
97cff8acff fix: add config allowed origins 2025-01-23 18:07:56 +01:00
Mohamed Marrouchi
395b033f74 feat: add unit test 2025-01-23 16:36:41 +01:00
Mohamed Marrouchi
2694a4f802 fix: load origins from settings 2025-01-23 16:31:49 +01:00
abdou6666
d9ef2152b7 fix: cors issue for http server 2025-01-23 15:59:26 +01:00
Med Marrouchi
9c0a358977
Merge pull request #589 from Hexastack/feat/refactor-attachment-helper
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: refactor attachment storage to use helpers
2025-01-20 19:01:45 +01:00
Mohamed Marrouchi
81aed2e5db feat: refactor attachment storage to use helpers 2025-01-20 09:59:03 +01:00
yassinedorbozgithub
6c75e6df4a refactor(api): Refactor updateOne logic 2025-01-16 18:47:25 +01:00
Mohamed Marrouchi
ef788591bf feat: add metadata repo + seeder 2025-01-05 21:51:29 +01:00
Mohamed Marrouchi
923a34c3e4 test: add unit tests 2025-01-05 11:30:57 +01:00
yassinedorbozgithub
e0d2388e95 fix: unhance migration logic 2025-01-04 10:00:29 +01:00
yassinedorbozgithub
a1765b647b fix: migration and db version logic 2025-01-03 16:39:55 +01:00
Mohamed Marrouchi
92bec65862 feat: add metadata collection to store the db version 2025-01-02 18:55:05 +01:00
abdou6666
1e2fb1cfba fix: address comments 2024-12-30 11:27:15 +01:00
abdou6666
7a8a8fa151 fix: settings typecheck errors 2024-12-30 11:27:12 +01:00
Mohamed Marrouchi
88f3b21763 fix: remove comments 2024-12-23 15:11:50 +01:00
Mohamed Marrouchi
c5799d30ee fix: setting emit + unit tests 2024-12-23 15:07:58 +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
abdou6666
e55b801cb0 fix: added missing types validation 2024-12-16 11:33:07 +01:00
abdou6666
9a3165f8da fix: add event emitting logic 2024-12-13 18:30:22 +01:00
abdou6666
d0ab39f6c3 fix: hooks names 2024-12-13 15:47:45 +01:00
Mohamed Marrouchi
f9caf0f458 feat: llm nlu capability 2024-12-09 14:15:06 +01:00
yassinedorbozgithub
cde4a36294 Refactor: merge find findPage - findAndPopulate findPageAndPopulate 2024-12-03 17:16:57 +01:00
abdou6666
9a885a328d test: fix unit tests 2024-11-22 16:59:49 +01:00
abdou6666
c655026386 fix: display translatable settings only in translations UI 2024-11-22 15:38:13 +01:00
yassinedorbozgithub
10449259d9 refactor(api): mogoose types 2024-10-29 14:36:46 +01:00
Mohamed Marrouchi
c9b7567fd5 fix: minor fixes 2024-10-23 15:03:37 +01:00
Mohamed Marrouchi
9479e40370 feat: enhance llm helper support 2024-10-23 10:50:43 +01:00
Mohamed Marrouchi
5524d3c4c0 fix: clear setting cache once seeded 2024-10-23 08:23:25 +01:00
Mohamed Marrouchi
ab35a77b9c fix: add missing copyright header 2024-10-23 06:22:26 +01:00
Mohamed Marrouchi
35cf78c523 feat: refactor extensions as npm packages (be brave 1) 2024-10-23 06:20:01 +01:00
Mohamed Marrouchi
2543622ae3 fix: remove duplicate setting 2024-10-21 16:19:47 +01:00
Mohamed Marrouchi
648912fcc7 feat: add llm helper 2024-10-21 15:14:37 +01:00
Mohamed Marrouchi
d19565aae0 fix: remove unrelated setting 2024-10-21 15:14:37 +01:00
Mohamed Marrouchi
e33671b338 feat: refactor helpers (NLU) 2024-10-21 15:14:35 +01:00
Mohamed Marrouchi
b7eef89981 feat: refactor helpers (nlu) 2024-10-21 15:11:06 +01:00
Mohamed Marrouchi
8d846186cc feat: enhance typing + remove unused translations 2024-10-19 09:17:51 +01:00
Mohamed Marrouchi
85cc85e4db feat: fetch remote i18n 2024-10-18 18:33:05 +01:00
Med Marrouchi
c902a8c7da
Merge pull request #235 from Hexastack/feat/use-i18n-ns
feat(frontend): add i18n namespace + remove setting help & id
2024-10-18 17:49:10 +01:00
Mohamed Marrouchi
6192641eca feat(frontend): add i18n namespace + remove setting help & id 2024-10-18 08:39:27 +01:00
Med Marrouchi
b8059c3900
Merge pull request #230 from Hexastack/229-issue-api-imports-order
fix(api): eslint imports order
2024-10-18 06:01:07 +01:00
yassinedorbozgithub
72e3f3ef1a fix(api): eslint imports order 2024-10-16 18:54:55 +01:00
yassinedorbozgithub
5dda7151cf fix(api): settings types 2024-10-16 18:50:13 +01:00
Mohamed Marrouchi
04ce4df348 fix: widget re-render issues, ws, build + rename pkg 2024-10-12 19:43:34 +01:00
yassinedorbozgithub
560d922437 fix(api): revert settings 2024-10-09 08:25:49 +01:00
yassinedorbozgithub
14df503041 feat(api): rename events 2024-10-07 15:39:41 +01:00
Mohamed Marrouchi
123f9bf1a9 fix: i18n custom blocks settings 2024-10-06 21:01:00 +01:00
yassinedorbozgithub
be1787ec48 fix(api): baseRepository constructor 2024-10-05 12:15:50 +01:00
Mohamed Marrouchi
e11fb8b632 fix: remove non compliant OSD license term 2024-09-29 13:02:28 +01:00
Mohamed Marrouchi
ecb8d9745a feat: wrap up translation logic 2024-09-24 11:23:40 +01:00