Aditya
|
31db210325
|
fix: replace local loading state with isLoading from useQuery in NlpTrainForm component
|
2025-02-13 22:55:01 +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 |
|
Yassine Sallemi
|
79beab37cf
|
fix: non-block drop in visual editor
|
2025-02-12 10:59:21 +01:00 |
|
abdou6666
|
5e6f867e49
|
fix: add optional chaining
|
2025-02-11 11:30:03 +01:00 |
|
abdou6666
|
b5287b1da9
|
feat: duplicate a block
|
2025-02-11 11:18:58 +01:00 |
|
yassinedorbozgithub
|
3efb95dda9
|
fix(frontend): introduce ESLint no-multiple-empty-lines rule
|
2025-02-10 16:33:06 +01:00 |
|
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
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
|
66d6984d1b
|
Merge branch '714-refactor-visual-editor-dialogs' into 728-optimize-usedialogs-logic
|
2025-02-10 14:54:48 +01:00 |
|
yassinedorbozgithub
|
e954e3e1de
|
fix(frontend): resolve superposed edit dialogs
|
2025-02-10 14:52:54 +01:00 |
|
yassinedorbozgithub
|
32f95cc210
|
fix(frontend): apply feedback updates
|
2025-02-10 14:44:26 +01:00 |
|
yassinedorbozgithub
|
7c52554077
|
Merge branch '714-refactor-visual-editor-dialogs' into 728-optimize-usedialogs-logic
|
2025-02-10 14:41:42 +01:00 |
|
yassinedorbozgithub
|
55d8d89d5c
|
fix: apply feedback updates
|
2025-02-10 14:40:30 +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
|
142ba1bde2
|
Merge branch '714-refactor-visual-editor-dialogs' into 728-optimize-usedialogs-logic
|
2025-02-09 01:49:04 +01:00 |
|
yassinedorbozgithub
|
9190ec9864
|
refactor(frontend): resolve TS errors
|
2025-02-09 01:48: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 |
|
yassinedorbozgithub
|
95a4182b8f
|
refactor(frontend): update BlockEdit and BlockMove dialogs
|
2025-02-09 01:34:06 +01:00 |
|
yassinedorbozgithub
|
12fd65b774
|
refactor(frontend): update AttachmentViewer dialog
|
2025-02-09 01:32:32 +01:00 |
|
yassinedorbozgithub
|
773fa9f1bc
|
refactor(frontend): update Attachment and AttachmentThumbnail dialogs
|
2025-02-08 12:33:54 +01:00 |
|
yassinedorbozgithub
|
f972fcf34e
|
fix(frontend): resolve file conflicts
|
2025-02-08 10:58:35 +01:00 |
|
yassinedorbozgithub
|
24bf9a9cb0
|
Merge branch 'main' into 706-refactor-roles-dialogs-add-edit-delete-permissions
|
2025-02-08 10:56:07 +01:00 |
|
yassinedorbozgithub
|
eba9ac6135
|
fix(frontend): enhance accordion layout
|
2025-02-08 08:54:34 +01:00 |
|
yassinedorbozgithub
|
02368b71a9
|
refactor(frontend): remove async
|
2025-02-07 23:01:00 +01:00 |
|
yassinedorbozgithub
|
8e9383a0bd
|
refactor(frontend): update content and contentImport dialogs
|
2025-02-07 22:57:56 +01:00 |
|
yassinedorbozgithub
|
725ca3b29e
|
fix(frontend): update generic components
|
2025-02-07 22:56:55 +01:00 |
|
yassinedorbozgithub
|
f1270940be
|
fix(frontend): update formButtons
|
2025-02-07 22:56:26 +01:00 |
|
yassinedorbozgithub
|
f35b8abbc4
|
fix(frontend): update theme
|
2025-02-07 22:55:58 +01:00 |
|
yassinedorbozgithub
|
16430db79b
|
fix(frontend): move dialogs provider level
|
2025-02-07 22:55:26 +01:00 |
|
abdou6666
|
3f8f0cfc8c
|
fix: refactor
|
2025-02-07 18:20:14 +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 |
|
abdou6666
|
77ac209bf8
|
fix: redirection to dynamic path
|
2025-02-07 17:32:05 +01:00 |
|
abdou6666
|
8089206df1
|
fix: bug when we have dynamic route default redirection to '/'
|
2025-02-07 17:24:02 +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 |
|
yassinedorbozgithub
|
584eb83d68
|
fix(frontend): add dialog hasButtons option
|
2025-02-07 15:52:44 +01:00 |
|
yassinedorbozgithub
|
9b1d6c5381
|
Merge branch 'main' into 706-refactor-roles-dialogs-add-edit-delete-permissions
|
2025-02-07 15:31:22 +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 |
|
abdou6666
|
1289ba886b
|
fix: use pages router instead of app router
|
2025-02-07 14:17:15 +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
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
|
a7f4dc0d8e
|
refactor(frontend): update roles dialogs
|
2025-02-07 05:03:18 +01:00 |
|
yassinedorbozgithub
|
58c96417b5
|
refactor(frontend): update permissions dialogs
|
2025-02-07 05:03:00 +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
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 |
|
yassinedorbozgithub
|
fe2405325f
|
fix(frontend): replace translations
|
2025-02-06 16:25:08 +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 |
|
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 |
|
yassinedorbozgithub
|
bafb81493e
|
Merge branch '692-create-genericformdialog-component' into 689-refactor-languages-dialogs-add-edit-delete
|
2025-02-06 08:32:11 +01:00 |
|
yassinedorbozgithub
|
09a506672e
|
refactor(frontend): update translation edit text
|
2025-02-06 08:31:09 +01:00 |
|
yassinedorbozgithub
|
fe51f819ac
|
refactor(frontend): update nlpValue formDialog
|
2025-02-06 05:41:51 +01:00 |
|
yassinedorbozgithub
|
0cb2f5ff6b
|
refactor(frontend): update nlpSample formDialog
|
2025-02-06 01:55:52 +01:00 |
|
yassinedorbozgithub
|
f27034ec58
|
refactor(frontend): update nlpEntity formDialog
|
2025-02-06 00:57:22 +01:00 |
|
yassinedorbozgithub
|
9cf9847457
|
refactor(frontend): update language formDialog
|
2025-02-06 00:39:48 +01:00 |
|
yassinedorbozgithub
|
c9822b1689
|
Merge branch '692-create-genericformdialog-component' into 689-refactor-languages-dialogs-add-edit-delete
|
2025-02-06 00:37:24 +01:00 |
|
yassinedorbozgithub
|
28a6fccaa7
|
refactor(frontend): update translation formDialog
|
2025-02-06 00:32:59 +01:00 |
|
yassinedorbozgithub
|
76b5310cd5
|
refactor(frontend): update label formDialog
|
2025-02-06 00:32:50 +01:00 |
|
yassinedorbozgithub
|
c55dbd401f
|
refactor(frontend): update contextVar formDialog
|
2025-02-06 00:32:36 +01:00 |
|
yassinedorbozgithub
|
06d40228cb
|
refactor(frontend): update category formDialog
|
2025-02-06 00:32:22 +01:00 |
|
yassinedorbozgithub
|
84b374c3f3
|
refactor(frontend): implement GenericFormDialog component
|
2025-02-06 00:31:45 +01:00 |
|
hexastack
|
9c30e3ebd7
|
fix: reset form
|
2025-02-05 18:42:13 +01:00 |
|
yassinedorbozgithub
|
e0ce9b06d2
|
fix(frontend): edit fr language translations
|
2025-02-05 17:49:09 +01:00 |
|
yassinedorbozgithub
|
7089063524
|
fix(frontend): lowercase fr language translations
|
2025-02-05 17:41:59 +01:00 |
|
yassinedorbozgithub
|
48a03500d8
|
refactor(frontend): update language dialogs
|
2025-02-05 17:35:36 +01:00 |
|
yassinedorbozgithub
|
0253fe5d2d
|
fix(frontend): add language missing translations
|
2025-02-05 17:34:26 +01:00 |
|
Med Marrouchi
|
0c4e6a6ff3
|
Merge pull request #688 from Hexastack/687-refactor-labels-dialogs-add-edit-delete
refactor(frontend): update label dialogs
|
2025-02-05 17:27:51 +01:00 |
|
Med Marrouchi
|
9b7213d419
|
Merge pull request #686 from Hexastack/685-refactor-context-vars-dialogs-add-edit-delete-bulk
refactor(frontend): update contextVar dialogs
|
2025-02-05 17:27:34 +01:00 |
|
hexastack
|
23888c51da
|
fix: reset form
|
2025-02-05 17:03:18 +01:00 |
|