Commit Graph

206 Commits

Author SHA1 Message Date
yassinedorbozgithub
112eee04eb fix: make stronger the cacheable typing 2025-05-08 17:18:42 +01:00
yassinedorbozgithub
f559454049 fix: update unit tests 2025-05-06 16:20:06 +01:00
yassinedorbozgithub
cf7af41ee1 fix: update jsdoc 2025-05-06 15:51:04 +01:00
yassinedorbozgithub
8166d60358 fix: update unit test message 2025-05-06 15:42:59 +01:00
yassinedorbozgithub
c1c92475a3 fix: update base-repository unit tests to support shouldFlatten 2025-05-06 15:37:01 +01:00
yassinedorbozgithub
f5dec41b34 fix: handle array edge case 2025-05-06 14:57:58 +01:00
yassinedorbozgithub
0b9f6e49e1 fix: handle unit tests arrays case 2025-05-06 14:17:51 +01:00
yassinedorbozgithub
b200fbf6da fix: add missing return type 2025-05-06 14:12:45 +01:00
yassinedorbozgithub
79b674f2f3 fix: add unit tests for the flatten utility function 2025-05-06 11:28:10 +01:00
yassinedorbozgithub
35a435090c fix: add missing result type 2025-05-06 09:22:21 +01:00
yassinedorbozgithub
521619be0f fix: add flatten syntax to udapteOne and UpdateMany 2025-05-06 08:34:30 +01:00
yassinedorbozgithub
a782c6d3ba Merge branch 'main' into fix/define-content-type-fields-type 2025-04-11 23:53:26 +01:00
Yassine
aed32e8a21 Merge pull request #842 from Hexastack/839-nlu-values---display-samples-count-per-value
feat: support the display samples count per value
2025-04-11 09:48:04 +01:00
hexastack
ca633b52fb fix: address review 2025-04-07 12:59:21 +01:00
yassinedorbozgithub
e592a781b3 fix: refactor logic 2025-04-05 21:59:19 +01:00
hexastack
c174ddc708 fix: define a type for fields in ContentType schema 2025-04-04 15:46:51 +01:00
yassinedorbozgithub
d705a3efc8 feat: add cleanup module 2025-04-04 08:31:37 +01:00
Med Marrouchi
a718128186 Merge pull request #852 from Hexastack/851-issue---make-logger-part-of-the-base-repository
feat: centrelize logger
2025-04-04 08:20:02 +01:00
Med Marrouchi
2c4d8e3352 Merge pull request #850 from Hexastack/849-issue---make-eventemitter-part-of-the-base-repository
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
feat: centrelize eventEmitter
2025-04-03 15:53:26 +01:00
yassinedorbozgithub
cca2922553 fix: resolve file conflicts 2025-03-24 14:15:52 +01:00
Med Marrouchi
c91bf8c4f7 Merge pull request #853 from Hexastack/feat/envelope-factory
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
feat: envelope factory
2025-03-24 13:36:03 +01:00
Med Marrouchi
13cf35b828 Merge pull request #840 from Hexastack/feat/add-doc-field-nlp-values
feat: add description attribute for nlu values
2025-03-24 10:19:24 +01:00
Mohamed Marrouchi
67c4bc753f feat: re-adapt unit tests for schema change 2025-03-24 10:12:40 +01:00
yassinedorbozgithub
6ccf2cb72d Merge branch '849-issue---make-eventemitter-part-of-the-base-repository' into 851-issue---make-logger-part-of-the-base-repository 2025-03-24 01:52:10 +01:00
yassinedorbozgithub
3b1738caf0 fix: inject eventEmitter and read triggred eventName 2025-03-24 01:48:22 +01:00
Mohamed Marrouchi
10b39529b9 feat: envelope factory 2025-03-23 21:31:18 +01:00
yassinedorbozgithub
020f63097e feat: centrelize logger 2025-03-23 17:26:23 +01:00
yassinedorbozgithub
80f7fdf8f5 feat: centrelize eventEmitter 2025-03-23 16:37:40 +01:00
yassinedorbozgithub
ac770154f5 feat: add unit tests global provider config 2025-03-23 08:52:19 +01:00
yassinedorbozgithub
db94b5c4d5 fix: move canPopulate method to the base-repository 2025-03-22 17:08:06 +01:00
yassinedorbozgithub
6da932977f feat: add emitAsync support 2025-03-19 11:24:34 +01:00
Mohamed Marrouchi
7e48eb6067 feat: add outcome attribute 2025-03-03 09:54:31 +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
yassinedorbozgithub
49f0a9e1cf fix: label unit tests 2025-02-19 22:02:56 +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
abdou6666
193be72b55 feat: refactor playload type 2025-02-13 15:48: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
e341f2d3da feat: replace joi with zod captureVar 2025-02-03 14:37:55 +01:00
Mohamed Marrouchi
2694a4f802 fix: load origins from settings 2025-01-23 16:31:49 +01:00
abdou6666
d9ef2152b7 fix: cors issue for http server 2025-01-23 15:59:26 +01:00
Med Marrouchi
9c0a358977 Merge pull request #589 from Hexastack/feat/refactor-attachment-helper
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
feat: refactor attachment storage to use helpers
2025-01-20 19:01:45 +01:00
Med Marrouchi
854cfd856f Merge pull request #579 from Hexastack/576-issue---refactor-updateone-logic-to-centralize-logs
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
update(api): centralize updateOne error handling logic
2025-01-20 10:24:48 +01:00
Mohamed Marrouchi
81aed2e5db feat: refactor attachment storage to use helpers 2025-01-20 09:59:03 +01:00
yassinedorbozgithub
6eb29e9a96 fix: handle object error messages 2025-01-17 11:56:59 +01:00
yassinedorbozgithub
6c75e6df4a refactor(api): Refactor updateOne logic 2025-01-16 18:47:25 +01:00
Mohamed Marrouchi
359049ff3d refactor: use enums 2025-01-16 17:41:30 +01:00
Mohamed Marrouchi
c27f37a6e6 feat: rename enum instead of string 2025-01-16 10:14:50 +01:00
Mohamed Marrouchi
3f9dd692bf refactor: rename context to resourceRef 2025-01-16 08:36:21 +01:00
Mohamed Marrouchi
505cd247a1 feat: add the access attribute 2025-01-16 06:46:41 +01:00