Mohamed Marrouchi
|
41de535a7c
|
fix: enhance implementation
|
2025-05-12 14:13:09 +01:00 |
|
Mohamed Marrouchi
|
bab2e3082f
|
feat: implement nlp based blocks prioritization strategy
feat: add weight to nlp entity schema and readapt
feat: remove commented obsolete code
feat: restore settings
feat: apply feedback
fix: re-adapt unit tests
feat: priority scoring re-calculation & enabling weight modification in builtin nlp entities
fix: remove obsolete code
feat: refine unit tests, apply mr coderabbit suggestions
fix: minor refactoring
feat: add nlp cache map type
feat: refine builtin nlp entities weight updates
feat: add more test cases and refine edge case handling
feat: add weight validation in UI
fix: apply feedback
feat: add a penalty factor & fix unit tests
feat: add documentation
fix: correct syntax
fix: remove stale log statement
fix: enforce nlp entity weight restrictions
fix: correct typo in docs
fix: typos in docs
fix: fix formatting for function comment
fix: restore matchNLP function previous code
fix: remove blank line, make updateOne asynchronous
fix: add AND operator in docs
fix: handle dependency injection in chat module
feat: refactor to use findAndPopulate in block score calculation
feat: refine caching mechanisms
feat: add typing and enforce safety checks
fix: remove typo
fix: remove async from block score calculation
fix: remove typo
fix: correct linting
fix: refine nlp pattern type check
fix: decompose code into helper utils, add nlp entity dto validation, remove type casting
fix: minor refactoring
feat: refactor current implementation
|
2025-05-12 07:29:56 +01:00 |
|
yassinedorbozgithub
|
c561984b0e
|
Merge branch 'main' into fix/cleanup-languageId-nlp-sample
|
2025-04-12 06:51:32 +01:00 |
|
yassinedorbozgithub
|
3d1c3f4328
|
fix: add a settingType variable
|
2025-04-10 15:38:26 +01:00 |
|
yassinedorbozgithub
|
96f6ab55f7
|
fix: make plugin settings translatable
|
2025-04-10 15:36:21 +01:00 |
|
abdou6666
|
e350afe3d1
|
fix: apply feedback
|
2025-04-08 08:24:21 +01:00 |
|
abdou6666
|
ed65938907
|
fix: cleanup languageId from NlpSamples on language deletion
|
2025-04-08 08:23:20 +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 |
|
Med Marrouchi
|
2c4d8e3352
|
Merge pull request #850 from Hexastack/849-issue---make-eventemitter-part-of-the-base-repository
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 |
|
yassinedorbozgithub
|
cca2922553
|
fix: resolve file conflicts
|
2025-03-24 14:15:52 +01:00 |
|
abdou6666
|
ccbe954bef
|
fix: remove unnecessary async
|
2025-03-24 12:03: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 |
|
abdou6666
|
409422b2c4
|
fix: remove comment
|
2025-03-21 15:21:10 +01:00 |
|
abdou6666
|
f2ca00f1d8
|
feat: change getDefaultSettings to be async
|
2025-03-21 15:17:59 +01:00 |
|
Mohamed Marrouchi
|
7e48eb6067
|
feat: add outcome attribute
|
2025-03-03 09:54:31 +01:00 |
|
hexastack
|
3051e84251
|
feat: fix unit test
|
2025-01-22 18:11:45 +01:00 |
|
yassinedorbozgithub
|
6c75e6df4a
|
refactor(api): Refactor updateOne logic
|
2025-01-16 18:47:25 +01:00 |
|
yassinedorbozgithub
|
36dabc53c0
|
Merge branch '548-issue-generic-support-of-multiple-dto-per-service' into 540-issue-nlp-module-strictnullchecks-issues
|
2025-01-13 14:14:40 +01:00 |
|
yassinedorbozgithub
|
07fe025c6e
|
fix: update DTO type naming
|
2025-01-11 17:17:05 +01:00 |
|
yassinedorbozgithub
|
b6102b3843
|
feat: implement dynamic create DTO for Language
|
2025-01-10 17:47:13 +01:00 |
|
yassinedorbozgithub
|
008e6e43db
|
fix: apply feedbacks
|
2025-01-10 15:16:27 +01:00 |
|
yassinedorbozgithub
|
ffc260bba2
|
fix: implement dynamic create DTO for Block
|
2025-01-10 11:30:23 +01:00 |
|
yassinedorbozgithub
|
8326c8c121
|
fix: update attachment and i18n services
|
2025-01-08 18:02:11 +01:00 |
|
Mohamed Marrouchi
|
ec2ef242df
|
fix: default lang
|
2025-01-07 16:39:48 +01:00 |
|
abdou6666
|
ef4f34fbab
|
fix: i18n types
|
2024-12-30 19:12:19 +01:00 |
|
abdou6666
|
f14f5a7422
|
fix: getDefaultLanguage
|
2024-12-30 17:58:21 +01:00 |
|
abdou6666
|
8707b861b4
|
fix: translation
|
2024-12-30 17:58:21 +01:00 |
|
yassinedorbozgithub
|
afa8364996
|
fix: add missing await
|
2024-12-07 11:59:00 +01:00 |
|
yassinedorbozgithub
|
cde4a36294
|
Refactor: merge find findPage - findAndPopulate findPageAndPopulate
|
2024-12-03 17:16:57 +01:00 |
|
Mohamed Chedli
|
08c0e8b612
|
fix: add null checks for plugin and settings to prevent TypeError
|
2024-11-22 18:26:36 +01:00 |
|
Med Marrouchi
|
485744e1e5
|
Merge pull request #360 from Hexastack/fix/api-translation-refresh
fix: display translatable settings only in translations UI #109
|
2024-11-22 17:38:01 +01:00 |
|
abdou6666
|
9a885a328d
|
test: fix unit tests
|
2024-11-22 16:59:49 +01:00 |
|
Mohamed Marrouchi
|
8ec4a33d94
|
fix: pagination
|
2024-11-22 16:05:30 +01:00 |
|
abdou6666
|
7d3a92e1d6
|
fix: minor changes
|
2024-11-22 15:38:18 +01:00 |
|
abdou6666
|
628d0f5819
|
fix: address review comments
|
2024-11-22 15:38:18 +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
|
35cf78c523
|
feat: refactor extensions as npm packages (be brave 1)
|
2024-10-23 06:20:01 +01:00 |
|
Mohamed Marrouchi
|
a65e937003
|
fix: i18n dir scan
|
2024-10-21 10:29:32 +01:00 |
|
Mohamed Marrouchi
|
92bb4978c3
|
feat: add plugins settings i18n + typing
|
2024-10-19 13:56:09 +01:00 |
|
Mohamed Marrouchi
|
85cc85e4db
|
feat: fetch remote i18n
|
2024-10-18 18:33:05 +01:00 |
|
yassinedorbozgithub
|
72e3f3ef1a
|
fix(api): eslint imports order
|
2024-10-16 18:54:55 +01:00 |
|
yassinedorbozgithub
|
4b4028161a
|
fix(api): find multiple language
|
2024-10-09 08:24:04 +01:00 |
|
yassinedorbozgithub
|
be1787ec48
|
fix(api): baseRepository constructor
|
2024-10-05 12:15:50 +01:00 |
|
yassinedorbozgithub
|
90256a350b
|
refactor(api): emit events logic
|
2024-10-04 17:42:10 +01:00 |
|
yassinedorbozgithub
|
8b0b388c0d
|
fix(api): update old copyright
|
2024-10-02 04:27:35 +01:00 |
|
Mohamed Marrouchi
|
e11fb8b632
|
fix: remove non compliant OSD license term
|
2024-09-29 13:02:28 +01:00 |
|
Mohit ahlawat
|
38b6ecc032
|
feat: add unit tests to the api translation service
|
2024-09-26 10:04:34 +00:00 |
|