Commit Graph

78 Commits

Author SHA1 Message Date
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
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
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
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
hexastack
8f815d468c fix: address feedback 2024-11-20 09:27:15 +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
yassinedorbozgithub
0a9d62a58c fix: visual editor scrollbar issue 2024-11-12 11:28:57 +01:00
hexastack
9a4aa004d2 fix: predicate 2024-11-01 10:35:06 +01:00
hexastack
310d9e47aa fix: resolve conflicts 2024-10-31 17:06:28 +01:00
hexastack
ce20bb725a fix: remove unnecessary snippet 2024-10-31 17:01:32 +01:00
hexastack
9ab93f1bcf fix: remove refetch 2024-10-31 17:01:32 +01:00
hexastack
3cef49d4de fix: reorder buttons 2024-10-31 17:01:32 +01:00
hexastack
996a504caa fix: remove join/split 2024-10-31 17:01:32 +01:00
hexastack
902596ce7f feat: move blocks between categories 2024-10-31 17:01:32 +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
Mohamed Marrouchi
35cf78c523 feat: refactor extensions as npm packages (be brave 1) 2024-10-23 06:20:01 +01:00
Med Marrouchi
6e58361abf
Merge pull request #248 from Hexastack/247-issue-eslint-rule-to-automate-adding-copyright-header
247 issue eslint rule to automate adding copyright header
2024-10-22 16:15:28 +01:00
Med Marrouchi
b2c32fe27d
Merge pull request #252 from Hexastack/fix/form-block-trigger-regex-check-format
fix(frontend): regex input control
2024-10-21 15:04:22 +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