Commit Graph

  • 706445acf3
    Merge pull request #1054 from Hexastack/feat/add-url-styling-in-inbox-chat-messages Med Marrouchi 2025-05-29 17:46:01 +0100
  • 8c3f8169b8
    Merge pull request #1053 from Hexastack/fix/add-links-styling-in-chat-widget Med Marrouchi 2025-05-29 17:45:46 +0100
  • 8370ca692c fix: add throw propagation 1050-issue---add-migration-for-v229-to-fix-data-types yassinedorbozgithub 2025-05-29 17:37:34 +0100
  • 8c9c5141ab fix: adapt not found admin case yassinedorbozgithub 2025-05-29 17:00:00 +0100
  • 1b12f402c5 refactor: remove unused OnModuleInit import from LlmNluHelper fix/llm-nlu-initialization medchedli 2025-05-29 16:07:21 +0100
  • 04fcc1585e fix: enhance logic yassinedorbozgithub 2025-05-29 16:04:41 +0100
  • cabbc42102
    Merge pull request #1059 from Hexastack/1058-issue---missing-list-dynamic-form-control Med Marrouchi 2025-05-29 15:53:35 +0100
  • f8309faf01
    Merge pull request #1062 from Hexastack/1061-issue---duplicated-inbox-page Med Marrouchi 2025-05-29 15:50:22 +0100
  • 3a4cc3434a fix(api): apply feedback yassinedorbozgithub 2025-05-29 15:43:40 +0100
  • 164ed221fc
    Merge pull request #1048 from Hexastack/feat/default-nlu-penalty-factor-config Med Marrouchi 2025-05-29 15:32:23 +0100
  • 74a12e1559
    Merge pull request #1052 from Hexastack/fix/use-search-v3 Med Marrouchi 2025-05-29 15:26:51 +0100
  • 4492bbd4b8 fix: improve error logging for LLM NLU helper prompt initialization medchedli 2025-05-29 11:28:39 +0100
  • b7b4d7f5a4 fix(frontend): remove duplicated inbox page 1061-issue---duplicated-inbox-page yassinedorbozgithub 2025-05-29 11:22:21 +0100
  • 269e07d94f fix: update chat link hover color to use launcher color fix/add-links-styling-in-chat-widget medchedli 2025-05-29 11:18:26 +0100
  • 4cdd619bf1 fix: add HTML sanitization in Autolinker medchedli 2025-05-29 10:45:36 +0100
  • 69184564d5 fix: update chat message to use CustomContent instead of TextContent medchedli 2025-05-29 10:22:10 +0100
  • 76596cd472 fix: apply feedback 1058-issue---missing-list-dynamic-form-control yassinedorbozgithub 2025-05-29 09:42:37 +0100
  • 772236d220 fix(api): apply feedback yassinedorbozgithub 2025-05-29 09:12:51 +0100
  • 64a8729be3 fix(api): apply feedback yassinedorbozgithub 2025-05-29 08:15:23 +0100
  • 1607475b21 fix: nit fix/use-search-v3 Mohamed Marrouchi 2025-05-29 07:33:01 +0100
  • d54fab07d0 fix(frontend): add limit validation based on block list type yassinedorbozgithub 2025-05-29 07:19:28 +0100
  • 7c4c2a2448 fix: enhance flickering Mohamed Marrouchi 2025-05-29 07:14:10 +0100
  • 485e48bdd1 feat(api): add migration script v2.2.9 yassinedorbozgithub 2025-05-29 07:01:44 +0100
  • 2cfff18cb5 fix: preserve search on conversation select Mohamed Marrouchi 2025-05-29 06:39:23 +0100
  • 158663dd66 fix: nit Mohamed Marrouchi 2025-05-29 06:32:42 +0100
  • 97485beb9c fix: add error handling and sanitization for URL formatting medchedli 2025-05-28 21:23:56 +0100
  • 7ac75159e1 feat: add url auto-linking for chat messages in the inbox page medchedli 2025-05-28 19:32:36 +0100
  • 34a84f8521 fix(styles): update chat link styles for better visibility on hover medchedli 2025-05-28 19:18:52 +0100
  • 7a4f8a7786 feat: apply across all pages Mohamed Marrouchi 2025-05-28 19:07:46 +0100
  • 6b0ad29ee8 feat: add query param hook Mohamed Marrouchi 2025-05-28 17:06:54 +0100
  • 0f8f0dd27f fix: move debounce to text input and enhance Mohamed Marrouchi 2025-05-28 17:06:23 +0100
  • 0c31d3047e fix: revert to older version Mohamed Marrouchi 2025-05-28 16:26:32 +0100
  • 2cee655498 feat(migration): standardize block fallback configurations in migration v2.2.9 feat/add-v2.2.9-migrations-script medchedli 2025-05-28 15:45:08 +0100
  • e671f0ab24 fix(repository): ensure category update check before processing blocks medchedli 2025-05-28 15:44:01 +0100
  • 3f56d1998d fix(frontend): resolve inbox flickering click issue 892-fix-flickering-search-results-in-the-inbox-page yassinedorbozgithub 2025-05-28 08:28:58 +0100
  • 4cb3229f1b feat: add default NLU penalty factor setting feat/default-nlu-penalty-factor-config medchedli 2025-05-27 20:03:34 +0100
  • 4692339bea
    Merge pull request #1029 from Hexastack/1024-bug---update-ui-i18n-incorrect-translations Med Marrouchi 2025-05-27 18:26:46 +0100
  • e562739019 feat: implement OnApplicationBootstrap for LlmNluHelper to build prompts during initialization medchedli 2025-05-27 18:14:44 +0100
  • 9357a460e2 fix(frontend): resolve JSON.stringify performance issue 1046-issue---json-stringify-performance-issue yassinedorbozgithub 2025-05-27 06:47:07 +0100
  • 988a56609a
    Merge pull request #1036 from Hexastack/fix/update-version-to-2.2.8-in-pkg-lock-file Med Marrouchi 2025-05-26 18:54:56 +0100
  • fb2fb691fe fix(frontend): apply feedback 1024-bug---update-ui-i18n-incorrect-translations yassinedorbozgithub 2025-05-26 18:21:06 +0100
  • 8ed5188d0d fix(frontend): persist search param nlpValue 874-bug---apply-persist-search-on-all-pages yassinedorbozgithub 2025-05-26 17:23:50 +0100
  • 92be4a3e3b fix(frontend): persist search param translation yassinedorbozgithub 2025-05-26 17:19:51 +0100
  • ad39411c84 fix(frontend): persist search param language yassinedorbozgithub 2025-05-26 17:18:32 +0100
  • 5857bc72c6 fix(frontend): persist search param role yassinedorbozgithub 2025-05-26 17:17:19 +0100
  • f82ad52265 fix(frontend): persist search param user yassinedorbozgithub 2025-05-26 17:16:29 +0100
  • 34221ec5f1 fix(frontend): persist search param label yassinedorbozgithub 2025-05-26 17:15:25 +0100
  • 1b5f530496 fix(frontend): persist search param subscriber yassinedorbozgithub 2025-05-26 17:13:36 +0100
  • a9cb94a92a fix(frontend): persist search param mediaLibrary yassinedorbozgithub 2025-05-26 17:11:33 +0100
  • 5df4bfe204 fix(frontend): persist search param contextVar yassinedorbozgithub 2025-05-26 17:08:52 +0100
  • 5a27ec3619 fix(frontend): persist search param flow yassinedorbozgithub 2025-05-26 17:06:36 +0100
  • 1818f01437 fix(frontend): persist search param nlpEntity yassinedorbozgithub 2025-05-26 17:05:26 +0100
  • 56149999f1 fix(frontend): persist search param nlpSample yassinedorbozgithub 2025-05-26 17:03:25 +0100
  • a61130d777 fix(frontend): persist search param contentType yassinedorbozgithub 2025-05-26 17:01:31 +0100
  • dbf03088e2 fix(frontend): persist search param content yassinedorbozgithub 2025-05-26 16:59:38 +0100
  • a29bb37890 fix(frontend): enhance logic yassinedorbozgithub 2025-05-26 18:04:37 +0100
  • 3d6518307b
    Merge pull request #1041 from Hexastack/1017-bug---nlp-entity-edit-dto-issue Med Marrouchi 2025-05-26 18:01:02 +0100
  • 82925aa799
    Merge pull request #1039 from Hexastack/972-issue---multiple-attachment-upload-issue Med Marrouchi 2025-05-26 18:00:21 +0100
  • e1ad7ac1f9
    Merge pull request #1038 from Hexastack/1037-issue---block-list-incorrect-fieldname-display_mode Med Marrouchi 2025-05-26 18:00:00 +0100
  • e1a67d0cbc
    Merge pull request #1035 from Hexastack/1030-issue---block-form-empty-select-for-the-type-of-context-var-capture Med Marrouchi 2025-05-26 17:59:19 +0100
  • ac4a237090
    Merge pull request #1009 from Hexastack/829-issue---trait-built-in-entity-must-not-be-deleted Med Marrouchi 2025-05-26 17:58:21 +0100
  • 7ddfdfc75a fix: apply feedback yassinedorbozgithub 2025-05-26 16:46:18 +0100
  • bcca90b979 fix(frontend): resolve useSearch hook flickering yassinedorbozgithub 2025-05-26 16:26:54 +0100
  • 1622d4889a fix: enhance validation error handling with custom exception messages fix/dto-validation-error-handling medchedli 2025-05-26 15:09:01 +0100
  • ff716ab47b fix(api): add missing field to NlpEntityUpdateDto 1017-bug---nlp-entity-edit-dto-issue yassinedorbozgithub 2025-05-26 08:26:27 +0100
  • 910750feb3 fix(frontend): minor changes yassinedorbozgithub 2025-05-26 08:18:42 +0100
  • a9be4526a8 refactor(frontend): use new useForm hook yassinedorbozgithub 2025-05-26 06:53:23 +0100
  • 31f22068a8 fix(frontend): update useValidationRules hook yassinedorbozgithub 2025-05-25 23:03:27 +0100
  • 5ed0212254 feat(frontend): add useForm hook yassinedorbozgithub 2025-05-23 13:13:00 +0100
  • 4981f723c5 fix(frontend): add uid for upload components 972-issue---multiple-attachment-upload-issue yassinedorbozgithub 2025-05-25 22:29:58 +0100
  • 1400e66702 fix(frontend): rename display_mode field 1037-issue---block-list-incorrect-fieldname-display_mode yassinedorbozgithub 2025-05-25 22:13:04 +0100
  • bc76e53a6b fix: update version to 2.2.8 in package-lock.json fix/update-version-to-2.2.8-in-pkg-lock-file medchedli 2025-05-24 21:03:15 +0100
  • e0ff78ac71 fix(api): update unit tests 829-issue---trait-built-in-entity-must-not-be-deleted yassinedorbozgithub 2025-05-23 15:58:05 +0100
  • 3ff2b97221 fix(api): add deleteOne builtin protection yassinedorbozgithub 2025-05-23 15:56:08 +0100
  • 2f5c85cb64 fix(api): move builtin logic + adapt unit tests yassinedorbozgithub 2025-05-15 13:57:17 +0100
  • 7a23b0ded7 fix: update throw message yassinedorbozgithub 2025-05-13 15:29:39 +0100
  • ab30c46d97 fix: block deletion for built Nlp Entities yassinedorbozgithub 2025-05-13 15:13:31 +0100
  • c1db0c7ad0 fix(frontend): update incorrect translation keys yassinedorbozgithub 2025-05-23 15:41:10 +0100
  • 209fe8e0ee fix(frontend): use fast stringify function 1030-issue---block-form-empty-select-for-the-type-of-context-var-capture yassinedorbozgithub 2025-05-23 11:59:23 +0100
  • 1c802cd67f fix(frontend): update previous related updates yassinedorbozgithub 2025-05-23 11:42:08 +0100
  • 69ed2eb552 fix(frontend): update AutoCompleteSelectEntity value yassinedorbozgithub 2025-05-23 11:41:37 +0100
  • 8d38b79636 fix(frontend): patch AutoCompleteSelect component key yassinedorbozgithub 2025-05-23 11:40:47 +0100
  • 933daaa221 build: v2.2.8 v2.2.8 Mohamed Marrouchi 2025-05-22 10:41:13 +0100
  • 1e36ed9653
    Merge pull request #1028 from Hexastack/1027-bug---list-block Med Marrouchi 2025-05-21 18:08:03 +0100
  • 6f215afd05 fix: resolve block list bug 1027-bug---list-block yassinedorbozgithub 2025-05-21 18:02:08 +0100
  • fd36647cea
    Merge pull request #1020 from Hexastack/feat/local-fallback-qr-btns Med Marrouchi 2025-05-20 17:39:35 +0100
  • 031e54ef32 fix: add missing fallback for plugins feat/local-fallback-qr-btns Mohamed Marrouchi 2025-05-20 16:36:14 +0100
  • 1f7a8bd625 fix: reuse quickReplies Mohamed Marrouchi 2025-05-20 16:15:04 +0100
  • 409f397454 fix: apply nit picks Mohamed Marrouchi 2025-05-20 16:10:50 +0100
  • 94cb9d2a7c feat: adjust local fallback Mohamed Marrouchi 2025-05-20 15:57:32 +0100
  • 0163b07054 feat: refactor and use envelope factory Mohamed Marrouchi 2025-05-20 15:38:29 +0100
  • 9207d4d349 fix: add attachment unit tests Mohamed Marrouchi 2025-05-20 15:20:09 +0100
  • fa5f835cef test: add unit tests Mohamed Marrouchi 2025-05-20 15:04:16 +0100
  • c26340e0a9
    Merge 7990b6de64 into d0c8383c72 abdou sfayhi 2025-05-19 11:18:15 +0100
  • d0c8383c72
    Merge pull request #1016 from Hexastack/fix/permanent-ctx-var-update Med Marrouchi 2025-05-16 19:23:16 +0100
  • c9f521a837 fix: permanent ctx vars update + unit tests fix/permanent-ctx-var-update Mohamed Marrouchi 2025-05-16 19:17:54 +0100
  • 8033eb3099 fix: permanent ctx vars update Mohamed Marrouchi 2025-05-16 17:14:29 +0100
  • 494abc1739
    Merge pull request #1014 from Hexastack/1013-issue---make-sure-that-contextvalue-is-truthy Med Marrouchi 2025-05-15 15:10:20 +0100
  • 775c6c2885 fix(api): apply feedback 1013-issue---make-sure-that-contextvalue-is-truthy yassinedorbozgithub 2025-05-15 12:04:26 +0100
  • b208afb508 fix(api): add check contextValue check yassinedorbozgithub 2025-05-15 11:53:53 +0100