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 |
|
hexastack
|
c9e846e834
|
fix: minor
|
2025-02-05 11:41:23 +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 |
|
hexastack
|
044ce6e725
|
fix: revert accidentally removed snippet
|
2025-02-04 17:07:13 +01:00 |
|
hexastack
|
9e029674e1
|
fix: reset form
|
2025-02-04 16:21:31 +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 |
|
hexastack
|
83424d883a
|
fix: content edit
|
2025-02-03 10:39:06 +01:00 |
|
Med Marrouchi
|
1b5b759549
|
Merge pull request #653 from Hexastack/652-bug---broadcastchannel-duplicate-tab
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
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
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 |
|