Commit Graph

225 Commits

Author SHA1 Message Date
Med Marrouchi
7acf637273 Merge pull request #802 from Hexastack/801-issue---deletemany-align-ids-type-with-value
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 UI Image / build-and-push (push) Has been cancelled
fix(api): align deleteMany ids type with value
2025-03-03 20:31:22 +01:00
Med Marrouchi
4399cc0957 Merge pull request #784 from medtaher123/fix/delete-invitation-on-role-delete
feat: delete invitation on role delete
2025-03-03 20:21:51 +01:00
Mohamed Marrouchi
7e48eb6067 feat: add outcome attribute 2025-03-03 09:54:31 +01:00
yassinedorbozgithub
67b1b7d7ff fix(api): align ids type with value 2025-02-26 16:31:41 +01:00
Med Marrouchi
07e2ea84f7 Merge pull request #791 from yassine-sallemi/701-issue---label-bulk-delete-v2
fix: add label bulk delete
2025-02-24 16:59:50 +01:00
Yassine Sallemi
44bb8b08e4 fix: labels cascade delete 2025-02-19 22:02:56 +01:00
yassinedorbozgithub
49f0a9e1cf fix: label unit tests 2025-02-19 22:02:56 +01:00
yassinedorbozgithub
80d94699bf fix: add label bulk delete 2025-02-19 22:02:56 +01:00
medtaher
1707366d98 feat: delete invitation on role delete 2025-02-19 18:23:57 +01:00
Med Marrouchi
b53970b935 Merge pull request #719 from Hexastack/feat/zod-validation-message-refactor-payload-type
Feat: zod validation message refactor payload type
2025-02-19 15:53:27 +01:00
Med Marrouchi
8ef4307c58 Merge pull request #768 from yassine-sallemi/fix/category-bulk-delete-toast-message
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 UI Image / build-and-push (push) Waiting to run
fix: appropriate toast message on category bulk delete
2025-02-18 18:37:06 +01:00
Yassine Sallemi
85d50f6fac fix: label instead of id 2025-02-17 16:07:42 +01:00
Yassine Sallemi
a1dd6f5ee5 fix: appropriate toast message on category bulk delete 2025-02-17 15:57:02 +01:00
yassinedorbozgithub
0a47ff73fb fix(api): update string and regex string zod validations 2025-02-17 06:51:12 +01:00
abdou6666
193be72b55 feat: refactor playload type 2025-02-13 15:48:12 +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
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
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
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
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
abdou6666
a648fec828 fix: accept other key,values in channelDataSchema 2025-02-03 18:30:14 +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