Commit Graph

274 Commits

Author SHA1 Message Date
yassinedorbozgithub
f60b59aa54 feat(frontend): add an nlpSample import component 2024-12-17 16:07:06 +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
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
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
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
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