Commit Graph

143 Commits

Author SHA1 Message Date
Yassine
40d157d483 Merge 9357a460e2 into 2a3f15b84d 2025-06-09 11:45:31 +01:00
yassinedorbozgithub
3a643b0e4b fix(frontend): resolve label updates 2025-06-09 10:59:34 +01:00
yassinedorbozgithub
ff85b92ba0 refactor: prioritize props speading 2025-06-06 12:27:45 +01:00
yassinedorbozgithub
a5ad31bd2e fix(frontend): resolve duplicated subscriber issue 2025-05-30 06:55:19 +01:00
Mohamed Marrouchi
7c4c2a2448 fix: enhance flickering 2025-05-29 07:14:10 +01:00
Mohamed Marrouchi
7a4f8a7786 feat: apply across all pages 2025-05-28 19:07:46 +01:00
Mohamed Marrouchi
0f8f0dd27f fix: move debounce to text input and enhance 2025-05-28 17:06:23 +01:00
Med Marrouchi
4692339bea Merge pull request #1029 from Hexastack/1024-bug---update-ui-i18n-incorrect-translations
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(frontend): update incorrect translation keys
2025-05-27 18:26:46 +01:00
yassinedorbozgithub
9357a460e2 fix(frontend): resolve JSON.stringify performance issue 2025-05-27 06:47:07 +01:00
yassinedorbozgithub
fb2fb691fe fix(frontend): apply feedback 2025-05-26 18:21:06 +01:00
Med Marrouchi
82925aa799 Merge pull request #1039 from Hexastack/972-issue---multiple-attachment-upload-issue
fix(frontend): add uid for upload components
2025-05-26 18:00:21 +01:00
yassinedorbozgithub
4981f723c5 fix(frontend): add uid for upload components 2025-05-25 22:29:58 +01:00
yassinedorbozgithub
c1db0c7ad0 fix(frontend): update incorrect translation keys 2025-05-23 15:41:10 +01:00
yassinedorbozgithub
209fe8e0ee fix(frontend): use fast stringify function 2025-05-23 11:59:23 +01:00
yassinedorbozgithub
69ed2eb552 fix(frontend): update AutoCompleteSelectEntity value 2025-05-23 11:41:37 +01:00
yassinedorbozgithub
8d38b79636 fix(frontend): patch AutoCompleteSelect component key 2025-05-23 11:40:47 +01:00
Mohamed Marrouchi
6de740f683 feat: add toolip selection + auto-predict train sample 2025-05-14 08:15:22 +01:00
Mohamed Marrouchi
946d940370 feat(frontend): add nlp pattern lookup strategy 2025-05-13 16:27:36 +01:00
Med Marrouchi
f705b2eff9 Merge pull request #1004 from Hexastack/1003-issue---media-library-missing-dialog-title
fix(frontend): update attachment dialog title
2025-05-13 12:25:53 +01:00
Med Marrouchi
94bbc4ad20 Merge pull request #1001 from Hexastack/fix/disallow-attachment-delete
fix: disalow attachment delete
2025-05-13 12:25:28 +01:00
yassinedorbozgithub
736567acb3 fix(frontend): update attachment dialog title 2025-05-13 10:31:58 +01:00
Mohamed Marrouchi
5af9de5b19 fix: nit 2025-05-12 18:12:00 +01:00
Mohamed Marrouchi
78b217c2f7 fix: disalow attachment delete 2025-05-12 18:03:58 +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
5dbe26ca60 refactor(frontend): apply useDialogs props names changes 2025-05-08 09:26:54 +01:00
hexastack
70eb1f12fb fix: cropped settings fields 2025-04-28 15:50:18 +01:00
hexastack
e30f5eaef3 fix: validation bypass when updating block 2025-04-25 08:23:44 +01:00
yassinedorbozgithub
f8e4b3fb55 fix: simplify code syntax 2025-04-12 12:18:09 +01:00
yassinedorbozgithub
6159827aec feat: add loading spinner for document upload 2025-04-12 12:14:39 +01:00
abdou6666
100cab6c51 fix: editText, addText warnning attribute not recognized by html 2025-04-04 11:43:58 +01:00
Med Marrouchi
7da5a45afc Merge branch 'main' into feat/annotate-sample-with-keyword-entities 2025-03-03 20:28:31 +01:00
Mohamed Marrouchi
98fcf9e31a fix: remove empty line 2025-02-20 11:03:50 +01:00
Mohamed Marrouchi
670b293cb3 feat: nlu keyword entity annotation 2025-02-20 10:43:52 +01:00
Med Marrouchi
4bc79332e7 Merge pull request #772 from Hexastack/feat/replace-mutateasync-with-mutate
feat: replace mutateasync with mutate
2025-02-19 15:50:18 +01:00
hexastack
013f8c46b0 fix(lint): remove extra empty lines 2025-02-19 10:55:46 +01:00
hexastack
87ef91a58f fix: address feedback 2025-02-19 10:49:49 +01:00
hexastack
19ae57f019 feat: replace mutateasync with mutate 2025-02-19 10:49:49 +01:00
hexastack
9096ea81cd fix(lint): remove extra empty lines 2025-02-19 07:53:22 +01:00
hexastack
67200b609d fix(lint): remove extra empty line 2025-02-19 07:31:38 +01:00
hexastack
4fb34206ad fix: edit nlp sample edit language 2025-02-19 07:31:38 +01:00
Med Marrouchi
2d40732bc8 Merge pull request #648 from TheCoderAdi/feat/loading-spinner-638
Added a loading spinner in NLU prediction
2025-02-18 18:34:59 +01:00
Aditya
32dbf11f04 fix: add background color and border radius to loading indicator in Selectable component 2025-02-13 23:05:37 +05:30
Aditya
0497ae4380 fix: update aria-label for loading indicator 2025-02-12 19:03:53 +05:30
Aditya
0c80782ced fix: set default loading state to false and add aria-label for accessibility in Selectable component 2025-02-12 18:58:17 +05:30
yassinedorbozgithub
5c9b0d5aad fix(frontend): resolve file conflicts 2025-02-10 16:27:04 +01:00
Med Marrouchi
8798dfa64b Merge pull request #718 from Hexastack/fix/use-pages-rotuer
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: use pages router instead of app router
2025-02-10 16:06:51 +01:00
yassinedorbozgithub
8184abb059 feat(frontend): introduce ESLint no-multiple-empty-lines rule 2025-02-09 12:21:26 +01:00
yassinedorbozgithub
27f36823cf refactor(frontend): resolve TS errors 2025-02-09 01:55:14 +01:00
yassinedorbozgithub
f4a438b9dd refactor(frontend): optimize useDialogs logic 2025-02-09 01:45:35 +01:00
yassinedorbozgithub
90a7c55646 refactor(frontend): remove old resources 2025-02-09 01:34:54 +01:00