Commit Graph

1454 Commits

Author SHA1 Message Date
yassinedorbozgithub
6fe846d360 refactor(frontend): update label dialogs 2025-02-05 11:58:30 +01:00
abdou6666
87e5477e8e fix: remove type assertion 2025-02-05 11:55:28 +01:00
hexastack
c9e846e834 fix: minor 2025-02-05 11:41:23 +01:00
abdou6666
4e80a0a215 fix: typing & remove type assertion 2025-02-05 11:41:09 +01:00
yassinedorbozgithub
e630d1e2ac fix(frontend): centrelize delete options in one variable 2025-02-05 11:35:59 +01:00
yassinedorbozgithub
4ed0d5976c refactor(frontend): update contextVar dialogs 2025-02-05 11:31:41 +01:00
yassinedorbozgithub
0a77bc87ac fix(frontend): remove extra line 2025-02-05 10:57:27 +01:00
yassinedorbozgithub
e2a50e9dcf refactor(frontend): update translation dialogs 2025-02-05 10:53:19 +01:00
hexastack
06906c4fcd feat: use single dialog component for both add and edit content type 2025-02-05 10:50:16 +01:00
Med Marrouchi
2afb813cee
Merge pull request #662 from Hexastack/refactor/category-dialog
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
refactor(frontend): category dialog
2025-02-05 09:01:29 +01:00
hexastack
fe13e43b66 fix: minor 2025-02-04 18:46:16 +01:00
Mohamed Marrouchi
a607247d56 test: add unit tests 2025-02-04 18:26:46 +01:00
yassinedorbozgithub
a6d2fae15e fix(frontend): update DialogActions padding 2025-02-04 18:07:55 +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
yassinedorbozgithub
33ce8cc5bf fix(frontend): remove unnecessary useMemo 2025-02-04 17:53:36 +01:00
abdou6666
7332f77624 fix: apply feedback 2025-02-04 17:51:31 +01:00
yassinedorbozgithub
5197e57efa fix(frontend): update confirm dialog first prop type 2025-02-04 17:49:58 +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
hexastack
044ce6e725 fix: revert accidentally removed snippet 2025-02-04 17:07:13 +01:00
yassinedorbozgithub
268dd6812b fix(frontend): add dialog extra props 2025-02-04 16:54:28 +01:00
hexastack
9e029674e1 fix: reset form 2025-02-04 16:21:31 +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
yassinedorbozgithub
64707c5cf5 fix(frontend): add feedback updates 2025-02-04 15:42:37 +01:00
abdou6666
1b2687d84d fix: attachment validation bug 2025-02-04 15:34:19 +01:00
yassinedorbozgithub
7a19ba67e5 fix(frontend): add disabled attribute for category delete button 2025-02-04 14:58:24 +01:00
hexastack
8112b80f94 fix: includes the dynamic fields in creation form 2025-02-04 14:53:22 +01:00
hexastack
02c50d76a1 fix: update dynamicfields default values 2025-02-04 14:51:27 +01:00
yassinedorbozgithub
1398250e58 fix(frontend): include minor changes 2025-02-04 14:46:53 +01:00
yassinedorbozgithub
2962540124 fix(frontend): update variable name 2025-02-04 11:56:31 +01:00
yassinedorbozgithub
72ffde9d4e fix(frontend): include minor changes 2025-02-04 11:44:04 +01:00
yassinedorbozgithub
b7351e532f fix(frontend): remove submitAsync function 2025-02-04 11:40:44 +01:00
yassinedorbozgithub
dfff8cab10 fix(frontend): update categoryForm to use mutate 2025-02-04 11:37:21 +01:00
yassinedorbozgithub
658bfbc924 fix(frontend): apply feedback updates 2025-02-04 11:30:44 +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
yassinedorbozgithub
0b19f45b59 fix(frontend): apply feedback updates 2025-02-04 06:10:11 +01:00
yassinedorbozgithub
5c5db5b6af Merge branch 'main' into refactor/category-dialog 2025-02-04 05:41:35 +01:00
Med Marrouchi
8d52d4efb7
Merge pull request #678 from Hexastack/feat/button-schema-validation-zod
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
Feat: button schema validation zod
2025-02-03 18:59:26 +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