Commit Graph

349 Commits

Author SHA1 Message Date
Mohamed Marrouchi
da981ed972 fix: apply pr review feedback 2025-01-20 18:49:28 +01:00
Mohamed Marrouchi
81aed2e5db feat: refactor attachment storage to use helpers 2025-01-20 09:59:03 +01:00
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
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