Commit Graph

391 Commits

Author SHA1 Message Date
Yassine
aed32e8a21
Merge pull request #842 from Hexastack/839-nlu-values---display-samples-count-per-value
feat: support the display samples count per value
2025-04-11 09:48:04 +01:00
Yassine
b2115d141f
Merge pull request #891 from Hexastack/fix/empty-file-when-no-dataset-is-selected
fix: empty file when no dataset is selected
2025-04-10 08:48:22 +01:00
Med Marrouchi
208ddd411f
Merge pull request #889 from Hexastack/feat/handle-backward-curve
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
feat: handle backward curve drawing
2025-04-08 08:15:41 +01:00
Mohamed Marrouchi
7f3d53eed9 feat: apply coderabbit suggestions 2025-04-07 11:56:48 +01:00
Mohamed Marrouchi
c14970b7c6 feat: update node dimensions calculation 2025-04-07 11:41:10 +01:00
Mohamed Marrouchi
fb8d224e0c feat: apply feedback 2025-04-07 10:10:14 +01:00
hexastack
0d5678ce25 fix: empty file when no dataset is selected 2025-04-07 08:24:50 +01:00
Mohamed Marrouchi
cae83e41aa fix: remove trailing whitespace 2025-04-04 15:32:21 +01:00
Mohamed Marrouchi
45d7e0a3ed feat: decompose calculations into small functions 2025-04-04 15:30:02 +01:00
Mohamed Marrouchi
2daa30c453 fix: linting 2025-04-04 12:44:59 +01:00
Mohamed Marrouchi
26b6d96e5e feat: add variable 2025-04-04 12:37:15 +01:00
Mohamed Marrouchi
74470ef8b8 feat: handle backward curve drawing 2025-04-04 12:26:36 +01:00
yassinedorbozgithub
18f26df7bb fix: remove N/A defaultvalue 2025-04-04 12:04:40 +01:00
yassinedorbozgithub
ebd2a66bbd fix: apply feedbacks 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
7ed50a5ce0 fix: update NlpValue to have full format 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
1cc99d0020 fix: apply feedback updates 2025-04-04 11:54:32 +01:00
yassinedorbozgithub
b79fcac080 feat: support the display samples count per value 2025-04-04 11:51:34 +01:00
abdou6666
d96ba082f7 fix: apply feedback 2025-04-03 10:04:58 +01:00
abdou6666
8077263ecf fix: custom plugins displayed sorted 2025-03-28 10:11:24 +01:00
Med Marrouchi
c2670feea3
Merge branch 'main' into feat/add-doc-field-nlp-values 2025-03-24 08:53:44 +01:00
Mohamed Marrouchi
ab33a320bc feat: fix typo 2025-03-21 15:25:11 +01:00
Mohamed Marrouchi
7b111868ed feat: add support for search on nlp value description 2025-03-21 15:16:58 +01:00
Mohamed Marrouchi
e0486fcece feat: re-adapt display condition 2025-03-21 13:44:41 +01:00
Mohamed Marrouchi
d17b920fcf feat: add grid display for NLU values based on types of NLU entity 2025-03-21 13:40:51 +01:00
Mohamed Marrouchi
0b902031fa feat: add description attribute for nlu values 2025-03-21 12:15:01 +01:00
Mohamed Marrouchi
e90a268b84 feat: add handlebars template for text 2025-03-20 20:31:04 +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
969a60d6b7 fix: lint 2025-03-03 11:16:41 +01:00
Mohamed Marrouchi
34c299337d feat: add ability to select an outcome in any block triggers 2025-03-03 09:55:23 +01:00
abdou6666
620bb22c29 fix: invalidate cache on success 2025-02-27 18:40:05 +01:00
Med Marrouchi
b3a5bc2ac3
Merge pull request #767 from Rucha-Ambaliya/main
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
Fixed carousel buttons not visible on dark image (black) and opening attachment from the inbox croping the image
2025-02-26 09:46:58 +01:00
Med Marrouchi
95d9ea243f
Merge pull request #785 from TheCoderAdi/refact/align-nlu-button
refactor: fixed the alignment of the button
2025-02-26 09:37:33 +01:00
Rucha Ambaliya
db0c2a0956 fix: adjusted the image height to be dynamic 2025-02-25 21:16:23 +05:30
Med Marrouchi
fb8467e715
Merge pull request #789 from Emnaghz/enhacement-content-import
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: enhacement of content import
2025-02-24 17:03:22 +01:00
Med Marrouchi
07e2ea84f7
Merge pull request #791 from yassine-sallemi/701-issue---label-bulk-delete-v2
fix: add label bulk delete
2025-02-24 16:59:50 +01:00
Emnaghz
e0865ea3e5 fix: add requested changes 2025-02-20 14:10:49 +01:00
Mohamed Marrouchi
670b293cb3 feat: nlu keyword entity annotation 2025-02-20 10:43:52 +01:00
yassinedorbozgithub
80d94699bf fix: add label bulk delete 2025-02-19 22:02:56 +01:00
Emnaghz
82f46ad65e fix: enhacement of content import 2025-02-19 18:03:58 +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
93cd54104c fix: remove unused async 2025-02-19 15:33:23 +01:00
Aditya
32554477a3 refactor: fixed the alignment of the button 2025-02-19 19:24:39 +05:30
hexastack
013f8c46b0 fix(lint): remove extra empty lines 2025-02-19 10:55:46 +01:00
hexastack
19ae57f019 feat: replace mutateasync with mutate 2025-02-19 10:49:49 +01:00
Med Marrouchi
05e08754a3
Merge pull request #779 from Hexastack/778-issue---inbox-blank-empty-line
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(frontend): remove empty blank begin lines from the inbox pages
2025-02-19 10:47:50 +01:00
Med Marrouchi
515139d3bf
Merge pull request #744 from Hexastack/feat/duplicate-block-2
feat: duplicate a block 2
2025-02-19 10:47:16 +01:00
yassinedorbozgithub
8713353708 fix(frontend): remove empty blank begin lines 2025-02-18 21:18:14 +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
Med Marrouchi
91030c75c4
Merge pull request #763 from Hexastack/762-issue---use-imports-with-short-path
fix(frontend): use short dialogs imports
2025-02-18 18:33:29 +01:00
Med Marrouchi
97e29d8489
Merge pull request #761 from Hexastack/760-issue---inbox-subscriber-sync-with-url-query
fix(frontend): synchronize selected inbox subscriber with url query
2025-02-18 18:31:01 +01:00