Commit Graph

568 Commits

Author SHA1 Message Date
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
Aditya
59600e8470 fix: update loading condition for CircularProgress in Selectable component 2025-02-01 10:45:44 +05:30
Aditya
7216102d33 feat: update loading indicator position in Selectable component 2025-02-01 10:44:08 +05:30
Aditya
7b858588f0 fix: update type annotation for loading state in NlpTrainForm component 2025-02-01 10:43:19 +05:30
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
Aditya
289c1de76e feat: add loading indicator to Selectable component 2025-01-30 11:15:45 +05:30
Aditya
4ff19ac57d feat: add loading state to NLP prediction query 2025-01-30 11:15:18 +05:30
yassinedorbozgithub
961ca05d33 fix: enhance broadcast channel logic 2025-01-29 19:42:10 +01:00
yassinedorbozgithub
ce6c865fe6 fix(widget): add brodcastChannel HOC 2025-01-29 17:16:36 +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
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
a0844efc4a fix(frontend): update useBroadcastChannel hook 2025-01-29 10:17:37 +01:00
yassinedorbozgithub
3165b3b8de fix: apply feedback updates 2025-01-29 08:45:37 +01:00
yassinedorbozgithub
d883e99eb3 fix: apply feedback updates 2025-01-29 08:17:12 +01:00
yassinedorbozgithub
30e059efb5 Merge branch 'main' into 634-issue---logout-is-not-shared-cross-tabs 2025-01-29 08:16:46 +01:00
Mohamed Marrouchi
1288eb87cf build: v2.2.3
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
2025-01-28 19:45:32 +01:00
yassinedorbozgithub
cb2861d6b2 fix(frontend): update BroadcastChannel hook 2025-01-28 16:55:28 +01:00
yassinedorbozgithub
7145404dbc feat(frontend): add BroadcastChannel hook 2025-01-28 11:49:46 +01:00
Mohamed Marrouchi
ae4bfcfe89 build: v2.2.2
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
2025-01-24 08:10:24 +01:00
Med Marrouchi
1382028730
Merge pull request #616 from Hexastack/feat/add-error-toast-logout
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: display toasters using react-query callback on success,failure
2025-01-23 16:55:31 +01:00
Med Marrouchi
6ff6c5a756
Merge pull request #605 from Hexastack/593-issue-when-updating-the-user-account-password
fix: remove unnecessary state change
2025-01-23 15:04:44 +01:00
Med Marrouchi
ee7c6185e4
Merge pull request #602 from Hexastack/fix/optimize-docker-frontend-caching
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: optimize docker frontend cache
2025-01-23 11:18:34 +01:00
hexastack
60434a6e8a fix: remove unused snippet 2025-01-23 10:20:40 +01:00
Mohamed Marrouchi
dee2eb5c81 build: v2.2.1
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
2025-01-22 18:32:36 +01:00
Med Marrouchi
60fc21f329
Update frontend/public/locales/en/translation.json 2025-01-22 17:25:06 +01:00
abdou6666
f4699ab17b feat: display toasters using react-query callback on success,failure 2025-01-22 17:12:53 +01:00
abdou6666
f139783161 fix: address suggestions dockerfile frontend 2025-01-22 16:35:53 +01:00
abdou6666
380eaa2501 fix: remove old npm i 2025-01-22 16:35:53 +01:00
abdou6666
1cbff3c12a fix: optimize docker frontend cache 2025-01-22 16:35:48 +01:00
Med Marrouchi
49e812ba12
Merge pull request #601 from Hexastack/fix/patch-lock-file-issue
fix: patch-lock-file error in dev & prod mode
2025-01-22 16:11:08 +01:00
abdou6666
798d126700 fix : add await to logoutRedirection 2025-01-22 08:51:15 +01:00
abdou6666
57ffe7b8c0 fix: logout 2025-01-22 08:45:48 +01:00
hexastack
55ebe75861 fix: remove unnecessary state change 2025-01-22 08:42:37 +01:00
Mohamed Marrouchi
bbff215381 build: v2.2.0
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
2025-01-21 14:42:22 +01:00
abdou6666
52e3ce9775 fix: patch-lock-file error in dev & prod mode 2025-01-21 14:17:08 +01:00
Med Marrouchi
9c0a358977
Merge pull request #589 from Hexastack/feat/refactor-attachment-helper
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: refactor attachment storage to use helpers
2025-01-20 19:01:45 +01:00
Mohamed Marrouchi
da981ed972 fix: apply pr review feedback 2025-01-20 18:49:28 +01:00
Med Marrouchi
d24521cb77
Merge pull request #581 from Hexastack/575-bug-block-list-is-not-loading-the-full-content
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(frontend): resolve block list edit form bug
2025-01-20 18:12:15 +01:00
Med Marrouchi
d41082990d
Merge pull request #555 from AselPeiris/fix-frontend-menu-accessibility-visibility-issue
fix(frontend): fix menu accessibility visibility issue
2025-01-20 14:50:45 +01:00
Med Marrouchi
60f8429a63
fix: lint 2025-01-20 14:47:33 +01:00
Med Marrouchi
ffd4aae3e0
fix: apply pr review 2025-01-20 14:43:11 +01:00
abdou6666
515d0b7ea7 fix: missing useFind import 2025-01-20 12:10:04 +01:00
abdou6666
1fda01ce57 fix: pipeline 2025-01-20 12:10:04 +01:00
abdou6666
c0691b0ab8 fix: remove delete opearation 2025-01-20 12:10:04 +01:00
Mohamed Marrouchi
81aed2e5db feat: refactor attachment storage to use helpers 2025-01-20 09:59:03 +01:00
yassinedorbozgithub
377ef714bc fix: resolve block list edit form missing default values 2025-01-17 14:10:03 +01:00
AselPeiris
20c9a76915 fix: extracting menu item filtering to a hook 2025-01-17 17:35:58 +05:30
Mohamed Marrouchi
8d1bb47b2a feat: enhance attachment display in inbox 2025-01-17 08:00:45 +01:00
Mohamed Marrouchi
f7363563ad fix: carousel display + refactor attachment url 2025-01-17 07:17:54 +01:00
Mohamed Marrouchi
36b0544fd1 fix: media library 2025-01-17 07:17:25 +01:00
Mohamed Marrouchi
359049ff3d refactor: use enums 2025-01-16 17:41:30 +01:00
Mohamed Marrouchi
c27f37a6e6 feat: rename enum instead of string 2025-01-16 10:14:50 +01:00
Mohamed Marrouchi
3f9dd692bf refactor: rename context to resourceRef 2025-01-16 08:36:21 +01:00
Mohamed Marrouchi
bdf1763503 refactor: rename owner to createdBy 2025-01-15 18:05:57 +01:00
Mohamed Marrouchi
7be61150ac feat(frontend): apply frontend updates (context) 2025-01-15 18:05:23 +01:00
Mohamed Marrouchi
46f15e2931 fix: update UI attachment avatar + messenger send image feature 2025-01-14 18:55:59 +01:00
AselPeiris
60ca208846 fix(frontend): fix menu accessibility visibility issue 2025-01-12 03:00:18 +05:30
Mohamed Marrouchi
0ac7d7cac5 fix: rename attachment_id to id 2025-01-09 18:05:53 +01:00
Mohamed Marrouchi
20cf7171fa refactor: attachment payload typing 2025-01-09 17:40:02 +01:00
Mohamed Marrouchi
b57e4693c5 refactor: remove unecessary type 2025-01-09 17:02:31 +01:00
Mohamed Marrouchi
d48b88f41e fix: remove unecessary WithUrl typing 2025-01-09 10:52:00 +01:00
yassinedorbozgithub
d14e1b41e9 fix(frontend): update content dynamicFields field to be required 2025-01-08 18:40:39 +01:00
yassinedorbozgithub
cbd39b2033 fix(frontend): make dynamicFields field required 2025-01-08 18:39:29 +01:00
Med Marrouchi
282b69f4a3
Update frontend/public/locales/fr/translation.json 2025-01-08 17:06:52 +01:00
Mohamed Marrouchi
355c6ebe26 feat: add AvatarInput to update own avatar 2025-01-07 16:55:33 +01:00
Mohamed Marrouchi
c35be05416 feat: update frontend to use id instead of foreign_id 2025-01-07 16:55:33 +01:00
yassinedorbozgithub
8e91b75a35 fix(frontend): remove extra lines 2025-01-06 01:58:56 +01:00
yassinedorbozgithub
efbd775054 fix(frontend): remove duplicated type declarations 2025-01-06 01:57:11 +01:00
yassinedorbozgithub
122a9d02cb fix: update .dockerignore files 2025-01-02 11:45:48 +01:00
yassinedorbozgithub
9233a447aa fix(frontend): restrict dynamic header to the updates files 2025-01-02 11:44:30 +01:00
Mohamed Marrouchi
5347b8fa39 fix: remove nlp import dialog 2024-12-29 14:37:02 +01:00
Mohamed Marrouchi
99c702de17 fix: remove max upload size from settings / use env var instead to centralize the config 2024-12-27 17:22:35 +01:00
Med Marrouchi
bb83cd53bc
Merge pull request #462 from Hexastack/461-issue-saving-nlpsample-as-an-attachment
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 NLU Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
feat: import nlpsamples files without adding them as attachments
2024-12-25 10:16:21 +01:00
Mohamed Marrouchi
717d403532 fix: refactor and enhance 2024-12-25 09:21:54 +01:00
Mohamed Marrouchi
d14366786c build: v2.1.9
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
2024-12-24 08:52:10 +01:00
Mohamed Marrouchi
79f64ea750 build: v2.1.8
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 NLU Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
2024-12-20 18:59:41 +01:00
Med Marrouchi
5d5dbda90c
Merge pull request #466 from Hexastack/457-issue-content-add-edit-dialogs-are-missing-autofocus
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix(frontend): add missing autofocus for content add edit dialogs
2024-12-20 07:50:19 +01:00
yassinedorbozgithub
fddaafc0e1 fix: apply feedback update 2024-12-19 07:16:06 +01:00
Med Marrouchi
971060d76f
Merge pull request #464 from Hexastack/454-bug-visual-editor-default-flow-navigation
fix(frontend): handle visual editor default flow navigation
2024-12-19 07:01:07 +01:00
yassinedorbozgithub
bc5d6d3303 fix(frontend): add missing autofocus for content add edit dialogs 2024-12-18 15:27:22 +01:00
yassinedorbozgithub
a93f3fcc86 fix(frontend): handle visual editor default flow navigation 2024-12-18 15:14:18 +01:00
yassinedorbozgithub
f60b59aa54 feat(frontend): add an nlpSample import component 2024-12-17 16:07:06 +01:00
Mohamed Marrouchi
6e7200dfba fix: btn display 2024-12-17 14:16:23 +01:00
Med Marrouchi
84f25ecfb1
Merge pull request #459 from Hexastack/fix/display-text-area-options-content-fields
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 NLU Image / build-and-push (push) Has been cancelled
Build and Push Docker UI Image / build-and-push (push) Has been cancelled
fix: display contentType text-area fields in list block
2024-12-17 08:55:34 +01:00
Med Marrouchi
36b9a32655
Update frontend/src/components/visual-editor/form/ListMessageForm.tsx 2024-12-17 08:52:00 +01:00
Med Marrouchi
f83a459670
Merge pull request #444 from Hexastack/fix/settings-saved-db-string
Fix : Number settings gets saved as strings in MongoDB
2024-12-17 08:51:28 +01:00
abdou6666
6b7a5bf0a2 fix: address comments 2024-12-16 17:44:08 +01:00
abdou6666
04cbf25cc9 fix: display contentType text-area fields in list block 2024-12-16 15:51:52 +01:00
abdou6666
951ec19023 fix: display contentType text-area fields in list block 2024-12-16 15:37:48 +01:00
Mohamed Marrouchi
05278c40d9 build: v2.1.7 2024-12-16 14:57:47 +01:00
abdou6666
dd4ad54d58 fix: convert stringified numbers to Number before making http request 2024-12-13 18:32:34 +01:00
Med Marrouchi
dce9421f44
Merge branch 'main' into 440-issue-missing-dynamic-maxinput-prop-in-quick-replies-input-component 2024-12-13 06:49:17 +01:00
Med Marrouchi
c32c4e17e2
Merge pull request #435 from Hexastack/321-issue-missing-validation-on-number-of-button-in-blockform
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
fix: sync UI button max number validation with the API validation
2024-12-13 06:45:49 +01:00
Med Marrouchi
35f32c68bb
Merge pull request #437 from Hexastack/436-issue-tabs-status-is-not-triggered-with-the-url
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
feat: tabs bidirectional sync with the url query
2024-12-12 13:58:54 +01:00
Mohamed Marrouchi
120ffb6cbc build: v2.1.6 2024-12-12 08:31:31 +01:00
Med Marrouchi
cdb8cd19e7
Merge pull request #429 from Hexastack/423-feature-ux-enhancement-on-repeatable-fieldsets
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
feat: ux enhancement on repeatable fieldsets
2024-12-11 18:06:26 +01:00
hexastack
e18fcb1a5c feat: adjust quick replies input 2024-12-11 17:06:10 +01:00
yassinedorbozgithub
56ae8a9993 fix: update quick replies maxInput value 2024-12-10 15:16:49 +01:00
Mohamed Marrouchi
8e5574f32d build: v2.1.5
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 NLU Image / build-and-push (push) Waiting to run
Build and Push Docker UI Image / build-and-push (push) Waiting to run
2024-12-10 14:15:26 +01:00
Mohamed Marrouchi
503f7d40ec build: v2.1.4 2024-12-10 14:05:53 +01:00
Mohamed Marrouchi
cc8ada055b build: v2.1.3 2024-12-10 13:17:43 +01:00
Mohamed Marrouchi
977a360e04 build: v2.1.2 2024-12-10 13:15:35 +01:00
Mohamed Marrouchi
9764aeeeda build: v2.1.1 2024-12-10 13:03:37 +01:00
Mohamed Marrouchi
c82dd9a47e build: v2.0.17 2024-12-10 12:29:07 +01:00
Mohamed Marrouchi
21b3c54d42 build: establish global ci 2024-12-10 11:47:04 +01:00
Mohamed Marrouchi
840cb2fef3 build: root level release 2024-12-10 11:10:26 +01:00
yassinedorbozgithub
34948c3e01 fix(frontend): update layout full width condition 2024-12-10 10:31:36 +01:00
yassinedorbozgithub
809223204a fix(frontend): update widget visibility condition 2024-12-10 10:30:37 +01:00
yassinedorbozgithub
db710365d3 feat(frontend): add router query for settings groups 2024-12-10 10:29:41 +01:00
yassinedorbozgithub
94e3a4b647 feat(frontend): add router query for visual editor flows 2024-12-10 10:28:58 +01:00
yassinedorbozgithub
48791da8d3 fix: sync UI button max number validation with the API validation 2024-12-10 09:10:38 +01:00
hexastack
66e2002cf3 fix: minor enhancements 2024-12-09 19:15:25 +01:00
hexastack
1e2c758a5c feat: new messages button 2024-12-09 16:10:43 +01:00
hexastack
da25df6bb9 feat: adjust delete icon 2024-12-09 11:36:54 +01:00
yassinedorbozgithub
afa8364996 fix: add missing await 2024-12-07 11:59:00 +01:00
yassinedorbozgithub
49e74fd8fa fix: update generation key logic 2024-12-06 11:18:42 +01:00
yassinedorbozgithub
9580b4fe6c fix: update hash function 2024-12-05 14:20:43 +01:00
yassinedorbozgithub
bb37a55fa3 Merge branch 'main' into 406-bug-chat-console-settings-applied-without-refreshing-the-page 2024-12-05 12:07:37 +01:00
yassinedorbozgithub
50cb7adab1 refactor: add key generation based on selected settings by specific field(s) 2024-12-05 12:04:00 +01:00
yassinedorbozgithub
b8033acf4c fix: update the logic to use useMemo 2024-12-04 17:12:39 +01:00
abdou6666
d6008760cd test: test 2024-12-04 15:18:00 +01:00
yassinedorbozgithub
eb38675ded fix: apply chat console settings without refreshing the page 2024-12-04 15:06:41 +01:00
Med Marrouchi
acf3663bd5
Merge pull request #398 from Hexastack/fix/truncate-long-messages
Some checks are pending
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
fix: truncate long messages in visual editor
2024-12-03 14:28:30 +01:00
abdou6666
126e2494d4 fix: after truncating add '...' 2024-12-02 17:19:06 +01:00
abdou6666
cdcfc2663d fix: truncate long messages in visual editor 2024-12-02 17:13:37 +01:00
yassinedorbozgithub
dfde924b72 fix: remove unused effect comment 2024-12-01 09:37:00 +01:00
Mohamed Marrouchi
57432eb4f6 feat: enhance patterns display 2024-11-27 20:31:42 +01:00
Mohamed Marrouchi
97146b98a5 feat: rebase 2024-11-27 20:12:09 +01:00
Mohamed Marrouchi
1da3a3d9ba feat: enhance fieldset 2024-11-27 19:51:12 +01:00
yassinedorbozgithub
66c3533b4b fix: remove quick replies unused id field 2024-11-27 19:24:31 +01:00
yassinedorbozgithub
a7f8a205af fix: remove unused id field 2024-11-27 19:23:17 +01:00
yassinedorbozgithub
228508dea7 fix: update translations 2024-11-27 19:15:43 +01:00
yassinedorbozgithub
6f210b7350 fix: update PostbackInput chip padding 2024-11-27 18:43:35 +01:00
yassinedorbozgithub
76e2031829 fix: remove unused attributes 2024-11-27 17:57:48 +01:00
yassinedorbozgithub
3be6006380 fix: PostbackInput 2024-11-27 17:56:32 +01:00
Mohamed Marrouchi
eb7d6ebe3c feat: minor adjustements 2024-11-27 16:34:52 +01:00
yassinedorbozgithub
cc6e50e5d0 fix: use title as id for menu 2024-11-27 15:19:19 +01:00
yassinedorbozgithub
28dc3e0e4f fix: feedback updates v0.0.1 2024-11-27 15:13:04 +01:00
yassinedorbozgithub
3b72ad8ded fix: add new postback infinite Skeleton loading 2024-11-27 14:53:25 +01:00
yassinedorbozgithub
8ac62d796f fix: code syntax 2024-11-27 14:48:28 +01:00
yassinedorbozgithub
2a3290be4b fix: remove unused components 2024-11-27 14:43:40 +01:00
yassinedorbozgithub
e9633b4614 update: Skeleton height 2024-11-27 14:39:35 +01:00
yassinedorbozgithub
2c2cbb94b1 update: unify postback types 2024-11-27 12:52:28 +01:00
yassinedorbozgithub
2d97ed3bd0 fix: adjust i18n translations 2024-11-27 06:42:52 +01:00
yassinedorbozgithub
3871464486 fix: add fallback and capture_vars defaultValues 2024-11-27 06:40:49 +01:00
yassinedorbozgithub
fd1e23127e fix: remove unused event prop 2024-11-27 06:37:19 +01:00
yassinedorbozgithub
638b405bb0 fix: multiple autocomplete rendering 2024-11-26 13:25:53 +01:00
yassinedorbozgithub
d4c3e59e62 fix: blockForm reset values 2024-11-26 12:18:27 +01:00
yassinedorbozgithub
3c5a45fca5 refactor: nlp select pattern v2 2024-11-26 12:17:54 +01:00
Mohamed Marrouchi
93eb937f7f fix: minor fixes 2024-11-26 07:12:27 +01:00
yassinedorbozgithub
eba199c7d7 update: nlp select pattern v0.0.1 2024-11-25 19:01:35 +01:00
Mohamed Marrouchi
5cda7ae2c6 feat: new nlp pattern input (partial) 2024-11-25 09:51:19 +01:00
abdou6666
4f4f2a4275 fix: typing issues 2024-11-22 18:31:34 +01:00
abdou6666
978562900e refactor: minor updates 2024-11-22 18:05:55 +01:00
abdou6666
09b3201949 refactor: ids to be array by default 2024-11-22 18:05:52 +01:00
abdou6666
ee024afa05 refactor: minor changes 2024-11-22 17:58:11 +01:00
abdou6666
4f5280ff9c refactor: block and link deletion logic 2024-11-22 17:58:11 +01:00
hexastack
066124acc5 fix: revert moving link 2024-11-22 17:58:11 +01:00
hexastack
55fe415fd8 refactor: use deleteMany for multiple blocks removal 2024-11-22 17:58:11 +01:00
hexastack
3c34c7fecc fix: incomplete blocks removal during delete operation 2024-11-22 17:58:11 +01:00
Mohamed Marrouchi
a40522df8c fix: scrollable flow tabs 2024-11-21 20:52:14 +01:00
Med Marrouchi
cdb753f230
Merge pull request #265 from Hexastack/256-request-move-blocks-between-categories
feat: move blocks between categories
2024-11-21 15:09:56 +01:00
hexastack
8f815d468c fix: address feedback 2024-11-20 09:27:15 +01:00
hexastack
82e47f23dd fix: address review 2024-11-18 15:32:34 +01:00
yassinedorbozgithub
d95147c25a fix(frontend): contextVar permanent defaultValue 2024-11-17 08:32:48 +01:00
yassinedorbozgithub
105fe8239e fix(frontend): contextVar edit dialog states 2024-11-17 08:23:33 +01:00
hexastack
e0a7a783f9 fix: move blocks logic 2024-11-15 15:53:35 +01:00
hexastack
a864816c34 Merge branch 'main' of https://github.com/Hexastack/Hexabot into 256-request-move-blocks-between-categories 2024-11-14 17:22:42 +01:00
Med Marrouchi
0546ed9c7c
Merge pull request #329 from Hexastack/feat/widget-enhancements
feat: widget enhancements
2024-11-13 01:25:56 +00:00
Mohamed Marrouchi
a0fe5ec0be feat: widget enhancements 2024-11-13 01:19:20 +00:00
yassinedorbozgithub
0a9d62a58c fix: visual editor scrollbar issue 2024-11-12 11:28:57 +01:00
Mohamed Marrouchi
9df4fbbdad refactor: remove widget token 2024-11-10 12:11:42 +01:00
yassinedorbozgithub
72e6193e5e fix(frontend): AutoCompleteSelect default value 2024-11-03 10:48:47 +01:00
Med Marrouchi
47a37698eb
Merge pull request #307 from Hexastack/feat/add-multiple-attachment-input
feat: add multiple attachment input
2024-11-01 11:27:35 +01:00
hexastack
9a4aa004d2 fix: predicate 2024-11-01 10:35:06 +01:00
hexastack
1aedce5207 fix: unselect attachment 2024-10-31 20:42:17 +01:00
hexastack
f7ae8682e0 feat: add multiple attachment input 2024-10-31 19:56:23 +01:00