Commit Graph

1272 Commits

Author SHA1 Message Date
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
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
Med Marrouchi
1b5b759549
Merge pull request #653 from Hexastack/652-bug---broadcastchannel-duplicate-tab
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: resolve broadcastChannel duplication tab bug
2025-01-31 08:25:42 +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
abdou6666
ae741df998 fix: apply feedback 2025-01-30 18:28:52 +01:00
Med Marrouchi
0a6deae7b9
Merge pull request #645 from Hexastack/644-bug---logout-api-disconnection
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: logout disconnection sockets
2025-01-30 18:24:11 +01:00
Mohamed Marrouchi
03ec72cb54 feat: enhance visual editor UI 2025-01-30 18:08:04 +01:00
yassinedorbozgithub
ee23ef1f3e fix(api): use sessionId instead of cookie to close sockets 2025-01-30 16:51:59 +01:00
yassinedorbozgithub
a92617db98 Merge branch 'main' into 644-bug---logout-api-disconnection 2025-01-30 16:47:32 +01:00
yassinedorbozgithub
b72a9a736c fix(widget): resolve lint react-hooks/exhaustive-deps 2025-01-30 15:09:54 +01:00
yassinedorbozgithub
b852fa76a1 fix: resolve broadcastChannel duplication tab bug 2025-01-30 15:01:59 +01:00
abdou6666
b534e47edd fix: widget FileButton to use mime types 2025-01-30 12:51:42 +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
Med Marrouchi
bc156fcefe
Merge pull request #635 from Hexastack/634-issue---logout-is-not-shared-cross-tabs
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
feat(frontend): add BroadcastChannel hook
2025-01-30 11:50:56 +01:00
Med Marrouchi
c5f61d1d3a
Update widget/src/providers/BroadcastChannelProvider.tsx 2025-01-30 11:50:29 +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
6e026830c8 fix: add useSubscribeBroadcastChannel 2025-01-30 08:51:08 +01:00
yassinedorbozgithub
9cc2725674 fix: enhance logic 2025-01-30 08:23:56 +01:00
yassinedorbozgithub
b5d72761e4 fix(widget): resolve lint issue 2025-01-29 19:47:31 +01:00
yassinedorbozgithub
859add9341 fix(widget): resolve lint issue 2025-01-29 19:44:30 +01:00
yassinedorbozgithub
961ca05d33 fix: enhance broadcast channel logic 2025-01-29 19:42:10 +01:00
yassinedorbozgithub
30c142f5b6 fix(widget): resolve typecheck issue 2025-01-29 17:23:20 +01:00
yassinedorbozgithub
ce6c865fe6 fix(widget): add brodcastChannel HOC 2025-01-29 17:16:36 +01:00
yassinedorbozgithub
9844ae133c fix(widget): update useTabUuid hooks 2025-01-29 17:01:47 +01:00
yassinedorbozgithub
50406af6c2 fix: update useTabUuid hooks 2025-01-29 17:01:06 +01:00
yassinedorbozgithub
09ec35f520 fix: add brodcastChannel HOC 2025-01-29 16:47:55 +01:00
yassinedorbozgithub
2587ee4e3b fix: revert API updates 2025-01-29 14:55:32 +01:00
yassinedorbozgithub
79cb85f74f fix: logout disconnection sockets 2025-01-29 14:50:05 +01:00
yassinedorbozgithub
83c85c31a7 fix: update useTabUuid 2025-01-29 13:01:22 +01:00
yassinedorbozgithub
e3d113470b feat: add uuid to restrict broadcast to other tabs 2025-01-29 12:56:07 +01:00
yassinedorbozgithub
34e10fa8aa fix: apply feedback update 2025-01-29 11:54:19 +01:00
yassinedorbozgithub
1492b7cdeb fix: close channel on unmount 2025-01-29 11:17:53 +01:00
yassinedorbozgithub
aa4a0fe438 fix: make logout close sockets 2025-01-29 11:06:23 +01:00
yassinedorbozgithub
a0844efc4a fix(frontend): update useBroadcastChannel hook 2025-01-29 10:17:37 +01:00
yassinedorbozgithub
39d526ced0 fix: apply feedback updates 2025-01-29 10:12:16 +01:00