Commit Graph

91 Commits

Author SHA1 Message Date
hexastack
bf12f0de64 feat: nlp samples bulk delete 2024-10-10 07:51:46 +01:00
Med Marrouchi
fde4224703
Merge pull request #175 from Hexastack/174-request-add-bulk-delete-functionality-to-context-vars-list
feat: [ContextVar]add bulk delete functionality
2024-10-09 10:27:58 +01:00
Med Marrouchi
4a1d52ce0d
Merge pull request #168 from Hexastack/145-issue-missing-content-file-upload-input
fix: add content file upload input
2024-10-09 08:59:30 +01:00
hexastack
bbba54b2c1 feat: restrict deletion for context vars that are in use 2024-10-08 17:05:09 +01:00
hexastack
aa25ce6b03 feat: add bulk delete functionality 2024-10-08 08:12:38 +01:00
Mohamed Marrouchi
ddb5e896de
Merge pull request #170 from Hexastack/169-issue-content-types-update-dont-apply-the-change
fix(frontend): content type update cache issue
2024-10-07 18:02:36 +01:00
yassinedorbozgithub
d214ea3e48 fix(frontend): apply props destructuring 2024-10-07 16:31:50 +01:00
yassinedorbozgithub
6c17ee98b2 fix(frontend): add missing await 2024-10-07 16:30:40 +01:00
yassinedorbozgithub
1f6a6a1cfc fix(frontend): add missing async 2024-10-07 16:30:09 +01:00
Emnaghz
e0dd09d491 fix: add content import functionality 2024-10-07 15:53:18 +01:00
hexastack
d7edfdf384 fix: callback function condition 2024-10-07 15:48:54 +01:00
hexastack
5576b151a8 fix: callback function 2024-10-07 14:59:24 +01:00
hexastack
803649c4d1 feat: add bulk delete functionality 2024-10-07 10:17:58 +01:00
Mohamed Marrouchi
123f9bf1a9 fix: i18n custom blocks settings 2024-10-06 21:01:00 +01:00
yassinedorbozgithub
b36dddd2d2 fix(frontend): NLU Training I18n translation issue 2024-10-05 07:21:29 +01:00
yassinedorbozgithub
4bcaf6c786 fix(frontend): instable blocks type 2024-10-04 14:02:35 +01:00
yassinedorbozgithub
d24e00d04e fix(frontend): add reset selected 2024-10-04 11:11:41 +01:00
yassinedorbozgithub
f40c39c554 fix(frontend): remove unused ContentTypeDialog component 2024-10-03 18:00:52 +01:00
yassinedorbozgithub
b3426e3f50 fix(frontend): add contentEntity normalization logic 2024-10-03 17:40:07 +01:00
yassinedorbozgithub
b9a8405389 fix(frontend): apply feedback updates 2024-10-03 17:21:30 +01:00
yassinedorbozgithub
3258781d5f refactor(frontend): content logic 2024-10-03 16:35:40 +01:00
yassinedorbozgithub
7b5846d721 fix(frontend): content update 2024-10-03 04:17:36 +01:00
Pranav Bhat
a7b7d8729a Merge branch 'fix-issue-45' of https://github.com/PranavBhatP/Hexabot into fix-issue-45 2024-10-02 17:48:46 +05:30
Pranav Bhat
e9ad534e5a Merge latest changes from main and resolved conflicts 2024-10-02 17:36:50 +05:30
Pranav Bhat
eb5cc33f4e
Merge branch 'main' into fix-issue-45 2024-10-02 11:43:30 +05:30
yassinedorbozgithub
3ab9e966a2 fix(frontend): resolve file conflicts 2024-10-02 04:12:44 +01:00
yassinedorbozgithub
3907215cd2 fix(frontend): trigger empty messages input control 2024-10-01 16:47:32 +01:00
Pranav Bhat
3c715a5933
Update frontend/src/components/roles/index.tsx
Co-authored-by: Yassine <95612053+yassinedorbozgithub@users.noreply.github.com>
2024-10-01 20:01:40 +05:30
yassinedorbozgithub
e2d6c59870 fix(frontend): remove extra lines 2024-10-01 14:42:19 +01:00
yassinedorbozgithub
fd14db9ed8 feat(frontend): typed react i18next 2024-10-01 14:23:02 +01:00
Pranav Bhat
b24464974a Address reviewer feedback 2024-10-01 00:23:38 +05:30
Pranav Bhat
a1089528c0 Resolved merge conflicts with upstream 2024-09-30 22:42:00 +05:30
Pranav Bhat
2e3cc0b8e6 fix issue #45: enhance error messages for user feedback
updated error toast notifications to display specific user feedback based on backend response
2024-09-30 22:30:42 +05:30
Mohamed Marrouchi
04ce4f2c87
Merge pull request #102 from Hexastack/fix/align-datagrid-switch
fix(frontend): align data grid toggle action
2024-09-30 11:21:57 +01:00
Mohamed Marrouchi
69818840f6
Update frontend/src/components/languages/index.tsx
Co-authored-by: Yassine <95612053+yassinedorbozgithub@users.noreply.github.com>
2024-09-30 11:21:37 +01:00
yassinedorbozgithub
3e9915411e fix: self linked block curve 2024-09-30 06:03:48 +01:00
Mohamed Marrouchi
357da9baf2 fix(frontend): align data grid toggle action 2024-09-29 21:48:40 +01:00
Mohamed Marrouchi
e11fb8b632 fix: remove non compliant OSD license term 2024-09-29 13:02:28 +01:00
Mohamed Marrouchi
811d5219f3
Merge pull request #96 from Hexastack/47-request-visual-editor-allow-to-link-a-block-to-itself
Feat: Self Attached Node
2024-09-29 12:29:06 +01:00
Mohamed Marrouchi
4d1fa7bb7e
Merge pull request #41 from Hexastack/40-issue-prevent-users-from-deleting-their-own-roles
fix: prevent user from deleting their own roles
2024-09-29 12:24:40 +01:00
Mohamed Marrouchi
2ef011ed8e fix: minor adjustments 2024-09-29 09:33:41 +01:00
medtaher
418510aab2 Merge branch 'main' into 48-request-context-vars-permanent-option 2024-09-28 15:01:29 +01:00
Yassine Sallemi
cfd1f0850d fix: seperated files 2024-09-27 17:09:52 +01:00
Yassine Sallemi
f9cd6b24db feat: self attached node 2024-09-27 17:05:41 +01:00
Mohamed Marrouchi
ae15a3b003
Merge pull request #69 from Hexastack/feat/i18n-module
Feat/i18n module
2024-09-25 16:26:10 +01:00
Mohamed Marrouchi
d59289458f fix: chip display 2024-09-25 14:06:32 +01:00
Mohamed Marrouchi
c19569d419 fix: reset form after create 2024-09-25 09:32:14 +01:00
Mohamed Marrouchi
d04f2f3ce4 fix: nlp form update 2024-09-25 09:06:56 +01:00
Mohamed Marrouchi
c174d9d145 fix: delete translation and refresh 2024-09-24 18:12:55 +01:00
medtaher
dec568cbfa feat: add permanent option in frontend 2024-09-24 17:40:14 +01:00