Commit Graph

1278 Commits

Author SHA1 Message Date
abdou6666
e341f2d3da feat: replace joi with zod captureVar 2025-02-03 14:37:55 +01:00
abdou6666
a3cecf0977 feat: replace join with zod is-position 2025-02-03 14:21:33 +01:00
abdou6666
37486150df fix: apply feedback 2025-02-03 14:18:47 +01:00
abdou6666
d4a6c26919 fix: ensure the input being passed is an array 2025-02-03 14:00:32 +01:00
abdou6666
7a8545e646 feat: replace joi with zod is-pattern-list 2025-02-03 13:52:49 +01:00
abdou6666
a6d4f78c39 fix: change payloadPatternSchema to camel case 2025-02-03 13:38:03 +01:00
abdou6666
22007e451a fix: update pattern schema camel case 2025-02-03 12:36:32 +01:00
abdou6666
aa8c54c511 feat: zod pattern 2025-02-03 11:09:23 +01:00
abdou6666
22046d57e9 feat: zod quick reply 2025-02-03 10:58:53 +01:00
abdou6666
b09f198da3 feat: zod subscriber-context 2025-02-03 10:52:43 +01:00
abdou6666
8084623b06 feat: zod position 2025-02-03 10:48:40 +01:00
abdou6666
87e068b2fe feat: zod capture-var 2025-02-03 10:44:56 +01:00
abdou6666
8ca12e3a3d feat: zod attachment 2025-02-03 10:40:17 +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