Commit Graph

540 Commits

Author SHA1 Message Date
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
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
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
hexastack
1b455c9e05 fix: error message 2025-02-05 15:36:22 +01:00
yassinedorbozgithub
c520fd8f36 fix(frontend): update onError toast error message 2025-02-05 15:07:49 +01:00
yassinedorbozgithub
ea64e2960e fix(frontend): update onError toast error message 2025-02-05 15:07:02 +01:00
yassinedorbozgithub
3e8d5a1e1c fix(frontend): update onError toast error message 2025-02-05 15:02:41 +01:00
yassinedorbozgithub
6fe846d360 refactor(frontend): update label dialogs 2025-02-05 11:58:30 +01:00
hexastack
c9e846e834 fix: minor 2025-02-05 11:41:23 +01:00
yassinedorbozgithub
e630d1e2ac fix(frontend): centrelize delete options in one variable 2025-02-05 11:35:59 +01:00
yassinedorbozgithub
4ed0d5976c refactor(frontend): update contextVar dialogs 2025-02-05 11:31:41 +01:00
yassinedorbozgithub
0a77bc87ac fix(frontend): remove extra line 2025-02-05 10:57:27 +01:00
yassinedorbozgithub
e2a50e9dcf refactor(frontend): update translation dialogs 2025-02-05 10:53:19 +01:00
hexastack
06906c4fcd feat: use single dialog component for both add and edit content type 2025-02-05 10:50:16 +01:00
hexastack
fe13e43b66 fix: minor 2025-02-04 18:46:16 +01:00
yassinedorbozgithub
a6d2fae15e fix(frontend): update DialogActions padding 2025-02-04 18:07:55 +01:00
yassinedorbozgithub
33ce8cc5bf fix(frontend): remove unnecessary useMemo 2025-02-04 17:53:36 +01:00
yassinedorbozgithub
5197e57efa fix(frontend): update confirm dialog first prop type 2025-02-04 17:49:58 +01:00
hexastack
044ce6e725 fix: revert accidentally removed snippet 2025-02-04 17:07:13 +01:00
yassinedorbozgithub
268dd6812b fix(frontend): add dialog extra props 2025-02-04 16:54:28 +01:00
hexastack
9e029674e1 fix: reset form 2025-02-04 16:21:31 +01:00
yassinedorbozgithub
64707c5cf5 fix(frontend): add feedback updates 2025-02-04 15:42:37 +01:00
yassinedorbozgithub
7a19ba67e5 fix(frontend): add disabled attribute for category delete button 2025-02-04 14:58:24 +01:00
hexastack
8112b80f94 fix: includes the dynamic fields in creation form 2025-02-04 14:53:22 +01:00
hexastack
02c50d76a1 fix: update dynamicfields default values 2025-02-04 14:51:27 +01:00
yassinedorbozgithub
1398250e58 fix(frontend): include minor changes 2025-02-04 14:46:53 +01:00
yassinedorbozgithub
2962540124 fix(frontend): update variable name 2025-02-04 11:56:31 +01:00
yassinedorbozgithub
72ffde9d4e fix(frontend): include minor changes 2025-02-04 11:44:04 +01:00
yassinedorbozgithub
b7351e532f fix(frontend): remove submitAsync function 2025-02-04 11:40:44 +01:00
yassinedorbozgithub
dfff8cab10 fix(frontend): update categoryForm to use mutate 2025-02-04 11:37:21 +01:00
yassinedorbozgithub
658bfbc924 fix(frontend): apply feedback updates 2025-02-04 11:30:44 +01:00
yassinedorbozgithub
0b19f45b59 fix(frontend): apply feedback updates 2025-02-04 06:10:11 +01:00
yassinedorbozgithub
0681893b56 fix(frontend): add input error attribute 2025-02-03 16:36:00 +01:00
yassinedorbozgithub
fce6320382 fix(frontend): include minor updates 2025-02-03 15:28:05 +01:00
yassinedorbozgithub
7ef81e7999 fix(frontend): update dialog close button 2025-02-03 15:02:24 +01:00
yassinedorbozgithub
89f0811116 fix(frontend): add retrocompatibility for dialog close button 2025-02-03 14:52:24 +01:00
yassinedorbozgithub
d3c8ff5489 fix(frontend): remove unused comments 2025-02-03 11:29:52 +01:00
yassinedorbozgithub
2ba5c6660a fix(frontend): apply feedback updates 2025-02-03 11:21:05 +01:00
hexastack
83424d883a fix: content edit 2025-02-03 10:39:06 +01:00
yassinedorbozgithub
51c3a88d01 refactor(frontend): update visual editor categories pages 2025-02-03 01:12:51 +01:00
yassinedorbozgithub
c68939945f refactor(frontend): update categories pages 2025-02-02 13:52:00 +01:00
yassinedorbozgithub
735e783864 feat(frontend): add useDialog 2025-02-01 10:01:00 +01:00
yassinedorbozgithub
734838660a fix: resolve file conflicts 2025-01-31 22:32:38 +01:00
Mohamed Marrouchi
407581a27e refactor: dialog system (partial) 2025-01-31 12:38:52 +01:00
yassinedorbozgithub
24e09be6ed fix: refactor broadcastChannel payload types 2025-01-31 08:19:19 +01:00
yassinedorbozgithub
0a4da02591 Merge branch 'main' into 652-bug---broadcastchannel-duplicate-tab 2025-01-31 08:17:50 +01:00
Med Marrouchi
4aed603f42
Merge pull request #655 from Hexastack/fix/update-accepted-attachments-mime-types
Fix: update accepted attachments mime types
2025-01-31 08:05:57 +01:00
Med Marrouchi
c8600f007a
Merge pull request #659 from Hexastack/feat/enhance-visual-editor-css
feat: enhance visual editor UI
2025-01-31 07:52:14 +01:00
Mohamed Marrouchi
03ec72cb54 feat: enhance visual editor UI 2025-01-30 18:08:04 +01:00
yassinedorbozgithub
b852fa76a1 fix: resolve broadcastChannel duplication tab bug 2025-01-30 15:01:59 +01:00
abdou6666
0f5a67c2ce fix: avatar/nlu import to use accepted mime type props 2025-01-30 12:50:15 +01:00
abdou6666
294c075867 fix: updated attachments mime types 2025-01-30 12:45:54 +01:00
yassinedorbozgithub
a1b9bfcba0 fix: add login event actions 2025-01-30 11:24:19 +01:00
yassinedorbozgithub
aebeeb1f59 fix: enhance typing 2025-01-30 11:07:14 +01:00
yassinedorbozgithub
8ea4251bcf fix: remove IBroadcastChannelContext export 2025-01-30 10:47:37 +01:00
yassinedorbozgithub
763ed82512 fix: update createContext defaultVlaue 2025-01-30 09:06:44 +01:00
yassinedorbozgithub
d44d7075ab fix: remove nullish coalescing operator 2025-01-30 08:59:32 +01:00
yassinedorbozgithub
a87dd32568 fix: remove unused pptional chaining 2025-01-30 08:57:41 +01:00
yassinedorbozgithub
736ca9bc07 fix(frontend): add useSubscribeBroadcastChannel 2025-01-30 08:53:41 +01:00
yassinedorbozgithub
9cc2725674 fix: enhance logic 2025-01-30 08:23:56 +01:00
yassinedorbozgithub
961ca05d33 fix: enhance broadcast channel logic 2025-01-29 19:42:10 +01:00