Commit Graph

63 Commits

Author SHA1 Message Date
yassinedorbozgithub
a4033991c1 fix(api): make optional DI required 2025-06-19 08:43:16 +01:00
yassinedorbozgithub
6438ccda3c fix(api): resolve file conflicts 2025-06-18 17:19:31 +01:00
yassinedorbozgithub
2d799e0886 feat(api): add automatic DI to CMS module 2025-06-16 07:13:26 +01:00
yassinedorbozgithub
99f0f0eb2f fix(api): enhance logic 2025-06-12 17:41:20 +01:00
yassinedorbozgithub
af502e97dd fix: update jsdoc 2025-06-10 18:33:12 +01:00
yassinedorbozgithub
bac3597614 fix: apply feedback 2025-06-10 18:19:38 +01:00
yassinedorbozgithub
f4ca6613c7 fix: apply feedback 2025-06-10 18:14:22 +01:00
yassinedorbozgithub
c71d750bdc api: apply feedback 2025-06-10 10:29:22 +01:00
yassinedorbozgithub
e528dcc2c2 fix(api): apply feedback 2025-06-10 09:38:33 +01:00
yassinedorbozgithub
420f81d853 fix(api): update contentField name DTO 2025-06-02 10:40:06 +01:00
Med Marrouchi
83d3e01ba4 revert change 2025-04-16 17:34:22 +01:00
Med Marrouchi
bfaf9d4865 Revert "Revert "fix: backward compatibility content type fields type"" 2025-04-16 17:32:47 +01:00
Med Marrouchi
b76bcc09fe Revert "fix: backward compatibility content type fields type" 2025-04-16 17:32:22 +01:00
Med Marrouchi
40ccf73331 Update api/src/cms/dto/contentType.dto.ts 2025-04-16 17:27:38 +01:00
hexastack
00cf334788 fix: address feedback 2025-04-16 11:33:01 +01:00
hexastack
a5f1aa25e4 fix: address feedback 2025-04-16 11:26:45 +01:00
hexastack
2e04f3cef4 fix: backward compatibility content type fields type 2025-04-16 11:15:01 +01:00
yassinedorbozgithub
e6ad44784b fix: apply feedback update 2025-04-11 23:57:47 +01:00
yassinedorbozgithub
a782c6d3ba Merge branch 'main' into fix/define-content-type-fields-type 2025-04-11 23:53:26 +01:00
hexastack
caaee58072 fix: add suggestion 2025-04-07 15:15:10 +01:00
hexastack
ca633b52fb fix: address review 2025-04-07 12:59:21 +01:00
hexastack
3153ab09cb fix: importing csv file ignores fields and status always true 2025-04-07 11:53:39 +01:00
hexastack
c174ddc708 fix: define a type for fields in ContentType schema 2025-04-04 15:46:51 +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
Emnaghz
602bfea3f7 fix: remove Attachment module 2025-02-20 21:41:40 +01:00
Emnaghz
e0865ea3e5 fix: add requested changes 2025-02-20 14:10:49 +01:00
Emnaghz
82f46ad65e fix: enhacement of content import 2025-02-19 18:03:58 +01:00
hexastack
02c50d76a1 fix: update dynamicfields default values 2025-02-04 14:51:27 +01:00
yassinedorbozgithub
6c75e6df4a refactor(api): Refactor updateOne logic 2025-01-16 18:47:25 +01:00
Med Marrouchi
cbbae7e274 Merge pull request #546 from Hexastack/refactor/attachment-payload
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 payload + use public signed urls in web channel
2025-01-14 19:12:00 +01:00
yassinedorbozgithub
07fe025c6e fix: update DTO type naming 2025-01-11 17:17:05 +01:00
yassinedorbozgithub
43c56ab2dd feat: implement dynamic create DTO for Menu 2025-01-10 17:24:48 +01:00
yassinedorbozgithub
635687536b feat: implement dynamic create DTO for Content 2025-01-10 17:15:40 +01:00
yassinedorbozgithub
559c6c586f feat: implement dynamic create DTO for ContentType 2025-01-10 16:53:50 +01:00
Mohamed Marrouchi
20cf7171fa refactor: attachment payload typing 2025-01-09 17:40:02 +01:00
Mohamed Marrouchi
d48b88f41e fix: remove unecessary WithUrl typing 2025-01-09 10:52:00 +01:00
yassinedorbozgithub
f9f764f3fe fix(api): apply feedbacks 2025-01-08 16:39:17 +01:00
yassinedorbozgithub
0101655e33 fix: CMS module issues 2025-01-07 11:37:03 +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
yassinedorbozgithub
c1fcdf3b73 fix: replace findpage method by find method 2024-12-09 12:11:47 +01:00
yassinedorbozgithub
afa8364996 fix: add missing await 2024-12-07 11:59:00 +01:00
yassinedorbozgithub
6cbedcbc16 fix: update unit tests 2024-12-04 08:47:57 +01:00
yassinedorbozgithub
cde4a36294 Refactor: merge find findPage - findAndPopulate findPageAndPopulate 2024-12-03 17:16:57 +01:00
yassinedorbozgithub
65c52e645d fix: update environment variables names 2024-12-02 10:27:27 +01:00
Mohamed Marrouchi
8ec4a33d94 fix: pagination 2024-11-22 16:05:30 +01:00
Mohamed Marrouchi
7e5884a82f fix: content vs element 2024-11-19 12:29:56 +01:00
yassinedorbozgithub
10449259d9 refactor(api): mogoose types 2024-10-29 14:36:46 +01:00
yassinedorbozgithub
72e3f3ef1a fix(api): eslint imports order 2024-10-16 18:54:55 +01:00