yassinedorbozgithub
|
0a47ff73fb
|
fix(api): update string and regex string zod validations
|
2025-02-17 06:51:12 +01:00 |
|
abdou6666
|
07e9147bb0
|
fix: apply feedback
|
2025-02-12 08:46:43 +01:00 |
|
abdou6666
|
4d549b8710
|
feat: refactor mongoose validation with higher order function
|
2025-02-12 08:46:43 +01:00 |
|
abdou6666
|
9f80024514
|
fix: validMessageTextSchema bug
|
2025-02-11 14:57:14 +01:00 |
|
abdou6666
|
6a1ec0d22f
|
feat: refactor zod validation
|
2025-02-10 15:57:51 +01:00 |
|
Med Marrouchi
|
8f917ab17c
|
Merge pull request #680 from Hexastack/feat/zod-validation-message
feat: zod validation message
|
2025-02-07 17:49:22 +01:00 |
|
Med Marrouchi
|
3d0b7fbc77
|
Merge pull request #664 from Hexastack/660-bug---content-edit-is-broken
fix: content edit
|
2025-02-07 08:56:11 +01:00 |
|
Med Marrouchi
|
5d63ef2019
|
Merge pull request #679 from Hexastack/fix/long-pooling-multer-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
fix: handle multer upload in middleware (long pooling only)
|
2025-02-06 10:43:21 +01:00 |
|
hexastack
|
40bd6a3813
|
Merge branch 'main' of https://github.com/Hexastack/Hexabot into 660-bug---content-edit-is-broken
|
2025-02-06 08:48:07 +01:00 |
|
Med Marrouchi
|
a9a86ab07c
|
Merge pull request #681 from Hexastack/fix/subscriber-handove-event
fix: handover/handback lifecycle hook
|
2025-02-05 14:53:35 +01:00 |
|
abdou6666
|
b0c0233412
|
fix: remove duplicate copyright
|
2025-02-05 12:18:08 +01:00 |
|
abdou6666
|
87e5477e8e
|
fix: remove type assertion
|
2025-02-05 11:55:28 +01:00 |
|
abdou6666
|
4e80a0a215
|
fix: typing & remove type assertion
|
2025-02-05 11:41:09 +01:00 |
|
Mohamed Marrouchi
|
a607247d56
|
test: add unit tests
|
2025-02-04 18:26:46 +01:00 |
|
Mohamed Marrouchi
|
21301b9702
|
fix: handover/handback lifecycle hook
|
2025-02-04 17:57:37 +01:00 |
|
Mohamed Marrouchi
|
a0f2701e3e
|
refactor: multer upload middleware
|
2025-02-04 17:54:34 +01:00 |
|
abdou6666
|
1f8285a09c
|
fix: remove casting
|
2025-02-04 17:54:16 +01:00 |
|
abdou6666
|
7332f77624
|
fix: apply feedback
|
2025-02-04 17:51:31 +01:00 |
|
abdou6666
|
5150b2e3a6
|
fix: refactor blockMessageSchema
|
2025-02-04 17:30:55 +01:00 |
|
abdou6666
|
c66b3c3f9d
|
fix: unnecessary type casting
|
2025-02-04 17:15:42 +01:00 |
|
abdou6666
|
6879ff77b5
|
fix: pluginNameSchema typing
|
2025-02-04 17:13:59 +01:00 |
|
abdou6666
|
1337c8cb6b
|
fix: remove if plugin in msg check
|
2025-02-04 16:17:31 +01:00 |
|
abdou6666
|
ccd8d95f8f
|
fix: apply feedback
|
2025-02-04 16:13:14 +01:00 |
|
abdou6666
|
abb90fcd12
|
fix: apply feedback
|
2025-02-04 15:54:02 +01:00 |
|
abdou6666
|
1b2687d84d
|
fix: attachment validation bug
|
2025-02-04 15:34:19 +01:00 |
|
hexastack
|
02c50d76a1
|
fix: update dynamicfields default values
|
2025-02-04 14:51:27 +01:00 |
|
abdou6666
|
183a24198e
|
fix: uninstall joi
|
2025-02-04 11:09:48 +01:00 |
|
abdou6666
|
af536a9f48
|
feat: zod validation message
|
2025-02-04 11:05:22 +01:00 |
|
abdou6666
|
42c7d110a2
|
feat: button zod validation
|
2025-02-03 18:54:25 +01:00 |
|
Med Marrouchi
|
427321859b
|
Merge pull request #677 from Hexastack/feat/add-channelSchema-zod-validation
Feat: add channel schema zod validation
|
2025-02-03 18:53:30 +01:00 |
|
Mohamed Marrouchi
|
8955ec38f0
|
feat: handle plain text payloads
|
2025-02-03 18:42:03 +01:00 |
|
abdou6666
|
a648fec828
|
fix: accept other key,values in channelDataSchema
|
2025-02-03 18:30:14 +01:00 |
|
Mohamed Marrouchi
|
e8f031da02
|
fix: handle multer upload in middleware (long pooling only)
|
2025-02-03 18:20:38 +01:00 |
|
abdou6666
|
ac01cc7269
|
fix: apply feedback naming
|
2025-02-03 18:02:42 +01:00 |
|
abdou6666
|
768feb70e2
|
fix: apply feedback
|
2025-02-03 17:44:55 +01:00 |
|
abdou6666
|
5108169174
|
fix: add regex for context_var
|
2025-02-03 15:14:22 +01:00 |
|
abdou6666
|
011bc69db9
|
feat: channelSchema validation with zod
|
2025-02-03 14:58:57 +01:00 |
|
abdou6666
|
e341f2d3da
|
feat: replace joi with zod captureVar
|
2025-02-03 14:37:55 +01:00 |
|
abdou6666
|
a3cecf0977
|
feat: replace join with zod is-position
|
2025-02-03 14:21:33 +01:00 |
|
abdou6666
|
37486150df
|
fix: apply feedback
|
2025-02-03 14:18:47 +01:00 |
|
abdou6666
|
d4a6c26919
|
fix: ensure the input being passed is an array
|
2025-02-03 14:00:32 +01:00 |
|
abdou6666
|
7a8545e646
|
feat: replace joi with zod is-pattern-list
|
2025-02-03 13:52:49 +01:00 |
|
abdou6666
|
a6d4f78c39
|
fix: change payloadPatternSchema to camel case
|
2025-02-03 13:38:03 +01:00 |
|
abdou6666
|
22007e451a
|
fix: update pattern schema camel case
|
2025-02-03 12:36:32 +01:00 |
|
abdou6666
|
aa8c54c511
|
feat: zod pattern
|
2025-02-03 11:09:23 +01:00 |
|
abdou6666
|
22046d57e9
|
feat: zod quick reply
|
2025-02-03 10:58:53 +01:00 |
|
abdou6666
|
b09f198da3
|
feat: zod subscriber-context
|
2025-02-03 10:52:43 +01:00 |
|
abdou6666
|
8084623b06
|
feat: zod position
|
2025-02-03 10:48:40 +01:00 |
|
abdou6666
|
87e068b2fe
|
feat: zod capture-var
|
2025-02-03 10:44:56 +01:00 |
|
abdou6666
|
8ca12e3a3d
|
feat: zod attachment
|
2025-02-03 10:40:17 +01:00 |
|