Commit Graph

51 Commits

Author SHA1 Message Date
Mohamed Marrouchi
e90a268b84 feat: add handlebars template for text 2025-03-20 20:31:04 +01:00
Mohamed Marrouchi
969a60d6b7 fix: lint 2025-03-03 11:16:41 +01:00
Mohamed Marrouchi
34c299337d feat: add ability to select an outcome in any block triggers 2025-03-03 09:55:23 +01:00
yassinedorbozgithub
8184abb059 feat(frontend): introduce ESLint no-multiple-empty-lines rule 2025-02-09 12:21:26 +01:00
Mohamed Marrouchi
6e7200dfba fix: btn display 2024-12-17 14:16:23 +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
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
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
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
fd1e23127e fix: remove unused event prop 2024-11-27 06:37:19 +01:00
yassinedorbozgithub
3c5a45fca5 refactor: nlp select pattern v2 2024-11-26 12:17:54 +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
yassinedorbozgithub
84e27094f7 fix(frontend): enhance empty regex+invalid regex+UI issue 2024-10-26 13:44:00 +01:00
yassinedorbozgithub
fac05d3721 fix(frontend): support one slash case 2024-10-26 10:03:51 +01:00
yassinedorbozgithub
280cf7ee88 fix(frontend): remove unused pattern check 2024-10-26 09:57:26 +01:00
yassinedorbozgithub
203747a2a4 fix(frontend): visual editor pattern UI representation 2024-10-26 07:24:59 +01:00
yassinedorbozgithub
e683a831e1 fix(frontend): unhance check controls 2024-10-21 11:31:00 +01:00
yassinedorbozgithub
c4a1c16b94 fix(frontend): regex input control 2024-10-21 11:23:19 +01:00
Med Marrouchi
96fe7faabc Merge pull request #237 from Hexastack/236-issue-frontend-imports-order
fix(frontend): eslint imports order
2024-10-18 18:26:51 +01:00
yassinedorbozgithub
4a0e2aede0 fix(frontend): eslint imports order 2024-10-18 11:35:17 +01:00
Mohamed Marrouchi
6192641eca feat(frontend): add i18n namespace + remove setting help & id 2024-10-18 08:39:27 +01:00
yassinedorbozgithub
4bcaf6c786 fix(frontend): instable blocks type 2024-10-04 14:02:35 +01:00
yassinedorbozgithub
3ab9e966a2 fix(frontend): resolve file conflicts 2024-10-02 04:12:44 +01:00
yassinedorbozgithub
3907215cd2 fix(frontend): trigger empty messages input control 2024-10-01 16:47:32 +01:00
yassinedorbozgithub
e2d6c59870 fix(frontend): remove extra lines 2024-10-01 14:42:19 +01:00
yassinedorbozgithub
fd14db9ed8 feat(frontend): typed react i18next 2024-10-01 14:23:02 +01:00
Mohamed Marrouchi
e11fb8b632 fix: remove non compliant OSD license term 2024-09-29 13:02:28 +01:00
Mohamed Marrouchi
ecb8d9745a feat: wrap up translation logic 2024-09-24 11:23:40 +01:00