Mohamed Marrouchi
|
b57e4693c5
|
refactor: remove unecessary type
|
2025-01-09 17:02:31 +01:00 |
|
yassinedorbozgithub
|
4f88370c69
|
Merge branch 'main' into 540-issue-nlp-module-strictnullchecks-issues
|
2025-01-09 16:52:40 +01:00 |
|
hexastack
|
8adf5cc161
|
fix: add unit tests
|
2025-01-09 16:08:27 +01:00 |
|
Mohamed Marrouchi
|
0737cd99c6
|
feat: use attachment_id instead of url + in messages + webchannel and secure public urls
|
2025-01-09 12:42:52 +01:00 |
|
yassinedorbozgithub
|
1128fbf379
|
fix: apply strict null checks updates to the NLP Module
|
2025-01-09 12:31:25 +01:00 |
|
hexastack
|
c1fbd556c2
|
remove stale comment
|
2025-01-09 12:26:56 +01:00 |
|
hexastack
|
82ec9a1163
|
fix: add default format implementation
|
2025-01-09 12:25:14 +01:00 |
|
Med Marrouchi
|
dfa38c9c61
|
Merge pull request #542 from Hexastack/fix/with-url
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 UI Image / build-and-push (push) Has been cancelled
fix: remove unecessary WithUrl typing
|
2025-01-09 12:06:56 +01:00 |
|
Mohamed Marrouchi
|
d48b88f41e
|
fix: remove unecessary WithUrl typing
|
2025-01-09 10:52:00 +01:00 |
|
yassinedorbozgithub
|
fb4c7feadb
|
fix: update user seeds
|
2025-01-09 10:47:16 +01:00 |
|
yassinedorbozgithub
|
8ab2f16c56
|
fix: make user avatar field required
|
2025-01-09 10:44:32 +01:00 |
|
yassinedorbozgithub
|
cc2f5a1665
|
fix: adapt passport logic
|
2025-01-09 08:46:45 +01:00 |
|
yassinedorbozgithub
|
88cb281694
|
fix: adapt ability guard
|
2025-01-09 08:46:27 +01:00 |
|
yassinedorbozgithub
|
869d7d167d
|
fix: make mailerService optional
|
2025-01-09 08:31:42 +01:00 |
|
yassinedorbozgithub
|
5bb4668a01
|
fix: adapt services constructors
|
2025-01-09 08:28:14 +01:00 |
|
yassinedorbozgithub
|
816db9817a
|
fix: apply strict null checks updates to the User Module
|
2025-01-09 08:26:29 +01:00 |
|
yassinedorbozgithub
|
8326c8c121
|
fix: update attachment and i18n services
|
2025-01-08 18:02:11 +01:00 |
|
yassinedorbozgithub
|
6aaa130bc7
|
fix: resolve file conflicts
|
2025-01-08 17:56:27 +01:00 |
|
Med Marrouchi
|
c720d3b602
|
Merge pull request #517 from Hexastack/refactor/avatar-upload
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 UI Image / build-and-push (push) Waiting to run
Refactor Subscriber/User Avatar Upload/Download
|
2025-01-08 17:51:01 +01:00 |
|
Mohamed Marrouchi
|
30202bac79
|
fix: use for loop in fs operations
|
2025-01-08 17:32:58 +01:00 |
|
yassinedorbozgithub
|
f9f764f3fe
|
fix(api): apply feedbacks
|
2025-01-08 16:39:17 +01:00 |
|
yassinedorbozgithub
|
54e5a38661
|
fix: resolve file conflicts
|
2025-01-07 17:03:35 +01:00 |
|
Med Marrouchi
|
9515b87875
|
Merge pull request #528 from Hexastack/527-issue-pagination-querypipe-issue
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 UI Image / build-and-push (push) Waiting to run
[MERGE ORDER 1] fix: resolve pagination-querypipe null checks issues
|
2025-01-07 17:01:54 +01:00 |
|
Mohamed Marrouchi
|
1ea0ce2a7f
|
fix: subscriber avatar + update migration
|
2025-01-07 16:55:33 +01:00 |
|
Mohamed Marrouchi
|
3721f4365e
|
feat: allow user/edit/:id endpoint to upload avatar
|
2025-01-07 16:55:33 +01:00 |
|
Mohamed Marrouchi
|
57fcd9b3a3
|
fix: allow users to update own profile and access own avatar
|
2025-01-07 16:55:33 +01:00 |
|
Mohamed Marrouchi
|
586337496f
|
fix: access to own user avatar
|
2025-01-07 16:55:33 +01:00 |
|
Mohamed Marrouchi
|
d1e9214128
|
fix: move users avatars under the new folder
|
2025-01-07 16:55:33 +01:00 |
|
Mohamed Marrouchi
|
e16660a0a0
|
fix: avatar dir
|
2025-01-07 16:55:33 +01:00 |
|
Mohamed Marrouchi
|
e2c81a9618
|
feat: update DB schema to use subscriber.avatar
|
2025-01-07 16:55:33 +01:00 |
|
yassinedorbozgithub
|
7e227d03de
|
fix: apply feedbacks
|
2025-01-07 16:49:56 +01:00 |
|
yassinedorbozgithub
|
718cec85ae
|
fix: apply feedbacks
|
2025-01-07 16:41:28 +01:00 |
|
Mohamed Marrouchi
|
ec2ef242df
|
fix: default lang
|
2025-01-07 16:39:48 +01:00 |
|
yassinedorbozgithub
|
0101655e33
|
fix: CMS module issues
|
2025-01-07 11:37:03 +01:00 |
|
yassinedorbozgithub
|
94decddf25
|
fix: resolve search filterpipe null checks issues
|
2025-01-07 10:41:29 +01:00 |
|
yassinedorbozgithub
|
7322d21721
|
fix: resolve pagination-querypipe null checks issues
|
2025-01-07 05:12:48 +01:00 |
|
Med Marrouchi
|
fb7686f860
|
Merge pull request #522 from Hexastack/fix/main-ts
fix: main.ts
|
2025-01-06 17:28:00 +01:00 |
|
Med Marrouchi
|
c3518d003a
|
Merge pull request #521 from Hexastack/fix/utils-strict-null-check
fix: utilities decorators IsLessThanDate, IsObjectId
|
2025-01-06 17:27:41 +01:00 |
|
Med Marrouchi
|
b4b1edfa09
|
Merge pull request #520 from Hexastack/fix/base-controller-ts-strict-null-check
fix: base-controller
|
2025-01-06 17:27:18 +01:00 |
|
Med Marrouchi
|
5989c4b7ba
|
Merge pull request #526 from Hexastack/525-issue-property-has-no-initializer
fix: disabled tsconfig strict Property Initialization
|
2025-01-06 17:26:48 +01:00 |
|
yassinedorbozgithub
|
663b5117a0
|
fix: disabled tsconfig strict Property Initialization
|
2025-01-06 15:07:08 +01:00 |
|
hexastack
|
f45e61604e
|
feat: remove core nlu engine
|
2025-01-06 14:09:54 +01:00 |
|
Med Marrouchi
|
06e06a03b9
|
Merge pull request #512 from Hexastack/feat/app-version
feat: add metadata collection to store the db version
|
2025-01-06 13:28:31 +01:00 |
|
abdou6666
|
f9b2d4495d
|
fix: address comment
|
2025-01-06 11:52:50 +01:00 |
|
Mohamed Marrouchi
|
4058743de4
|
test: fix unit tests
|
2025-01-06 10:46:23 +01:00 |
|
Mohamed Marrouchi
|
b0f997eccd
|
fix: minor adjustment
|
2025-01-06 10:29:26 +01:00 |
|
abdou6666
|
ccfa79cbe3
|
fix: main.ts
|
2025-01-06 10:15:05 +01:00 |
|
abdou6666
|
125bae946e
|
fix: utilities decorators IsLessThanDate, IsObjectId
|
2025-01-06 10:14:02 +01:00 |
|
abdou6666
|
19475bd46d
|
fix: base-controller
|
2025-01-06 10:10:33 +01:00 |
|
Mohamed Marrouchi
|
20439fab92
|
fix: minor regex fix
|
2025-01-05 22:29:04 +01:00 |
|
Mohamed Marrouchi
|
51d7650d08
|
fix: minor
|
2025-01-05 22:26:45 +01:00 |
|
Mohamed Marrouchi
|
ef788591bf
|
feat: add metadata repo + seeder
|
2025-01-05 21:51:29 +01:00 |
|
Mohamed Marrouchi
|
923a34c3e4
|
test: add unit tests
|
2025-01-05 11:30:57 +01:00 |
|
Mohamed Marrouchi
|
252857fbf7
|
feat: add compodoc + enforce typing
|
2025-01-05 10:14:39 +01:00 |
|
Mohamed Marrouchi
|
652ca78120
|
fix: apply multiple fixes
|
2025-01-05 09:29:36 +01:00 |
|
yassinedorbozgithub
|
e0d2388e95
|
fix: unhance migration logic
|
2025-01-04 10:00:29 +01:00 |
|
yassinedorbozgithub
|
a1765b647b
|
fix: migration and db version logic
|
2025-01-03 16:39:55 +01:00 |
|
Med Marrouchi
|
5218325426
|
Merge pull request #511 from Hexastack/fix/category-strict-null-check
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: category
|
2025-01-03 16:14:55 +01:00 |
|
Med Marrouchi
|
0448cc5bc6
|
Merge pull request #510 from Hexastack/fix/label-strict-null-check
fix: label
|
2025-01-03 16:12:36 +01:00 |
|
Med Marrouchi
|
4974fb4bc8
|
Merge pull request #509 from Hexastack/fix/permission-and-role-ts-strict-null-check
Fix: permission and role ts strict null check
|
2025-01-03 16:10:43 +01:00 |
|
Med Marrouchi
|
479b14eeea
|
Merge pull request #503 from Hexastack/fix/socketio-redis-adapter
fix: socketio redis adapter
|
2025-01-03 16:08:04 +01:00 |
|
Med Marrouchi
|
0b3036ca9e
|
Merge pull request #493 from Hexastack/fix/plugins-strict-null-check
Fix: plugins strict null check
|
2025-01-03 16:07:03 +01:00 |
|
Med Marrouchi
|
7e116fabd5
|
Update api/src/plugins/plugins.service.ts
|
2025-01-03 16:06:56 +01:00 |
|
Mohamed Marrouchi
|
c94ec95599
|
fix: env vars
|
2025-01-03 07:59:10 +01:00 |
|
Mohamed Marrouchi
|
92bec65862
|
feat: add metadata collection to store the db version
|
2025-01-02 18:55:05 +01:00 |
|
abdou6666
|
9eef5c4bed
|
fix: category
|
2025-01-02 18:18:29 +01:00 |
|
abdou6666
|
928a25c6d1
|
fix: label
|
2025-01-02 18:06:28 +01:00 |
|
abdou6666
|
a8a71b0fff
|
fix: role
|
2025-01-02 17:59:30 +01:00 |
|
abdou6666
|
19cef32736
|
fix: permission
|
2025-01-02 17:58:11 +01:00 |
|
abdou6666
|
4607df67aa
|
fix: socketio redis adapter
|
2025-01-02 16:43:57 +01:00 |
|
abdou6666
|
1c613790ea
|
fix: plugins & helpers
|
2025-01-02 16:43:06 +01:00 |
|
Mohamed Marrouchi
|
67ed42a1f3
|
fix: config condition
|
2025-01-02 16:10:59 +01:00 |
|
Mohamed Marrouchi
|
5c54573aa9
|
fix: update ts config
|
2025-01-02 16:03:06 +01:00 |
|
Mohamed Marrouchi
|
f464fc5e45
|
fix: remove old migration implementation and update README
|
2025-01-02 16:03:06 +01:00 |
|
Mohamed Marrouchi
|
3a07803fea
|
feat: package.json
|
2025-01-02 16:03:06 +01:00 |
|
Mohamed Marrouchi
|
de2177d1bd
|
feat: add migration module and cli
|
2025-01-02 16:03:06 +01:00 |
|
yassinedorbozgithub
|
122a9d02cb
|
fix: update .dockerignore files
|
2025-01-02 11:45:48 +01:00 |
|
yassinedorbozgithub
|
cde0e001a3
|
fix(api): restrict dynamic header to the updates files
|
2025-01-02 11:43:43 +01:00 |
|
abdou6666
|
ea438a45c1
|
fix: bot stats to comply with strict null check
|
2024-12-31 14:28:33 +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 |
|
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
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 |
|
Mohamed Marrouchi
|
1261c804de
|
feat: add support for arrays in search filter
|
2024-12-29 14:12:53 +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
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
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
|
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
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 |
|
Mohamed Marrouchi
|
4329b21cd1
|
fix: lint
|
2024-12-20 18:55:25 +01:00 |
|
Med Marrouchi
|
b594cb2dd6
|
fix: config
|
2024-12-20 18:44:24 +01:00 |
|
Med Marrouchi
|
f12b6a4d2c
|
Revert "Revert "fix: persist subscriber avatars""
|
2024-12-20 18:40:04 +01:00 |
|
Med Marrouchi
|
abb7fa0b5b
|
Revert "fix: persist subscriber avatars"
|
2024-12-20 18:39:44 +01:00 |
|
Med Marrouchi
|
55efc57ea7
|
Update api/src/config/index.ts
|
2024-12-20 18:13:07 +01:00 |
|
Med Marrouchi
|
5567e9b750
|
Update api/src/config/index.ts
|
2024-12-20 18:13:03 +01:00 |
|
yassinedorbozgithub
|
40043ee293
|
fix: persist subscriber avatars
|
2024-12-20 17:20:13 +01:00 |
|
abdou6666
|
aaa24656d3
|
fix: throw if no updates has been provided to updateOne
|
2024-12-20 08:57:21 +01:00 |
|
abdou6666
|
4972011dfd
|
fix: throw when no updates has been provided
|
2024-12-20 08:42:02 +01:00 |
|
Med Marrouchi
|
7b9a2e1977
|
Merge pull request #468 from Hexastack/fix/enforce-getMessage-typing
fix: type getMessage()
|
2024-12-20 07:46:52 +01:00 |
|
Med Marrouchi
|
06b0e54dbc
|
Merge pull request #469 from Hexastack/fix/unecessary-ws-broad
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 unecessary ws broadcast
|
2024-12-19 14:51:10 +01:00 |
|
Mohamed Marrouchi
|
71864ba7ce
|
fix: locatation refactor
|
2024-12-19 14:49:53 +01:00 |
|
Mohamed Marrouchi
|
28e3826e39
|
fix: remove unecessary ws broadcast
|
2024-12-19 14:46:47 +01:00 |
|
Mohamed Marrouchi
|
3d974356d0
|
fix: type getMessage()
|
2024-12-19 14:38:19 +01:00 |
|
abdou6666
|
fa282fb77b
|
fix: base-repository typing
|
2024-12-19 11:22:20 +01:00 |
|
abdou6666
|
daa08a538c
|
fix: base repository typing
|
2024-12-18 19:09:58 +01:00 |
|
yassinedorbozgithub
|
e523676147
|
fix: add select all selector to the custom events
|
2024-12-18 15:22:25 +01:00 |
|
yassinedorbozgithub
|
7c2c2db02e
|
feat(api): add an nlpSample import endpoint
|
2024-12-17 16:06:16 +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 |
|
Mohamed Marrouchi
|
943b2dd3d2
|
fix: pre/post validate event typing
|
2024-12-17 08:46:54 +01:00 |
|
abdou6666
|
6b7a5bf0a2
|
fix: address comments
|
2024-12-16 17:44:08 +01:00 |
|
Ikko Eltociear Ashimine
|
c96dc0ed82
|
chore: update bot.service.ts
occured -> occurred
|
2024-12-16 23:21:16 +09:00 |
|
Mohamed Marrouchi
|
05278c40d9
|
build: v2.1.7
|
2024-12-16 14:57:47 +01:00 |
|
Med Marrouchi
|
2cbfeb37c3
|
Merge pull request #451 from Hexastack/449-fix-admin-console-widget-config
Fix CORS origin handling and update frontend environment variables
|
2024-12-16 14:56:05 +01:00 |
|
Mohamed Chedli
|
d59d245466
|
fix: update frontend environment variables and fix CORS origin handling issue
|
2024-12-16 13:09:58 +01:00 |
|
Mohamed Marrouchi
|
df8904c46a
|
feat: minor updates to accomodate slack
|
2024-12-16 12:10:45 +01:00 |
|
abdou6666
|
e55b801cb0
|
fix: added missing types validation
|
2024-12-16 11:33:07 +01:00 |
|
abdou6666
|
c91a07067d
|
fix: remove extra licenses
|
2024-12-15 14:53:16 +01:00 |
|
abdou6666
|
c326c453cf
|
fix: add unit tests
|
2024-12-15 14:43:59 +01:00 |
|
abdou6666
|
c7b9434310
|
chore: documentation mongoose weird behaviour with hooks/middlewares
|
2024-12-13 18:35:02 +01:00 |
|
abdou6666
|
9a3165f8da
|
fix: add event emitting logic
|
2024-12-13 18:30:22 +01:00 |
|
abdou6666
|
04851f7048
|
fix: rename hooks enum
|
2024-12-13 15:51:26 +01:00 |
|
abdou6666
|
d0ab39f6c3
|
fix: hooks names
|
2024-12-13 15:47:45 +01:00 |
|
Med Marrouchi
|
dcc8d3929d
|
Merge pull request #431 from Hexastack/430-issue-refactor-attachment-service-uploadfiles-method
refactor: attachment service uploadFiles method
|
2024-12-13 09:43:50 +01:00 |
|
Mohamed Marrouchi
|
120ffb6cbc
|
build: v2.1.6
|
2024-12-12 08:31:31 +01:00 |
|
Mohamed Marrouchi
|
8bb6b05f44
|
fix: channel + event wrapper typing
|
2024-12-10 18:51:51 +01:00 |
|
Mohamed Marrouchi
|
466e6f28ca
|
fix: remove messenger channel folder
|
2024-12-10 15:46:21 +01:00 |
|
Mohamed Marrouchi
|
8e5574f32d
|
build: v2.1.5
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-10 14:15:26 +01:00 |
|
Mohamed Marrouchi
|
503f7d40ec
|
build: v2.1.4
|
2024-12-10 14:05:53 +01:00 |
|
Mohamed Marrouchi
|
cc8ada055b
|
build: v2.1.3
|
2024-12-10 13:17:43 +01:00 |
|
Mohamed Marrouchi
|
977a360e04
|
build: v2.1.2
|
2024-12-10 13:15:35 +01:00 |
|
Mohamed Marrouchi
|
9764aeeeda
|
build: v2.1.1
|
2024-12-10 13:03:37 +01:00 |
|
Mohamed Marrouchi
|
c82dd9a47e
|
build: v2.0.17
|
2024-12-10 12:29:07 +01:00 |
|
Mohamed Marrouchi
|
1be780e8e0
|
build: ci workflow (partial)
|
2024-12-10 10:56:49 +01:00 |
|
Med Marrouchi
|
fc14cb07f2
|
Merge branch 'main' into fix/channel-data-inference-type-issue
|
2024-12-10 07:34:09 +01:00 |
|
Mohamed Marrouchi
|
560f4f3148
|
feat: enforce typechecking + refactor
|
2024-12-10 07:20:01 +01:00 |
|
abdou6666
|
53c83a26a5
|
fix: add missing attributes for console-channel
|
2024-12-09 18:23:51 +01:00 |
|
abdou6666
|
3c7abc2261
|
fix: channels data type inference
|
2024-12-09 18:17:28 +01:00 |
|
yassinedorbozgithub
|
ecd6c43c82
|
fix: uploadFiles logic
|
2024-12-09 17:57:26 +01:00 |
|
yassinedorbozgithub
|
aa96dba18d
|
refactor: attachment service uploadFiles method
|
2024-12-09 17:16:27 +01:00 |
|
Med Marrouchi
|
a9522d44e0
|
Merge pull request #428 from Hexastack/feat/nlu-llm
Feat/nlu llm
|
2024-12-09 15:33:08 +01:00 |
|
Med Marrouchi
|
14af80e81d
|
Merge pull request #425 from Hexastack/fix/missing-await
fix: add missing await
|
2024-12-09 15:32:16 +01:00 |
|
Mohamed Marrouchi
|
dcf5097750
|
fix: rename nlp to nlu namespace
|
2024-12-09 14:16:08 +01:00 |
|
Mohamed Marrouchi
|
f9caf0f458
|
feat: llm nlu capability
|
2024-12-09 14:15:06 +01:00 |
|
yassinedorbozgithub
|
c1fcdf3b73
|
fix: replace findpage method by find method
|
2024-12-09 12:11:47 +01:00 |
|
yassinedorbozgithub
|
91687f25ec
|
fix: simplify logic
|
2024-12-09 11:51:41 +01:00 |
|
yassinedorbozgithub
|
37ae2ec9ad
|
fix: reoder overloading signatures
|
2024-12-09 20:57:00 +01:00 |
|
yassinedorbozgithub
|
afa8364996
|
fix: add missing await
|
2024-12-07 11:59:00 +01:00 |
|
yassinedorbozgithub
|
d9a87e99bf
|
fix: base-repository.ts methods returning types
|
2024-12-06 18:34:18 +01:00 |
|
yassinedorbozgithub
|
da783c0ef8
|
fix: update skip default values
|
2024-12-06 18:27:48 +01:00 |
|
yassinedorbozgithub
|
3acdbed037
|
fix: update limit default values
|
2024-12-06 18:27:24 +01:00 |
|
yassinedorbozgithub
|
fb20456367
|
fix: use overloading to marke deprecated methods signatures v0.0.1
|
2024-12-06 17:50:14 +01:00 |
|
yassinedorbozgithub
|
d912042f88
|
fix: use overloading to marke deprecated methods signatures
|
2024-12-06 17:43:56 +01:00 |
|
yassinedorbozgithub
|
d3b5070407
|
fix: add retro compatibility for find and findAndPopulate methods
|
2024-12-06 16:26:54 +01:00 |
|
Med Marrouchi
|
62e59069dd
|
Merge pull request #409 from Hexastack/408-issue-custom-event-names-are-accepting-normalized-event-names
Build and Push Docker Images / paths-filter (push) Has been cancelled
Build and Push Docker Images / build-and-push (push) Has been cancelled
fix: update eventEmitter to exclude normalized event names from customized events
|
2024-12-06 15:09:08 +01:00 |
|
Med Marrouchi
|
a1590a4a58
|
Merge pull request #400 from Hexastack/367-issue-refactor-api-controller-actions-find-findpage
Refactor: merge find findPage - findAndPopulate findPageAndPopulate
|
2024-12-06 15:08:39 +01:00 |
|
Med Marrouchi
|
10a4d6a22c
|
Merge pull request #404 from Hexastack/392-issue-multiple-access-dont-returning-message-sent-from-other-users
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
fix: synchronized sended messages for the same accounts
|
2024-12-06 08:18:51 +01:00 |
|
yassinedorbozgithub
|
b459007cda
|
fix: update eventEmitter to exclude normilized event names from cusomized events
|
2024-12-04 16:11:47 +01:00 |
|
yassinedorbozgithub
|
9c884af233
|
fix: synchronized sended messages for the same accounts
|
2024-12-04 11:38:43 +01:00 |
|
yassinedorbozgithub
|
a81f3f0c5a
|
fix: attach botStats and nlpSampleEnity to the lifecyclehook
|
2024-12-04 09:00:50 +01:00 |
|
yassinedorbozgithub
|
6cbedcbc16
|
fix: update unit tests
|
2024-12-04 08:47:57 +01:00 |
|
yassinedorbozgithub
|
32f3dc8271
|
fix: revert base-service deprecated methods
|
2024-12-04 08:11:06 +01:00 |
|
yassinedorbozgithub
|
a33c9f2510
|
feat: add projection to the base logic
|
2024-12-04 08:06:25 +01:00 |
|
yassinedorbozgithub
|
de459fcbac
|
fix: findOne implementation
|
2024-12-04 08:02:54 +01:00 |
|
yassinedorbozgithub
|
52ecbe60d3
|
fix: mention deprecated methods
|
2024-12-04 08:00:22 +01:00 |
|
yassinedorbozgithub
|
cde4a36294
|
Refactor: merge find findPage - findAndPopulate findPageAndPopulate
|
2024-12-03 17:16:57 +01:00 |
|
Med Marrouchi
|
00c540843f
|
Merge pull request #394 from Hexastack/fix/cors-webchannel
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
Fix/cors webchannel
|
2024-12-02 16:33:37 +01:00 |
|
Mohamed Marrouchi
|
2407ce86b9
|
fix: handle unsupported protocols
|
2024-12-02 16:21:36 +01:00 |
|
yassinedorbozgithub
|
65c52e645d
|
fix: update environment variables names
|
2024-12-02 10:27:27 +01:00 |
|
yassinedorbozgithub
|
a3bd044509
|
Refactor: adapt the api logic to use frontendPath environment variable
|
2024-12-02 10:23:21 +01:00 |
|
yassinedorbozgithub
|
e8751d04a3
|
Refactor: adapt the api logic to use apiPath environment variable
|
2024-12-02 10:21:13 +01:00 |
|
Mohamed Marrouchi
|
5c21212a96
|
fix: adjust log message
|
2024-12-01 08:38:16 +01:00 |
|
Mohamed Marrouchi
|
e7109ba036
|
fix: include wildcard support
|
2024-12-01 08:37:06 +01:00 |
|
Mohamed Marrouchi
|
778bd59f91
|
test: add unit tests
|
2024-12-01 08:29:03 +01:00 |
|
Mohamed Marrouchi
|
f59cdf9ad5
|
fix: webchannel cors check
|
2024-12-01 08:22:47 +01:00 |
|
Mohamed Marrouchi
|
7ca5b01eb6
|
build: bump version 2.0.17
|
2024-11-28 18:00:12 +01:00 |
|
Mohamed Marrouchi
|
2f31639a5d
|
fix: apply nlp threshold
|
2024-11-28 17:54:52 +01:00 |
|
Mohamed Marrouchi
|
c83745707b
|
build: version bump v2.0.16
|
2024-11-28 11:12:56 +01:00 |
|
Mohamed Marrouchi
|
4fac552068
|
fix: add missing lifecycle hooks to the conversation
|
2024-11-28 11:07:42 +01:00 |
|
Mohamed Marrouchi
|
620601a3c0
|
build: bump v2.0.15
|
2024-11-27 20:42:33 +01:00 |
|
Med Marrouchi
|
eba7308e16
|
Merge pull request #379 from Hexastack/fix/add-console-channel-in-patterns
fix: add console-channel before filtering
|
2024-11-27 19:48:48 +01:00 |
|
Med Marrouchi
|
16eff916f5
|
Merge pull request #377 from Hexastack/376-issue-unify-postback-type
update: unify postback types
|
2024-11-27 19:48:06 +01:00 |
|
abdou6666
|
6b7b1c9afc
|
fix: remove extra code
|
2024-11-27 19:30:12 +01:00 |
|
abdou6666
|
f2b8e63e94
|
fix: add console-channel before filtering
|
2024-11-27 19:22:14 +01:00 |
|
Mohamed Marrouchi
|
eb7d6ebe3c
|
feat: minor adjustements
|
2024-11-27 16:34:52 +01:00 |
|
Med Marrouchi
|
4ab0e1be3c
|
Merge pull request #374 from Hexastack/feat/add-analytics-intervention-event
Build and Push Docker Images / paths-filter (push) Waiting to run
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
feat: add analytics intervention event
|
2024-11-27 14:52:51 +01:00 |
|
Mohamed Marrouchi
|
1b775ec901
|
fix: remove unecessary channel handler methods
|
2024-11-27 10:12:13 +01:00 |
|
Mohamed Marrouchi
|
f1c5209deb
|
feat: add analytics intervention event
|
2024-11-27 09:05:57 +01:00 |
|
Mohamed Marrouchi
|
dc5d9fbc4f
|
build: bump version 2.0.14
|
2024-11-22 18:52:55 +01:00 |
|
Med Marrouchi
|
6f6e508e41
|
Merge pull request #364 from Hexastack/fix/plugin-settings-null-check
Build and Push Docker Images / build-and-push (push) Blocked by required conditions
Build and Push Docker Images / paths-filter (push) Failing after 12m49s
fix: add null checks for plugin and settings to prevent TypeError
|
2024-11-22 18:40:47 +01:00 |
|
Mohamed Chedli
|
08c0e8b612
|
fix: add null checks for plugin and settings to prevent TypeError
|
2024-11-22 18:26:36 +01:00 |
|
abdou6666
|
332a2b7a70
|
revert: revert controller name
|
2024-11-22 18:12:50 +01:00 |
|
abdou6666
|
978562900e
|
refactor: minor updates
|
2024-11-22 18:05:55 +01:00 |
|
hexastack
|
55fe415fd8
|
refactor: use deleteMany for multiple blocks removal
|
2024-11-22 17:58:11 +01:00 |
|
Med Marrouchi
|
485744e1e5
|
Merge pull request #360 from Hexastack/fix/api-translation-refresh
fix: display translatable settings only in translations UI #109
|
2024-11-22 17:38:01 +01:00 |
|
abdou6666
|
9a885a328d
|
test: fix unit tests
|
2024-11-22 16:59:49 +01:00 |
|
Mohamed Marrouchi
|
8ec4a33d94
|
fix: pagination
|
2024-11-22 16:05:30 +01:00 |
|
abdou6666
|
7d3a92e1d6
|
fix: minor changes
|
2024-11-22 15:38:18 +01:00 |
|
abdou6666
|
628d0f5819
|
fix: address review comments
|
2024-11-22 15:38:18 +01:00 |
|
abdou6666
|
c655026386
|
fix: display translatable settings only in translations UI
|
2024-11-22 15:38:13 +01:00 |
|
Med Marrouchi
|
76b6cb1d8d
|
Merge pull request #359 from Hexastack/build/v2.0.13
Build and Push Docker Images / paths-filter (push) Failing after 1m11s
Build and Push Docker Images / build-and-push (push) Has been skipped
build: bump version
|
2024-11-21 21:04:34 +01:00 |
|
Mohamed Marrouchi
|
456e5da7ca
|
build: bump version
|
2024-11-21 21:03:42 +01:00 |
|
Med Marrouchi
|
d44f8ee02c
|
Merge pull request #355 from Hexastack/fix/nlp-format-await
Build and Push Docker Images / paths-filter (push) Failing after 1m21s
Build and Push Docker Images / build-and-push (push) Has been skipped
fix: add missing await for NLP format
|
2024-11-21 16:06:29 +01:00 |
|
Mohamed Marrouchi
|
833a2c384d
|
fix: add missing await
|
2024-11-21 15:12:11 +01:00 |
|
Med Marrouchi
|
cdb753f230
|
Merge pull request #265 from Hexastack/256-request-move-blocks-between-categories
feat: move blocks between categories
|
2024-11-21 15:09:56 +01:00 |
|
hexastack
|
812202d9e1
|
fix: minor fix
|
2024-11-21 09:55:26 +01:00 |
|
hexastack
|
f93d6c20ae
|
fix: extra enhancements
|
2024-11-21 09:38:09 +01:00 |
|
hexastack
|
286beee5e6
|
fix: enhance code
|
2024-11-20 19:41:11 +01:00 |
|
hexastack
|
5f73fecf69
|
test: add unit tests for block repository
|
2024-11-20 13:34:01 +01:00 |
|
hexastack
|
b4bf2d4ff7
|
fix: preUpdate
|
2024-11-20 13:30:40 +01:00 |
|
hexastack
|
8f815d468c
|
fix: address feedback
|
2024-11-20 09:27:15 +01:00 |
|
Mohamed Marrouchi
|
7e5884a82f
|
fix: content vs element
|
2024-11-19 12:29:56 +01:00 |
|
hexastack
|
82e47f23dd
|
fix: address review
|
2024-11-18 15:32:34 +01:00 |
|
yassinedorbozgithub
|
f192dc2c03
|
fix: redis feedback updates
|
2024-11-17 10:39:10 +01:00 |
|
yassinedorbozgithub
|
1436b808e2
|
feat(api): Redis integration REST/WS
|
2024-11-15 17:39:12 +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 |
|
Mohamed Marrouchi
|
c37bd60578
|
build: bump api v2.0.12 + widget v2.0.3
|
2024-11-13 02:14:10 +00:00 |
|
Med Marrouchi
|
adcfa94675
|
Merge pull request #330 from Hexastack/feat/plugin-http-module
feat: add http module for plugins
|
2024-11-13 01:27:05 +00:00 |
|
Mohamed Marrouchi
|
1d2f274a37
|
feat: add http module for plugins
|
2024-11-13 01:23:24 +00:00 |
|
Mohamed Marrouchi
|
a0fe5ec0be
|
feat: widget enhancements
|
2024-11-13 01:19:20 +00:00 |
|
Mohamed Marrouchi
|
097ded948c
|
build: bum versions
|
2024-11-12 09:05:45 +00:00 |
|
Med Marrouchi
|
72db79a838
|
Merge pull request #323 from Hexastack/refactor/remove-widget-token
refactor: remove widget token
|
2024-11-12 08:57:15 +00:00 |
|
Mohamed Marrouchi
|
9df4fbbdad
|
refactor: remove widget token
|
2024-11-10 12:11:42 +01:00 |
|
yassinedorbozgithub
|
96abd7f719
|
fix: remove unused endpoints
|
2024-11-06 10:57:17 +01:00 |
|
yassinedorbozgithub
|
2781abbc56
|
fix(api): exclude functions as nested types
|
2024-11-03 12:48:02 +01:00 |
|
Mohamed Marrouchi
|
00cc7ba518
|
build: version v2.0.10 bump
|
2024-11-01 11:32:41 +01:00 |
|
yassinedorbozgithub
|
74a3c46257
|
fix: tsconfig to support modules
|
2024-11-01 11:27:49 +01:00 |
|