Commit Graph

1432 Commits

Author SHA1 Message Date
Med Marrouchi
4233408e4e
Merge pull request #721 from Hexastack/720-refactor-content-types-dialogs-add-edit-delete
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
refactor(frontend): update contentType dialogs
2025-02-07 18:14:15 +01:00
Med Marrouchi
8f917ab17c
Merge pull request #680 from Hexastack/feat/zod-validation-message
feat: zod validation message
2025-02-07 17:49:22 +01:00
yassinedorbozgithub
dcc5f0c7f3 refactor(frontend): update contentType dialogs 2025-02-07 17:39:23 +01:00
Med Marrouchi
1781884fea
Merge pull request #705 from Hexastack/700-refactor-manage-persistent-menu-dialogs-add-edit-delete
refactor(frontend): update menu dialogs
2025-02-07 17:34:33 +01:00
Med Marrouchi
fc56c955b0
Merge pull request #704 from Hexastack/fix/location-fails-display-inbox
fix: location does not display in inbox conversation
2025-02-07 17:17:51 +01:00
yassinedorbozgithub
7cb4808eea Merge branch 'main' into 700-refactor-manage-persistent-menu-dialogs-add-edit-delete 2025-02-07 17:15:08 +01:00
yassinedorbozgithub
253d917fd7 fix(frontend): remove extra menu payload fields 2025-02-07 17:04:31 +01:00
abdou6666
1e75866dca fix: remove optional chaining operator 2025-02-07 16:13:54 +01:00
Med Marrouchi
503973e4f1
Merge pull request #713 from Hexastack/712-refactor-users-dialogs-invite-manage
refactor(frontend): update EditUser & InviteUser dialogs
2025-02-07 14:55:14 +01:00
Med Marrouchi
1dc00ee5b9
Merge pull request #710 from Hexastack/709-refactor-subscribers-dialogs-manage
refactor(frontend): update subscriber dialogs
2025-02-07 14:52:47 +01:00
yassinedorbozgithub
12246ae230 fix(frontend): add curly brackets 2025-02-07 11:52:54 +01:00
yassinedorbozgithub
5c057409b7 fix(frontend): resolve onSubmit issue 2025-02-07 11:38:36 +01:00
yassinedorbozgithub
937e0e9302 fix(frontend): resolve file conflicts 2025-02-07 11:38:10 +01:00
Med Marrouchi
3c19dde936
Merge pull request #698 from Hexastack/697-refactor-nlu-values-dialogs-add-edit-delete-bulk
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
refactor(frontend): update nlpValue dialogs
2025-02-07 10:45:48 +01:00
Med Marrouchi
77df581e1f
Merge pull request #696 from Hexastack/695-refactor-nlu-samples-dialogs-edit-delete-bulk
refactor(frontend): update nlpSample dialogs
2025-02-07 10:44:41 +01:00
abdou6666
2fde4e3439 fix: apply feedback 2025-02-07 10:12:29 +01:00
yassinedorbozgithub
71b2c3cf3b fix(frontend): add handleDeleteNlpValues function 2025-02-07 10:09:49 +01:00
yassinedorbozgithub
f755cf672d Merge branch 'main' into 697-refactor-nlu-values-dialogs-add-edit-delete-bulk 2025-02-07 10:06:40 +01:00
Med Marrouchi
3d0b7fbc77
Merge pull request #664 from Hexastack/660-bug---content-edit-is-broken
fix: content edit
2025-02-07 08:56:11 +01:00
hexastack
dd367faeee revert: undo unnecassary changes 2025-02-07 08:20:38 +01:00
yassinedorbozgithub
b869e82301 fix(frontend): update inviteUser form 2025-02-07 06:28:33 +01:00
yassinedorbozgithub
6efc305244 refactor(frontend): update inviteUser dialog 2025-02-07 06:25:15 +01:00
yassinedorbozgithub
c972626a78 refactor(frontend): update editUser dialog 2025-02-07 06:24:52 +01:00
yassinedorbozgithub
90c7452fc2 refactor(frontend): update subscriber dialogs 2025-02-07 04:11:47 +01:00
yassinedorbozgithub
af3d48e638 fix(frontend): add missing translations 2025-02-07 04:10:22 +01:00
abdou6666
bc9e35977e fix: refactor and fix typing 2025-02-06 17:47:15 +01:00
yassinedorbozgithub
7510e3572a fix(frontend): resolve isAbsoluteUrl bug 2025-02-06 17:19:17 +01:00
yassinedorbozgithub
4574f2e229 fix(frontend): resolve isAbsoluteUrl bug 2025-02-06 17:14:38 +01:00
yassinedorbozgithub
cd31b873fd fix(frontend): refactor NLP value logic to use synchronous methods 2025-02-06 17:06:10 +01:00
yassinedorbozgithub
14dbe5075a fix(frontend): move dialogActions outside the JSX 2025-02-06 16:41:08 +01:00
yassinedorbozgithub
d3ae363708 fix(frontend): replace translations 2025-02-06 16:38:36 +01:00
Med Marrouchi
b66df78c80
Merge pull request #694 from Hexastack/691-refactor-nlu-entities-dialogs-add-edit-delete-bulk
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
refactor(frontend): update nlpEntity dialogs
2025-02-06 16:34:11 +01:00
Med Marrouchi
411215c688
Merge pull request #690 from Hexastack/689-refactor-languages-dialogs-add-edit-delete
refactor(frontend): update language dialogs
2025-02-06 16:33:00 +01:00
yassinedorbozgithub
fe2405325f fix(frontend): replace translations 2025-02-06 16:25:08 +01:00
yassinedorbozgithub
5c7e180105 Merge branch 'main' into 700-refactor-manage-persistent-menu-dialogs-add-edit-delete 2025-02-06 16:16:19 +01:00
yassinedorbozgithub
d5863d2413 Merge branch 'main' into 697-refactor-nlu-values-dialogs-add-edit-delete-bulk 2025-02-06 16:15:50 +01:00
yassinedorbozgithub
314e7c4bfd Merge branch 'main' into 695-refactor-nlu-samples-dialogs-edit-delete-bulk 2025-02-06 16:15:15 +01:00
yassinedorbozgithub
1da96acb71 Merge branch 'main' into 691-refactor-nlu-entities-dialogs-add-edit-delete-bulk 2025-02-06 16:14:18 +01:00
yassinedorbozgithub
ef326c172a Merge branch 'main' into 689-refactor-languages-dialogs-add-edit-delete 2025-02-06 16:13:31 +01:00
Med Marrouchi
d7f785bf41
Merge pull request #693 from Hexastack/692-create-genericformdialog-component
refactor(frontend): implement GenericFormDialog component
2025-02-06 16:09:32 +01:00
yassinedorbozgithub
11cb5e8f3f fix(frontend): move MenuFormData to menuForm component 2025-02-06 11:55:56 +01:00
yassinedorbozgithub
5722ae0f05 refactor(frontend): update menu dialogs 2025-02-06 11:50:48 +01:00
hexastack
89d8fae613 fix: reset onclose 2025-02-06 11:50:31 +01:00
abdou6666
aee19e8b6c fix: location does not display in inbox conversation 2025-02-06 11:31:39 +01:00
Med Marrouchi
5d63ef2019
Merge pull request #679 from Hexastack/fix/long-pooling-multer-upload
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: handle multer upload in middleware (long pooling only)
2025-02-06 10:43:21 +01:00
hexastack
d563530ccf fix: duplicate and empty fields value and typo 2025-02-06 10:36:09 +01:00
hexastack
40bd6a3813 Merge branch 'main' of https://github.com/Hexastack/Hexabot into 660-bug---content-edit-is-broken 2025-02-06 08:48:07 +01:00
yassinedorbozgithub
16a2cf77d1 Merge branch '692-create-genericformdialog-component' into 697-refactor-nlu-values-dialogs-add-edit-delete-bulk 2025-02-06 08:33:43 +01:00
yassinedorbozgithub
a504088795 Merge branch '692-create-genericformdialog-component' into 695-refactor-nlu-samples-dialogs-edit-delete-bulk 2025-02-06 08:33:15 +01:00
yassinedorbozgithub
5efcd4e4fe Merge branch '692-create-genericformdialog-component' into 691-refactor-nlu-entities-dialogs-add-edit-delete-bulk 2025-02-06 08:32:48 +01:00