Commit Graph

1018 Commits

Author SHA1 Message Date
yassinedorbozgithub
821364dbd3 fix: release and pull request github workflows 2025-01-02 12:12:52 +01:00
yassinedorbozgithub
6b56323dc1 fix: update husky pre-commit hook to set the current year 2025-01-02 11:46:57 +01:00
yassinedorbozgithub
122a9d02cb fix: update .dockerignore files 2025-01-02 11:45:48 +01:00
yassinedorbozgithub
bc883c9135 fix(widget): restrict dynamic header to the updates files 2025-01-02 11:44:55 +01:00
yassinedorbozgithub
9233a447aa fix(frontend): restrict dynamic header to the updates files 2025-01-02 11:44:30 +01:00
yassinedorbozgithub
cde0e001a3 fix(api): restrict dynamic header to the updates files 2025-01-02 11:43:43 +01:00
Med Marrouchi
7d8dccdd9b
Merge pull request #492 from Hexastack/fix/bot-stats-ts-check
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: bot stats to comply with strict null check
2025-01-02 08:55:47 +01:00
abdou6666
ea438a45c1 fix: bot stats to comply with strict null check 2024-12-31 14:28:33 +01:00
Med Marrouchi
1683ce5ca0
Merge pull request #491 from Hexastack/fix/i18n-and-translation-strict-null-check
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: i18n and translation strict null check
2024-12-31 10:29:25 +01:00
abdou6666
ef4f34fbab fix: i18n types 2024-12-30 19:12:19 +01:00
abdou6666
f14f5a7422 fix: getDefaultLanguage 2024-12-30 17:58:21 +01:00
abdou6666
8707b861b4 fix: translation 2024-12-30 17:58:21 +01:00
Med Marrouchi
fa8a433a64
Merge pull request #490 from Hexastack/fix/socketio-strict-null-check
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: socketio types
2024-12-30 17:37:18 +01:00
abdou6666
38cabf5d2c fix: socketio types 2024-12-30 16:49:25 +01:00
Med Marrouchi
cea41c20bc
Merge pull request #471 from Hexastack/fix/settings-strictNullChecks
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: settings strict null checks
2024-12-30 14:11:06 +01:00
Med Marrouchi
151c1d22d2
Update api/src/utils/generics/base-repository.ts 2024-12-30 14:05:16 +01:00
Med Marrouchi
b14def8d79
Update api/src/utils/generics/base-repository.ts 2024-12-30 14:05:08 +01:00
Med Marrouchi
27fd5debea
Update api/src/utils/generics/base-repository.ts 2024-12-30 14:04:59 +01:00
Med Marrouchi
0fb357f906
Merge pull request #489 from Hexastack/feat/add-channel-signed-urls-support
feat: add support for signed public urls for channels
2024-12-30 14:00:40 +01:00
abdou6666
9f99799888 fix: address comments 2024-12-30 13:34:57 +01:00
abdou6666
1e2fb1cfba fix: address comments 2024-12-30 11:27:15 +01:00
abdou6666
7a8a8fa151 fix: settings typecheck errors 2024-12-30 11:27:12 +01:00
Med Marrouchi
e489bc57a7
Merge pull request #467 from Hexastack/fix/base-repository-with-strict-null-checks
Fix: base repository with strict null checks
2024-12-30 10:38:16 +01:00
Mohamed Marrouchi
03cf7e6877 feat: add support for signed public urls for channels 2024-12-30 10:34:48 +01:00
abdou6666
d3123268aa fix: findOne and findById types 2024-12-30 10:33:33 +01:00
Med Marrouchi
62e18ab591
Update api/src/utils/generics/base-repository.ts 2024-12-30 08:59:31 +01:00
Med Marrouchi
7e98fdc3bb
Update api/src/utils/pagination/pagination-query.dto.ts 2024-12-30 08:58:56 +01:00
Med Marrouchi
ca3a0f364f
Update api/src/utils/generics/base-repository.ts 2024-12-30 08:58:47 +01:00
Med Marrouchi
34b42c005f
Update api/src/utils/generics/base-repository.ts 2024-12-30 08:58:35 +01:00
Med Marrouchi
4ea98abfbf
Merge pull request #488 from Hexastack/fix/remove-nlp-import-dialog
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: remove nlp import dialog
2024-12-29 14:40:30 +01:00
Mohamed Marrouchi
5347b8fa39 fix: remove nlp import dialog 2024-12-29 14:37:02 +01:00
Med Marrouchi
54bbe94164
Merge pull request #487 from Hexastack/fix/search-filter-array-support
feat: add support for arrays in search filter
2024-12-29 14:17:14 +01:00
Mohamed Marrouchi
1261c804de feat: add support for arrays in search filter 2024-12-29 14:12:53 +01:00
Med Marrouchi
039ce0e1bc
Merge pull request #486 from Hexastack/fix/webchannel-updates
Fix/webchannel updates
2024-12-29 10:39:26 +01:00
Mohamed Marrouchi
6f60903a7b fix: remove unused fn 2024-12-29 10:35:41 +01:00
Mohamed Marrouchi
79dcaadce8 fix: use Multer File type 2024-12-29 10:27:20 +01:00
Mohamed Marrouchi
c5520c96b3 fix: filename sanitization 2024-12-29 10:08:34 +01:00
Mohamed Marrouchi
b66093612d fix: refactor file upload 2024-12-29 09:08:21 +01:00
Mohamed Marrouchi
29e75e96ba fix: minor refactoring 2024-12-27 17:32:37 +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
328c5cefb3 fix: refactor + unit tests 2024-12-25 07:36:50 +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
Med Marrouchi
85f5733710
Merge pull request #483 from Hexastack/fix/settings-emit
fix: setting emit + unit tests
2024-12-24 08:51:15 +01:00
Mohamed Marrouchi
88f3b21763 fix: remove comments 2024-12-23 15:11:50 +01:00
Mohamed Marrouchi
c5799d30ee fix: setting emit + unit tests 2024-12-23 15:07:58 +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
c32e8a2472
Merge pull request #479 from Hexastack/revert-478-revert-476-474-bug-avatars-are-not-persistent-after-restarting-the-api
Revert "Revert "fix: persist subscriber avatars""
2024-12-20 18:58:32 +01:00
Mohamed Marrouchi
4329b21cd1 fix: lint 2024-12-20 18:55:25 +01:00